Question
Question: The sum \({}^{20}{C_0} + {}^{20}{C_1} + {}^{20}{C_2} + .....{}^{20}{C_{10}}\) is equal to A.\({2^{...
The sum 20C0+20C1+20C2+.....20C10 is equal to
A.220+2(10!)220!
B.219+21.(10!)220!
C.219+20C10
D.None of these
Solution
The given terms are coefficients of binomial expansion of (1+x)n , where n=20. Taking x=1 , we get the sum of the coefficient. Using the relation nCr=nCn−r and further simplification, we get the required solution.
Complete step-by-step answer:
We know that binomial expansion of a + b to the power n is given by (a + b)n= (nC0)anb0+ (nC1)an−1b + (nC2)an−2b2+ … + (nCn−1)abn−1+ (nCn)a0bn
Using the above equation of binomial expansion, the expansion of (1+x)20, n=20,is given by,
(1+x)20= (20C0)x0+ (20C1)x1 + (20C2)x2+ … + (20C19)x19+ (20C20)x20
Taking x= 1, the above binomial expansion becomes,
(1+1)20= (20C0)+ (20C1) + (20C2)+ … + (20C19)+ (20C20)
Now we have the sum of coefficients as the 20th power of 2.
We know that, nCr=nCn−r, using this in above equation, we get,
(2)20= 2×[(20C0)+ (20C1) + (20C2)+ … + (20C9)+(20C10)]−(20C10)
On adding both sides with (20C10), we get
(2)20+(20C10)= 2×[(20C0)+ (20C1) + (20C2)+ … + (20C9)+(20C10)]
Dividing both sides with 2 and reversing the equation, we get
[(20C0) + (20C1) + (20C2) … + (20C9)+(20C10)] = 21((2)20+(20C10))
By opening the bracket and further simplification, we get,
= 219+21.(20C10)
Therefore, the sum of given terms of binomial expansions is given by,
= 219 + 21.(10!)220!
This answer is not in any of the options. So, we can mark none of these.
So the correct answer is option D
Note: The coefficients of binomial expansion of power n is the nth row of the pascal's triangle. The solution can also be started from taking the binomial expansion of 1 + 1 to the power n (20 in this case). Concept of permutations and combinations are essential for binomial expansion, especially to find out the coefficients. But these concepts are not used in this particular problem. A common error while doing this problem is that the middle term in the expansion (20C10) is not included in the bracket after using the relation nCr=nCn−r. It must be included in the bracket by changing the equation appropriately.