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!)
A308537 a(n) = exp(-1) * Sum_{k>=0} (k + n - 1)!^n/(k!*(k - 1)!^n). 0
1, 1, 27, 104149, 192052025697, 401307330353526478576, 1891640643805444860923624673784723, 35720630453521390599442254755998585843785410691847, 4425335738067265257031641848982502946902371654704454173556393591653249 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A182933(n,n).
MATHEMATICA
Table[Exp[-1] Sum[(k + n - 1)!^n/(k! (k - 1)!^n), {k, 0, Infinity}], {n, 0, 8}]
CROSSREFS
Main diagonal of A182933.
Sequence in context: A034206 A085536 A008974 * A281956 A068738 A132649
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jun 06 2019
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 August 3 05:44 EDT 2024. Contains 374875 sequences. (Running on oeis4.)