Let us define numbers $a_i\in\mathbb{R}_{\geq0}$ by $a_0=0$ and $a_{i+1}=\sqrt{2+a_i}$.
- How do I prove that $\mathbb{Q}\subset\mathbb{Q}(a_i)$ is cyclic of degree $2^i$?
- How do I prove that the root depth of $a_i$ is equal to $i$ for all $i\geq0$?
What I know:
1. I was thinking of finding a generator, since that would mean it is cyclic, but I don't know which to choose.
2. The quadratic closure of a field $F$ in $\overline{F}$ is
$$F^q:=\bigcup_{j=0}^\infty F_j,$$
where $F_0=F$, and $F_j=F_{j-1}(\sqrt{F_{j-1}})$.
The root depth is the smallest number $j$ for which $x_i$ is in $F_j$. However I would not know how to prove the question with this information.
A plan of attack: