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!)
A118150 Start with 1 and repeatedly reverse the digits and add 53 to get the next term. 1
1, 54, 98, 142, 294, 545, 598, 948, 902, 262, 315, 566, 718, 870, 131, 184, 534, 488, 937, 792, 350, 106, 654, 509, 958, 912, 272, 325, 576, 728, 880, 141, 194, 544, 498, 947, 802, 261, 215, 565, 618, 869, 1021, 1254, 4574, 4807, 7137, 7370, 790, 150, 104 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 49 steps enters a cycle of 54.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
MATHEMATICA
NestList[IntegerReverse[#]+53&, 1, 60] (* Harvey P. Dale, Sep 21 2023 *)
CROSSREFS
Sequence in context: A045933 A088986 A259717 * A039779 A044143 A044524
KEYWORD
base,nonn,less
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 14 2006
EXTENSIONS
Corrected by Harvey P. Dale, Apr 19 2014
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 18 12:53 EDT 2024. Contains 371780 sequences. (Running on oeis4.)