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!)
A362522 a(n) = n! * Sum_{k=0..floor(n/2)} (k+1)^(k-1) / (k! * (n-2*k)!). 4
1, 1, 3, 7, 49, 201, 2491, 14743, 266337, 2055889, 49051891, 466650471, 13873711633, 156839920537, 5591748678699, 73222243463671, 3046762637864641, 45346835284775073, 2158148557098011107, 35980450963558606279, 1928292118820446611441 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Eric Weisstein's World of Mathematics, Lambert W-Function.
FORMULA
E.g.f.: exp(x - LambertW(-x^2)) = -LambertW(-x^2)/x^2 * exp(x).
PROG
(PARI) my(N=30, x='x+O('x^N)); Vec(serlaplace(exp(x-lambertw(-x^2))))
CROSSREFS
Sequence in context: A275830 A190444 A118393 * A113775 A113236 A035499
KEYWORD
nonn,easy
AUTHOR
Seiichi Manyama, Apr 23 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 April 27 18:09 EDT 2024. Contains 372020 sequences. (Running on oeis4.)