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!)
A051299 a(n+1) = a(n) + rotate( a(n), 1 digit left). 0
1, 2, 4, 8, 16, 77, 154, 695, 1651, 8162, 9790, 17699, 94690, 141599, 557590, 1133495, 2468446, 7152908, 8681995, 15501953, 70521484, 75736331, 133099648, 464096129, 1105057423, 2155631654, 3711948196, 10831430159, 19145731750, 110603049251, 216633541762 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
NestList[#+FromDigits[RotateLeft[IntegerDigits[#]]]&, 1, 40] (* Harvey P. Dale, Jun 29 2017 *)
CROSSREFS
Sequence in context: A004000 A051300 A001127 * A097049 A119490 A013174
KEYWORD
nonn,base,easy
AUTHOR
Armand Turpel armandt(AT)unforgettable.com
EXTENSIONS
More terms from Harvey P. Dale, Jun 29 2017
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 27 23:22 EDT 2024. Contains 372020 sequences. (Running on oeis4.)