Confirming Conjugate Factor of Cubic Equation

  • Thread starter Thread starter Michael_Light
  • Start date Start date
  • Tags Tags
    Conjugate Cubic
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
Michael_Light
Messages
112
Reaction score
0

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..
 
Physics news on Phys.org
A factor would be something of the form (x - a), where a is a root. You have number. Please clarify what you mean.
 
voko said:
A factor would be something of the form (x - a), where a is a root. You have number. Please clarify what you mean.

Sorry.. i mean root.. not factor.. so is this statement correct then?

If a cubic equation, f(x) has a root of (3+√2), then the conjugate of the root, (3-√2) is also a root for f(x).
 
Only complex roots are conjugate. Your root is not complex, so it cannot have a conjugate in the strict sense of the word (i.e, the one whose imaginary part has an opposite sign), nor can it have a "conjugate" in the sense you are using it.

Consider x3 = (3+√2)3. Then (3+√2) is its only root (more technically, it has three identical roots).
 
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..

Not true in general.

It is true, however, if the following conditions are met:

1) Your cubic has rational coefficients.

2) It has 3 real roots.

3) One root is rational.

If those conditions are met, then the other two real roots will either both be rational, or conjugate surds (Technically, the other roots will be algebraic numbers of degree [itex]\leq 2[/itex]).
 
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.