Question
Question: A man wants to distribute 101 coins a rupee each, among his 3 sons with the condition that no one re...
A man wants to distribute 101 coins a rupee each, among his 3 sons with the condition that no one receives more money than the combined total of other two. The number of ways of doing this is :-
A. 100C2−2×52C2
B. 3100C2
C. 1275
D. 6103C2
Solution
The sum of the amount with three sons will be equal to 101. We will further apply the condition given that no one receives more money than the combined total of the other two.
Complete step-by-step answer:
Given, the amount is Rs.101
Now, let the amount of three sons be x, y and z respectively.
Given condition is x+y+z=101 and x⩽y+z
Since,
x+y+z=101 x=101−(y+z)
Now, x⩽y+z
⇒x⩽101−x ⇒2x⩽101 ⇒x⩽50
Similarly, y⩽50 and z⩽50
And, x+y+z=101
We will apply the concept of multinomial to find out the number of ways of the above-mentioned condition.
The corresponding Multinomial is (1+x+x2+...x50)3
Hence, total number of distribution is equivalent to coefficient of x101 in the expansion of (1+x+x2+...x50)3
Coefficient of x101 in the expansion (1+x+x2+...x50)3
The expansion (1+x+x2+...x50)3 can be simplified with the help of concept of sum of Geometric progression i.e., Sum =1−ra(1−rn) where, a is the first term and r is the common ratio.
Applying,
(1+x+x2+...x50)3=(x−1x51−1)3
The coefficient of x101 in the expansion of (x−1x51−1)3
The coefficient of x101 in the expansion of (x51−1)3(1−x)−3
The coefficient of x101 in the expansion of(x153−1−3x102+3x51)(1+3x+4C2x2+5C3x3+...+...)
The coefficient of x101 is 103C101−352C50
Hence, the coefficient of x101 is 1275.
So, the correct answer is “Option C”.
Note: In the multinomial theorem, the sum is n1,n2,...,nk taken over such that n1+n2+n3+...+nk=n. The multinomial theorem gives us a sum of multinomial coefficients multiplied by variables. In other words, it represents an expanded series where each term in it has its own associated multinomial coefficient.