Question
Question: A student is allowed to select utmost n books from a collection of \((2n + 1)\) books. If the total ...
A student is allowed to select utmost n books from a collection of (2n+1) books. If the total number of ways in which he can select one book is 63, then the value of n is
A
2
B
3
C
4
D
None of these
Answer
3
Explanation
Solution
Since the student is allowed to select utmost n books out of (2n+1) books. Therefore in order to select one book he has the choice to select one, two, three,......., n books.
Thus, if T is the total number of ways of selecting one book then T=2n+1⥂C1+2n+1⥂C2+.....+2n+1⥂Cn=63.
Again the sum of binomial coefficients
2n+1C0+2n+1C1+2n+1⥂C2+......+2n+1⥂Cn+2n+1⥂Cn+1+ 2n+1Cn+2+.....+2n+1⥂C2n+1=(1+1)2n+1=22n+1or, 2n+1⥂C0+2(2n−1⥂C1+2n+1⥂C2+.....+2n+1⥂Cn)+2n+1C2n+1=22n+1
⇒ 1+2(T)+1=22n+1 ⇒ 1+T=222n+1=22n ⇒ 1+63=22n ⇒ 26=22n ⇒ n=3.