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!)
A047903 a(1) = 13; for n > 0, a(n+1) = a(n) * sum of digits of a(n). 2
13, 52, 364, 4732, 75712, 1665664, 56632576, 2265303040, 56632576000, 2265303040000, 56632576000000, 2265303040000000, 56632576000000000, 2265303040000000000, 56632576000000000000, 2265303040000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
After the 7th element, every second element has the same beginning. a(9+2k) = 40 * a(8+2k) = 40 * 25 * a(7+2k).
LINKS
MATHEMATICA
NestList[# Total[IntegerDigits[#]]&, 13, 20] (* Harvey P. Dale, Jan 08 2019 *)
CROSSREFS
Cf. A047892.
Sequence in context: A022673 A152742 A213837 * A197790 A317467 A076163
KEYWORD
easy,nonn,base
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 28 17:10 EDT 2024. Contains 372091 sequences. (Running on oeis4.)