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!)
A118214 Start with 1 and repeatedly reverse the digits and add 67 to get the next term. 0
1, 68, 153, 418, 881, 255, 619, 983, 456, 721, 194, 558, 922, 296, 759, 1024, 4268, 8691, 2035, 5369, 9702, 2146, 6479, 9813, 3256, 6590, 1023, 3268, 8690, 1035, 5368, 8702, 2145, 5479, 9812, 2256, 6589, 9923, 3366, 6700, 143, 408, 871, 245, 609, 973 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 43 steps enters a cycle of 99.
LINKS
N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
MATHEMATICA
NestList[FromDigits[Reverse[IntegerDigits[#]]]+67&, 1, 50] (* Harvey P. Dale, Oct 14 2012 *)
CROSSREFS
Sequence in context: A044319 A044700 A063341 * A211687 A256023 A044400
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 July 27 02:35 EDT 2024. Contains 374636 sequences. (Running on oeis4.)