Question
Question: If $\sum_{r=0}^{5}\frac{^{11}C_{2r}}{2r+2} = \frac{m}{n}$, gcd(m, n) = 1, then m – n is equal to ___...
If ∑r=052r+211C2r=nm, gcd(m, n) = 1, then m – n is equal to ___.

Answer
1721
Explanation
Solution
The given sum is ∑r=052r+211C2r. We expand the sum by substituting values of r from 0 to 5:
- For r=0: 211C0=21
- For r=1: 411C2=455
- For r=2: 611C4=6330=55
- For r=3: 811C6=8462=4231
- For r=4: 1011C8=10165=233
- For r=5: 1211C10=1211
Summing these terms: S=21+455+55+4231+233+1211
To combine these fractions, we find a common denominator, which is 12: S=126+12165+12660+12693+12198+1211 S=126+165+660+693+198+11=121733
Given that S=nm and gcd(m, n) = 1, we have m=1733 and n=12. Since 1733 is not divisible by 2 or 3, and 12 is 22×3, gcd(1733, 12) = 1. Finally, we calculate m−n: m−n=1733−12=1721.