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!)
A371309 Expansion of e.g.f. Product_{k>=1} (1 + x^k/k!)^(k^2). 1
1, 1, 4, 21, 88, 645, 4386, 33061, 296808, 2674377, 26757190, 285294801, 3199971336, 38104015417, 476816609192, 6261875218215, 85736036949856, 1227373767823617, 18255004438680558, 281702101344334993, 4509097743074878200, 74606738071821274641, 1275212550939684334384 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
"EGJ" (unordered, element, labeled) transform of squares.
LINKS
C. G. Bower, Transforms (2)
MATHEMATICA
nmax = 22; CoefficientList[Series[Product[(1 + x^k/k!)^(k^2), {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]!
CROSSREFS
Sequence in context: A292126 A174797 A328345 * A220574 A231377 A017967
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Mar 24 2024
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 September 4 19:11 EDT 2024. Contains 375685 sequences. (Running on oeis4.)