Example
The equation 3x3+6x2−4x+7=0 has roots α, β, γ. Find the equation with roots α1, β1, γ1.
Solution
The required equation is:
x3−(α1+β1+γ1)x2+(αβ1+αγ1+βγ1)x−αβγ1=0
x3−(αβγαβ+αγ+βγ)x2+(αβγα+β+γ)x−αβγ1=0
From the equation 3x3+6x2−4x+7=0, divide through by 3:
x3+2x2−34x+37=0
Comparing with x3+px2+qx+r=0, we get:
p=2,q=−34,r=37
Thus:
- Sum of roots: α+β+γ=−p=−2
- Sum of products of roots taken two at a time: αβ+βγ+γα=q=−34
- Product of roots: αβγ=−r=−37
Substituting into the new equation:
x3−(−37−34)x2+(−37−2)x−−371=0
x3−74x2+76x+73=0
⇒7x3−4x2+6x+3=0
Example
If the roots of the equation 4x3+7x2−5x−1=0 are α, β and γ, find the equation whose roots are:
a) α+1,β+1,γ+1
b) α2,β2,γ2
Solution
4x3+7x2−5x−1=0
Dividing by 4:
x3+47x2−45x−41=0
From this:
(i) α+β+γ=−47
(ii) αβ+αγ+βγ=−45
(iii) αβγ=41
(a) Roots: α+1,β+1,γ+1
Sum of new roots:
(α+1)+(β+1)+(γ+1)=(α+β+γ)+3=−47+3=45
Sum of products of new roots taken two at a time:
(α+1)(β+1)+(α+1)(γ+1)+(β+1)(γ+1)
=αβ+α+β+1+αγ+α+γ+1+βγ+β+γ+1
=(αβ+αγ+βγ)+2(α+β+γ)+3
=−45+2(−47)+3=−45−27+3=−47
Product of new roots:
(α+1)(β+1)(γ+1)
=αβγ+(αβ+αγ+βγ)+(α+β+γ)+1
=41+(−45)+(−47)+1=−47
The required equation is:
x3−(45)x2−47x−47=0
⇒4x3−5x2−7x−7=0
(b) Roots: α2,β2,γ2
For this, we need to find:
- Sum: α2+β2+γ2
- Sum of products: α2β2+α2γ2+β2γ2
- Product: α2β2γ2
We know:
α2+β2+γ2=(α+β+γ)2−2(αβ+αγ+βγ)
=(−47)2−2(−45)=1649+410=1649+1640=1689
α2β2γ2=(αβγ)2=(41)2=161
For α2β2+α2γ2+β2γ2:
α2β2+α2γ2+β2γ2=(αβ+αγ+βγ)2−2αβγ(α+β+γ)
=(−45)2−2(41)(−47)=1625+1614=1639
The required equation is:
x3−1689x2+1639x−161=0
⇒16x3−89x2+39x−1=0