Determine all the subfields of the splitting fields of this polynomial.
I chose this problem because I think to complete it in great detail will be a great study tool for all of the last chapter, as well. (I'm using Dummit & Foote).
Can I have help outlining the method? I need to first find the splitting field, correct? Is there a more elegant observation than noting that I can use difference of squares factoring and rewrite the polynomial as $(x- \sqrt{2})(x+\sqrt{2})(x-\sqrt{3})(x+\sqrt{3})(x-\sqrt{5})(x+\sqrt{5})$, where none of $\sqrt{2}, \sqrt{3}, \sqrt{5}$ are in the field $\mathbb{Q}$? (The problem doesn't say this is the base field, but I'm assuming.) So the splitting field is $\mathbb{Q}(\sqrt{2}, \sqrt{3}, \sqrt{5})$. Is this how you recommend finding the splitting field, i.e. explicitly calculating the roots and ensuring your extension contains them? I wish there were a more theoretical way of doing this that would apply to any polynomial.
Now, to find the Galois group, do you exhaustively compute automorphisms and just observe which elements the automorphism fixes in order to find the corresponding fixed field? This seems to get complicated very quickly. Is there some theoretical machinery to aid in this, as well?
Once finding the fixed fields are accomplished, from the Fundamental Theorem of Galois Theory I know there exists a correspondence between the fixed fields and the subfields, so if I find all fixed fields of automorphisms, I will have found all subfields.
Thank you for any help.
So for your first question, the splitting field will be generated by the roots of the polynomial you are trying to split. Sometimes, some of the roots might have relations and make some other roots redundant, and also, there will be times that it is "nicer" to find some other generators for your polynomial (for instance the splitting field for $x^4-10$ would be $\mathbb{Q}(\omega, \sqrt[4]{10})$, where $\omega$ is the primitive fourth root of unity).
Back to your problem, take your polynomial and factor it into irreducible monic polynomials. In your case you would get that $(x^2-2)(x^2-3)(x^2-5)$ is already factored into irreducible parts. Note that $x^2-2$ is the minimal polynomial of $\sqrt{2}$, so $\sqrt{2}$ can only be mapped to $\pm\sqrt{2}$, similarly for $\sqrt{3}$ and $\sqrt{5}$. This reduces the possibilities for your mappings a lot. You have that you can send $\sqrt{2}$ to $\pm\sqrt{3}$, $\sqrt{3}$ to $\pm\sqrt{3}$, and $\sqrt{5}$ to $\pm\sqrt{5}$. Each combination of possibilities gives you an automorphism, so your Galois Group will be of order $2^3=8$, also note that every map is of order $2$, so the only group with order $8$ and every element of order $2$ is $\mathbb{Z}/2\mathbb{Z}\times\mathbb{Z}/2\mathbb{Z}\times\mathbb{Z}/2\mathbb{Z}$.
From here is it straight forward to compute the fixed fields. Say you have the automorphism that negates $\sqrt{2}$ and $\sqrt{3}$ but fixes $\sqrt{5}$, then the fixed field would be just $\mathbb{Q}(\sqrt{5})$ (do you see why?), and it's the same for every automorphism.