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

Question

If the coefficients of x4,x5x^4, x^5 and x6x^6 in the expansion of (1+x)n(1+x)^n are in the arithmetic progression, then the maximum value of nn is:

Options

Solution

Key Concept: Binomial Theorem and Coefficients

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=r=0nnCranrbr(a+b)^n = \sum_{r=0}^{n} {}^n C_r a^{n-r} b^r For the expansion of (1+x)n(1+x)^n, where a=1a=1 and b=xb=x, the general term (or the coefficient of xrx^r) is given by: Tr+1=nCr(1)nr(x)r=nCrxrT_{r+1} = {}^n C_r (1)^{n-r} (x)^r = {}^n C_r x^r Therefore, the coefficient of xrx^r in the expansion of (1+x)n(1+x)^n is nCr{}^n C_r.

Step 1: Identify the Coefficients

We need to find the coefficients of x4,x5x^4, x^5, and x6x^6. Using the general formula for the coefficient of xrx^r:

  • Coefficient of x4x^4 is nC4{}^n C_4.
  • Coefficient of x5x^5 is nC5{}^n C_5.
  • Coefficient of x6x^6 is nC6{}^n C_6.

Step 2: Apply the Arithmetic Progression Condition

The problem states that these coefficients are in an arithmetic progression (A.P.). For three numbers a,b,ca, b, c to be in A.P., the middle term bb must be the average of the other two terms, i.e., 2b=a+c2b = a+c. Applying this to our coefficients: 2nC5=nC4+nC62 \cdot {}^n C_5 = {}^n C_4 + {}^n C_6

Step 3: Simplify the Equation using Properties of Binomial Coefficients

To solve this equation for nn, we can use the property of binomial coefficients that relates consecutive terms: nCrnCr1=nr+1r\frac{{}^n C_r}{{}^n C_{r-1}} = \frac{n-r+1}{r} Let's rearrange the A.P. condition: 2=nC4nC5+nC6nC52 = \frac{{}^n C_4}{{}^n C_5} + \frac{{}^n C_6}{{}^n C_5} Now, we calculate the ratios:

  • For the first ratio, we have nC4{}^n C_4 and nC5{}^n C_5. Here, r=5r=5 and r1=4r-1=4. So, nC5nC4=n5+15=n45\frac{{}^n C_5}{{}^n C_4} = \frac{n-5+1}{5} = \frac{n-4}{5} Therefore, nC4nC5=5n4\frac{{}^n C_4}{{}^n C_5} = \frac{5}{n-4}
  • For the second ratio, we have nC6{}^n C_6 and nC5{}^n C_5. Here, r=6r=6 and r1=5r-1=5. So, nC6nC5=n6+16=n56\frac{{}^n C_6}{{}^n C_5} = \frac{n-6+1}{6} = \frac{n-5}{6}

Substitute these ratios back into the A.P. equation: 2=5n4+n562 = \frac{5}{n-4} + \frac{n-5}{6}

Step 4: Solve the Algebraic Equation for nn

Now, we solve this rational equation for nn. First, find a common denominator, which is 6(n4)6(n-4): 2=56+(n5)(n4)6(n4)2 = \frac{5 \cdot 6 + (n-5)(n-4)}{6(n-4)} 2=30+n24n5n+206n242 = \frac{30 + n^2 - 4n - 5n + 20}{6n - 24} 2=n29n+506n242 = \frac{n^2 - 9n + 50}{6n - 24} Multiply both sides by (6n24)(6n-24): 2(6n24)=n29n+502(6n - 24) = n^2 - 9n + 50 12n48=n29n+5012n - 48 = n^2 - 9n + 50 Rearrange into a standard quadratic equation (Ax2+Bx+C=0Ax^2 + Bx + C = 0): n29n12n+50+48=0n^2 - 9n - 12n + 50 + 48 = 0 n221n+98=0n^2 - 21n + 98 = 0

Now, we solve this quadratic equation. We can use factorization or the quadratic formula. Let's try factorization: We need two numbers that multiply to 98 and add to -21. These numbers are -7 and -14. (n7)(n14)=0(n - 7)(n - 14) = 0 This gives two possible values for nn: n=7n = 7 or n=14n = 14

Step 5: Validate the Values of nn

For binomial coefficients nCr{}^n C_r to be defined, nn must be a non-negative integer and nrn \ge r. In our problem, the highest value of rr used is 6 (for nC6{}^n C_6).

  • If n=7n=7, then 7C4,7C5,7C6{}^7 C_4, {}^7 C_5, {}^7 C_6 are all valid. Let's check if they are in A.P.: 7C4=765321=35{}^7 C_4 = \frac{7 \cdot 6 \cdot 5}{3 \cdot 2 \cdot 1} = 35 7C5=7C75=7C2=7621=21{}^7 C_5 = {}^7 C_{7-5} = {}^7 C_2 = \frac{7 \cdot 6}{2 \cdot 1} = 21 7C6=7C76=7C1=7{}^7 C_6 = {}^7 C_{7-6} = {}^7 C_1 = 7 Check A.P.: 221=35+7    42=422 \cdot 21 = 35 + 7 \implies 42 = 42. This is true. So, n=7n=7 is a valid solution.

  • If n=14n=14, then 14C4,14C5,14C6{}^{14} C_4, {}^{14} C_5, {}^{14} C_6 are all valid. Let's check if they are in A.P.: 14C4=141312114321=1001{}^{14} C_4 = \frac{14 \cdot 13 \cdot 12 \cdot 11}{4 \cdot 3 \cdot 2 \cdot 1} = 1001 14C5=141312111054321=2002{}^{14} C_5 = \frac{14 \cdot 13 \cdot 12 \cdot 11 \cdot 10}{5 \cdot 4 \cdot 3 \cdot 2 \cdot 1} = 2002 14C6=14131211109654321=3003{}^{14} C_6 = \frac{14 \cdot 13 \cdot 12 \cdot 11 \cdot 10 \cdot 9}{6 \cdot 5 \cdot 4 \cdot 3 \cdot 2 \cdot 1} = 3003 Check A.P.: 22002=1001+3003    4004=40042 \cdot 2002 = 1001 + 3003 \implies 4004 = 4004. This is also true. So, n=14n=14 is a valid solution.

Step 6: Determine the Maximum Value of nn

The problem asks for the maximum value of nn. Comparing the two valid solutions, n=7n=7 and n=14n=14, the maximum value is 1414.

Tips and Common Mistakes:

  • Factorial Expansion vs. Ratio Property: While expanding factorials (n!r!(nr)!\frac{n!}{r!(n-r)!}) directly is always an option, using the ratio property (nCrnCr1=nr+1r\frac{{}^n C_r}{{}^n C_{r-1}} = \frac{n-r+1}{r}) often simplifies the algebra significantly, especially when dealing with consecutive binomial coefficients in an equation. This avoids cumbersome factorial manipulations.
  • Checking Validity of nn: Always ensure that the derived values of nn are consistent with the definition of binomial coefficients (i.e., nn must be an integer and greater than or equal to the largest rr value involved). In this case, n6n \ge 6. Both n=7n=7 and n=14n=14 satisfy this condition.
  • Algebraic Errors: Be extremely careful when expanding and combining terms in the quadratic equation. A single sign error can lead to incorrect roots.

Summary:

We used the definition of binomial coefficients and the condition for an arithmetic progression to set up an equation involving nC4,nC5{}^n C_4, {}^n C_5, and nC6{}^n C_6. By utilizing the ratio property of binomial coefficients, we transformed the equation into a quadratic in nn. Solving this quadratic yielded two valid integer solutions, n=7n=7 and n=14n=14. The maximum among these was 1414.

Practice More Binomial Theorem Questions

View All Questions