I have found the Galois group of the polynomial $x^4 - 3x^2 + 4$ (see below), but I am not sure how to find the fixed fields in the Galois correspondence. The roots of the polynomial are $$\pm \sqrt{\frac{3\pm i\sqrt7}{2}}$$ so the splitting field is $$K=\mathbb{Q}\Bigg(\sqrt{\frac{3+ i\sqrt7}{2}},\sqrt{\frac{3- i\sqrt7}{2}}\Bigg)$$ The degree of the extension $K/\mathbb{Q}$ is 4. Denote $$a=\sqrt{\frac{3+ i\sqrt7}{2}} \\b=\sqrt{\frac{3- i\sqrt7}{2}}\\c=-\sqrt{\frac{3+ i\sqrt7}{2}}\\d=-\sqrt{\frac{3- i\sqrt7}{2}}$$ and define $$f:a\mapsto c, b\mapsto d, c\mapsto a, d\mapsto b$$ and $$g:a\mapsto b,b\mapsto a, c\mapsto d,d\mapsto c$$ so that $f^2=g^2=1$ and that $$fg=gf:a\mapsto d,b\mapsto c,c\mapsto b, d\mapsto a$$ So $\text{Gal}(K/\mathbb{Q})=\lbrace 1,f,g,fg\rbrace\cong \mathbb{Z}/2\mathbb{Z} \times \mathbb{Z}/2\mathbb{Z}$.
The nontrivial subgroups of the Galois group are $\langle f\rangle,\langle g\rangle,\langle fg\rangle$. How can I determine the subfields of $K$ that are fixed by each of these subgroups? I tried finding a basis for $K$ and seeing how each of these automorphisms act on the basis, but I'm having trouble finding a basis: Here's my attempt $$a_0+a_1\sqrt{\frac{3+i\sqrt7}{2}}+a_2\sqrt{\frac{3-i\sqrt7}{2}}+a_3\frac{3+ i\sqrt7}{2}+a_4\frac{3- i\sqrt7}{2}$$ which I know is incorrect since the basis should have only 4 elements. Can this be adjusted or is there a better way to proceed?
– Zev Chonoles Jul 17 '15 at 23:58<
and>
mean "less than" and "greater than", and produce spacing correct for that meaning only; to make angle brackets, use\langle
and\rangle
.