A378845 Smallest starting x which takes n steps to reach the minimum of a cycle in the 3x-1 iteration.
1, 2, 4, 7, 3, 6, 11, 19, 21, 13, 26, 9, 18, 35, 37, 73, 25, 49, 98, 33, 66, 131, 45, 90, 175, 127, 117, 85, 149, 57, 113, 199, 209, 133, 265, 89, 177, 65, 119, 237, 87, 159, 165, 329, 231, 225, 439, 309, 293, 585, 377, 391, 273, 261, 521, 1042, 671, 695, 485
Offset: 0
Keywords
Links
- Kevin Ryde, Table of n, a(n) for n = 0..1435
- Kevin Ryde, C Code
Crossrefs
Programs
-
C
/* See links. */
Comments