What is the Galois group of $(x^2-1)(x^2-2)...(x^2-p+1)$ over $\mathbb Z_p$ for an odd prime, $p$? There are exactly $\frac{p-1}{2}$ squares in $\mathbb Z_p$ but my guess is the group is $\mathbb Z_2$.
2026-04-09 05:26:38.1775712398
Computing Galois group of polynomial over finite field
191 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
By the uniqueness of finite fields of a given degree, there is one and only one field of order $p^2$. Since not all elements of $\Bbb F_p$ are squares, you know that if $a$ is a non-square then
is an extension of degree $2$. But then since another non-square $b$ would also generate an extension $\Bbb F_p[b]$ of degree $2$, it must be that these two are the same field, i.e. $\Bbb F_p[\sqrt{b}]=\Bbb F_{p^2}$ as well. So the splitting field for that polynomial is $\Bbb F_{p^2}$ since that field has all the square roots of all elements of $\Bbb F_p$ in it. The Galois group of this extension has order $2$, hence must be $\Bbb Z/2\Bbb Z$, as you surmise.