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!)
A371482 Expansion of e.g.f. Product_{k>=1} (1 + x^k/k!)^(2^k). 1
1, 2, 6, 32, 164, 1032, 7728, 59376, 522600, 4946768, 49680656, 540031296, 6195155744, 75183755584, 961596510272, 12909563309952, 181305865742240, 2657525771641664, 40594443765953472, 643987597483557888, 10601112599585001984, 180727870834447607808, 3185418524574895953152 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
"EGJ" (unordered, element, labeled) transform of powers of 2.
LINKS
C. G. Bower, Transforms (2)
MATHEMATICA
nmax = 22; CoefficientList[Series[Product[(1 + x^k/k!)^(2^k), {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]!
CROSSREFS
Sequence in context: A121071 A092199 A108485 * A018940 A271958 A354662
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 August 19 06:54 EDT 2024. Contains 375284 sequences. (Running on oeis4.)