Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

The number of selections of n objects from 2n objects of which n are identical and the rest are different is:
(A) 2n(B) 2n1(C) 2n1(D) 2n+1

Answer
VerifiedVerified
539.1k+ views
like imagedislike image
Hint:- Use the concept of combinations.

Let S1​ be the set of n identical objects
And S2​ be the set of the remaining n different objects.
So, now the number of ways to select r objects from S1 since all objects in S1 are identical will be 1.
Number of ways to select r objects from S2 will be nCr.
So, as we know that there will be many cases to select n objects from 2n objects.
And, sum of number of ways of all n+1 case will be equal to total number of ways to select n objects
from 2n objects.
Case 1:
N objects from S2 and 0 object from S1
Number of ways =nCn
Case 2:
N-1 objects from S2 and 1 object from S1
Number of ways =nCn11=nCn1
Case 3:
N-2 objects from S2 and 2 objects from S1
Number of ways =nCn21=nCn2
Case 4:
N-3 objects from S2 and 3 objects from S1
Number of ways =nCn31=nCn3
.
.
.
.
.
Case n-1:
2 objects from S2 and n-2 objects from S1
Number of ways =nC21=nC2
Case n:
1 object from S2 and n-1 objects from S1
Number of ways =nC11=nC1
Case n+1:
0 object from S2 and n objects from S1
Number of ways =nC01=nC0
So, now total number of selections of n objects from 2n objects out of which n are identical
Will be the sum of all cases.
So, total number of ways =nCn+nCn1+nCn2+nCn3+.....+nC2+nC1+nC0
As we know that according to binomial theorem,
nCn+nCn1+nCn2+nCn3+.....+nC2+nC1+nC0=2n
So, total number of ways =2n
Hence the correct option will be A.

Note:- Whenever we came up with this type of problem then easiest and efficient way is to
Find different cases for selections of objects and then the total number of selections will be the sum of selections of all the cases.