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 [itex]3+\sqrt{2}[/itex] 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
[tex]ax^3+bx^2+cx+d=0[/tex] where d is rational, another form of the cubic will be
[tex]a(x-\alpha)(x-\beta)(x-\gamma)=0[/tex] where [itex]\alpha, \beta,\gamma[/itex] are the roots of the cubic. So the constant term, d, must be equal to the constant term of the factored cubic, hence
[tex]a(-\alpha)(-\beta)(-\gamma)=-a\alpha\beta\gamma=d[/tex]
And since [itex]\alpha = 3+\sqrt{2}[/itex] then
[tex]-(3+\sqrt{2})\beta\gamma=d[/tex]
Now from this we can see that for this expression to be equal to a rational constant d, [itex]\beta\gamma[/itex] must be irrational such that it can cancel the [itex]3+\sqrt{2}[/itex] factor. Now if we assume that one of the roots is rational, then the other root must be of the form [itex]c(3-\sqrt{2})[/itex] for some constant c. However, if we don't make that assumption, then the only condition we need is to satisfy [itex]\beta\gamma = 3-\sqrt{2}[/itex] which there are an infinite number of combinations for.
For example,
[tex]\beta = \gamma = \sqrt{3-\sqrt{2}}[/tex]
[tex]\beta = \sqrt{2}, \gamma = \frac{3\sqrt{2}}{2}-2[/tex]
etc.