Computing Galois Group of $\mathbb{Q}(\sqrt{2},\sqrt{3}):\mathbb{Q}$

Solution 1:

$\mathbb{Q}(\sqrt 2, \sqrt 3)$ is the splitting field of $(x^2 - 2)(x^2 - 3)$ over $\mathbb{Q}$. Hence, the extension $\mathbb{Q}(\sqrt 2, \sqrt 3) / \mathbb{Q}$ is Galois. Since $\sqrt 2$ and $\sqrt 3$ are not linearly dependent, we have $[\mathbb{Q}(\sqrt 2, \sqrt 3) : \mathbb{Q}] = 4$. Thus, the Galois group $G$ has order $4$.

We know that automorphisms in $G$ permute the roots of $x^2 - 2$ and $x^2 - 3$. It's easy to verify that $$ \sigma = \begin{cases} \sqrt 2 \mapsto -\sqrt 2 \\ \sqrt 3 \mapsto \sqrt 3 \end{cases} $$ and $$ \tau = \begin{cases} \sqrt 2 \mapsto \sqrt 2 \\ \sqrt 3 \mapsto -\sqrt 3 \end{cases} $$

are members of $G$. Thus, $G = \{1, \sigma, \tau, \sigma \tau\}$. I'll let you find its isomorphism type.


For $\mathbb{Q}(\sqrt 2, \sqrt 3, \sqrt 5)$, follow the same method, as it's the splitting field of $(x^2 - 2)(x^2 - 3)(x^2 - 5)$. Consider the automorphisms: $$ \begin{cases} \sqrt 2 \mapsto -\sqrt 2 \\ \sqrt 3 \mapsto \sqrt 3 \\ \sqrt 5 \mapsto \sqrt 5 \end{cases} $$ and $$ \begin{cases} \sqrt 2 \mapsto \sqrt 2 \\ \sqrt 3 \mapsto -\sqrt 3 \\ \sqrt 5 \mapsto \sqrt 5 \end{cases} $$ and $$ \begin{cases} \sqrt 2 \mapsto \sqrt 2 \\ \sqrt 3 \mapsto \sqrt 3 \\ \sqrt 5 \mapsto -\sqrt 5 \end{cases}. $$

Solution 2:

First you compute $[\mathbb Q(\sqrt{2},\sqrt{3}) : \mathbb Q] = 4$, and you show that the extension is Galois, like you are told in the other answers.

Now you know that the Galois group $G$ has size $4$. We know that elements of Galois groups preserve the minimal polynomials over the base field. So for any $\sigma\in G$, it holds that $\sigma(\sqrt{2})\in\{\pm\sqrt{2}\}$ and $\sigma(\sqrt{3})\in\{\pm\sqrt{3}\}$. Furthermore, $\sigma$ is uniquely determined by $\sigma(\sqrt{2})$ and $\sigma(\sqrt{3})$, since $\sqrt{2}$ and $\sqrt{3}$ generate $\mathbb Q(\sqrt{2},\sqrt{3})$ over $\mathbb Q$. Since $G$ has size $4$, and there are only $4$ combinations of the possible images $\sigma(\sqrt{2})$ and $\sigma(\sqrt{3})$, all these possibilities must indeed occur in $G$. So you have found the elements of $G$ without explicitly checking them for the homomorphism property.

For $\mathbb Q(\sqrt{2},\sqrt{3},\sqrt{5})$, a similar argument applies.

Solution 3:

To reiterate a point in @ErikVesterlund's comment, as well as Andrea Mori's and Ayman Hourieh's answers: there is no need to "directly" verify that the indicated maps are $\mathbb Q$ homomorphisms, because we have already proven this indirectly, by invoking the main theorem of Galois theory, in effect. That is, we show that the degree of the extension really is what it appears to be. Then, observe that any Galois automorphism must permute roots of irreducibles over the base, so _at_most_ $\sqrt{2}\rightarrow \pm \sqrt{2}$, and similarly for any other square roots. Thus, in your first example, there are _at_most_ these four. But/and Galois theory says there _at_least_ four, so these four must be "it". Similarly in the second example, after showing that the field extension really is of degree $2^3$, again we see that there are _at_most_ the $8$ automorphisms that flip the signs of the $3$ square roots, and Galois theory say there are _at_least_ $8$, so those must be "it".

No explicit verification that multiplication is preserved is needed!

Solution 4:

HINT:

Since $\Bbb Q(\sqrt2,\sqrt 3)$ is generated over $\Bbb Q$ by $\sqrt 2$ and $\sqrt 3$, any automorphism will be determined by its action on these two elements.

Let $\sigma$ be such an automorphism. What can $\sigma(\sqrt 2)$ be? Does the fact that $\sqrt 2$ is a root of $X^2-2$ help?