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

Question

For some n10\mathrm{n} \neq 10, let the coefficients of the 5 th, 6 th and 7 th terms in the binomial expansion of (1+x)n+4(1+\mathrm{x})^{\mathrm{n}+4} be in A.P. Then the largest coefficient in the expansion of (1+x)n+4(1+\mathrm{x})^{\mathrm{n}+4} is:

Options

Solution

Rewritten Solution

1. Key Concepts and Formulas

In the binomial expansion of (1+x)N(1+x)^N, the general term is given by Tr+1=(Nr)xrT_{r+1} = \binom{N}{r} x^r, where (Nr)\binom{N}{r} represents the binomial coefficient.

Property of Binomial Coefficients in Arithmetic Progression (A.P.): If three consecutive binomial coefficients, (Nr1)\binom{N}{r-1}, (Nr)\binom{N}{r}, and (Nr+1)\binom{N}{r+1}, are in Arithmetic Progression, they satisfy the condition: 2(Nr)=(Nr1)+(Nr+1)2 \binom{N}{r} = \binom{N}{r-1} + \binom{N}{r+1} This condition can be simplified using the ratio properties of binomial coefficients: (Nk)(Nk1)=Nk+1k\frac{\binom{N}{k}}{\binom{N}{k-1}} = \frac{N-k+1}{k} Applying this to our A.P. condition by dividing by (Nr)\binom{N}{r}, we get: 2=(Nr1)(Nr)+(Nr+1)(Nr)2 = \frac{\binom{N}{r-1}}{\binom{N}{r}} + \frac{\binom{N}{r+1}}{\binom{N}{r}} Using the ratio property, this transforms into a more direct formula for solving such problems: 2=rNr+1+Nrr+12 = \frac{r}{N-r+1} + \frac{N-r}{r+1} This identity is particularly useful as it avoids extensive factorial manipulations.

Finding the Largest Binomial Coefficient: For an expansion of the form (1+x)M(1+x)^M:

  • If MM is an even number, the largest binomial coefficient is the coefficient of the middle term, given by (MM/2)\binom{M}{M/2}.
  • If MM is an odd number, there are two middle terms with equal largest coefficients, given by (M(M1)/2)\binom{M}{(M-1)/2} and (M(M+1)/2)\binom{M}{(M+1)/2}.

2. Step-by-Step Derivations

Given the binomial expansion (1+x)n+4(1+x)^{n+4}. Let NN be the exponent of the binomial, so N=n+4N = n+4.

Step 1: Identify the coefficients. The 5th, 6th, and 7th terms in the expansion of (1+x)N(1+x)^N correspond to r=4r=4, r=5r=5, and r=6r=6 respectively in the general term Tr+1=(Nr)xrT_{r+1} = \binom{N}{r} x^r. Therefore, their coefficients are:

  • Coefficient of the 5th term (T5T_5): C5=(N4)=(n+44)C_5 = \binom{N}{4} = \binom{n+4}{4}
  • Coefficient of the 6th term (T6T_6): C6=(N5)=(n+45)C_6 = \binom{N}{5} = \binom{n+4}{5}
  • Coefficient of the 7th term (T7T_7): C7=(N6)=(n+46)C_7 = \binom{N}{6} = \binom{n+4}{6}

Step 2: Apply the A.P. condition. Since these coefficients are in Arithmetic Progression, we use the fundamental A.P. property: 2×(middle term)=(first term)+(last term)2 \times (\text{middle term}) = (\text{first term}) + (\text{last term}) Substituting our coefficients: 2(n+45)=(n+44)+(n+46)2 \binom{n+4}{5} = \binom{n+4}{4} + \binom{n+4}{6}

Step 3: Simplify the equation using the ratio property of binomial coefficients. Instead of expanding factorials, we employ the simplified identity for coefficients in A.P.: 2=rNr+1+Nrr+12 = \frac{r}{N-r+1} + \frac{N-r}{r+1} In our context, N=n+4N = n+4 and the middle term's rr value is 55. Substituting these values into the identity: 2=5(n+4)5+1+(n+4)55+12 = \frac{5}{(n+4)-5+1} + \frac{(n+4)-5}{5+1} Simplifying the denominators: 2=5n+0+n162 = \frac{5}{n+0} + \frac{n-1}{6} 2=5n+n162 = \frac{5}{n} + \frac{n-1}{6} To clear the denominators, multiply the entire equation by 6n6n (the least common multiple of nn and 66): 2×6n=(5n)×6n+(n16)×6n2 \times 6n = \left(\frac{5}{n}\right) \times 6n + \left(\frac{n-1}{6}\right) \times 6n 12n=30+n(n1)12n = 30 + n(n-1) 12n=30+n2n12n = 30 + n^2 - n Rearrange the terms to form a standard quadratic equation: n2n12n+30=0n^2 - n - 12n + 30 = 0 n213n+30=0n^2 - 13n + 30 = 0

Step 4: Solve the quadratic equation for nn. We can solve this quadratic equation by factorization. We look for two numbers that multiply to 3030 and add up to 13-13. These numbers are 3-3 and 10-10. (n3)(n10)=0(n-3)(n-10) = 0 This yields two possible values for nn: n=3orn=10n=3 \quad \text{or} \quad n=10

Step 5: Validate the value of nn. The problem statement explicitly mentions the condition n10n \neq 10. Therefore, we must reject n=10n=10. The only valid value for nn is n=3n=3.

Step 6: Determine the largest coefficient in the expansion. Now that we have n=3n=3, we can find the actual exponent of the binomial expansion (1+x)n+4(1+x)^{n+4}. The exponent is N=n+4=3+4=7N = n+4 = 3+4 = 7. So, we need to find the largest coefficient in the expansion of (1+x)7(1+x)^7. Here, the exponent M=7M=7, which is an odd number. As per the rule, for an odd exponent, the largest coefficients are the coefficients of the middle terms. The middle terms correspond to r=(M1)/2r = (M-1)/2 and r=(M+1)/2r = (M+1)/2. For M=7M=7:

  • r1=(71)/2=3r_1 = (7-1)/2 = 3
  • r2=(7+1)/2=4r_2 = (7+1)/2 = 4 The largest coefficients are (73)\binom{7}{3} and (74)\binom{7}{4}. These values are equal due to the symmetry property of binomial coefficients, (Nk)=(NNk)\binom{N}{k} = \binom{N}{N-k}. Let's calculate the value of (73)\binom{7}{3}: (73)=7!3!(73)!=7×6×5×4!3×2×1×4!=7×6×53×2×1=7×5=35\binom{7}{3} = \frac{7!}{3!(7-3)!} = \frac{7 \times 6 \times 5 \times 4!}{3 \times 2 \times 1 \times 4!} = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 7 \times 5 = 35 Thus, the largest coefficient in the expansion of (1+x)7(1+x)^{7} is 3535.

3. Tips and Common Mistakes to Avoid

  • Misidentifying Coefficients: Ensure you correctly identify the 'r' value for the kthk^{th} term. Remember that the kthk^{th} term is TkT_k, which corresponds to (Nk1)\binom{N}{k-1}. For the 5th term, r=4r=4.
  • Ignoring Conditions: Always check for explicit conditions in the problem, like n10n \neq 10, as they are critical for choosing the correct solution from multiple possibilities.
  • Calculation Errors: Be careful with algebraic manipulation when solving the quadratic equation.
  • Largest Coefficient for Even vs. Odd Exponents: Differentiate between how to find the largest coefficient when the exponent MM is even versus when it is odd.

4. Summary and Key Takeaway

This problem effectively tests the understanding of binomial coefficients and their properties, especially when they form an Arithmetic Progression. The most efficient approach involves using the derived ratio identity 2=rNr+1+Nrr+12 = \frac{r}{N-r+1} + \frac{N-r}{r+1} to form a quadratic equation for nn. After solving for nn and validating it against given conditions, the final step requires knowing how to find the largest binomial coefficient for a given exponent. The key takeaway is the strategic application of identities to simplify calculations and careful attention to problem constraints.

Practice More Binomial Theorem Questions

View All Questions