Question
Question: A set contains \(\left( {2n + 1} \right)\) elements. If the number of subsets of this set which cont...
A set contains (2n+1) elements. If the number of subsets of this set which contains almost n elements is 4096, then the value of n is ?
Solution
In order to find the value of n, list out the combinations possible from the subsets of the set of (2n+1) elements. Use the Binomial expansion rule to sort out the expansion to obtain the value equal to the combination of subsets. Compare it with 4096, cancel the common terms and get the results.
Formula used:
1. (1+x)n=nC0x0+nC1x1+nC2x2+............+nCnxn
2. nCr=nCn−r
Complete step by step answer:
We are given that a set contains (2n+1) elements in which the subsets have n elements which must be starting from zero. So, the combination of subsets that can be formed are as follows: 2n+1C0+2n+1C1+2n+1C2+............+2n+1Cn which is given equal to 4096, which can be written as:
2n+1C0+2n+1C1+2n+1C2+............+2n+1Cn=4096 …….(1)
From the basic formula of Binomial expansion theorem, we know that: (1+x)n=nC0x0+nC1x1+nC2x2+............+nCnxn
Since, we have (2n+1) elements instead of n elements, so replacing n with (2n+1) in the upper expansion, and we get:
(1+x)2n+1=2n+1C0x0+2n+1C1x1+2n+1C2x2+............+2n+1C2n+1x2n+1
Now, taking the value of x=1 in order to remove the variable from the equation and only 1 because any power of 1 gives 1 only and also the numbers multiplied to 1 returns the same value:
So, our equation becomes:
(1+1)(2n+1)=2n+1C0.10+2n+1C1.11+2n+1C2.12+............+2n+1C2n+1.12.1+1
⇒(2)(2n+1)=2n+1C0.10+2n+1C1.11+2n+1C2.12+............+2n+1C2n+1.13 ⇒(2)(2n+1)=2n+1C0+2n+1C1+2n+1C2+............+2n+1C2n+1 ……..(2)
Since, from the concepts of Permutation and combinations, we know that:
nCr=nCn−r
So, from this the equations obtained are:
2n+1C0=2n+1C2n+1 , 2n+1C1=2n+1C2n , 2n+1C2=2n+1C2n−1 , and 2n+1Cn+1=2n+1Cn
Changing only one term of same terms in sequence in the equation (2), and we get:
22n+1=2.2n+1C0+2.2n+1C1+2.2n+1C2+............+2.2n+1Cn
As on the right side there are two same values, so taking two common:
22n+1=2(2n+1C0+2n+1C1+2n+1C2+............+2n+1Cn)
Dividing both the sides by 2 and we get:
222n2=22(2n+1C0+2n+1C1+2n+1C2+............+2n+1Cn)
⇒22n=(2n+1C0+2n+1C1+2n+1C2+............+2n+1Cn) ……..(3)
Since, the right-hand side matches with the equation (1):
So, from eq (1) and (3) we get:
22n=4096
The value of 4096 is the same as 2 for 12 times, so it can be written as 4096=212.
Substituting this value in the above equation, and we get:
22n=212
Since, the base is same so comparing the powers, and we get:
2n=12
Dividing both the sides by 2:
22n=212
∴n=6
Therefore, the value of n is 6.
Note: We have taken x=1 in order to get the base as 2 because the value of 4096 was to be expressed in terms of 2. The rule applied in 22n+1=22n.21 is according to the law of radicals, which is ap.aq=ap+q.Remember to use the binomial expansion rule for sorting out the expansion, any other methods for expansion cannot not be used.