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!)
A118616 Start with 1 and repeatedly reverse the digits and add 29 to get the next term. 0
1, 30, 32, 52, 54, 74, 76, 96, 98, 118, 840, 77, 106, 630, 65, 85, 87, 107, 730, 66, 95, 88, 117, 740, 76, 96, 98, 118, 840, 77, 106, 630, 65, 85, 87, 107, 730, 66, 95, 88, 117, 740, 76, 96, 98, 118, 840, 77, 106, 630, 65, 85, 87, 107, 730, 66, 95, 88, 117, 740, 76, 96, 98 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 6 steps enters a cycle of length 18.
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, 0, 0, 0, 1).
MATHEMATICA
NestList[29+IntegerReverse[#]&, 1, 70] (* or *) PadRight[{1, 30, 32, 52, 54, 74}, 70, {730, 66, 95, 88, 117, 740, 76, 96, 98, 118, 840, 77, 106, 630, 65, 85, 87, 107}] (* Harvey P. Dale, Apr 29 2022 *)
CROSSREFS
Sequence in context: A335148 A328737 A370127 * A181456 A295489 A344807
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 08 2006
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)