Binomial Theorem: JEE Main Mathematics Question with Solution
The value of Σr=02222Cr23Cr is
Your answer stays private
What feels right?
Hint 1 of 2
Which symmetry property should we apply to 23Cr to make the lower indices sum to a constant?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using the symmetry property 23Cr=23C23−r, the sum becomes ∑r=02222Cr23C23−r, which by Vandermonde's identity equals 45C23.
Option analysis
Why each option works or fails
A · 44C23
Adding the lower indices to form n=22+22=44 instead of properly summing the upper indices 22+23=45. Vandermonde's identity states that ∑nCrmCk−r=n+mCk; here n+m=22+23=45, not 44.
B · 45C23
Correct option: Rewrite 23Cr as 23C23−r, so the sum corresponds to the coefficient of x23 in (1+x)22(1+x)23=(1+x)45, giving 45C23. This is the correct result.
C · 44C22
Confusing the upper index with 22+22 while also incorrectly setting the bottom parameter to 22. The two binomial coefficients have upper parameters 22 and 23, whose sum is 45, not 44.
D · 45C24
An off-by-one index error when rewriting 23Cr in terms of its complement, yielding lower index 24 instead of 23. Since 23Cr=23C23−r, the sum of the indices r+(23−r) is 23, so the bottom index must be 23.
Reviewed route
Solution
StepWorking
01given
The expression to evaluate is S=∑r=02222Cr⋅23Cr.
02goal
Evaluate the sum S in terms of a single binomial coefficient nCk.
03approach
Use the symmetry property of binomial coefficients nCr=nCn−r on 23Cr to rewrite the sum with constant indices, then apply Vandermonde's convolution identity ∑r=0nnCrmCk−r=n+mCk.
04execute
Rewrite 23Cr as 23C23−r. Then the sum becomes:
S=∑r=02222Cr⋅23C23−r
This represents the coefficient of x23 in the expansion of (1+x)22(1+x)23=(1+x)45.
Therefore, S=45C23.
✓verify
Using nCr=nCn−r, 45C23=45C22. For a small scale check, with upper limits 1 and 2: ∑r=011Cr2Cr=1C02C0+1C12C1=1⋅1+1⋅2=3=3C2, which confirms formula n+mCm.
Hints that build this answer step by step
Which symmetry property should we apply to 23Cr to make the lower indices sum to a constant?
23Cr=23C23−r
Using Vandermonde's identity ∑r=0knCrmCk−r=n+mCk, what does ∑r=02222Cr23C23−r evaluate to?