Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A046156
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A046156 Limit set for operation of repeatedly replacing a number by the sum of the cubes of its digits. +0
4
0, 1, 55, 133, 136, 153, 160, 217, 244, 250, 352, 370, 371, 407, 919, 1459 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

lst = {}; Do[a = NestWhile[Plus @@ (IntegerDigits@#^3) &, n, Unequal, All]; If[FreeQ[lst, a], AppendTo[lst, a]], {n, 10^4}] (from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 19 2006)

CROSSREFS

Cf. A046197, A113708.

Adjacent sequences: A046153 A046154 A046155 this_sequence A046157 A046158 A046159

Sequence in context: A080701 A039442 A063324 this_sequence A044306 A044687 A130745

KEYWORD

nonn,fini,full,base

AUTHOR

Richard Schroeppel (rschroe(AT)sandia.gov)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 5 16:50 EDT 2008. Contains 144613 sequences.


AT&T Labs Research