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

Question

If for some positive integer n, the coefficients of three consecutive terms in the binomial expansion of (1 + x) n + 5 are in the ratio 5 : 10 : 14, then the largest coefficient in this expansion is :

Options

Solution

Elaborate Solution to Binomial Coefficient Problem

Key Concept: Ratio of Consecutive Binomial Coefficients

For a binomial expansion of the form (a+b)N(a+b)^N, the ratio of two consecutive binomial coefficients, (Nk)\binom{N}{k} and (Nk+1)\binom{N}{k+1}, is given by the formula: (Nk)(Nk+1)=k+1Nk\frac{\binom{N}{k}}{\binom{N}{k+1}} = \frac{k+1}{N-k} This fundamental property is crucial for problems involving ratios of consecutive terms in a binomial expansion, as it allows us to establish relationships between the exponent NN and the term index kk.


Step-by-Step Solution

1. Identifying the Coefficients and Their Ratios The given binomial expansion is (1+x)n+5(1 + x)^{n + 5}. Let N=n+5N = n+5 be the total exponent. Let the three consecutive terms in the expansion have coefficients NCr^{N}C_r, NCr+1^{N}C_{r+1}, and NCr+2^{N}C_{r+2}. According to the problem, their ratio is 5:10:145 : 10 : 14. This gives us two pairs of ratios:

  • The ratio of the first two coefficients: NCrNCr+1=510=12\frac{^{N}C_r}{^{N}C_{r+1}} = \frac{5}{10} = \frac{1}{2}
  • The ratio of the second and third coefficients: NCr+1NCr+2=1014=57\frac{^{N}C_{r+1}}{^{N}C_{r+2}} = \frac{10}{14} = \frac{5}{7}

2. Formulating Equations using the Ratio Formula

  • For the first ratio: We apply the key concept with N=n+5N = n+5 and k=rk=r. n+5Crn+5Cr+1=r+1(n+5)r\frac{^{n+5}C_r}{^{n+5}C_{r+1}} = \frac{r+1}{(n+5)-r} Since this ratio is equal to 1/21/2, we set up the equation: r+1n+5r=12\frac{r+1}{n+5-r} = \frac{1}{2} Explanation: We equate the derived ratio using the formula to the given ratio (1/21/2) to form an algebraic equation involving nn and rr. Cross-multiplying gives: 2(r+1)=1(n+5r)2(r+1) = 1(n+5-r) 2r+2=n+5r2r+2 = n+5-r Rearranging the terms to isolate nn: 3r=n+3(i)3r = n+3 \quad \ldots(i)

  • For the second ratio: Similarly, we apply the key concept with N=n+5N = n+5 and k=r+1k=r+1. n+5Cr+1n+5Cr+2=(r+1)+1(n+5)(r+1)\frac{^{n+5}C_{r+1}}{^{n+5}C_{r+2}} = \frac{(r+1)+1}{(n+5)-(r+1)} =r+2n+5r1= \frac{r+2}{n+5-r-1} =r+2n+4r= \frac{r+2}{n+4-r} Since this ratio is equal to 5/75/7, we set up the equation: r+2n+4r=57\frac{r+2}{n+4-r} = \frac{5}{7} Explanation: Just like the first ratio, we use the formula and equate it to the given ratio (5/75/7) to obtain another equation linking nn and rr. Cross-multiplying gives: 7(r+2)=5(n+4r)7(r+2) = 5(n+4-r) 7r+14=5n+205r7r+14 = 5n+20-5r Rearranging the terms: 12r=5n+6(ii)12r = 5n+6 \quad \ldots(ii)

3. Solving the System of Equations

Now we have a system of two linear equations with two variables, nn and rr:

  1. n=3r3n = 3r - 3 (from equation (i))
  2. 12r=5n+612r = 5n + 6 (from equation (ii))

Explanation: We will use the substitution method to solve for nn and rr. This involves expressing one variable in terms of the other from one equation and substituting it into the second equation. Substitute the expression for nn from equation (i) into equation (ii): 12r=5(3r3)+612r = 5(3r-3) + 6 12r=15r15+612r = 15r - 15 + 6 12r=15r912r = 15r - 9 Now, we solve for rr: 9=15r12r9 = 15r - 12r 9=3r9 = 3r r=3r = 3

Now that we have the value of rr, substitute it back into equation (i) to find nn: n=3(3)3n = 3(3) - 3 n=93n = 9 - 3 n=6n = 6

4. Determining the Binomial Expansion and Total Power

We found n=6n=6. The original binomial expansion was (1+x)n+5(1+x)^{n+5}. Substituting n=6n=6, the total exponent of the expansion is N=6+5=11N = 6+5 = 11. So, the expansion is (1+x)11(1+x)^{11}.

5. Finding the Largest Coefficient

For a binomial expansion (a+b)N(a+b)^N, the largest coefficient occurs at the middle term(s).

  • If NN is even, the largest coefficient is (NN/2)\binom{N}{N/2}.
  • If NN is odd, there are two equal largest coefficients: (N(N1)/2)\binom{N}{(N-1)/2} and (N(N+1)/2)\binom{N}{(N+1)/2}.

In our case, the exponent N=11N=11, which is an odd number. Therefore, the largest coefficients are 11C(111)/2^{11}C_{(11-1)/2} and 11C(11+1)/2^{11}C_{(11+1)/2}. This means the largest coefficients are 11C5^{11}C_5 and 11C6^{11}C_6. Since NCk=NCNk^{N}C_k = ^{N}C_{N-k}, we know that 11C5=11C115=11C6^{11}C_5 = ^{11}C_{11-5} = ^{11}C_6. Both will have the same value.

Let's calculate 11C6^{11}C_6: 11C6=11!6!(116)!=11!6!5!^{11}C_6 = \frac{11!}{6!(11-6)!} = \frac{11!}{6!5!} =11×10×9×8×7×6!6!×5×4×3×2×1= \frac{11 \times 10 \times 9 \times 8 \times 7 \times 6!}{6! \times 5 \times 4 \times 3 \times 2 \times 1} =11×10×9×8×75×4×3×2×1= \frac{11 \times 10 \times 9 \times 8 \times 7}{5 \times 4 \times 3 \times 2 \times 1} =11×(10/5/2)×(9/3)×(8/4)×7= 11 \times (10/5/2) \times (9/3) \times (8/4) \times 7 =11×1×3×2×7= 11 \times 1 \times 3 \times 2 \times 7 =462= 462

Thus, the largest coefficient in the expansion is 462.


Tips for Success / Common Mistakes

  • Correct Indexing: Pay close attention to the index kk when applying the ratio formula. If the coefficients are NCk^{N}C_k and NCk+1^{N}C_{k+1}, the formula is k+1Nk\frac{k+1}{N-k}. Ensure you correctly identify which index is kk.
  • Algebraic Precision: Double-check your algebraic manipulations when solving the system of equations. A small error can lead to incorrect values for nn and rr.
  • Largest Coefficient Rule: Remember the distinct rules for finding the largest coefficient based on whether the binomial exponent NN is even or odd. If NN is odd, there are two numerically equal largest coefficients.
  • Context of NN: In this problem, the exponent is n+5n+5, not just nn. Ensure you correctly use n+5n+5 as the NN in your calculations.

Summary / Key Takeaway

This problem demonstrates the powerful application of the ratio of consecutive binomial coefficients to determine unknown parameters (nn and rr) within a binomial expansion. Once these parameters are found, identifying the largest coefficient involves applying the rule for the middle term(s) of the expansion. Precision in applying the formulas and careful algebraic calculation are key to arriving at the correct solution.

Practice More Binomial Theorem Questions

View All Questions
If for some positive integer n, the coefficients of three co... | JEE Main 2020 Binomial Theorem | JEE Main - Mathematicon