Michael_Light said:
Homework Statement
If a cubic equation, f(x) has a factor of (3+√2), then the conjugate of the factor, (3-√2) is also a factor for f(x).
Homework Equations
The Attempt at a Solution
Just to confirm is that statement correct? I read it else where but i not sure is it correct or wrong, if yes, can anyone explain why? Thanks..
If the cubic equation has a rational constant term, then you know that there exists another root that must rationalize that root of 3+\sqrt{2} because when we multiply all the roots together, we will get the constant term of the cubic equation.
So if for example we have a general cubic
ax^3+bx^2+cx+d=0 where d is rational, another form of the cubic will be
a(x-\alpha)(x-\beta)(x-\gamma)=0 where \alpha, \beta,\gamma are the roots of the cubic. So the constant term, d, must be equal to the constant term of the factored cubic, hence
a(-\alpha)(-\beta)(-\gamma)=-a\alpha\beta\gamma=d
And since \alpha = 3+\sqrt{2} then
-(3+\sqrt{2})\beta\gamma=d
Now from this we can see that for this expression to be equal to a rational constant d, \beta\gamma must be irrational such that it can cancel the 3+\sqrt{2} factor. Now if we assume that one of the roots is rational, then the other root must be of the form c(3-\sqrt{2}) for some constant c. However, if we don't make that assumption, then the only condition we need is to satisfy \beta\gamma = 3-\sqrt{2} which there are an infinite number of combinations for.
For example,
\beta = \gamma = \sqrt{3-\sqrt{2}}
\beta = \sqrt{2}, \gamma = \frac{3\sqrt{2}}{2}-2
etc.