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!)
A277510 E.g.f.: -1/(1-LambertW(-x))^2. 4
-1, 2, -2, 6, 8, 170, 1872, 29246, 519808, 10698642, 248787200, 6458737142, 185138721792, 5808233422394, 197952647108608, 7283047491096750, 287705410381709312, 12145740050403520034, 545696709922799419392, 25998534614835587104742, 1309210567403228200960000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ n^(n-1) / 4.
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: A201499 A346201 A131553 * A169800 A094485 A331988
KEYWORD
sign
AUTHOR
Vaclav Kotesovec, Oct 18 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 20 05:25 EDT 2024. Contains 371798 sequences. (Running on oeis4.)