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!)
A362892 Expansion of e.g.f. 1/(1 + LambertW(-x^2 * (exp(x) - 1))). 1
1, 0, 0, 6, 12, 20, 1470, 10122, 47096, 1814472, 25119450, 226527950, 6732015972, 142901684796, 2071229736758, 57596022404130, 1589579741044080, 32832196825559312, 951335638952843826, 31043287459520549910, 838738470701197009820 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
Eric Weisstein's World of Mathematics, Lambert W-Function.
FORMULA
a(n) = n! * Sum_{k=0..floor(n/3)} k^k * Stirling2(n-2*k,k)/(n-2*k)!.
PROG
(PARI) my(N=20, x='x+O('x^N)); Vec(serlaplace(1/(1+lambertw(-x^2*(exp(x)-1)))))
CROSSREFS
Sequence in context: A358013 A371116 A356949 * A371304 A355508 A371139
KEYWORD
nonn
AUTHOR
Seiichi Manyama, May 08 2023
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 July 29 20:04 EDT 2024. Contains 374734 sequences. (Running on oeis4.)