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!)
A118623 a(0) = 1, a(n+1) = a(n)^2 + number of divisors of a(n). 0
1, 2, 6, 40, 1608, 2585680, 6685741062420, 44699133553728910336256592, 1998012540454093724746522398047564450017935663454544 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = A000290(a(n-1)) + A000005(a(n-1).
LINKS
MATHEMATICA
NestList[#^2+DivisorSigma[0, #]&, 1, 10] (* Harvey P. Dale, Nov 18 2022 *)
CROSSREFS
Cf. A007018.
Sequence in context: A135755 A337699 A051185 * A000612 A319633 A367365
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, May 09 2006
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 16 17:08 EDT 2024. Contains 371749 sequences. (Running on oeis4.)