QUESTION: Let $f(x)= x^3+ax^2+bx+c \in \mathbb{Q}[x]$. Show that the splitting field of $f$ over $\mathbb{Q}$ has degree 1, 2, 3 or 6 over $\mathbb{Q}$.
The professor gave us this hint, but I still not understanding. I need to solve this in a step by step way. Using his tips.
HINT: The greatest difficulty would be to show that it cannot be greater than 6. Then, is enough to choose some values for $a, b$ and $c$. Try to find on the part of Galois that the extension has degree $\leq n!$. You need to find polynomials in that way that have splitting fields of degrees $1, 2, 3$ and $6$. And then show that it can't be bigger than that. It cannot be greater than 6 because this happens in the worst case ... It has a real root that has a degree $\leq3$ (it always exists since the polynomial has an odd degree, using the intermediate value theorem) and a complex one (which can also be real) of degree $\leq 2$. Then the degree of extension $\leq 6$. We use intermediate value theorem because polynomials of odd degree have a real root.
I really appreciate your help if you would take a time to help me.
We use a fundamental theorem of Galois theory, that the degree of a Galois extension equals the order of the Galois group of that extension. Note that extensions obtained by adding roots of a polynomial with coefficients in the field are automatically Galois extensions.
The logic is that since $f(x) \in \mathbb{Q}[x]$ is a cubic, its Galois group (i.e. the Galois group of a splitting field) will be a subgroup of $S_3$ which has order $6$.
More explicitly, let $x_1, x_2, x_3$ be the (complex) roots of $f$. Then certainly $K=\mathbb{Q}(x_1, x_2, x_3)$ is a splitting field. The Galois group $G$ is the set of those automorphisms of $K$ that fix $\mathbb{Q}$, and so are determined by how they act on the roots. However, since any automorphism fixes $f$, the image of a root under any automorphism is still a root, so $G$ permutes the roots and hence $G$ is a subgroup of $S_3$.
Now the second part is actually finding polynomials that have Galois groups $1$, $C_2$, $C_3 = A_3$ and $S_3$.
$1$ is easy enough: just take the product of three linear polynomials such as $(x-1)(x-2)(x-3)$.
For $C_2$, you need a quadratic polynomial with non-rational roots, for instance $(x-1)(x^2+1)$.
For $S_3$, you can repeat the idea in $C_2$ but this time giving a non-rational root to the linear part, e.g. $x^3 -2$.
Getting a polynomial with $C_3$ is perhaps the hardest one, but with a bit of trial-and-error or some additional insight on an object called "the discriminant" $x^3 -3x+1$ is an example.