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!)
A277490 E.g.f.: -1/(1+LambertW(-x)^2). 3
-1, 0, 2, 12, 72, 520, 5040, 67284, 1156736, 23655888, 549676800, 14216252380, 405068387328, 12624364306008, 427599019108352, 15646376279614500, 615155126821355520, 25861820048469628576, 1157706908035331457024, 54977324662490442177708, 2760439046217459138560000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n^(n-1) / 2.
MATHEMATICA
CoefficientList[Series[-1/(1+LambertW[-x]^2), {x, 0, 20}], x] * Range[0, 20]!
PROG
(PARI) x='x+O('x^50); Vec(serlaplace(-1/(1 + lambertw(-x)^2))) \\ G. C. Greubel, Nov 08 2017
CROSSREFS
Sequence in context: A052556 A371039 A052833 * A296975 A144086 A358064
KEYWORD
sign
AUTHOR
Vaclav Kotesovec, Oct 17 2016
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)