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

Question

If b is very small as compared to the value of a, so that the cube and other higher powers of ba{b \over a} can be neglected in the identity 1ab+1a2b+1a3b+.....+1anb=αn+βn2+γn3{1 \over {a - b}} + {1 \over {a - 2b}} + {1 \over {a - 3b}} + ..... + {1 \over {a - nb}} = \alpha n + \beta {n^2} + \gamma {n^3}, then the value of γ\gamma is :

Options

Solution

Key Concept: Binomial Approximation for Small Values

This problem utilizes the binomial theorem for negative integer exponents, specifically the approximation for (1x)1(1-x)^{-1} when xx is very small. The general binomial expansion is: (1+y)n=1+ny+n(n1)2!y2+n(n1)(n2)3!y3+(1+y)^n = 1 + ny + \frac{n(n-1)}{2!}y^2 + \frac{n(n-1)(n-2)}{3!}y^3 + \ldots For (1x)1(1-x)^{-1}, we set y=xy = -x and n=1n = -1: (1x)1=1+(1)(x)+(1)(2)2!(x)2+(1)(2)(3)3!(x)3+(1-x)^{-1} = 1 + (-1)(-x) + \frac{(-1)(-2)}{2!}(-x)^2 + \frac{(-1)(-2)(-3)}{3!}(-x)^3 + \ldots (1x)1=1+x+x2+x3+(1-x)^{-1} = 1 + x + x^2 + x^3 + \ldots The problem states that bb is very small compared to aa, allowing us to neglect the cube and other higher powers of b/ab/a. This means that if x=k(b/a)x = k \cdot (b/a), then (b/a)3(b/a)^3 and higher order terms involving b/ab/a are considered negligible. Therefore, we will approximate (1x)1(1-x)^{-1} as: (1x)11+x+x2(1-x)^{-1} \approx 1 + x + x^2

Rewriting Each Term of the Sum

The given series is: S=1ab+1a2b+1a3b++1anbS = {1 \over {a - b}} + {1 \over {a - 2b}} + {1 \over {a - 3b}} + \ldots + {1 \over {a - nb}} We can write the general rr-th term of this sum as Tr=1arbT_r = \frac{1}{a - rb}, where rr ranges from 11 to nn. To apply the binomial approximation, we first factor out aa from the denominator of each term: Tr=1arb=1a(1rba)=1a(1rba)1T_r = {1 \over {a - rb}} = {1 \over {a\left( {1 - {{rb} \over a}} \right)}} = {1 \over a}{\left( {1 - {{rb} \over a}} \right)^{ - 1}} Here, x=rbax = \frac{rb}{a}. Since b/ab/a is very small, rb/arb/a will also be very small for reasonable values of rr. According to the problem statement, we can neglect terms with (b/a)3(b/a)^3 and higher powers. This implies we need to expand up to the (rb/a)2(rb/a)^2 term. Applying the binomial approximation (1x)11+x+x2(1-x)^{-1} \approx 1 + x + x^2 with x=rbax = \frac{rb}{a}: (1rba)11+rba+(rba)2=1+rba+r2b2a2{\left( {1 - {{rb} \over a}} \right)^{ - 1}} \approx 1 + {{rb} \over a} + {\left( {{{rb} \over a}} \right)^2} = 1 + {{rb} \over a} + {{{r^2}{b^2}} \over {{a^2}}} So, each term TrT_r can be approximated as: Tr1a(1+rba+r2b2a2)T_r \approx {1 \over a}\left( {1 + {{rb} \over a} + {{{r^2}{b^2}} \over {{a^2}}}} \right)

Summation of the Series

Now, we sum these approximated terms from r=1r=1 to nn: S=r=1nTr=r=1n1a(1+rba+r2b2a2)S = \sum\limits_{r = 1}^n {T_r} = \sum\limits_{r = 1}^n {{1 \over a}\left( {1 + {{rb} \over a} + {{{r^2}{b^2}} \over {{a^2}}}} \right)} We can factor out the constant 1/a1/a from the summation: S=1ar=1n(1+rba+r2b2a2)S = {1 \over a}\sum\limits_{r = 1}^n {\left( {1 + {{rb} \over a} + {{{r^2}{b^2}} \over {{a^2}}}} \right)} Distribute the summation operator: S=1a[r=1n1+r=1nrba+r=1nr2b2a2]S = {1 \over a}\left[ {\sum\limits_{r = 1}^n 1 + \sum\limits_{r = 1}^n {{{rb} \over a}} + \sum\limits_{r = 1}^n {{{{r^2}{b^2}} \over {{a^2}}}}} \right] Factor out constants from each individual summation: S=1a[r=1n1+bar=1nr+b2a2r=1nr2]S = {1 \over a}\left[ {\sum\limits_{r = 1}^n 1 + {b \over a}\sum\limits_{r = 1}^n r + {{{b^2}} \over {{a^2}}}\sum\limits_{r = 1}^n {{r^2}}} \right] Now, we use the standard summation formulas:

  1. r=1n1=n\sum\limits_{r = 1}^n 1 = n
  2. r=1nr=n(n+1)2\sum\limits_{r = 1}^n r = {{n(n + 1)} \over 2}
  3. r=1nr2=n(n+1)(2n+1)6\sum\limits_{r = 1}^n {{r^2}} = {{n(n + 1)(2n + 1)} \over 6} Substitute these into the expression for SS: S=1a[n+ban(n+1)2+b2a2n(n+1)(2n+1)6]S = {1 \over a}\left[ {n + {b \over a}\frac{n(n+1)}{2} + {{{b^2}} \over {{a^2}}}\frac{n(n+1)(2n+1)}{6}} \right]

Extracting the Coefficient of n3n^3

The problem asks for the value of γ\gamma, which is the coefficient of n3n^3 in the expanded form of S=αn+βn2+γn3S = \alpha n + \beta {n^2} + \gamma {n^3}. We need to expand the expression we derived for SS and identify the n3n^3 term. Let's look at each term inside the large square bracket:

  1. The first term is nn. This contributes to the n1n^1 term, not n3n^3.
  2. The second term is ban(n+1)2{b \over a}\frac{n(n+1)}{2}. Expanding this gives: b2a(n2+n)=bn22a+bn2a{b \over {2a}}(n^2 + n) = {{bn^2} \over {2a}} + {{bn} \over {2a}} This term contributes to n2n^2 and n1n^1, not n3n^3.
  3. The third term is b2a2n(n+1)(2n+1)6{{{b^2}} \over {{a^2}}}\frac{n(n+1)(2n+1)}{6}. To find the n3n^3 component, we expand the polynomial in nn: n(n+1)(2n+1)=(n2+n)(2n+1)=2n3+n2+2n2+n=2n3+3n2+nn(n+1)(2n+1) = (n^2+n)(2n+1) = 2n^3 + n^2 + 2n^2 + n = 2n^3 + 3n^2 + n So, the third term becomes: b2a22n3+3n2+n6=b2a2(2n36+3n26+n6)=b2a2(n33+n22+n6){{{b^2}} \over {{a^2}}}\frac{2n^3 + 3n^2 + n}{6} = {{{b^2}} \over {{a^2}}}\left( {{{2n^3}} \over 6} + {{{3n^2}} \over 6} + {{n} \over 6} \right) = {{{b^2}} \over {{a^2}}}\left( {{{n^3}} \over 3} + {{{n^2}} \over 2} + {{n} \over 6} \right) From this term, the component containing n3n^3 is b2a2n33=b2n33a2{{{b^2}} \over {{a^2}}} \cdot {{{n^3}} \over 3} = {{{b^2}n^3} \over {3{a^2}}}.

Combining these, only the third term contributes to n3n^3 inside the bracket. So, the coefficient of n3n^3 inside the bracket is b23a2\frac{b^2}{3a^2}. Finally, we must remember the leading factor of 1a\frac{1}{a} that was factored out initially: S=1a[+(b23a2)n3+]S = {1 \over a}\left[ \ldots + \left( {{{b^2}} \over {3{a^2}}} \right)n^3 + \ldots \right] Therefore, the coefficient of n3n^3 in the full expansion of SS, which is γ\gamma, is: γ=1ab23a2=b23a3\gamma = {1 \over a} \cdot {{{b^2}} \over {3{a^2}}} = {{{b^2}} \over {3{a^3}}}

Tips for Solving Similar Problems

  • Understand the Approximation Condition: Pay close attention to which terms can be neglected. Here, "cube and higher powers of b/ab/a" meant expanding only up to (b/a)2(b/a)^2.
  • Systematic Expansion: Always write out the binomial expansion step-by-step. Avoid mental shortcuts, especially when dealing with multiple small terms like rb/arb/a.
  • Correct Summation Formulas: Memorize or have readily available the sum formulas for 1\sum 1, r\sum r, and r2\sum r^2. Errors here are common.
  • Algebraic Precision: Be careful when expanding polynomial terms like n(n+1)(2n+1)n(n+1)(2n+1) and collecting coefficients.
  • Don't Forget External Factors: Ensure you multiply by any initial factors (like 1/a1/a in this case) at the very end to get the final coefficient.

Summary and Key Takeaway

This problem effectively combines the application of binomial approximations for terms with small ratios and the summation of series using standard formulas. By systematically expanding each term, collecting them, and then identifying the coefficient of the desired power of nn, we find that γ=b23a3\gamma = {{{b^2}} \over {3{a^3}}}.

Practice More Binomial Theorem Questions

View All Questions