A360597 Ratios of consecutive terms of A084337: a(n) = max(A084337(n), A084337(n+1)) / min(A084337(n), A084337(n+1)).
2, 3, 4, 8, 5, 6, 18, 7, 9, 45, 10, 11, 77, 12, 30, 13, 14, 91, 16, 15, 160, 17, 19, 228, 20, 21, 510, 22, 28, 23, 24, 276, 25, 26, 1100, 27, 39, 29, 31, 279, 32, 58, 33, 34, 561, 35, 56, 36, 40, 37, 38, 1332, 41, 42, 1558, 43, 44, 1419, 46, 47, 2632, 48, 49
Offset: 0
Keywords
Examples
For n = 20: A084337(20) = 1920 and A084337(21) = 12, so a(20) = 1920 / 12 = 160. For n = 21: A084337(21) = 12 and A084337(22) = 204, so a(21) = 204 / 12 = 17.
Links
- Rémy Sigrist, PARI program
Crossrefs
Cf. A084337.
Programs
-
PARI
See Links section.
Comments