Question
Question: summation r varies from 0 to (20+r C 10)(20-r C 10)...
summation r varies from 0 to (20+r C 10)(20-r C 10)

S=\frac{1}{2}\Biggl[\binom{41}{21}+\binom{20}{10}^2\Biggr]
Solution
We will show that
S=r=0∑20(1020+r)(1020−r)can be written in closed‐form. One very neat method is to “symmetrize” the sum. (Notice that although the original sum runs from r=0 to 20, the summand is an even function of r provided we extend r to negative values.) In fact, one may prove (by a combinatorial argument or by generating functions) the following identity valid for nonnegative integers n and m:
r=−n∑n(mn+r)(mn−r)=(2m+12n+1).Now, in our case, take
n=20,m=10.Then
r=−20∑20(1020+r)(1020−r)=(2141).But observe that when we extend the sum to r=−20 to 20 the summand is even. (A short check shows that replacing r by −r leaves (1020+r)(1020−r) unchanged.) Hence the full sum satisfies
r=−20∑20(1020+r)(1020−r)=(1020+0)(1020−0)+2r=1∑20(1020+r)(1020−r).That is,
(2141)=(1020)2+2r=1∑20(1020+r)(1020−r).But the sum we need is
S=r=0∑20(1020+r)(1020−r)=(1020)2+r=1∑20(1020+r)(1020−r).So, solving for S we obtain
2S−(1020)2=(2141)⟹S=21[(2141)+(1020)2].Thus, a correct answer is
S=21[(2141)+(1020)2].Core Explanation:
- Extend the sum from r=0 to 20 to the symmetric sum from r=−20 to 20.
- Use the identity ∑r=−nn(mn+r)(mn−r)=(2m+12n+1) with n=20 and m=10.
- Since the summand is even, the full sum equals (1020)2+2∑r=120(1020+r)(1020−r).
- Solve for the original sum to get S=21[(2141)+(1020)2].
Answer:
S=21[(2141)+(1020)2](No option number is needed since this is not a multiple‐choice problem.)
Additional details:
-
Subject: Mathematics
-
Chapter: Probability (as found in NCERT Class 12, which covers combinatorial ideas in Probability)
-
Topic: Binomial Theorem and Binomial Coefficients
-
Difficulty level: Hard
-
Question type: descriptive
This approach is appropriate for a 12th grade student familiar with combinatorial identities and symmetry arguments.