login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118525 Start with 1 and repeatedly reverse the digits and add 6 to get the next term. 1
1, 7, 13, 37, 79, 103, 307, 709, 913, 325, 529, 931, 145, 547, 751, 163, 367, 769, 973, 385, 589, 991, 205, 508, 811, 124, 427, 730, 43, 40, 10, 7, 13, 37, 79, 103, 307, 709, 913, 325, 529, 931, 145, 547, 751, 163, 367, 769, 973, 385, 589, 991 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

N. J. A. Sloane, Sequences of RADD type

FORMULA

After 1 step enters a cycle of length 30.

MATHEMATICA

NestList[FromDigits[Reverse[IntegerDigits[#]]]+6&, 1, 60]  (* From Harvey P. Dale, Apr 22 2011 *)

CROSSREFS

Cf. A117828, A117816, A117817.

Sequence in context: A088985 A022005 A118819 * A094069 A052378 A090607

Adjacent sequences:  A118522 A118523 A118524 * A118526 A118527 A118528

KEYWORD

nonn,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 06 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 09:27 EST 2012. Contains 205904 sequences.