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!)
A371646 a(n) = Product_{k=0..n} binomial(n^3, k^3). 2
1, 1, 8, 59942025, 239830737497318918172122578944, 788243862228623056807478850630904903414781894638966172447366478063616699218750 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ c * exp((9/4 - sqrt(3)*Pi/8)*n^4 + (3*zeta(3)/(4*Pi^2) - Pi/(4*sqrt(3)) + 3)*n) / ((2*Pi)^(n/2) * A^(3*n^2) * 3^(9*n^4/8 - n^2/4 + 3*n/4) * n^(n^2/4 + 3*n/2 - 8/15)), where c = 0.498332919... and A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
Table[Product[Binomial[n^3, k^3], {k, 0, n}], {n, 0, 6}]
CROSSREFS
Sequence in context: A076916 A076917 A076923 * A076911 A182010 A051269
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 31 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 August 16 06:01 EDT 2024. Contains 375173 sequences. (Running on oeis4.)