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

Question

k=020(20Ck)2\sum\limits_{k = 0}^{20} {{{\left( {{}^{20}{C_k}} \right)}^2}} is equal to :

Options

Solution

Key Concept: Sum of Squares of Binomial Coefficients

The problem requires us to evaluate a sum involving the squares of binomial coefficients. This type of sum is a direct application of a specific and important identity derived from the Binomial Theorem. The fundamental identity states: k=0n((nk))2=(2nn)\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2 = \binom{2n}{n} This identity is a special case of Vandermonde's Identity and is crucial for simplifying such sums.


Step-by-Step Working with Explanations

1. Analyze the Given Sum The sum we need to evaluate is: S=k=020(20Ck)2S = \sum_{k = 0}^{20} {\left( {{}^{20}{C_k}} \right)^2} Let's expand a few terms to better understand its structure: S=(20C0)2+(20C1)2+(20C2)2++(20C20)2S = {\left( {{}^{20}{C_0}} \right)^2} + {\left( {{}^{20}{C_1}} \right)^2} + {\left( {{}^{20}{C_2}} \right)^2} + \dots + {\left( {{}^{20}{C_{20}}} \right)^2} Why this step is taken: Expanding the sum helps us visualize the pattern and confirm that it indeed involves the squares of binomial coefficients where the upper index is constant. It sets the stage for matching it with a known identity.

2. Identify 'n' for the Identity Comparing the given sum k=020(20Ck)2\sum_{k = 0}^{20} {\left( {{}^{20}{C_k}} \right)^2} with the general form of the identity k=0n((nk))2\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2, we can clearly see that the value of nn in our problem is 2020. n=20n = 20 Why this step is taken: This is a direct mapping from the problem's specific sum to the general form of the identity. Identifying the correct value of 'n' is the first critical step to correctly apply the formula.

3. Apply the Identity Now, substitute the identified value of n=20n=20 into the identity k=0n((nk))2=(2nn)\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2 = \binom{2n}{n}: k=020(20Ck)2=2×20C20\sum_{k=0}^{20} \left( {{}^{20}{C_k}} \right)^2 = {}^{2 \times 20}{C_{20}} k=020(20Ck)2=40C20\sum_{k=0}^{20} \left( {{}^{20}{C_k}} \right)^2 = {}^{40}{C_{20}} Why this step is taken: This is the core application of the identity. Instead of performing a lengthy and complex calculation of each squared binomial coefficient, this identity allows us to directly compute the entire sum by forming a single, new binomial coefficient. This dramatically simplifies the problem.

4. Match with the Given Options The calculated value for the sum is 40C20{}^{40}{C_{20}}. Let's review the provided options: (A) 40C21{}^{40}{C_{21}} (B) 40C19{}^{40}{C_{19}} (C) 40C20{}^{40}{C_{20}} (D) 41C20{}^{41}{C_{20}} Our result perfectly matches option (C). Why this step is taken: This confirms that our application of the identity and subsequent calculation led to one of the correct choices provided in the problem.


Derivation of the Key Identity (for Deeper Understanding)

The identity k=0n((nk))2=(2nn)\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2 = \binom{2n}{n} can be elegantly derived by considering the coefficient of xnx^n in the expansion of (1+x)n(x+1)n(1+x)^n (x+1)^n.

We know from the Binomial Theorem that: (1+x)n=(n0)+(n1)x+(n2)x2++(nk)xk++(nn)xn(Equation 1)(1+x)^n = \binom{n}{0} + \binom{n}{1}x + \binom{n}{2}x^2 + \dots + \binom{n}{k}x^k + \dots + \binom{n}{n}x^n \quad \text{(Equation 1)} And also: (x+1)n=(n0)xn+(n1)xn1+(n2)xn2++(nnk)xk++(nn)x0(Equation 2)(x+1)^n = \binom{n}{0}x^n + \binom{n}{1}x^{n-1} + \binom{n}{2}x^{n-2} + \dots + \binom{n}{n-k}x^k + \dots + \binom{n}{n}x^0 \quad \text{(Equation 2)} A key property of binomial coefficients is symmetry: (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k}. Using this property, we can rewrite Equation 2 as: (x+1)n=(nn)xn+(nn1)xn1++(nk)xnk++(n0)x0(x+1)^n = \binom{n}{n}x^n + \binom{n}{n-1}x^{n-1} + \dots + \binom{n}{k}x^{n-k} + \dots + \binom{n}{0}x^0 Let's call the second expansion from Equation 2 (with C(n,k)C(n,k) instead of C(n,nk)C(n,n-k)): (x+1)n=(nn)xn+(nn1)xn1++(n1)x1+(n0)x0(x+1)^n = \binom{n}{n}x^n + \binom{n}{n-1}x^{n-1} + \dots + \binom{n}{1}x^1 + \binom{n}{0}x^0 Now, consider the product of these two binomial expansions: (1+x)n(x+1)n=(1+x)2n(1+x)^n (x+1)^n = (1+x)^{2n} The coefficient of xnx^n in the expansion of (1+x)2n(1+x)^{2n} is directly (2nn)\binom{2n}{n} by the Binomial Theorem.

Alternatively, to find the coefficient of xnx^n in the product of Equation 1 and the rewritten Equation 2, we multiply terms such that their powers of xx sum to nn: Coefficient of xnx^n = (coeff of x0 in Eq 1)×(coeff of xn in Eq 2)+(\text{coeff of } x^0 \text{ in Eq 1}) \times (\text{coeff of } x^n \text{ in Eq 2}) + (coeff of x1 in Eq 1)×(coeff of xn1 in Eq 2)++\qquad \qquad \qquad (\text{coeff of } x^1 \text{ in Eq 1}) \times (\text{coeff of } x^{n-1} \text{ in Eq 2}) + \dots + (coeff of xn in Eq 1)×(coeff of x0 in Eq 2)\qquad \qquad \qquad (\text{coeff of } x^n \text{ in Eq 1}) \times (\text{coeff of } x^0 \text{ in Eq 2})

This gives us: (n0)(nn)+(n1)(nn1)+(n2)(nn2)++(nn)(n0)\binom{n}{0}\binom{n}{n} + \binom{n}{1}\binom{n}{n-1} + \binom{n}{2}\binom{n}{n-2} + \dots + \binom{n}{n}\binom{n}{0} Using the symmetry property (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k}, we can rewrite each term: (n0)(n0)+(n1)(n1)+(n2)(n2)++(nn)(nn)\binom{n}{0}\binom{n}{0} + \binom{n}{1}\binom{n}{1} + \binom{n}{2}\binom{n}{2} + \dots + \binom{n}{n}\binom{n}{n} Which simplifies to: ((n0))2+((n1))2+((n2))2++((nn))2=k=0n((nk))2\left( \binom{n}{0} \right)^2 + \left( \binom{n}{1} \right)^2 + \left( \binom{n}{2} \right)^2 + \dots + \left( \binom{n}{n} \right)^2 = \sum_{k=0}^{n} \left( \binom{n}{k} \right)^2 By equating the two ways of finding the coefficient of xnx^n in (1+x)2n(1+x)^{2n}, we prove the identity: k=0n((nk))2=(2nn)\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2 = \binom{2n}{n}


Tips and Common Mistakes

  • Memorize Key Identities: For competitive exams, direct application of identities saves valuable time. This particular identity is a frequent guest in problems involving binomial coefficients.
  • Vandermonde's Identity: Understand that the identity used here is a special case of the more general Vandermonde's Identity: k=0r(mk)(nrk)=(m+nr)\sum_{k=0}^{r} \binom{m}{k}\binom{n}{r-k} = \binom{m+n}{r}. If you set m=nm=n and r=nr=n, it reduces to k=0n(nk)(nnk)=(2nn)\sum_{k=0}^{n} \binom{n}{k}\binom{n}{n-k} = \binom{2n}{n}, which, using (nnk)=(nk)\binom{n}{n-k}=\binom{n}{k}, becomes k=0n((nk))2=(2nn)\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2 = \binom{2n}{n}.
  • Symmetry Property: The property (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k} is fundamental and is used implicitly in many binomial coefficient problems. It means that the coefficient of xkx^k in (1+x)n(1+x)^n is the same as the coefficient of xnkx^{n-k}.
  • Avoid Brute Force: Never attempt to calculate each term in a long sum of binomial coefficients unless explicitly directed or if no identity applies. Always seek a pattern and a relevant identity first.

Summary and Key Takeaway

This problem beautifully demonstrates the power of binomial identities in simplifying complex-looking sums. The sum of the squares of binomial coefficients, k=0n((nk))2\sum_{k=0}^{n} \left( \binom{n}{k} \right)^2, always simplifies to (2nn)\binom{2n}{n}. For the given problem, with n=20n=20, the sum directly evaluates to 40C20{}^{40}{C_{20}}. A solid understanding of these identities and their derivations is crucial for efficient problem-solving in combinatorics.

Practice More Binomial Theorem Questions

View All Questions