Find all finite fields $k$ whose subfields form a chain: that is, if $k'$ and $k''$ are subfields of $k$, then either $k' \subseteq k''$ or $k'' \subseteq k'$.
So, I understand that I'm trying to find the values of $n$ such that the subfields of $\mathbb{F}_{p^n}$ (where $\mathbb{F_{p^n}}$ is the Galois field of order $p^n$) form a chain. However, I'm unsure of where to begin. If anyone could point me in the right direction that would really help. This problem is found in Rotman's Advanced Modern Algebra.
Recall that finite fields must have order a power of a prime.
Moreover, if $k\subseteq k'$, then $k'$ is a vector space over $k$. Hence, if $|k|=p^n$, with $p$ prime, and $|k'|=p^m$, then if the dimension of $k'$ over $k$ is $d$ it follows that $p^m=(p^n)^d = p^{nd}$; that is, we must have that $n|m$.
In fact,
With this theorem, your problem turns into a problem about divisibility: for which integers $m$ is it the case that if $d_1$ and $d_2$ are divisors of $m$, then either $d_1|d_2$ or $d_2|d_1$?
(Or, if you go via the Galois correspondence, as suggested by Mariano, you are asking: which finite cyclic groups have the property that their subgroups form a chain under inclusion?)