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!)
A302693 a(n) = [x^n] 1 + x*(1 + x^2*(1 + x^3*(1 + x^4*(1 + x^5*(1 + ...)^n)^n)^n)^n)^n. 0
1, 1, 0, 3, 0, 10, 36, 35, 448, 450, 4600, 13167, 45408, 240006, 670124, 3863835, 13209088, 60533974, 268324056, 1089776654, 5328589520, 22065836226, 106289169448, 481033496803, 2231768294208, 10748702587800, 49858509230920, 245664498591891, 1175943617623264 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
Table[SeriesCoefficient[1 + x Fold[(x^(#2 + 1) #1 + 1)^n &, 0, Reverse[Range[n]]], {x, 0, n}], {n, 0, 28}]
CROSSREFS
Sequence in context: A095200 A090460 A071983 * A327881 A215514 A215347
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Apr 11 2018
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 13:19 EDT 2024. Contains 371953 sequences. (Running on oeis4.)