I was trying to follow a sentence in a paper, which says that:
$|\mathbb{Q}(e^{2\pi i/n}) : \mathbb{Q}(\cos(2\pi/n)| = 1 \text{ or } 2$
because $e^{2\pi i/n}$ is a root of $x^2 - 2\cos(2\pi/n) + 1$.
I know that, for a simple extension $F \subseteq F(a)$, $|F(a) : F| = $ degree of minimal polynomial of a over F.
I also know that, because $|\mathbb{Q}(e^{2\pi i/p}) : \mathbb{Q}(\cos(2\pi/p)|$ is finite, $\mathbb{Q}(e^{i2\pi/n})$ is a simple extension of $\mathbb{Q}(\cos(2\pi i/n))$.
i.e. $\mathbb{Q}(e^{i2\pi/n}) = \mathbb{Q}(a,\;\cos(2\pi i/n))$ for some $a \in \mathbb{Q}(e^{i2\pi/n})$.
However, to find the possible degrees of the extension, you'd have to find a polynomial satisfied by $a$, rather than by $e^{2i\pi/n}$, so I don't think the statement follows immediately?
Any help on understanding this is appreciated.