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!)
A022919 Multinomial coefficients(TOP, BOTTOM), where TOP = n^2, BOTTOM = ( 1 3 5 ... 2n-1 ). 2
1, 1, 4, 504, 5765760, 11779303536000, 7077067947620326656000, 1858415281524390197256677213184000, 296452547038365950028519606090501848174100480000, 38078735219928394229608103398446248260205826730163060269056000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MAPLE
with(combinat):
a:= n-> multinomial(n^2, (2*i-1)$i=1..n, 0):
seq(a(n), n=0..10); # Alois P. Heinz, Aug 05 2014
CROSSREFS
Cf. A022915.
Sequence in context: A324155 A350968 A221550 * A253904 A268468 A278878
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Vladimir Joseph Stephan Orlovsky, Dec 26 2010
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)