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!)
A036227 a(1) = 20; a(n+1) = a(n) + sum of decimal digits of a(n). 1
20, 22, 26, 34, 41, 46, 56, 67, 80, 88, 104, 109, 119, 130, 134, 142, 149, 163, 173, 184, 197, 214, 221, 226, 236, 247, 260, 268, 284, 298, 317, 328, 341, 349, 365, 379, 398, 418, 431, 439, 455, 469, 488, 508, 521, 529, 545, 559, 578, 598, 620, 628, 644, 658 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
elements >= 109 can be found in A007618.
LINKS
MATHEMATICA
NestList[#+Total[IntegerDigits[#]]&, 20, 60] (* Harvey P. Dale, May 11 2014 *)
CROSSREFS
Sequence in context: A094203 A095439 A359076 * A328636 A171953 A133260
KEYWORD
easy,nonn,base
AUTHOR
Miklos SZABO (mike(AT)ludens.elte.hu)
EXTENSIONS
Edited by Charles R Greathouse IV, Aug 02 2010
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 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)