I have a couple of questions, given below, about the following problem from a course in Galois Theory.
Let $K=\mathbb{Q}(\zeta_{13})$. $K$ contains a unique subfield $L_4$ such that $[L_4 : \mathbb{Q}]=6$
Find the minimal polynomial for $\zeta_{13}$ over $L_4$
My lecturer provided a solution to this problem as follows:
$Gal(\mathbb{Q}(\zeta_{13})/\mathbb{Q})=\{e, \tau^6\}$. Therefore, $\zeta_{13}$ has two conjugates over $L_4$. Therefore, the appropriate minimal polynomial equals:
$$(T-\zeta_{13})(T-\zeta_{13}^{-1})=T^2-\theta_4T+1$$
I have a few questions:
- Why does: $[L: \mathbb{Q}]=p$ where $L$ is a subfield of $\mathbb{Q}(\zeta_{q}) \implies Gal(\mathbb{Q}(\zeta_{q})/\mathbb{Q})=\{e, \tau^p\}$?
- Why does $Gal(\mathbb{Q}(\zeta_{q})/\mathbb{Q})=\{e, \tau^p\}$ imply the existence of two conjugates? Is it because it is a cylic group?
Thank you
Let $\mathbb{Q} \subset K$ be a Galois extension with Galois group $\mathbb{Z}_n$, $m$ divide $n$, and $L$ be the fixed field corresponding to the subgroup of order $\frac{n}{m}$. Then $[L:\mathbb{Q}]=m$.
Conversely for each $m$ dividing $n$ there is a unique subfield with $[L:\mathbb{Q}]=m$. It's corresponding subgroup has order $\frac{n}{m}$.
– Ken Duna Jun 01 '16 at 14:34