0

Let $f(x)=x^3-5\in\mathbb{F}_7[x]$. What is the splitting field of $f$? I'm unsure how to approach splitting over a finite field.

I know $x^3-5$ is irreducible and that $\mathbb{F}_7[x]/(f(x))$ has at least one root.

linus
  • 21

1 Answers1

1

It is clear that, if $\alpha$ is a root of $f$ is an algebraic closure of $\mathbb{F}_7$ , then the roots of $f$ are $z\alpha,$ where $z\in\bar{\mathbb{F}}_7$ satisfies $z^3=1$ (easy exercice).

Now the polynomial $x^3-1$ splits in $\mathbb{F}_7$: $x^3-1=(x-1)(x-2)(x-4)$. Hence the splitting field $L$ of $f$ is the field extension generated by $\alpha, 2\alpha$ and $4\alpha$. Finally, we get $L=\mathbb{F}_7(\alpha)$, that is $L=\mathbb{F}_{7^3}.$

GreginGre
  • 15,028