login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120666 Triangular array generated by a special case of Macdonald's Constant-Term Conjecture. 0
1, 1, 6, 1, 20, 1680, 1, 70, 34650, 63063000, 1, 252, 756756, 11732745024, 623360743125120, 1, 924, 17153136, 2308743493056, 1370874167589326400, 2670177736637149247308800, 1, 3432, 399072960, 472518347558400 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Eric Weisstein's World of Mathematics, Macdonald's Constant-Term Conjecture

FORMULA

a(n,m) = (n*m)!/(m!)^n

EXAMPLE

Triangle begins:

1

1, 6

1, 20, 1680

1, 70, 34650, 63063000

1, 252, 756756, 11732745024, 623360743125120

MATHEMATICA

a = Table[Table[(n*m)!/(m!)^n, {n, 1, m}], {m, 1, 10}] Flatten[a]

CROSSREFS

Sequence in context: A161151 A146383 A096130 * A050300 A185678 A118394

Adjacent sequences:  A120663 A120664 A120665 * A120667 A120668 A120669

KEYWORD

nonn,tabl

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Aug 11 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Jun 17 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 18:28 EST 2012. Contains 206067 sequences.