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

Question

The sum of the coefficients of three consecutive terms in the binomial expansion of (1+x)n+2(1+\mathrm{x})^{\mathrm{n}+2}, which are in the ratio 1:3:51: 3: 5, is equal to :

Options

Solution

Detailed Solution for Binomial Coefficients Ratio Problem

This problem requires a strong understanding of binomial expansion, specifically the general term and the ratio of consecutive binomial coefficients.


Key Concepts and Formulas

  1. General Term of a Binomial Expansion: For the expansion of (a+b)N(a+b)^N, the (k+1)th(k+1)^{th} term, denoted as Tk+1T_{k+1}, is given by: Tk+1=NCkaNkbkT_{k+1} = {^N}C_k a^{N-k} b^k In our problem, the expansion is (1+x)n+2(1+x)^{n+2}. Here, a=1a=1, b=xb=x, and N=n+2N=n+2. So, the (k+1)th(k+1)^{th} term is: Tk+1=n+2Ck(1)n+2k(x)k=n+2CkxkT_{k+1} = {^{n+2}}C_k (1)^{n+2-k} (x)^k = {^{n+2}}C_k x^k The coefficient of the (k+1)th(k+1)^{th} term is n+2Ck{^{n+2}}C_k.

  2. Ratio of Consecutive Binomial Coefficients: The ratio of two consecutive binomial coefficients, NCk{^N}C_k and NCk1{^N}C_{k-1}, is given by: NCkNCk1=Nk+1k\frac{{^N}C_k}{{^N}C_{k-1}} = \frac{N-k+1}{k} This formula is crucial for solving problems involving ratios of terms in a binomial expansion.


Step-by-Step Working

1. Identify the Coefficients of the Consecutive Terms

Let the three consecutive terms be TrT_r, Tr+1T_{r+1}, and Tr+2T_{r+2}. For the expansion of (1+x)n+2(1+x)^{n+2}, the general term Tk+1T_{k+1} has a coefficient of n+2Ck{^{n+2}}C_k. Therefore, the coefficients of TrT_r, Tr+1T_{r+1}, and Tr+2T_{r+2} are:

  • Coefficient of TrT_r: n+2Cr1{^{n+2}}C_{r-1} (since r=(r1)+1r = (r-1)+1)
  • Coefficient of Tr+1T_{r+1}: n+2Cr{^{n+2}}C_r (since r+1=r+1r+1 = r+1)
  • Coefficient of Tr+2T_{r+2}: n+2Cr+1{^{n+2}}C_{r+1} (since r+2=(r+1)+1r+2 = (r+1)+1)

We are given that these coefficients are in the ratio 1:3:51:3:5. So, we have: n+2Cr1:n+2Cr:n+2Cr+1=1:3:5{^{n+2}}C_{r-1} : {^{n+2}}C_r : {^{n+2}}C_{r+1} = 1:3:5

2. Formulate Equations using Ratios of Consecutive Coefficients

We can form two separate equations from this given ratio:

  • First Ratio: The ratio of the coefficient of Tr+1T_{r+1} to the coefficient of TrT_r is 3:13:1. Coefficient of Tr+1Coefficient of Tr=n+2Crn+2Cr1=31=3\frac{\text{Coefficient of } T_{r+1}}{\text{Coefficient of } T_r} = \frac{{^{n+2}}C_r}{{^{n+2}}C_{r-1}} = \frac{3}{1} = 3 Using the ratio formula NCkNCk1=Nk+1k\frac{{^N}C_k}{{^N}C_{k-1}} = \frac{N-k+1}{k} with N=n+2N=n+2 and k=rk=r: (n+2)r+1r=3\frac{(n+2)-r+1}{r} = 3 n+3rr=3\frac{n+3-r}{r} = 3 Multiplying both sides by rr: n+3r=3rn+3-r = 3r n4r+3=0(Equation  1)n - 4r + 3 = 0 \quad \mathbf{(Equation \; 1)} Why this step? We use the given ratio to establish a relationship between nn and rr. The ratio formula simplifies the complex binomial coefficients into a linear equation, which is easier to solve.

  • Second Ratio: The ratio of the coefficient of Tr+2T_{r+2} to the coefficient of Tr+1T_{r+1} is 5:35:3. Coefficient of Tr+2Coefficient of Tr+1=n+2Cr+1n+2Cr=53\frac{\text{Coefficient of } T_{r+2}}{\text{Coefficient of } T_{r+1}} = \frac{{^{n+2}}C_{r+1}}{{^{n+2}}C_r} = \frac{5}{3} Using the ratio formula NCkNCk1=Nk+1k\frac{{^N}C_k}{{^N}C_{k-1}} = \frac{N-k+1}{k} with N=n+2N=n+2 and k=r+1k=r+1: (n+2)(r+1)+1r+1=53\frac{(n+2)-(r+1)+1}{r+1} = \frac{5}{3} nr+2r+1=53\frac{n-r+2}{r+1} = \frac{5}{3} Cross-multiplying: 3(nr+2)=5(r+1)3(n-r+2) = 5(r+1) 3n3r+6=5r+53n - 3r + 6 = 5r + 5 3n8r+1=0(Equation  2)3n - 8r + 1 = 0 \quad \mathbf{(Equation \; 2)} Why this step? Similar to the first ratio, this gives us another independent linear equation connecting nn and rr. With two linear equations, we can solve for two unknowns.

3. Solve the System of Linear Equations for nn and rr

We have the following system of equations:

  1. n4r+3=0n - 4r + 3 = 0
  2. 3n8r+1=03n - 8r + 1 = 0

From Equation 1, we can express nn in terms of rr: n=4r3n = 4r - 3 Substitute this expression for nn into Equation 2: 3(4r3)8r+1=03(4r - 3) - 8r + 1 = 0 12r98r+1=012r - 9 - 8r + 1 = 0 4r8=04r - 8 = 0 4r=84r = 8 r=2r = 2 Now, substitute the value of r=2r=2 back into the expression for nn: n=4(2)3n = 4(2) - 3 n=83n = 8 - 3 n=5n = 5 So, we have found that n=5n=5 and r=2r=2.

Why this step? Determining the values of nn and rr is essential because they define the specific binomial expansion and the positions of the consecutive terms whose coefficients we need to sum.

4. Calculate the Sum of the Coefficients

With n=5n=5, the binomial expansion is (1+x)n+2=(1+x)5+2=(1+x)7(1+x)^{n+2} = (1+x)^{5+2} = (1+x)^7. The three consecutive terms, starting from TrT_r where r=2r=2, are T2T_2, T3T_3, and T4T_4. Their coefficients are:

  • Coefficient of T2=7C21=7C1T_2 = {^7}C_{2-1} = {^7}C_1
  • Coefficient of T3=7C2T_3 = {^7}C_2
  • Coefficient of T4=7C3T_4 = {^7}C_3

Now, we calculate the values of these binomial coefficients:

  • 7C1=7!1!(71)!=71=7{^7}C_1 = \frac{7!}{1!(7-1)!} = \frac{7}{1} = 7
  • 7C2=7!2!(72)!=7×62×1=21{^7}C_2 = \frac{7!}{2!(7-2)!} = \frac{7 \times 6}{2 \times 1} = 21
  • 7C3=7!3!(73)!=7×6×53×2×1=35{^7}C_3 = \frac{7!}{3!(7-3)!} = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35

The sum of these coefficients is: Sum=7C1+7C2+7C3=7+21+35=63\text{Sum} = {^7}C_1 + {^7}C_2 + {^7}C_3 = 7 + 21 + 35 = 63 Why this step? This is the final calculation required by the problem statement. Once nn and rr are known, we can directly find the specific coefficients and sum them up.


Tips and Common Mistakes

  • Indexing: Be very careful with the index kk in NCk{^N}C_k. If a term is the (k+1)th(k+1)^{th} term, its coefficient involves NCk{^N}C_k. If you label your terms as Tr,Tr+1,Tr+2T_r, T_{r+1}, T_{r+2}, their coefficients will be NCr1,NCr,NCr+1{^N}C_{r-1}, {^N}C_r, {^N}C_{r+1} respectively. A common error is to use kk as the term number instead of the lower index of the combination.
  • Ratio Formula Application: Ensure you correctly identify NN (the power of the binomial) and kk (the lower index of the numerator coefficient) when applying the ratio formula NCkNCk1=Nk+1k\frac{{^N}C_k}{{^N}C_{k-1}} = \frac{N-k+1}{k}.
  • Algebraic Errors: Solving the system of linear equations requires careful algebraic manipulation. Double-check your calculations to avoid errors.
  • Understanding the Question: The problem asks for the sum of the coefficients, not the terms themselves. The terms would involve xr1x^{r-1}, xrx^r, and xr+1x^{r+1}.

Summary and Key Takeaway

This problem effectively tests your understanding of the binomial theorem, particularly how to represent consecutive terms and their coefficients, and how to use the ratio of consecutive binomial coefficients to set up and solve equations. The ability to correctly apply the formula NCkNCk1=Nk+1k\frac{{^N}C_k}{{^N}C_{k-1}} = \frac{N-k+1}{k} and solve the resulting system of linear equations is paramount. The final answer is the sum of these determined coefficients, which is 6363.

The final answer is 63\boxed{\text{63}}.

Practice More Binomial Theorem Questions

View All Questions