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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118512 Define sequence S_m by: initial term = m, reverse digits and add 1 to get next term. Entry shows S_11. This reaches a cycle of length 9 in 18 steps. 3
11, 12, 22, 23, 33, 34, 44, 45, 55, 56, 66, 67, 77, 78, 88, 89, 99, 100, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2, 3, 4, 5, 6, 7 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

MATHEMATICA

NestList[FromDigits[Reverse[IntegerDigits[#]]]+1&, 11, 90] (* From Harvey P. Dale, Oct 16 2011 *)

CROSSREFS

Cf. A118510, A117831, A117230.

Sequence in context: A192287 A084855 A101233 * A112651 A015903 A105945

Adjacent sequences:  A118509 A118510 A118511 * A118513 A118514 A118515

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 21:51 EST 2012. Contains 205978 sequences.