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

Question

If 20 C 1 + (2 2 ) 20 C 2 + (3 2 ) 20 C 3 + ..... + (20 2 ) 20 C 20 = A(2 β\beta ), then the ordered pair (A, β\beta ) is equal to :

Options

Solution

Elaborate Solution for Binomial Summation

Problem Statement: Given the sum S=1220C1+2220C2+3220C3++20220C20S = {1^2}\,{}^{20}{C_1} + {2^2}\,{}^{20}{C_2} + {3^2}\,{}^{20}{C_3} + \ldots + {20^2}\,{}^{20}{C_{20}}. If S=A(2β)S = A(2^\beta), determine the ordered pair (A,β)(A, \beta).

Key Concepts and Formulas: To solve this problem, we will utilize fundamental identities involving binomial coefficients:

  1. Identity 1: r(nr)=n(n1r1)r \binom{n}{r} = n \binom{n-1}{r-1}
    • Explanation: This identity allows us to reduce both the factor of rr and the upper index of the binomial coefficient. It is derived from the definition of (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!}.
    • r(nr)=rn!r!(nr)!=n!(r1)!(nr)!=n(n1)!(r1)!((n1)(r1))!=n(n1r1)r \binom{n}{r} = r \cdot \frac{n!}{r!(n-r)!} = \frac{n!}{(r-1)!(n-r)!} = n \cdot \frac{(n-1)!}{(r-1)!((n-1)-(r-1))!} = n \binom{n-1}{r-1}.
  2. Identity 2: k=0n(nk)=2n\sum_{k=0}^{n} \binom{n}{k} = 2^n
    • Explanation: This is the sum of all binomial coefficients for a given nn, which arises from the binomial expansion of (1+1)n(1+1)^n.

Step-by-Step Solution:

Step 1: Express the sum in summation notation. The given sum can be written concisely using summation notation: S=r=120r2(20r)S = \sum_{r=1}^{20} r^2 \binom{20}{r}

  • Explanation: The sum starts from r=1r=1 because the term corresponding to r=0r=0 would be 02(200)=00^2 \binom{20}{0} = 0, which does not contribute to the sum. This notation simplifies subsequent manipulations.

Step 2: Apply Identity 1 to simplify r2(20r)r^2 \binom{20}{r}. We can rewrite r2(20r)r^2 \binom{20}{r} as r(r(20r))r \cdot \left(r \binom{20}{r}\right). Applying Identity 1 with n=20n=20: r(20r)=20(19r1)r \binom{20}{r} = 20 \binom{19}{r-1} Substituting this back into the sum: S=r=120r(20(19r1))=20r=120r(19r1)S = \sum_{r=1}^{20} r \left(20 \binom{19}{r-1}\right) = 20 \sum_{r=1}^{20} r \binom{19}{r-1}

  • Explanation: This step is crucial as it reduces the complexity by lowering the upper index of the binomial coefficient from 20 to 19. It effectively deals with one power of rr.

Step 3: Manipulate the term r(19r1)r \binom{19}{r-1} to apply Identity 1 again. To apply Identity 1 to r(19r1)r \binom{19}{r-1}, we need the term multiplying the binomial coefficient to match its lower index. Here, the lower index is r1r-1. We achieve this by rewriting rr as (r1)+1(r-1) + 1: S=20r=120((r1)+1)(19r1)S = 20 \sum_{r=1}^{20} ((r-1) + 1) \binom{19}{r-1} Now, we can split the sum into two parts: S=20[r=120(r1)(19r1)+r=120(19r1)]S = 20 \left[ \sum_{r=1}^{20} (r-1) \binom{19}{r-1} + \sum_{r=1}^{20} \binom{19}{r-1} \right]

  • Explanation: This strategic separation allows us to apply Identity 1 to the first sum (where the factor is r1r-1, matching the lower index) and directly evaluate the second sum using Identity 2.

Step 4: Evaluate each of the two sums separately.

  • First Sum: r=120(r1)(19r1)\sum_{r=1}^{20} (r-1) \binom{19}{r-1}

    • For r=1r=1, the term (r1)(r-1) is 00, so the term is 0(190)=00 \cdot \binom{19}{0} = 0. We can safely start the sum from r=2r=2.
    • Let k=r1k = r-1. When r=2r=2, k=1k=1. When r=20r=20, k=19k=19.
    • The sum becomes k=119k(19k)\sum_{k=1}^{19} k \binom{19}{k}.
    • Apply Identity 1 with n=19n=19: k(19k)=19(18k1)k \binom{19}{k} = 19 \binom{18}{k-1}.
    • So, the sum is k=11919(18k1)=19k=119(18k1)\sum_{k=1}^{19} 19 \binom{18}{k-1} = 19 \sum_{k=1}^{19} \binom{18}{k-1}.
    • Let j=k1j = k-1. When k=1k=1, j=0j=0. When k=19k=19, j=18j=18.
    • The sum becomes 19j=018(18j)19 \sum_{j=0}^{18} \binom{18}{j}.
    • Using Identity 2, j=018(18j)=218\sum_{j=0}^{18} \binom{18}{j} = 2^{18}.
    • Thus, the First Sum evaluates to 1921819 \cdot 2^{18}.
    • Explanation: We performed a change of variable (k=r1k=r-1, then j=k1j=k-1) to correctly apply the identities and align summation limits. Each step reduces the binomial coefficient's upper index and simplifies the factor multiplying it.
  • Second Sum: r=120(19r1)\sum_{r=1}^{20} \binom{19}{r-1}

    • Let k=r1k = r-1. When r=1r=1, k=0k=0. When r=20r=20, k=19k=19.
    • The sum becomes k=019(19k)\sum_{k=0}^{19} \binom{19}{k}.
    • Using Identity 2, k=019(19k)=219\sum_{k=0}^{19} \binom{19}{k} = 2^{19}.
    • Thus, the Second Sum evaluates to 2192^{19}.
    • Explanation: This is a direct application of the sum of binomial coefficients property after a simple change of variable to make the summation indices clear.

Step 5: Substitute the evaluated sums back into the expression for SS. Substitute the results from Step 4 into the expression from Step 3: S=20[(19218)+219]S = 20 \left[ (19 \cdot 2^{18}) + 2^{19} \right]

  • Explanation: This brings together the simplified parts of the original sum.

Step 6: Simplify the expression to the form A(2β)A(2^\beta). To express SS in the desired form, we factor out common terms. Notice that 2192^{19} can be written as 22182 \cdot 2^{18}: S=20[19218+2218]S = 20 \left[ 19 \cdot 2^{18} + 2 \cdot 2^{18} \right] Factor out 2182^{18} from the terms inside the bracket: S=20218(19+2)S = 20 \cdot 2^{18} (19 + 2) S=20218(21)S = 20 \cdot 2^{18} (21) Rearranging the terms: S=(2021)218S = (20 \cdot 21) \cdot 2^{18} S=420218S = 420 \cdot 2^{18}

  • Explanation: This is purely algebraic simplification. Factoring out 2182^{18} is a key step to consolidate the terms and arrive at the A(2β)A(2^\beta) format.

Step 7: Identify A and β\beta. Comparing our result S=420218S = 420 \cdot 2^{18} with the given form S=A2βS = A \cdot 2^\beta, we can identify the values: A=420A = 420 β=18\beta = 18 Therefore, the ordered pair (A,β)(A, \beta) is (420,18)(420, 18).

Tips for Success & Common Pitfalls:

  • Master Binomial Identities: Memorize and understand the application of key identities like r(nr)=n(n1r1)r \binom{n}{r} = n \binom{n-1}{r-1} and (nr)=2n\sum \binom{n}{r} = 2^n. These are foundational for solving problems involving sums of binomial coefficients.
  • Careful with Summation Limits: When performing a change of variable (e.g., k=r1k=r-1) or when terms become zero (e.g., k(nk)=0k \binom{n}{k} = 0 for k=0k=0), always adjust the summation limits precisely.
  • Strategic Manipulation: Problems often require breaking down terms (e.g., r2r^2 into rrr \cdot r or rr into (r1)+1(r-1)+1) to enable further application of identities. Think ahead about how each transformation will allow for subsequent simplifications.
  • Factoring: Be proficient in factoring common terms, especially powers of 2, to simplify the final expression and match the required format.

Summary & Key Takeaway: This problem demonstrates a systematic approach to evaluating complex sums involving rk(nr)r^k \binom{n}{r} by repeatedly applying the identity r(nr)=n(n1r1)r \binom{n}{r} = n \binom{n-1}{r-1}. The strategy involves gradually reducing the power of rr and the upper index of the binomial coefficient until the expression can be simplified using the fundamental sum (mj)=2m\sum \binom{m}{j} = 2^m. This method is a powerful tool for solving various problems in binomial theorem.

Practice More Binomial Theorem Questions

View All Questions