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

Question

If ara_r is the coefficient of x10rx^{10-r} in the Binomial expansion of (1+x)10(1 + x)^{10}, then r=110r3(arar1)2\sum\limits_{r = 1}^{10} {{r^3}{{\left( {{{{a_r}} \over {{a_{r - 1}}}}} \right)}^2}} is equal to

Options

Solution

Introduction: Key Concepts

This problem involves concepts from the Binomial Theorem, specifically finding coefficients of terms in an expansion and utilizing properties of binomial coefficients, followed by summation of a series.

The Binomial Theorem states that for any positive integer nn, the expansion of (a+b)n(a+b)^n is given by: (a+b)n=k=0nnCkankbk(a+b)^n = \sum_{k=0}^{n} {^n C_k} a^{n-k} b^k For the expansion of (1+x)n(1+x)^n, the general term (or (k+1)th(k+1)^{th} term) is Tk+1=nCk(1)nkxk=nCkxkT_{k+1} = {^n C_k} (1)^{n-k} x^k = {^n C_k} x^k. The coefficient of xkx^k is nCk{^n C_k}.

A crucial property used in this problem is the ratio of consecutive binomial coefficients: nCknCk1=nk+1k\frac{{^n C_k}}{{^n C_{k-1}}} = \frac{n-k+1}{k} This identity significantly simplifies expressions involving ratios of coefficients.

Finally, the problem requires the use of standard summation formulas:

  1. r=1nr=n(n+1)2\sum_{r=1}^{n} r = \frac{n(n+1)}{2}
  2. r=1nr2=n(n+1)(2n+1)6\sum_{r=1}^{n} r^2 = \frac{n(n+1)(2n+1)}{6}
  3. r=1nr3=(n(n+1)2)2\sum_{r=1}^{n} r^3 = \left(\frac{n(n+1)}{2}\right)^2

Step 1: Determine the Binomial Coefficient ara_r

The problem states that ara_r is the coefficient of x10rx^{10-r} in the binomial expansion of (1+x)10(1+x)^{10}.

  • Why this step is taken: To express ara_r in terms of standard binomial coefficients, which is necessary for calculating the ratio arar1\frac{a_r}{a_{r-1}}.
  • Working: From the binomial expansion of (1+x)10(1+x)^{10}, the general term is Tk+1=10CkxkT_{k+1} = {^{10} C_k} x^k. We are looking for the coefficient of x10rx^{10-r}. Comparing xkx^k with x10rx^{10-r}, we set k=10rk = 10-r. Therefore, the coefficient ara_r is given by: ar=10C10ra_r = {^{10} C_{10-r}} Using the identity nCk=nCnk{^n C_k} = {^n C_{n-k}}, we can simplify this expression. For n=10n=10 and k=10rk=10-r: ar=10C10(10r)=10Cra_r = {^{10} C_{10-(10-r)}} = {^{10} C_r} So, ar=10Cra_r = {^{10} C_r}.

Step 2: Simplify the Ratio arar1\frac{a_r}{a_{r-1}}

Now we need to find the ratio of consecutive coefficients arar1\frac{a_r}{a_{r-1}}.

  • Why this step is taken: Simplifying this ratio is the key to transforming the complex expression within the summation into a manageable polynomial in rr.
  • Working: Substitute the expression for ara_r from Step 1: arar1=10Cr10Cr1\frac{a_r}{a_{r-1}} = \frac{{^{10} C_r}}{{^{10} C_{r-1}}} Using the ratio formula nCknCk1=nk+1k\frac{{^n C_k}}{{^n C_{k-1}}} = \frac{n-k+1}{k} with n=10n=10 and k=rk=r: arar1=10r+1r=11rr\frac{a_r}{a_{r-1}} = \frac{10-r+1}{r} = \frac{11-r}{r}

Step 3: Substitute and Simplify the Summand

The expression inside the summation is r3(arar1)2r^3 \left( \frac{a_r}{a_{r-1}} \right)^2.

  • Why this step is taken: To express the term being summed as a simpler algebraic expression in terms of rr, making it amenable to summation using standard formulas.
  • Working: Substitute the simplified ratio from Step 2 into the expression: r3(11rr)2=r3(11r)2r2r^3 \left( \frac{11-r}{r} \right)^2 = r^3 \frac{(11-r)^2}{r^2} Now, simplify the expression: r3(11r)2r2=r(11r)2r^3 \frac{(11-r)^2}{r^2} = r \cdot (11-r)^2

Step 4: Expand the Summation Term

Next, we expand the term r(11r)2r(11-r)^2 into a polynomial in rr.

  • Why this step is taken: Expanding the term allows us to separate the summation into individual summations of powers of rr (r\sum r, r2\sum r^2, r3\sum r^3), for which we have standard formulas.
  • Working: Expand (11r)2(11-r)^2 using the identity (AB)2=A22AB+B2(A-B)^2 = A^2 - 2AB + B^2: (11r)2=1122(11)r+r2=12122r+r2(11-r)^2 = 11^2 - 2(11)r + r^2 = 121 - 22r + r^2 Now, multiply by rr: r(11r)2=r(12122r+r2)=121r22r2+r3r(11-r)^2 = r(121 - 22r + r^2) = 121r - 22r^2 + r^3 So, the summation we need to evaluate is: r=110(121r22r2+r3)\sum_{r=1}^{10} (121r - 22r^2 + r^3)

Step 5: Apply Summation Formulas

We can split the summation into three parts and apply the standard summation formulas.

  • Why this step is taken: This is the final calculation step, where we use known mathematical identities to compute the sum efficiently.

  • Working: The summation can be written as: 121r=110r22r=110r2+r=110r3121 \sum_{r=1}^{10} r - 22 \sum_{r=1}^{10} r^2 + \sum_{r=1}^{10} r^3 Here, n=10n=10. Let's calculate each summation:

    1. r=110r=10(10+1)2=10×112=5×11=55\sum_{r=1}^{10} r = \frac{10(10+1)}{2} = \frac{10 \times 11}{2} = 5 \times 11 = 55
    2. r=110r2=10(10+1)(2×10+1)6=10×11×216=23106=385\sum_{r=1}^{10} r^2 = \frac{10(10+1)(2 \times 10+1)}{6} = \frac{10 \times 11 \times 21}{6} = \frac{2310}{6} = 385
    3. r=110r3=(10(10+1)2)2=(55)2=3025\sum_{r=1}^{10} r^3 = \left(\frac{10(10+1)}{2}\right)^2 = (55)^2 = 3025

    Now, substitute these values back into the expression: 121(55)22(385)+3025121(55) - 22(385) + 3025 Calculate the products: 121×55=6655121 \times 55 = 6655 22×385=847022 \times 385 = 8470 Substitute back and sum: 66558470+3025=(6655+3025)8470=96808470=12106655 - 8470 + 3025 = (6655 + 3025) - 8470 = 9680 - 8470 = 1210


Tips and Common Mistakes

  • Index Interpretation: Be careful with the definition of ara_r. If ara_r was defined as the coefficient of xrx^r, the initial step would be ar=10Cra_r = {^{10} C_r} directly. Here, x10rx^{10-r} necessitated a small but important index transformation or application of nCk=nCnk{^n C_k} = {^n C_{n-k}}.
  • Algebraic Errors: Mistakes in expanding (11r)2(11-r)^2 or in subsequent multiplication are common. Double-check your algebraic manipulations.
  • Summation Limits: Ensure the summation limits (r=1r=1 to 1010) are correctly applied when using the summation formulas. These formulas typically start from r=1r=1.
  • Calculation Precision: Basic arithmetic errors can occur, especially in multiplication and subtraction. Use careful calculation or a calculator for larger numbers.

Summary/Key Takeaway

This problem demonstrates a multi-step approach common in competitive exams, combining binomial theorem properties with series summation. The ability to correctly interpret the coefficient definition, simplify binomial ratios, and efficiently apply summation formulas for powers of integers is crucial. Breaking down the problem into smaller, manageable steps simplifies the solution process and reduces the chance of errors. The final calculated value is 12101210.

Practice More Binomial Theorem Questions

View All Questions