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!)
A272093 a(n) = Product_{k=0..n} binomial(k*n,k). 5
1, 1, 12, 3780, 44844800, 26352845268750, 953083353075475894272, 2537540586421634737033298208000, 579150777545101402084349505293757972480000, 12933741941622730846344367593442776825612980847409218750, 31768605393074559234133528464091374346848946682424165820313600000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A272096(n) / (A272166(n) * A000178(n)).
a(n) ~ A^2 * exp(n^2/2 + 3*n/4 + 1/12) * n^(n^2/2 - 1/3) / (2*Pi)^((n+1)/2), where A = A074962 is the Glaisher-Kinkelin constant.
MATHEMATICA
Table[Product[Binomial[k*n, k], {k, 0, n}], {n, 0, 10}]
CROSSREFS
Sequence in context: A077297 A012609 A159395 * A099186 A307944 A105067
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, Apr 20 2016
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 19:59 EDT 2024. Contains 371963 sequences. (Running on oeis4.)