Question
Question: Solve \(6{{x}^{3}}-11{{x}^{2}}+6x-1=0\) , if its roots are in harmonic progression....
Solve 6x3−11x2+6x−1=0 , if its roots are in harmonic progression.
Solution
Hint: Think of the basic definition of Harmonic progression, and using the given equation, try to reach an equation whose roots are in arithmetic progression.
Complete step by step answer:
Before starting with the solution to the above question, let us talk about harmonic progression.
In mathematics, harmonic progression is defined as a sequence of numbers, for which the sequence of the reciprocals of its terms gives an arithmetic progression.
We can represent a general harmonic progression as:a1,a+d1,a+2d1............
Where a,a+d,a+2d............... will represent an arithmetic progression.
Now, let us start with the solution to the above question.
The equation given in the question is an example of a cubic polynomial whose roots are in harmonic progression. Therefore, substituting x in the given cubic polynomial with t1 will give a polynomial whose roots are in arithmetic progression. So, substituting x by t1 , we get
6x3−11x2+6x−1=0
⇒t36−t211+t6−1=0
Now we will multiply both sides of the equation by t3 , on doing so our equation becomes:
t3×t36−t3×t211+t3×t6−t3×1=t3×0
⇒−t3+6t2−11t+6=0
Now, as we mentioned, the roots of the equation −t3+6t2−11t+6=0 is in arithmetic progression, we let the root to be ( a - d ), a, ( a + d ).
Therefore, using the relation between the coefficients and roots of a polynomial, we get
Sum of roots of a polynomial = (coefficient of x3)-(coefficient of x2)
∴a−d+a+a+d=−1−6
⇒3a=6
⇒a=2...........(i)
Now, product of roots of a cubic polynomial taken all at a time = (coefficient of x3)-(constant)
∴a(a−d)(a+d)=−1−6
Now we will substitute the value of ‘a’ from equation (i), we get
2(2−d)(2+d)=6
We know (x+y)(x−y)=x2−y2 . So, our equation becomes:
2(22−d2)=6
⇒4−d2=26
⇒4−d2=3
⇒4−3=d2
⇒d2=1
Taking square root of both sides of the equation, we get
d2=1
∴d=1
Therefore, the roots of the equation −t3+6t2−11t+6=0 are ( a - d ), a, and ( a + d ) which comes out to be 1, 2, and 3.
We also know that the roots of the equation 6x3−11x2+6x−1=0 is reciprocal of the roots of the equation −t3+6t2−11t+6=0 .
Therefore, the roots of the equation 6x3−11x2+6x−1=0 is 1, 21 and 31 .
Note: If you want, you can directly solve the given equation without substituting x by t1 , but that might make the equations complicated to solve. As to find the roots of the equation 6x3−11x2+6x−1=0 directly you need to let the roots be a1,a+d1 and a+2d1 which would eventually lead you to a cubic equation when you apply the relation between the coefficients and roots of a polynomial.