Skip to main content
Back to Binomial Theorem
JEE Main 2020
Binomial Theorem
Binomial Theorem
Hard

Question

The value of r=06(6Cr.6C6r)\sum\limits_{r = 0}^6 {\left( {{}^6{C_r}\,.\,{}^6{C_{6 - r}}} \right)} is equal to :

Options

Solution

Key Concept: Vandermonde's Identity

The problem asks us to evaluate a sum involving products of binomial coefficients. This specific pattern is directly related to Vandermonde's Identity.

Vandermonde's Identity states that for non-negative integers mm, nn, and rr: k=0r(mk)(nrk)=(m+nr)\sum_{k=0}^r \binom{m}{k} \binom{n}{r-k} = \binom{m+n}{r} This identity can be understood by considering the coefficient of xrx^r in the expansion of (1+x)m(1+x)n=(1+x)m+n(1+x)^m (1+x)^n = (1+x)^{m+n}. When we multiply the expansions of (1+x)m(1+x)^m and (1+x)n(1+x)^n, the terms contributing to xrx^r are formed by multiplying xkx^k from the first expansion with xrkx^{r-k} from the second expansion. The coefficient of such a term would be (mk)(nrk)\binom{m}{k} \binom{n}{r-k}. Summing these for all possible values of kk (from 00 to rr) gives the total coefficient of xrx^r in (1+x)m+n(1+x)^{m+n}, which is (m+nr)\binom{m+n}{r}.


Step-by-Step Solution

1. Analyze the Given Sum The given sum is: S=r=06(6Cr.6C6r)S = \sum\limits_{r = 0}^6 {\left( {{}^6{C_r}\,.\,{}^6{C_{6 - r}}} \right)} Let's write out a few terms to observe the pattern:

  • When r=0r=0: 6C0.6C60=6C0.6C6{}^6{C_0}\,.\,{}^6{C_{6 - 0}} = {}^6{C_0}\,.\,{}^6{C_6}
  • When r=1r=1: 6C1.6C61=6C1.6C5{}^6{C_1}\,.\,{}^6{C_{6 - 1}} = {}^6{C_1}\,.\,{}^6{C_5}
  • When r=2r=2: 6C2.6C62=6C2.6C4{}^6{C_2}\,.\,{}^6{C_{6 - 2}} = {}^6{C_2}\,.\,{}^6{C_4}
  • ...
  • When r=6r=6: 6C6.6C66=6C6.6C0{}^6{C_6}\,.\,{}^6{C_{6 - 6}} = {}^6{C_6}\,.\,{}^6{C_0}

So the sum is: S=6C06C6+6C16C5+6C26C4+6C36C3+6C46C2+6C56C1+6C66C0S = {}^6{C_0}{}^6{C_6} + {}^6{C_1}{}^6{C_5} + {}^6{C_2}{}^6{C_4} + {}^6{C_3}{}^6{C_3} + {}^6{C_4}{}^6{C_2} + {}^6{C_5}{}^6{C_1} + {}^6{C_6}{}^6{C_0} Explanation: We expand the summation to clearly see the individual terms involved. This helps in recognizing the structure that matches Vandermonde's Identity. Notice that for each term, the sum of the lower indices is r+(6r)=6r + (6-r) = 6.

2. Apply Vandermonde's Identity Comparing our sum SS with the general form of Vandermonde's Identity k=0r(mk)(nrk)=(m+nr)\sum_{k=0}^r \binom{m}{k} \binom{n}{r-k} = \binom{m+n}{r}:

  • The first binomial coefficient is 6Cr{}^6{C_r}, so m=6m=6 and k=rk=r.
  • The second binomial coefficient is 6C6r{}^6{C_{6-r}}, so n=6n=6 and rk=6rr-k = 6-r, which means the target power of xx (denoted as rr in the identity) is also 66.
  • The summation runs from k=0k=0 to k=6k=6, which matches the range of rr.

Therefore, substituting m=6m=6, n=6n=6, and r=6r=6 into Vandermonde's Identity: S=(6+66)=(126)S = \binom{6+6}{6} = \binom{12}{6} Explanation: We directly apply Vandermonde's Identity because the structure of the given sum perfectly matches the identity's form, simplifying a complex summation into a single binomial coefficient.

3. Calculate the Binomial Coefficient Now we need to calculate the value of 12C6{}^{12}{C_6}: 12C6=12!6!(126)!=12!6!6!{}^{12}{C_6} = \frac{12!}{6!(12-6)!} = \frac{12!}{6!6!} 12C6=12×11×10×9×8×7×6!6×5×4×3×2×1×6!{}^{12}{C_6} = \frac{12 \times 11 \times 10 \times 9 \times 8 \times 7 \times 6!}{6 \times 5 \times 4 \times 3 \times 2 \times 1 \times 6!} We can cancel out 6!6! from the numerator and denominator: 12C6=12×11×10×9×8×76×5×4×3×2×1{}^{12}{C_6} = \frac{12 \times 11 \times 10 \times 9 \times 8 \times 7}{6 \times 5 \times 4 \times 3 \times 2 \times 1} Now, let's simplify the terms:

  • 6×2=126 \times 2 = 12, so 126×2=1\frac{12}{6 \times 2} = 1.
  • 10/5=210/5 = 2.
  • 9/3=39/3 = 3.
  • 8/4=28/4 = 2.

Substituting these simplifications: 12C6=1×11×2×3×2×7{}^{12}{C_6} = 1 \times 11 \times 2 \times 3 \times 2 \times 7 12C6=11×(2×3×2×7)=11×(6×14)=11×84{}^{12}{C_6} = 11 \times (2 \times 3 \times 2 \times 7) = 11 \times (6 \times 14) = 11 \times 84 12C6=924{}^{12}{C_6} = 924 Explanation: This step involves the direct calculation of the binomial coefficient using its definition. Carefully simplifying the factorial expression reduces the chance of arithmetic errors.


Tips and Common Mistakes

  • Recognizing Patterns: Always look for patterns in sums of binomial coefficients. If you see products of coefficients where the upper indices are constant (nn and mm) and the lower indices sum to a constant (k+(rk)=rk + (r-k) = r), it's a strong indicator for Vandermonde's Identity or the coefficient extraction method.
  • Coefficient Extraction Method: The problem can also be thought of as finding the coefficient of x6x^6 in the expansion of (1+x)6(1+x)6(1+x)^6 \cdot (1+x)^6.
    • We know (1+x)6=6C0+6C1x++6C6x6(1+x)^6 = {}^6C_0 + {}^6C_1 x + \dots + {}^6C_6 x^6.
    • The product (1+x)6(1+x)6=(1+x)12(1+x)^6 \cdot (1+x)^6 = (1+x)^{12}.
    • The coefficient of x6x^6 in (1+x)12(1+x)^{12} is 12C6{}^{12}C_6. This method essentially derives Vandermonde's Identity in a specific case and leads to the same result.
  • Common Mistake: Sometimes students confuse r=0n(nCrnCnr)\sum_{r=0}^n \left( {}^n{C_r} \cdot {}^n{C_{n-r}} \right) with r=0n(nCr)2\sum_{r=0}^n \left( {}^n{C_r} \right)^2. While both result in 2nCn{}^{2n}{C_n}, it's important to understand why. The property nCk=nCnk{}^n{C_k} = {}^n{C_{n-k}} makes them equivalent in value, but the identity nCrnCnr{}^n{C_r} \cdot {}^n{C_{n-r}} is the direct form for Vandermonde's identity with m=nm=n and r=nr=n.

Summary

The problem demonstrates a classic application of Vandermonde's Identity (or the coefficient extraction technique from polynomial multiplication). By recognizing the sum of products of binomial coefficients, where the lower indices sum to a constant, we can efficiently determine the value as a single binomial coefficient. The final calculated value is 924924.

Practice More Binomial Theorem Questions

View All Questions