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!)
A118152 Start with 1 and repeatedly reverse the digits and add 56 to get the next term. 0
1, 57, 131, 187, 837, 794, 553, 411, 170, 127, 777, 833, 394, 549, 1001, 1057, 7557, 7613, 3223, 3279, 9779, 9835, 5445, 5501, 1111, 1167, 7667, 7723, 3333, 3389, 9889, 9945, 5555, 5611, 1221, 1277, 7777, 7833, 3443, 3499, 9999, 10055, 55057, 75111 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 13 steps enters a cycle of 207.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
MATHEMATICA
NestList[FromDigits[Reverse[IntegerDigits[#]]]+56&, 1, 60] (* Harvey P. Dale, Dec 12 2010 *)
CROSSREFS
Sequence in context: A304841 A240759 A154092 * A020186 A063316 A020284
KEYWORD
base,nonn,less
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 14 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 16 00:41 EDT 2024. Contains 371696 sequences. (Running on oeis4.)