The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A371480 Expansion of e.g.f. Product_{k>=1} (1 + x^k/k!)^(k-1). 0
1, 0, 1, 2, 3, 24, 70, 300, 1365, 10136, 48636, 253560, 2069430, 13716780, 107972579, 695118606, 6155201325, 53001340112, 483401450344, 4129645998960, 36957700537146, 398523920633940, 3954961713704673, 42541112692428746, 430044528651402148 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
"EGJ" (unordered, element, labeled) transform of 0,1,2,3,4,...
LINKS
C. G. Bower, Transforms (2)
MATHEMATICA
nmax = 24; CoefficientList[Series[Product[(1 + x^k/k!)^(k - 1), {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]!
CROSSREFS
Sequence in context: A279335 A343566 A057665 * A354277 A157327 A174073
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Mar 25 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 June 7 04:05 EDT 2024. Contains 373140 sequences. (Running on oeis4.)