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!)
A345646 a(n) = Sum_{k=0..n} (4*n)! / (k! * (n-k)!)^4. 2
1, 48, 45360, 60614400, 114144030000, 249344297250048, 609148118181867264, 1604207350254328934400, 4471935609925802450718000, 13022708340511827298941600000, 39267738740263529465273799855360, 121811974529188978353365962361671680, 386880842128109815466159332537704902400 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
In general, for fixed m >= 1, Sum_{k=0..n} (m*n)! / (k!*(n-k)!)^m ~ (2*m)^(m*n) / (Pi*n)^(m-1).
LINKS
FORMULA
a(n) ~ 2^(12*n) / (Pi*n)^3.
MATHEMATICA
Table[Sum[(4*n)! / (k! * (n-k)!)^4, {k, 0, n}], {n, 0, 15}]
CROSSREFS
Column 4 of A306641.
Sequence in context: A164278 A159441 A011787 * A292516 A006070 A081262
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jun 21 2021
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 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)