Solveeit Logo

Question

Mathematics Question on Binomial theorem

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

A

14

B

21

C

28

D

7

Answer

14

Explanation

Solution

In the binomial expansion of (1+x)n(1+x)^n, the general term is given by Tk=(nk)xkT_k = \binom{n}{k}x^k. Therefore, the coefficients of x4x^4, x5x^5, and x6x^6 are:

  • Coefficient of x4x^4: (n4)\binom{n}{4},
  • Coefficient of x5x^5: (n5)\binom{n}{5},
  • Coefficient of x6x^6: (n6)\binom{n}{6}.

Since these coefficients are in an arithmetic progression, we can set up the condition:

2(n5)=(n4)+(n6).2\binom{n}{5} = \binom{n}{4} + \binom{n}{6}.

Using the formula for binomial coefficients, we have:

(nk)=n!k!(nk)!.\binom{n}{k} = \frac{n!}{k!(n-k)!}.

After simplifying, we substitute and solve for nn to find that the maximum value of nn that satisfies this condition is n=14n = 14.

Therefore, the maximum value of nn is 1414.