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!)
A277507 E.g.f.: -1/((1-LambertW(-x))*(1-x)). 3
-1, 0, 0, 3, 28, 305, 3846, 57337, 998600, 20036529, 456403690, 11647754921, 329290975212, 10214585950153, 344897398385918, 12590837785019145, 494101941398352016, 20740772742716097377, 927276395603713539282, 43987299891665164562377, 2206610456287703987567540 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ n^(n-1) / (4*(1-exp(-1))).
MATHEMATICA
CoefficientList[Series[-1/(1-LambertW[-x])/(1-x), {x, 0, 20}], x] * Range[0, 20]!
PROG
(PARI) x='x+O('x^50); Vec(serlaplace(-1/((1 - lambertw(-x))*(1-x)))) \\ G. C. Greubel, Nov 08 2017
CROSSREFS
Sequence in context: A287884 A250890 A199754 * A176335 A072343 A292845
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 June 8 03:07 EDT 2023. Contains 363157 sequences. (Running on oeis4.)