login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A003620 Number of iterations until 3n reaches 153 under x goes to sum of cubes of digits map.
(Formerly M2829)
1
3, 10, 4, 5, 10, 2, 5, 3, 2, 3, 6, 6, 6, 3, 5, 6, 10, 5, 5, 10, 6, 6, 6, 2, 5, 8, 2, 6, 8, 4, 6, 6, 4, 5, 10, 2, 4, 7, 11, 5, 7, 9, 10, 7, 1, 6, 7, 11, 7, 10, 0, 6, 8, 9, 6, 4, 11, 7, 13, 2, 6, 4, 4, 10, 8, 4, 5, 3, 2, 5, 7, 9, 10, 4, 8, 8, 7, 5, 10, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = A165331(A008585(n)). [From Reinhard Zumkeller, Nov 21 2009]
REFERENCES
J. Roberts, Lure of the Integers, Math. Assoc. America, 1992, p. 13.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
MATHEMATICA
Table[Length[NestWhileList[Total[IntegerDigits[#]^3]&, 3n, #!=153&]]-1, {n, 80}] (* Harvey P. Dale, Dec 19 2011 *)
CROSSREFS
Cf. A055012. [From Reinhard Zumkeller, Nov 21 2009]
Sequence in context: A320583 A339317 A131814 * A235923 A192028 A111229
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)