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!)
A292633 a(n) = n! * [x^n] -exp(n*x)*LambertW(-x). 3
0, 1, 6, 54, 656, 10100, 189252, 4195870, 107803712, 3158565192, 104179336100, 3827097857594, 155176637687568, 6890781261435916, 332846314505306084, 17384125179840159150, 976545328548757184768, 58723524484105985029136, 3764267361608204263229892, 256245748998712921762125922 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The n-th term of the n-th binomial transform of A000169.
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n) ~ exp(n*exp(-1)) * n^(n-1) / (1-exp(-1))^(3/2). - Vaclav Kotesovec, Sep 20 2017
MATHEMATICA
Table[n!*SeriesCoefficient[-E^(n*x)*LambertW[-x], {x, 0, n}], {n, 0, 20}] (* Vaclav Kotesovec, Sep 20 2017 *)
CROSSREFS
Main diagonal of A294411.
Sequence in context: A158831 A034001 A084062 * A357309 A137591 A292716
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Sep 20 2017
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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)