Question
Question: If $^{30}C_0\ ^{20}C_{10} + ^{31}C_1\ ^{19}C_{10} + ^{32}C_2\ ^{18}C_{10} + .. + ^{40}C_{10}\ ^{10}C...
If 30C0 20C10+31C1 19C10+32C2 18C10+..+40C10 10C10=aCb, (where a and b are relative co-prime odd numbers) then 2a−b is equal to

5
Solution
The given sum is S=30C0 20C10+31C1 19C10+32C2 18C10+..+40C10 10C10. The general term of the sum can be written as 30+kCk 20−kC10, where k ranges from 0 to 10. So, the sum can be written as S=∑k=010(k30+k)(1020−k). Using the identity (kn)=(n−kn), we have (1020−k)=(10−k20−k). Thus, S=∑k=010(k30+k)(10−k20−k). This sum matches the form of the combinatorial identity ∑k=0n(kr+k)(n−ks−k)=(nr+s+1). Comparing our sum with the identity, we have r=30, s=20, and n=10. Using the identity, the sum S=(1030+20+1)=(1051). We are given that S=aCb, where a and b are relative co-prime odd numbers. So, aCb=51C10. Using the property (kn)=(n−kn), we have 51C10=51C51−10=51C41. We need to find a pair (a,b) such that a and b are relative co-prime odd numbers. Case 1: (a,b)=(51,10). Here a=51 (odd), but b=10 (even). This case is invalid. Case 2: (a,b)=(51,41). Here a=51 (odd) and b=41 (odd). The prime factors of 51 are 3 and 17. The prime factor of 41 is 41. Since there are no common prime factors, 51 and 41 are relative co-prime. This case is valid. Therefore, a=51 and b=41. The question asks for 2a−b. 2a−b=251−41=210=5.