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!)
A010072 a(n+1) = a(n) + sum of digits in base 9 representation of a(n). 0
1, 2, 4, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 96, 104, 112, 120, 128, 136, 144, 152, 168, 176, 184, 192, 200, 208, 216, 224, 240, 256, 264, 272, 280, 288, 296, 312, 328, 336, 344, 352, 360, 368, 384, 400, 416, 424, 432, 440, 456, 472, 488, 496 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
NestList[#+Total[IntegerDigits[#, 9]]&, 1, 60] (* Harvey P. Dale, Apr 18 2011 *)
CROSSREFS
Sequence in context: A261890 A072874 A160158 * A318654 A333994 A305656
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from Neven Juric, Apr 11 2008
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 10 01:53 EDT 2024. Contains 373251 sequences. (Running on oeis4.)