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!)
A372116 a(n) = Product_{k=0..n} (n+k)!^k. 1
1, 2, 3456, 128994508800000, 21048441369734473363614597120000000000, 13080442484467245346116306952031286205761554346416540536012800000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The next term has 146 digits.
LINKS
FORMULA
a(n) ~ 2^(2*n^3/3 + 5*n^2/4 + 2*n/3 + 1/24) * Pi^(n*(n+1)/4) * n^(5*n^3/6 + 5*n^2/4 + 5*n/12) / exp(31*n^3/36 + 7*n^2/8 - 1/24).
For n>=1, a(n) = a(n-1) * A368132(n) * (2*n-1)!^n.
MATHEMATICA
Table[Product[(n + k)!^k, {k, 0, n}], {n, 0, 8}]
CROSSREFS
Sequence in context: A099689 A065671 A094211 * A350418 A114573 A285086
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Apr 19 2024
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 25 21:12 EDT 2024. Contains 373712 sequences. (Running on oeis4.)