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!)
A362340 a(n) = n! * Sum_{k=0..floor(n/2)} (-k/2)^k / (k! * (n-2*k)!). 2
1, 1, 0, -2, 7, 51, -239, -2435, 16353, 209377, -1826099, -28232379, 303020125, 5494172893, -70032035163, -1457369472299, 21512472563281, 505400696581905, -8478758871011807, -221971772323923263, 4171251104170567101, 120416449897739144941 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
Eric Weisstein's World of Mathematics, Lambert W-Function.
FORMULA
E.g.f.: exp(x) / (1 + LambertW(x^2/2)).
PROG
(PARI) my(N=30, x='x+O('x^N)); Vec(serlaplace(exp(x)/(1+lambertw(x^2/2))))
CROSSREFS
Cf. A362276.
Sequence in context: A058721 A363862 A340027 * A324513 A086902 A265042
KEYWORD
sign
AUTHOR
Seiichi Manyama, Apr 17 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 August 25 12:01 EDT 2024. Contains 375438 sequences. (Running on oeis4.)