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!)
A118837 Start with 1 and repeatedly place the first digit at the end of the number and add 4. 0
1, 5, 9, 13, 35, 57, 79, 101, 15, 55, 59, 99, 103, 35, 57, 79, 101, 15, 55, 59, 99, 103, 35, 57, 79, 101, 15, 55, 59, 99, 103, 35, 57, 79, 101, 15, 55, 59, 99, 103, 35, 57, 79, 101, 15, 55, 59, 99, 103, 35, 57, 79, 101, 15, 55, 59, 99, 103, 35, 57, 79, 101, 15, 55, 59, 99, 103 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
After 4 steps the sequence enters a cycle of length 9.
LINKS
MATHEMATICA
NestList[FromDigits[RotateLeft[IntegerDigits[#]]]+4&, 1, 70] (* or *) PadRight[ {1, 5, 9, 13}, 70, {55, 59, 99, 103, 35, 57, 79, 101, 15}] (* Harvey P. Dale, Mar 04 2015 *)
CROSSREFS
Sequence in context: A024728 A024950 A180514 * A117828 A117830 A191219
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 April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)