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!)
A362339 a(n) = n! * Sum_{k=0..floor(n/4)} (-k)^k / (k! * (n-4*k)!). 2
1, 1, 1, 1, -23, -119, -359, -839, 78961, 722737, 3623761, 13297681, -2115602279, -27917827079, -195909017303, -980236890359, 219254440161121, 3780662914771681, 34105981790126881, 216149350680413857, -62275804867272039479, -1325952502191492278039 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
Eric Weisstein's World of Mathematics, Lambert W-Function.
FORMULA
E.g.f.: exp(x) / (1 + LambertW(x^4)).
PROG
(PARI) my(N=30, x='x+O('x^N)); Vec(serlaplace(exp(x)/(1+lambertw(x^4))))
CROSSREFS
Cf. A362349.
Sequence in context: A069756 A351905 A337751 * A358063 A367722 A293565
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 6 16:55 EDT 2024. Contains 374980 sequences. (Running on oeis4.)