Question
Question: If the coefficients of \( {\text{}}{{\text{r}}^{{\text{th}}}} \) , \( {{\text{(r + 1)}}^{{\text{th}}...
If the coefficients of rth , (r + 1)th and (r + 2)th terms in the binomial expansion of (1+x)n are in A.P., then show that n2−(4r+1)n+4r2−2=0 .
Solution
Write down the general form of rth term of binomial expansion of (1+x)n. For a set of values in arithmetic progression, the sum of the first and third term in the set is equal to twice of the second term.
Formula used:
⇒ The nth term of the binomial expansion of (1+x)n is: nCrxr .
⇒ For three terms an,an+1,an+2 in arithmetic progression, 2an+1=an+an+2 .
⇒ nCr=r!(n−r)!n!
Complete step by step solution:
We’ve been given that the rth , (r + 1)th and (r + 2)th terms of the binomial expression of (1+x)n are in arithmetic progression. Let’s start by finding these terms in the binomial expression. We know that the rth term of the binomial expression can be written as:
⇒rth term: nCr−1(1)n−r+1xr−1=nCr−1xr+1
Similarly, we can write
⇒(r + 1)th term =nCrxr and
⇒(r + 2)th term =nCr+1xr+1 .
Now since the coefficients of these three terms are in arithmetic progression, we can write
⇒2nCr=nCr−1+nCr+1
Dividing both sides by nCr , we get
⇒2=nCrnCr−1+nCrnCr+1
Since nCr=r!(n−r)!n! , we can write
⇒2=r!(n−r)!n!(r−1)!(n−(r−1))!n!+r!(n−r)!n!(r+1)!(n−(r+1))!n!
Using the property that r!=r×(r−1)! , we can simplify the above expression as
⇒2=n−r+1r+r+1n−r
Taking the LCM of the two terms on the right hand side of the equation, we get:
⇒2=(n−r+1)(r+1)r(r+1)+(n−r)(n−r+1)
On simplifying the numerator, we get:
⇒2=(n−r+1)(r+1)(r2+r)+(n2−2nr+r2+n−r)
On multiplying both sides by (n−r+1)(r+1) , we get
⇒2(n−r+1)(r+1)=(r2+r)+(n2−2nr+r2+n−r)
which can be further simplified to
⇒n2−(4r+1)n+4r2−2=0
Hence, we have proved that if the coefficients of rth , (r + 1)th and (r + 2)th terms in the binomial expansion of (1+x)n are in A.P. , n2−(4r+1)n+4r2−2=0 .
Note:
Since the terms of the binomial expansion are in A.P., we must realize to use the property 2an+1=an+an+2 which helps us in relating the coefficients of the binomial expansion. Certain identities of permutation/combination operations can also help in simplifying the solution for e.g. nCrnCr−1=n−r+1r .