Solveeit Logo

Question

Question: The total number of ways in which n<sup>2</sup> number of identical balls cane be put in n numbered ...

The total number of ways in which n2 number of identical balls cane be put in n numbered boxed (1, 2, 3, ……n) such that ith box contains at least i number of balls, is –

A

n2Cn1n^{2}C_{n–1}

B

n21Cn1n^{2}–1C_{n–1}

C

n2+n22Cn1\frac{n^{2} + n–2}{2}C_{n–1}

D

None

Answer

n2+n22Cn1\frac{n^{2} + n–2}{2}C_{n–1}

Explanation

Solution

If we put minimum number of balls required in each box. Balls left are n(n1)2\frac{n(n–1)}{2} which can be put in n2+n22Cn1\frac{n^{2} + n–2}{2}C_{n–1} ways without restriction.