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!)
A118602 Start with 1 and repeatedly reverse the digits and add 21 to get the next term. 0
1, 22, 43, 55, 76, 88, 109, 922, 250, 73, 58, 106, 622, 247, 763, 388, 904, 430, 55, 76, 88, 109, 922, 250, 73, 58, 106, 622, 247, 763, 388, 904, 430, 55, 76, 88, 109, 922, 250, 73, 58, 106, 622, 247, 763, 388, 904, 430, 55, 76, 88, 109, 922, 250, 73, 58 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 3 steps enters a cycle of length 15.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MATHEMATICA
NestList[IntegerReverse[#]+21&, 1, 120] (* or *) PadRight[{1, 22, 43}, 120, {388, 904, 430, 55, 76, 88, 109, 922, 250, 73, 58, 106, 622, 247, 763}] (* Harvey P. Dale, Apr 13 2017 *)
CROSSREFS
Sequence in context: A154087 A063327 A066957 * A215146 A086679 A019508
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 08 2006
EXTENSIONS
Corrected by Harvey P. Dale, Apr 13 2017
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 25 09:20 EDT 2024. Contains 371967 sequences. (Running on oeis4.)