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!)
A362835 Expansion of e.g.f. 1/(1 + LambertW(x * log(1-x))). 2
1, 0, 2, 3, 56, 270, 4704, 43260, 814736, 11356632, 240848640, 4492204200, 108396245088, 2513538490320, 68878522931568, 1896787592514360, 58622475066067200, 1860520458522196800, 64297710768900261888, 2303738717704104464640 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = (-1)^n * n! * Sum_{k=0..floor(n/2)} k^k * Stirling1(n-k,k)/(n-k)!.
PROG
(PARI) my(N=20, x='x+O('x^N)); Vec(serlaplace(1/(1+lambertw(x*log(1-x)))))
CROSSREFS
Sequence in context: A072871 A041709 A361095 * A371140 A371121 A371227
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 12:21 EDT 2024. Contains 374588 sequences. (Running on oeis4.)