Question
Question: A set contains \(2 n + 1\) elements. The number of subsets of this set containing more than n elem...
A set contains 2n+1 elements. The number of subsets of this set containing more than n elements is equal to.
A
2n−1
B
2n
C
2n+1
D
22n
Answer
22n
Explanation
Solution
Let the original set contains (2n+1) elements, then subsets of this set containing more than n elements, i.e., subsets containing (n+1) elements, (n+2) elements, ……. (2n+1) elements.
∴ Required number of subsets
=2n+1Cn+2n+1Cn−1+…+2n+1C1+2n+1C0
=2n+1C0+2n+1C1+2n+1C2+…+2n+1Cn−1+2n+1Cn
=21[(1+1)2n+1] =21[22n+1]=22n.