If α,γ are non zero roots of the equation Px2−4x+1=0 and β,δ are non zero roots of Qx2−6x+1=0 (where 1α, 1β, 1γ and 1δ are in arithmetic progression), then find the value of (P2+Q2)
I tried solving it but seem to be stuck. Any short solutions to this problem since it was given to us on a test?
Answer
Here is a solution using Vieta's formulas. Let α,γ be the roots of the polynomial Px2−4x+1 and β,δ be the roots of the polynomial Qx2−6x+1. Since we have an arithmetic progression, letting 1/α=y, we have that for some d:
1/β=y+d,1/γ=y+2d,1/δ=y+3d
By Vieta's formulas, we have that:
α+γ=4P,α⋅γ=1P
β+δ=6Q,β⋅δ=1Q
This implies that:
α+γ=4α⋅γ,β+δ=6β⋅δ
From this, we have that:
1y+1y+2d=4y(y+2d),1y+d+1y+3d=6(y+d)(y+3d)
Hence:
(y+2d)+yy(y+2d)=4y(y+2d),(y+3d)+(y+d)(y+d)(y+3d)=6(y+d)(y+3d)
This results in the system:
{2y+2d=42y+4d=6
Resulting in y=1 and d=1. So, the roots are α=1, β=1/2, γ=1/3 and δ=1/4. So then by equations (1) and (2), it follows that P=3 and Q=8. Thus, the answer is:
P2+Q2=32+82=73
No comments:
Post a Comment