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!)
A362836 Expansion of e.g.f. 1/(1 + LambertW(-x * (exp(x) - 1))). 2
1, 0, 2, 3, 52, 245, 4086, 36547, 663832, 8984313, 184262770, 3334315391, 77900601780, 1751855308645, 46508427942718, 1241853335819475, 37195023972070576, 1144511291020453361, 38337497638919397738, 1331709923436162817447 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = n! * Sum_{k=0..floor(n/2)} k^k * Stirling2(n-k,k)/(n-k)!.
PROG
(PARI) my(N=20, x='x+O('x^N)); Vec(serlaplace(1/(1+lambertw(-x*(exp(x)-1)))))
CROSSREFS
Sequence in context: A126716 A355648 A347894 * A371142 A337057 A371119
KEYWORD
nonn
AUTHOR
Seiichi Manyama, May 05 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 25 15:49 EDT 2024. Contains 374612 sequences. (Running on oeis4.)