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!)
A036230 a(n+1) = a(n) + sum of digits of a(n) starting with 110. 0
110, 112, 116, 124, 131, 136, 146, 157, 170, 178, 194, 208, 218, 229, 242, 250, 257, 271, 281, 292, 305, 313, 320, 325, 335, 346, 359, 376, 392, 406, 416, 427, 440, 448, 464, 478, 497, 517, 530, 538, 554, 568, 587, 607, 620, 628, 644, 658, 677, 697, 719 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Elements >= 218 can be found in A004207.
LINKS
MATHEMATICA
NestList[#+Total[IntegerDigits[#]]&, 110, 50] (* Harvey P. Dale, Oct 01 2017 *)
CROSSREFS
Sequence in context: A112891 A182621 A267254 * A171236 A279421 A135642
KEYWORD
nonn,base,easy
AUTHOR
Miklos SZABO (mike(AT)ludens.elte.hu)
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)