Solveeit Logo

Question

Question: If coefficients of Tr Tr+1 Tr+2 terms of (1+x)^14 are in AP then r=?...

If coefficients of Tr Tr+1 Tr+2 terms of (1+x)^14 are in AP then r=?

A

5

B

9

C

5, 9

D

No Solution

Answer

5, 9

Explanation

Solution

The coefficients of the terms TrT_r, Tr+1T_{r+1}, Tr+2T_{r+2} in the expansion of (1+x)14(1+x)^{14} are (14r1)\binom{14}{r-1}, (14r)\binom{14}{r}, and (14r+1)\binom{14}{r+1} respectively. For these coefficients to be in an Arithmetic Progression (AP), the middle term's coefficient doubled must equal the sum of the first and third terms' coefficients:

2(14r)=(14r1)+(14r+1)2\binom{14}{r} = \binom{14}{r-1} + \binom{14}{r+1}

Dividing by (14r)\binom{14}{r} and using the identity (nk)(nk1)=nk+1k\frac{\binom{n}{k}}{\binom{n}{k-1}} = \frac{n-k+1}{k} and (nk+1)(nk)=nkk+1\frac{\binom{n}{k+1}}{\binom{n}{k}} = \frac{n-k}{k+1}, we get:

2=r15r+14rr+12 = \frac{r}{15-r} + \frac{14-r}{r+1}

Solving this equation leads to a quadratic equation r214r+45=0r^2 - 14r + 45 = 0, which factors into (r5)(r9)=0(r-5)(r-9)=0. Thus, r=5r=5 or r=9r=9. Both values are valid as they satisfy the conditions for the existence of the binomial coefficients.