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!)
A118090 Start with 1 and repeatedly reverse the digits and add 44 to get the next term. 1
1, 45, 98, 133, 375, 617, 760, 111, 155, 595, 639, 980, 133, 375, 617, 760, 111, 155, 595, 639, 980, 133, 375, 617, 760, 111, 155, 595, 639, 980, 133, 375, 617, 760, 111, 155, 595, 639, 980, 133, 375, 617, 760, 111, 155, 595, 639, 980, 133, 375, 617, 760 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 3 steps enters a cycle of length 9.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
MATHEMATICA
NestList[IntegerReverse[#]+44&, 1, 60] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Feb 03 2021 *)
CROSSREFS
Sequence in context: A044564 A320884 A324460 * A350422 A350332 A247887
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 11 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 June 29 17:26 EDT 2024. Contains 373855 sequences. (Running on oeis4.)