MathematicsProperties of Binomial CoefficientsJEE Advanced 1989Moderate
Visualized Solution (English)
Understanding the Identity
- The identity to prove is: ∑r=0kmCrnCk−r=m+nCk
- This is known as Vandermonde's Identity.
- It represents picking k items from two groups of size m and n.
Defining the Statement P(m)
- Let P(m) be the statement: ∑r=0kmCrnCk−r=m+nCk
- We will use induction on the variable m.
Base Case: m=1
- For m=1, the LHS is: ∑r=0k1CrnCk−r
- Since 1Cr=0 for r>1, the sum becomes: 1C0nCk+1C1nCk−1
- Substituting values: 1⋅nCk+1⋅nCk−1=nCk+nCk−1
Verifying the Base Case
- Using Pascal's Identity: nCk+nCk−1=n+1Ck
- The RHS for m=1 is 1+nCk=n+1Ck
- Since LHS = RHS, P(1) is true.
Inductive Hypothesis
- Assume P(m) is true for some positive integer m:
- ∑r=0kmCrnCk−r=m+nCk (Inductive Hypothesis)
The Step for m+1
- We need to show P(m+1) is true: ∑r=0km+1CrnCk−r=m+n+1Ck
- Using Pascal's Identity: m+1Cr=mCr+mCr−1
- The sum becomes: ∑r=0k(mCr+mCr−1)nCk−r
Splitting the Summation
- Distribute the sum:
- ∑r=0kmCrnCk−r+∑r=0kmCr−1nCk−r
Applying the Hypothesis
- From the hypothesis, the first sum is: m+nCk
- For the second sum, let j=r−1. As r goes from 0 to k, j goes from −1 to k−1.
- Since mC−1=0, the second sum is ∑j=0k−1mCjnC(k−1)−j=m+nCk−1
Final Combination
- Combining the results: m+nCk+m+nCk−1
- Using Pascal's Identity again: NCR+NCR−1=N+1CR
- Here N=m+n and R=k, so we get: m+n+1Ck
- This matches the RHS of P(m+1).
Conclusion & Takeaway
- By the Principle of Mathematical Induction, the identity is true for all m,n,k∈Z+.
- Key Takeaway: This identity allows us to split a selection process into cases based on two groups.
- Next Challenge: Try proving this by comparing the coefficient of xk in (1+x)m(1+x)n and (1+x)m+n.
00:00 / 00:00
Conceptually Similar Problems
MathematicsProperties of Binomial CoefficientsJEE Advanced 1991Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 2000Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 1989Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 2003Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 1999Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 1984Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 1998Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 1983Easy
MathematicsLinear InequalitiesJEE Advanced 1987Moderate
MathematicsProperties of Binomial CoefficientsJEE Advanced 1979Moderate