Find the splitting Field of $x^4+x^2+1$

298 Views Asked by At

Find the splitting field of $$x^4+x^2+1=(x^2+x+1)(x^2-x+1)$$ I have $(-1±\sqrt{-3})/2$ and $(1±\sqrt{-3})/2$ so, $\mathbb{Q}(1,\sqrt{-3})$, but i do not make sure about that.

2

There are 2 best solutions below

0
On

Hint: If $x^2-x+1=0$ then $(-x)^2 +(-x)+1=0$, and conversely.

0
On

Your polynomial has roots $\frac{-1+\sqrt{3}}{2}$, $\frac{-1-\sqrt{3}}{2}$ as well as two complex cube roots of unity (since one of the factors of your polynomial is the 3rd cyclotomic polynomials).

$\mathbb{Q}(1)$ is a trivial extension, so you will never really need to write that, and the splitting field by definition should be $\mathbb{Q}(\frac{-1+\sqrt{3}}{2},\frac{-1-\sqrt{3}}{2},e^{\frac{2\pi i}{3}},e^{\frac{4\pi i}{3}})$ by just adding in all the roots, however you can get that by just looking on wolfram alpha or whatever you like.

The content of the question comes in simplifying the above expression since the first two roots are obviously $\mathbb{Q}$ linear combinations of each other. How do the other two roots relate? Can you simplify it any further from there?