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!)
A118216 Start with 1 and repeatedly reverse the digits and add 69 to get the next term. 0
1, 70, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136, 700, 76, 136 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
EXAMPLE
After 2 steps enters a cycle of 3.
MATHEMATICA
NestList[FromDigits[Reverse[IntegerDigits[#]]]+69&, 1, 70] (* or *) PadRight[{1, 70}, 70, {136, 700, 76}] (* Harvey P. Dale, Mar 26 2015 *)
CROSSREFS
Sequence in context: A166506 A345497 A078291 * A256082 A345487 A114838
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 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)