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

%I #6 Oct 01 2017 17:15:44

%S 110,112,116,124,131,136,146,157,170,178,194,208,218,229,242,250,257,

%T 271,281,292,305,313,320,325,335,346,359,376,392,406,416,427,440,448,

%U 464,478,497,517,530,538,554,568,587,607,620,628,644,658,677,697,719

%N a(n+1) = a(n) + sum of digits of a(n) starting with 110.

%C Elements >= 218 can be found in A004207.

%t NestList[#+Total[IntegerDigits[#]]&,110,50] (* _Harvey P. Dale_, Oct 01 2017 *)

%Y Cf. A004207, A016052, A007618, A006507, A016052.

%K nonn,base,easy

%O 1,1

%A Miklos SZABO (mike(AT)ludens.elte.hu)

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 14:18 EDT 2024. Contains 371960 sequences. (Running on oeis4.)