A378846 Smallest starting x which takes n halving steps to reach the minimum of a cycle in the 3x-1 iteration.
1, 2, 4, 3, 6, 11, 13, 9, 18, 35, 25, 47, 33, 63, 45, 81, 95, 117, 127, 85, 57, 113, 133, 89, 97, 65, 129, 87, 173, 225, 231, 293, 309, 377, 261, 273, 545, 671, 465, 485, 597, 647, 741, 529, 353, 705, 471, 941, 1029, 1241, 837, 577, 385, 257, 513, 343, 229, 153
Offset: 0
Keywords
Links
- Kevin Ryde, Table of n, a(n) for n = 0..932
- Kevin Ryde, C Code (set count type HALF)
Crossrefs
Programs
-
C
/* See links. */
Comments