Prove that this expression is always an integer

80 Views Asked by At

Prove that $$\frac{(n^2)!}{(n!)^{n+1}}$$

is always an integer

From the counting problem permutation ways of $n$ times number from $1$ to $n$.

We can notice that $$\frac{(n^2)!}{(n!)^n}$$

is always an integer

Do they have a relationship?

1

There are 1 best solutions below

4
On BEST ANSWER

Hint : Consider partitioning $n^2$ objects into $n$ blocks each of size $n$.