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!)
A371485 Expansion of e.g.f. Product_{k>=2} 1 / (1 - x^k/k!). 1
1, 0, 1, 1, 7, 11, 126, 267, 3655, 11503, 169258, 654413, 11623910, 52505961, 1066163983, 5721040860, 128827399823, 783999460951, 19881737827434, 134931439956945, 3784646604928402, 28564669112399283, 875600527787948801, 7239530824941958612, 242133074649322025674 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
nmax = 24; CoefficientList[Series[Product[1/(1 - x^k/k!), {k, 2, nmax}], {x, 0, nmax}], x] Range[0, nmax]!
CROSSREFS
Sequence in context: A347170 A107187 A132958 * A355577 A241189 A057737
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 May 15 01:31 EDT 2024. Contains 372536 sequences. (Running on oeis4.)