|
Search: id:A000221
|
|
|
| A000221 |
|
Take sum of squares of digits of previous term. |
|
+0 1
|
|
| 5, 25, 29, 85, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
R. Honsberger, Ingenuity in Math., Random House, 1970, p. 83.
A. Porges, A set of eight numbers, Amer. Math. Monthly, 52 (1945), 379-382.
|
|
FORMULA
|
Periodic with period 8.
|
|
MATHEMATICA
|
NestList[Plus @@ IntegerDigits[ # ]^2 &, 5, 50]
|
|
CROSSREFS
|
Sequence in context: A070380 A068574 A000350 this_sequence A018612 A036127 A018639
Adjacent sequences: A000218 A000219 A000220 this_sequence A000222 A000223 A000224
|
|
KEYWORD
|
nonn,base,easy,nice
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|