Question
Question: Let \( {\left( {1 + {x^2}} \right)^2}{\left( {1 + x} \right)^n} = \sum\limits_{k = 0}^{n - 4} {{a_k}...
Let (1+x2)2(1+x)n=k=0∑n−4akxk . If a1,a2,a3 are in AP. Find value of n
Solution
In this question, we will use the binomial formula (x+y)n=r=1∑nnCrxn−ryr to simplify the expression in the LHS and also expand the expression in RHS and then compare the terms on LHS and RHS to get the terms a1,a2,a3 . After this, we will have the property that if these three terms are in AP then 2a2=a1+a3 .
Complete step-by-step answer:
Given:- (1+x2)2(1+x)n=k=0∑n−4akxk …… (1)
Also given that a1,a2,a3 are in A.P.
Condition for three terms to be in A.P is twice the second term will be equal to the sum of the first and third terms.
⇒2a2=a1+a3
Here, we will compare both the sides of equation (1) in order to obtain a expression for a1,a2,a3
According to binomial theorem,
(1+x)n= nC01nx0+nC11n−1x1+nC21n−2x2+......+nCn−111xn−1+nCn10xn
Where, nCr=r!(n−r)!n! and nC0=1,nC1=n,nCn−1=n,nCn=1
⇒(1+x)n=1+nx+nC2x2+......+nxn−1+xn
Taking LHS of equation (1), we get
(1+x2)2(1+x)n=(1+x4+2x2)(1+nx+nC2x2+......+nxn−1+xn)
⇒(1+x2)2(1+x)n=1+nx+(nC2+2)x2+(nC3+2n)x3+...... …… (2)
Taking RHS of equation (1) we get
k=0∑n−akxk=a0x0+a1x1+a3x2+....+akxk=a0+a1x+a2x2+.....+akxk …… (3)
Now, equating the LHS and RHS of equation 1 using equation 2 and equation 3, we get: 1+nx+(nC2+2)x2+(nC3+2n)x3+......=a0+a1x+a2x2+.....+akxk …… (4)
Now comparing the coefficients of x,x2 and x3 on both the sides of eq (4) in orders to obtain a1,a2,a3
⇒a1=n,a2=nC2+2,a3=nC3+2n
Using 2a2=a1+a3 and nCr=r!(n−r)!n! we get
2(nC2+2)=n+nC3+2n⇒2[2!(n−2)!n!+2]=3n+3!(n−3)!n!
⇒2[2×[(n−2)!]n(n−1)(n−2)!+2]=3n+6×[(n−3)!]n(n−1)(n−2)(n−3)!
⇒2[2n(n−1)+2]=3n+6n(n−1)(n−2)⇒n(n−1)+4=3n+6n(n−1)(n−2)
Multiply by 6 on both sides of the above equation, we get
⇒6n2−6n+24=18n+n(n2−3n+2)
⇒6n2−6n+24=n3−3n2+20n
On rearranging the terms, we get:
⇒p(n)=n3−9n2+26n−24=0 .
p(2)=23−9×22+26×2−24=60−60=0
p(3)=33−9×32+26×3−24=105−105=0
p(4)=43−9×42+26×4−24=168−168=0 .
This cubic polynomial is satisfied when we put n = 2 or n = 3 or n= 4.
This means that these are the roots of the cubic polynomial.
Therefore, n = 2, 3, 4.
Note: In this type of question, the main step is to use the binomial expansion to expand the expression in the LHS and RHS side. You should know that if three numbers a, b and c are in AP then middle terms are known as arithmetic mean between the other two numbers and are given as 2b = a + c. Similarly, if three numbers a, b and c are GP then b is called Geometric mean and is given as b=ac .