|
Search: id:A066756
|
|
|
| A066756 |
|
Smallest number that requires n^3 steps to reach 1 in its Collatz trajectory (counting x/2 and 3x+1 steps). |
|
+0 1
|
|
| 1, 2, 6, 65, 673, 342, 2919, 129991, 1590511, 301695657
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
R. K. Guy, Problem E16, Unsolved Problems in Number Theory, 2nd edition, Springer-Verlag, NY pp. 215-218
|
|
LINKS
|
Index entries for sequences related to 3x+1 (or Collatz) problem
|
|
FORMULA
|
Collatz: n = n/d if n even else n = 3*n+1, count the steps until n=1
|
|
EXAMPLE
|
sequence(2) = 6 since trajectory of 6 is (6,3,10,5,16,8,4,2,1), 8 steps = 2^3
|
|
CROSSREFS
|
Cf. A006577, A066773.
Sequence in context: A139695 A052522 A061999 this_sequence A070872 A055685 A046399
Adjacent sequences: A066753 A066754 A066755 this_sequence A066757 A066758 A066759
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Randall L. Rathbun, Jan 18 2002
|
|
EXTENSIONS
|
More terms from Larry Reeves (larryr(AT)acm.org), Apr 12 2002
|
|
|
Search completed in 0.002 seconds
|