Solveeit Logo

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 nn objects out of 3n3n objects, nn 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 $$$$

Explanation

Solution

We recall that we can select rr objects from nn distinct objects in nCr{}^{n}{{C}_{r}} ways and we can select rr objects from nn identical or alike objects in 1 way. We find a number of ways for selecting 0 objects from nn alike objects and nn distinct objects from 2n2n 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{}^{2n}{{C}_{0}}+{}^{2n}{{C}_{1}}+...+{}^{2n}{{C}_{n}}. We use the sum of binomial coefficients and simplify.$$$$

Complete step-by-step answer:
We are given in the question that there are 3n3n objects out of which nn are alike. So the number of distinct objects is 3nn=2n3n-n=2n. We are asked to select nn objects.

We can select nn objects by selecting select 0 alike object from nn alike objects in 1 way and nn distinct objects from 2n2n distinct objects in 2nCn{}^{2n}{{C}_{n}} ways, so by rule of product 1×2nCn=2nCn1\times {}^{2n}{{C}_{n}}={}^{2n}{{C}_{n}} ways.
Similarly we can select nn objects by selecting select 1 alike object from nn alike objects in 1 way and n1n-1distinct objects from 2n2n distinct objects in 2nCn1{}^{2n}{{C}_{n-1}} ways, so by rule of product 1×2nCn1=2nCn11\times {}^{2n}{{C}_{n-1}}={}^{2n}{{C}_{n-1}} ways.$$$$
We can continue this process by increasing number alike objects by 1 up to nn alike objects. We can select nn objects by selecting select nn alike object from nn alike objects in 1 way and 0 distinct objects from 2n2n distinct objects in 2nC0{}^{2n}{{C}_{0}} ways, so by rule of product 1×2nC0=2nC01\times {}^{2n}{{C}_{0}}={}^{2n}{{C}_{0}} ways.
So total number of ways is
2nCn+2nCn1+...+2nC0=2nC0+2nC1+...+2nCn{}^{2n}{{C}_{n}}+{}^{2n}{{C}_{n-1}}+...+{}^{2n}{{C}_{0}}={}^{2n}{{C}_{0}}+{}^{2n}{{C}_{1}}+...+{}^{2n}{{C}_{n}}
We know that sum of binomial coefficients is given by
2nC0+2nC1+...+2nCn+2nCn+1+...+2nC2n=22n........(1){}^{2n}{{C}_{0}}+{}^{2n}{{C}_{1}}+...+{}^{2n}{{C}_{n}}+{}^{2n}{{C}_{n+1}}+...+{}^{2n}{{C}_{2n}}={{2}^{2n}}........\left( 1 \right)
Let us denote

& S={}^{2n}{{C}_{0}}+{}^{2n}{{C}_{1}}+...+{}^{2n}{{C}_{n}} \\\ & {{S}^{'}}={}^{2n}{{C}_{n+1}}+...+{}^{2n}{{C}_{2n}} \\\ \end{aligned}$$ We use relation between binomial coefficients ${}^{n}{{C}_{k}}={}^{n}{{C}_{n-k}}$ in the above step for ${{S}^{'}}$ and have; $$\begin{aligned} & {{S}^{'}}={}^{2n}{{C}_{n+1}}+{}^{2n}{{C}_{n+2}}...+{}^{2n}{{C}_{2n}} \\\ & \Rightarrow {{S}^{'}}={}^{2n}{{C}_{2n-\left( n+1 \right)}}+{}^{2n}{{C}_{2n-\left( n+2 \right)}}+...+{}^{2n}{{C}_{2n-2n}} \\\ & \Rightarrow {{S}^{'}}={}^{2n}{{C}_{n-1}}+{}^{2n}{{C}_{n-2}}+...+{}^{2n}{{C}_{0}} \\\ \end{aligned}$$ Let us add and subtract ${}^{2n}{{C}_{n}}$ in the right hand side of the above step to have; $$\begin{aligned} & \Rightarrow {{S}^{'}}={}^{2n}{{C}_{n}}+{}^{2n}{{C}_{n-1}}+{}^{2n}{{C}_{n-2}}+...+{}^{2n}{{C}_{0}}-{}^{2n}{{C}_{n}} \\\ & \Rightarrow {{S}^{'}}={{2}^{2n}}-{}^{2n}{{C}_{n}} \\\ \end{aligned}$$ We put $S,{{S}^{'}}$ in equation (1) t o have; $$\begin{aligned} & S+S-{}^{2n}{{C}_{n}}={{2}^{2n}} \\\ & \Rightarrow 2S={{2}^{2n}}+{}^{2n}{{C}_{n}} \\\ & \Rightarrow S=\dfrac{{{2}^{2n}}}{2}+\dfrac{{}^{2n}{{C}_{n}}}{2} \\\ & \Rightarrow S={{2}^{2n-1}}+\dfrac{\left( 2n \right)!}{2{{\left( n! \right)}^{2}}} \\\ \end{aligned}$$ So it is proved that the number of ways of selecting $n$ objects out of $3n$ objects, $n$ of which are alike and the rest different is $${}^{2n}{{C}_{0}}+{}^{2n}{{C}_{1}}+...+{}^{2n}{{C}_{n}}={{2}^{2n-1}}+\dfrac{\left( 2n \right)!}{2{{\left( n! \right)}^{2}}}$$ We know the result that $\sum\limits_{0\le i < j\le n}{{{C}_{i}}{{C}_{j}}}={{2}^{2n-1}}-\dfrac{\left( 2n \right)!}{2{{\left( n! \right)}^{2}}}$. Hence the correct option is D.$$$$ **So, the correct answer is “Option D”.** **Note:** We note that the binomial expansion is expanded upon two terms say $x,y$ and integral exponents $n$ is given by ${{\left( x+y \right)}^{n}}={}^{n}{{C}_{0}}{{x}^{n}}{{y}^{0}}+{}^{n}{{C}_{1}}{{x}^{n-1}}{{y}^{1}}+...+{}^{n}{{C}_{n}}{{x}^{0}}{{y}^{n}}$. The coefficients appearing in the expansion are called binomial coefficients and their sum is 2 to the power the integral exponent that is ${}^{n}{{C}_{0}}+{}^{n}{{C}_{1}}+...+{}^{n}{{C}_{n}}={{2}^{n}}$. We can also express the obtained result as$\sum\limits_{0\le i\le j\le n}{{{C}_{i}}{{C}_{j}}}={{2}^{2n-1}}+\dfrac{\left( 2n \right)!}{2{{\left( n! \right)}^{2}}}$.