Question
Question: The number of ways of selecting \(n\) objects out of \(3n\) objects, \(n\) of which are alike and th...
The number of ways of selecting n objects out of 3n objects, n of which are alike and the rest different is
A.${{2}^{2n}}-\sum\limits_{0\le i < j\le n}{{{C}_{i}}{{C}_{j}}}$
B.{{2}^{2n-1}}-\sum\limits_{0\le i < j\le n}{{{C}_{i}}{{C}_{j}}}$$$$$
C.\sum\limits_{0\le i < j\le n}{{{C}{i}}{{C}{j}}}$$$$$
D. None of these $$$$
Solution
We recall that we can select r objects from n distinct objects in nCr ways and we can select r objects from n identical or alike objects in 1 way. We find a number of ways for selecting 0 objects from n alike objects and n distinct objects from 2n distinct objects. We increase the number of alike objects by 1and continue the process. We find the number of ways we can select is 2nC0+2nC1+...+2nCn. We use the sum of binomial coefficients and simplify.$$$$
Complete step-by-step answer:
We are given in the question that there are 3n objects out of which n are alike. So the number of distinct objects is 3n−n=2n. We are asked to select n objects.
We can select n objects by selecting select 0 alike object from n alike objects in 1 way and n distinct objects from 2n distinct objects in 2nCn ways, so by rule of product 1×2nCn=2nCn ways.
Similarly we can select n objects by selecting select 1 alike object from n alike objects in 1 way and n−1distinct objects from 2n distinct objects in 2nCn−1 ways, so by rule of product 1×2nCn−1=2nCn−1 ways.$$$$
We can continue this process by increasing number alike objects by 1 up to n alike objects. We can select n objects by selecting select n alike object from n alike objects in 1 way and 0 distinct objects from 2n distinct objects in 2nC0 ways, so by rule of product 1×2nC0=2nC0 ways.
So total number of ways is
2nCn+2nCn−1+...+2nC0=2nC0+2nC1+...+2nCn
We know that sum of binomial coefficients is given by
2nC0+2nC1+...+2nCn+2nCn+1+...+2nC2n=22n........(1)
Let us denote