Question
Question: ${}^{10}C_0 {}^{20}C_{10} - {}^{10}C_1 {}^{18}C_{10} + {}^{10}C_2 {}^{16}C_{10} - {}^{10}C_3 {}^{14}...
10C020C10−10C118C10+10C216C10−10C314C10+10C412C10−10C510C10 is equal to

1024
Solution
The given expression is: S=10C020C10−10C118C10+10C216C10−10C314C10+10C412C10−10C510C10
We can write this sum in a more compact form using summation notation. The general term is (−1)k10Ck20−2kC10. So, S=∑k=05(−1)k10Ck20−2kC10.
Observe the term 20−2kC10. If 20−2k<10, then this binomial coefficient is zero. This happens when 10<2k, or k>5. For example: If k=6, the term is 20−12C10=8C10=0. If k=7, the term is 20−14C10=6C10=0. ... If k=10, the term is 20−20C10=0C10=0.
Since all terms from k=6 to k=10 are zero, we can extend the upper limit of the summation from 5 to 10 without changing the value of the sum: S=∑k=010(−1)k10Ck20−2kC10.
Now, we use the property that nCr is the coefficient of xr in the expansion of (1+x)n. So, 20−2kC10 is the coefficient of x10 in (1+x)20−2k. Therefore, we can write S as: S=∑k=010(−1)k10Ck[Coeff of x10 in (1+x)20−2k] Since the coefficient extraction is a linear operation, we can move it outside the summation: S=Coeff of x10 in [∑k=010(−1)k10Ck(1+x)20−2k]
Factor out (1+x)20 from each term inside the summation: S=Coeff of x10 in [(1+x)20∑k=010(−1)k10Ck(1+x)−2k] The summation part ∑k=010(−1)k10Ck(1+x)−2k is a binomial expansion of the form ∑k=0nnCk(−y)k=(1−y)n. Here, n=10 and y=(1+x)−2. So, ∑k=010(−1)k10Ck(1+x)−2k=(1−(1+x)−2)10.
Substitute this back into the expression for S: S=Coeff of x10 in [(1+x)20(1−(1+x)21)10] Simplify the term inside the parenthesis: 1−(1+x)21=(1+x)2(1+x)2−1=(1+x)2(1+2x+x2)−1=(1+x)22x+x2
Now substitute this back: S=Coeff of x10 in [(1+x)20((1+x)22x+x2)10] S=Coeff of x10 in [(1+x)20((1+x)2)10(2x+x2)10] S=Coeff of x10 in [(1+x)20(1+x)20(2x+x2)10] The (1+x)20 terms cancel out: S=Coeff of x10 in (2x+x2)10
Factor out x from (2x+x2): 2x+x2=x(2+x) So, (2x+x2)10=(x(2+x))10=x10(2+x)10.
Therefore, S=Coeff of x10 in x10(2+x)10. To find the coefficient of x10 in x10(2+x)10, we need to find the constant term (coefficient of x0) in (2+x)10. The expansion of (2+x)10 is given by the binomial theorem: (2+x)10=∑r=01010Cr210−rxr. The constant term (when r=0) is 10C0210−0x0=1⋅210⋅1=210.
So, S=210. 210=1024.