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
n2Cn–1
B
n2–1Cn–1
C
2n2+n–2Cn–1
D
None
Answer
2n2+n–2Cn–1
Explanation
Solution
If we put minimum number of balls required in each box. Balls left are 2n(n–1) which can be put in 2n2+n–2Cn–1 ways without restriction.