The simplest radical extension with a non-radical subextension

1.5k Views Asked by At

This is related to "A radical extension with a non-radical subextension".

The problem is I can't understand why $L=\mathbb{Q}(\zeta_7+\zeta_7^{-1})$ is not a radical extension given in the solution above-mentioned.

Can anyone explain, or even better, give a simpler example of a radical extension with a non-radical subextension?

I am curious if there is something special about "7" here. I.e. would $\mathbb{Q}(\zeta_3)$ and $\mathbb{Q}(\zeta_3+\zeta_3^{-1})$ work as counter-examples.

Thanks a lot.


What I tried:

I can see that $\mathbb{Q}(\zeta_7)$ is a radical extension since $\zeta_7^7=1\in\mathbb{Q}$.

Using the same logic, so $L=\mathbb{Q}(\zeta_7+\zeta_7^{-1})$ is not a radical extension since $(\zeta_7+\zeta_7^{-1})^n\notin\mathbb{Q}$ for any power $n$? It seems possible to prove that by binomial theorem. Is that the correct logic?

Thanks.

2

There are 2 best solutions below

3
On BEST ANSWER

That logic is not correct.

For example $\Bbb{Q}(1+\sqrt2)$ is a radical extension because it is equal to $\Bbb{Q}(\sqrt2)$. Yet, $(1+\sqrt2)^n\notin\Bbb{Q}$ for any $n>0$.


With $K=\Bbb{Q}(\zeta_7+\zeta_7^{-1})$ you can argue as follows. $[K:\Bbb{Q}]=3$ is a prime, so there are no non-trivial intermediate fields. Also, $K=\Bbb{Q}(z)$ for any $z\in K\setminus\Bbb{Q}$. Assume that here $z^n=q\in\Bbb{Q}$ for some integer $n$. We know that

  1. $K/\Bbb{Q}$ is Galois.
  2. The Galois conjugates, $z_2$ and $z_3$, of $z=z_1$ are of the form $z_j=z\zeta_n^{k_j}, j=2,3,$ where $\zeta_n=e^{2\pi i/n}$ and $k_2,k_3$ are some integers in the range $0<k_2<k_3<n$. This is because those conjugates must also be zeros of $x^n-q$.
  3. But the numbers $z_j/z_1=\zeta_n^{k_j}\in K, j=2,3.$ Because $K\subset \Bbb{R}$ we must have $\zeta_n^{k_j}=\pm1$ because there are no other real roots of unity.
  4. This implies that $z_2,z_3=\pm z_1$ contradicting the fact that the conjugates must all be distinct.
2
On

Improving on Jyrki Lahtonen's answer, one might simply note that the only totally real number fields which are generated by radicals over $ \mathbf Q $ are generated by square roots of rationals. The reason for this is that all higher roots of rationals have conjugates which are not real, thus an embedding into $ \mathbf C $ may be defined by extending.

More concretely, let $ K $ be a totally real number field and let $ q^{1/n} \in K $ with $ q \in \mathbf Q $. $ q^{1/n} $ is a root of $ X^n - q $, thus its other conjugates are of the form $ \zeta_n^k q^{1/n} $. Define $ \mathbf Q(q^{1/n}) \to \mathbf C $ by sending $ q^{1/n} \to \zeta_n^k q^{1/n} $ for a conjugate, and use isomorphism extension to extend this to an embedding $ K \to \mathbf C $. Its image must be real, thus $ q^{1/n} $ and $ \zeta^k_n q^{1/n} $ are both real. From this, it follows that $ \zeta^k_n = \pm 1 $, and taking norms gives that $ q^{2/n} $ is rational.

Now, we may note that $ \mathbf Q(\zeta_7 + \zeta_7^{-1}) $ is a totally real field (just look at how $ \textrm{Gal}(\mathbf Q(\zeta_7)/\mathbf Q) $ acts on it), however its degree is not a power of $ 2 $. Thus, it cannot be generated by radicals over $ \mathbf Q $.