Finding the splitting field for $x^4 + x$ over $\mathbb Q$

47 Views Asked by At

I've found the roots (with help from wolframalpha): $x = 0$, $x = -1$, $x = $e^i\pi/3$, $x = -(-1)^{2/3}$.

But I don't know how to express it in the form $\mathbb Q(a)$, where $a$ is some real or complex number.

2

There are 2 best solutions below

2
On

Hint:

As the polynomial factors as $\;x(x+1)(x^2-x+1)$, it's the same as the splitting field of the quadratic polynomial $x^2-x+1$, , which has well-known roots.

0
On

The zeros are $0$, $-1$, $\exp(\pi i/3)$ and $\exp(-\pi i/3)$, that is $0$, $-1$, $\zeta$ and $\zeta^{-1}$ for $\zeta=\exp(\pi i/3)$. So they generate the field $\Bbb Q(\zeta)$.