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!)
A118091 Start with 1 and repeatedly reverse the digits and add 46 to get the next term. 0
1, 47, 120, 67, 122, 267, 808, 854, 504, 451, 200, 48, 130, 77, 123, 367, 809, 954, 505, 551, 201, 148, 887, 834, 484, 530, 81, 64, 92, 75, 103, 347, 789, 1033, 3347, 7479, 9793, 4025, 5250, 571, 221, 168, 907, 755, 603, 352, 299, 1038, 8347, 7484, 4893 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 422 steps enters a cycle of 90. All 90 numbers of the cycle are 4-digit numbers.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
MATHEMATICA
NestList[FromDigits[Reverse[IntegerDigits[#]]]+46&, 1, 50] (* Harvey P. Dale, Sep 24 2013 *)
CROSSREFS
Sequence in context: A255142 A114646 A239686 * A235176 A044298 A044679
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 11 2006
EXTENSIONS
Corrected by Harvey P. Dale, Sep 24 2013
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 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)