Question
Question: Number of combinations of p letters from 3p letters of which p are l, p are m and rest are distinct,...
Number of combinations of p letters from 3p letters of which p are l, p are m and rest are distinct, are given by_____. Fill in the blank.
A. (p+1)2p−1
B. p2p
C. (p+1)2p
D. (p+2)2p−1
Solution
This question is based on the concept of permutation and combination, if the set is already ordered, then the rearranging of its elements is called the process of permuting and the combination is a way of selecting items from a collection, such that (unlike permutations) the order of selection does not matter
Formula used:
nPr = n!/(n−r)!andnCr = n!/[r! (n−r)!]
Complete step by step answer:
From p m’s, we can have any of 0,1,2…….pm’s. From p l’s we can have any of 0,1,…..p l’s. Besides there for remaining p letters we have only two combinations namely 0 or 1. So the required number of combinations is =coefficient of xp in
(1+x+x2+x3+.....+xp)(1+x+x2+....+xp)p−factors(1+x)(1+x).....(1+x)
Coefficient of xp in (1−x)2(1−xp+1)2(1+x)p
Coefficient of xpin (1−xp+1)(1−x)−2.
Coefficient of xp in (1+x)p(1−x)−2.
As (1−xp+1)2does not contain xp.
Therefore, coefficient of xp in [2−(1−x)]p(1−x)−2.
Coefficient of xp in 2p(1−x)−2−p2p−1(1−x)−1+pC22r−2(1−x)0p.
C32p−3(1−x)+...+(−1)p∙pCp(1−x)p−2.
Hence coefficient of xp in 2p(1−x)−2−p.2p−1(1−x)−1.
That is 2p+p2p−1.
Therefore, option D is the correct answer.
Note: Alternative approach is that out of remaining 24 alphabets, remaining ‘P’ alphabets can be chosen in 24CP ways, the number of ways of arranging 3p letters, in which ‘p’ are of one type and ‘P’ are of other type and rest P are distinct and equal to 24CP⋅P!⋅P!3P!.