login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101878 Expansion of -LambertW(LambertW(-x))/x. 1
1, 2, 10, 83, 976, 14957, 283732, 6433975, 170054416, 5139522809, 174971556244, 6629428776995, 276781652752216, 12628372294445221, 625247682269320156, 33391212230179659503, 1913456535998407683616, 117119224411257276521585 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..100

FORMULA

a(n) = Sum_{k=0..n} (k+1)^k*(n+1)^(n-k-1)*binomial(n, k).

a(n) ~ exp(1+exp(-1)+n*exp(-1)) / sqrt(1-exp(-1)) * n^(n-1). - Vaclav Kotesovec, Nov 27 2012

MATHEMATICA

nn = 20; CoefficientList[Series[-LambertW[LambertW[-x]]/x, {x, 0, nn}], x]* Range[0, nn]! (* Vaclav Kotesovec, Nov 27 2012 *)

CROSSREFS

Sequence in context: A003093 A006679 A050390 * A121194 A121516 A024491

Adjacent sequences:  A101875 A101876 A101877 * A101879 A101880 A101881

KEYWORD

nonn,changed

AUTHOR

Vladeta Jovovic, Jan 27 2005

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 22 20:46 EDT 2013. Contains 225583 sequences.