MHB Polynomial of degree 3. splitting field.

caffeinemachine
Gold Member
MHB
Messages
799
Reaction score
15
If $F$ is the field of rational numbers, find the necessary and sufficient conditions on $a$ and $b$ so that the splitting field of $p(x)=x^3+ax+b=0$ has degree exactly $3$ over $F$.

ATTEMPT:
If $p(x)$ is not irreducible in $F[x]$ then the splitting field of $p(x)$ over $F$ can have degree $2!=2$ over $F$.
Thus $p(x)$ should have no rational roots.
Now.
Claim: $p(x)$ should not have any complex root (in the field of complex numbers).
Proof: Suppose it did. Say $\alpha$ is a complex root of $p(x)$. Now since $p(x)$ is a polynomial of degree three it has at least one real root say $a$. Let $E$ be the splitting field of $p(x)$ over $F$. Then $[F(a):F]$ divides $[E:F]=3$. $[F(a):F] \neq 1$ since $p(x)$ is irreducible in $F[x]$. Thus $[F(a):F]=3$. Clearly $\alpha \not \in F(a)$. Thus $[F(a, \alpha):F] > [F(a):F]$. Since $[F(a, \alpha):F]$ divides $[E:F]$, it follows that $[E;F]> [F(a):F]=3$.

So all three roots of $p(x)$ in the field of complex numbers are real.

Now what do I do?
 
Physics news on Phys.org
have you considered looking at the discriminant? in this case $\Delta = -4a^3 - 27b^2$. now argue that $\Delta < 0$ and $\sqrt{-\Delta}$ is rational (you might want to consider the vieta substitution:

$$x = w - \frac{a}{3w}$$

to see where I'm coming from).
 
Deveno said:
have you considered looking at the discriminant? in this case $\Delta = -4a^3 - 27b^2$. now argue that $\Delta < 0$ and $\sqrt{-\Delta}$ is rational (you might want to consider the vieta substitution:

$$x = w - \frac{a}{3w}$$

to see where I'm coming from).
I don't know what the discriminant is in case of cubic equation.
I didn't know that the question requires that knowledge.
But thanks for your post Denevo. I will attempt this question again after reading more about the cubic.
 
use the substitution i mentioned, and then multiply through by $w^3$. you should get a quadratic in $w^3$. what are the conditions that a quadratic has two real rational roots?
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top