Let $F$ be a finite field. If $f, g \in F[x]$ are irreducible polynomials of the same degree, show that they have the same splitting field.
I tried this problem by induction on the degree of the polynomials, but I couldn't get anything. Is there another way to approach this? Could someone help me on this? Thanks in advance!
I found this post and it is related to this question:
How to deduce the irreducible factors of $x^4 +1$ in $\Bbb F_3$.
This is standard theory in finite fields.
Every finite extension of finite fields is Galois with cyclic Galois group. This comes from the theory of the Frobenius automorphism. If $|F|=q$ and $f$ has degree $d$ then $L=F[x]/(f(x))$ is the splitting field and has order $q^d$. Then every element of $L$ satisfies $a^{q^d}-a=0$ so $L$ is also the splitting field of $x^{q^d}-x$. Thus the splitting fields of $f$ and $g$ are splitting fields of $x^{q^d}-x$. A polynomial's splitting field is unique up to isomorphism; this is another foundational result in Galois theory.