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!)
A290840 a(n) = n! * [x^n] exp(n*x)/(1 + LambertW(-x)). 4
1, 2, 12, 117, 1584, 27525, 585108, 14726411, 428551616, 14161828185, 523952280900, 21456869976135, 963553844335536, 47078974421716757, 2486272976536821332, 141118622400977894475, 8566597074999702384384, 553816179165426157329201, 37985975117322654130568964 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
N. J. A. Sloane, Transforms
Martin Svatoš, Peter Jung, Jan Tóth, Yuyi Wang, and Ondřej Kuželka, On Discovering Interesting Combinatorial Integer Sequences, arXiv:2302.04606 [cs.LO], 2023, p. 17.
FORMULA
a(n) = A290824(n,n).
a(n) ~ exp(1/2 + n*exp(-1)) * n^n / sqrt(exp(1)-1). - Vaclav Kotesovec, Oct 06 2017
MATHEMATICA
Table[n! * SeriesCoefficient[Exp[n*x]/(1 + LambertW[-x]), {x, 0, n}], {n, 0, 20}] (* Vaclav Kotesovec, Oct 06 2017 *)
CROSSREFS
Main diagonal of A290824.
Sequence in context: A214222 A227459 A372200 * A012628 A012623 A009742
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Aug 12 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 24 09:42 EDT 2024. Contains 371935 sequences. (Running on oeis4.)