The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A118864 Start with 1 and repeatedly place the first digit at the end of the number and add 17. 0
1, 18, 98, 106, 78, 104, 58, 102, 38, 100, 18, 98, 106, 78, 104, 58, 102, 38, 100, 18, 98, 106, 78, 104, 58, 102, 38, 100, 18, 98, 106, 78, 104, 58, 102, 38, 100, 18, 98, 106, 78, 104, 58, 102, 38, 100, 18, 98, 106, 78, 104, 58, 102, 38, 100, 18, 98, 106, 78, 104, 58 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 1 step the sequence enters a cycle of length 9.
LINKS
MATHEMATICA
NestList[FromDigits[RotateLeft[IntegerDigits[#]]]+17&, 1, 60] (* or *) PadRight[{1}, 100, {100, 18, 98, 106, 78, 104, 58, 102, 38}] (* Harvey P. Dale, Dec 21 2016 *)
CROSSREFS
Sequence in context: A264202 A338783 A324304 * A118606 A318063 A177371
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 24 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 June 12 06:07 EDT 2024. Contains 373322 sequences. (Running on oeis4.)