OFFSET
1,2
COMMENTS
After 809 steps enters a cycle of 108.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
MATHEMATICA
NestList[IntegerReverse[#]+64&, 1, 50] (* Harvey P. Dale, Mar 31 2023 *)
CROSSREFS
KEYWORD
base,nonn,less,easy
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 14 2006
EXTENSIONS
a(31) corrected by Georg Fischer, Jul 17 2020
STATUS
approved