login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A051414 a(n+1) = a(n) + sum of digits of a(n)^3. 1
145, 173, 208, 254, 289, 326, 370, 389, 442, 488, 514, 560, 586, 605, 631, 668, 712, 749, 793, 848, 883, 938, 982, 1037, 1072, 1109, 1153, 1199, 1252, 1289, 1324, 1352, 1387, 1433, 1486, 1532, 1585, 1640, 1666, 1712, 1756, 1802, 1846, 1892, 1945, 2000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Elements >= 1109 can be found in A051373.

MATHEMATICA

NestList[#+Total[IntegerDigits[#^3]]&, 145, 50]  [From Harvey P. Dale, Jan. 9, 2011]

CROSSREFS

Cf. A051373.

Sequence in context: A043652 A164770 A159777 * A176699 A177223 A158133

Adjacent sequences:  A051411 A051412 A051413 * A051415 A051416 A051417

KEYWORD

easy,nonn,base

AUTHOR

Miklos SZABO (mike(AT)ludens.elte.hu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 16:34 EST 2012. Contains 205938 sequences.