The problem is as follows:
Determine the Galois group of the polynomial $f(x)=x^4-2$ over the finite field with $101$ elements, $\mathbb{F}_{101}$.
I am not really sure how to go about this, but here are some things I've thought about:
So, I know that Finite fields have cyclic Galois group. So, if $f(x)$ were irreducible over $\mathbb{F}_{101}$ then it would follow that it's splitting field is $\mathbb{F}_{101^4}$, and hence its Galois group would by isomorphic to $\mathbb{Z}_4.$ Similarly, if it reduced into a linear and a cubic, then the Galois group would be isomorphic to $\mathbb{Z}_3,$ and so on..
But in this case, it doesn't seem like it is the intention of the problem to check how $f(x)$ factors over $\mathbb{F}_{101}$. There seem to be way too many things that could happen. If it were over a field $\mathbb{F}_p$ for a reasonably small prime $p$ then one could check the irreducibility of $f(x)$ over this field.
The roots of $f(x)$ are certainly $\sqrt[4]{2}\zeta_4^k$, for $k=0,1,2,3,$ where $\zeta_4$ is the $4th$ primitive root of unity, so it is a root of the cyclotomic polynoial $\Phi_4(x)$. This in turn is a factor of $x^{101}-x$. So, in particular, it splits completely over $\mathbb{F}_{101}$, since this last one is the splitting field of $x^{101}-x.$
Hence, the splitting field of $f(x)$ over $\mathbb{F}_{101}$ is $\mathbb{F}_{101}(\sqrt[4]{2}).$
So, I guess, then the question is really if the following is true $$x^4\equiv 2\mod 101$$ for any $x$ in $\mathbb{F}_{101}.$
Another approach would be, i think, to try and compute the discriminant of $f(x)$ and it's cubic resolvent, but i am encountering similar issues of whether a polynomial is irreducible over this field. So, this approach seems to be even less worth pursuing.
I'd appreciate any help, or if there is any general strategy how to approach similar problems?!
Why don't you see if $2$ is quadratic residue mod $101?$ WHat about $-1?$