Question
Question: Let X be a set containing n elements. If two subsets A and B of X are picked at random, the probabil...
Let X be a set containing n elements. If two subsets A and B of X are picked at random, the probability that A and B have the same number of elements is
A.2n2nCn
B.2nCn1
C.2n⋅n!1⋅3⋅5⋅⋅⋅(2n−1)
D.4n3n
Solution
Hint : In this question, we need to determine the probability that A and B have the same number of elements such that A and B are the subsets of X which are picked at random out of n elements. For this, we will use the concept of total number of elements for a particular subset for n elements.
Complete step-by-step answer :
Given X is a set containing n elements, let the elements of the set X be
X = \left\\{ {{a_1},{a_2},{a_3},.......{a_n}} \right\\}
Now we know that the number of subset of a set containing n elements is 2n, so the number of subset of the set X will be =2n
Now since the two subsets A and B of X are picked at random, so the total number of ways of choosing A and B will be =2n×2n=22n
Now it is said that subset A and B have the same number of elements, which means if the subset A has 2 numbers of elements then set B should also have 2 numbers of elements to it, so the required number of ways will be
nC0nC0+nC1nC1+nC2nC2+........+nCnnCn=2nCn
We know probability is the ratio of the required number of ways by the total number of ways of an event, hence we can write
P=22n2nCn
Now by further solving this we can write
Now we take (2n)as the common term from the numerator, so we get
\Rightarrow P = \dfrac{{\left( {2n} \right)\left( {2n - 1} \right)\left( {2n - 2} \right)......1}}{{n!n! \cdot {2^{2n}}}} \\\ = \dfrac{{{2^n}\left\\{ {1.3.5.7......\left( {2n - 1} \right).n!} \right\\}}}{{n!n! \cdot {2^n} \cdot {2^n}}} \\\Hence by solving we get
P=n!⋅2n1.3.5.7......(2n−1)
Therefore, the probability that A and B have the same number of elements is=n!⋅2n1.3.5.7......(2n−1)
So, the correct answer is “Option C”.
Note : The number of subsets of a set containing n elements is 2n. Subsets are the elements present in the set. It is essential that the subset should contain (include) all the elements only and only from the set from which it is defined.