Prove that $n$ divides $\varphi(p^n-1)$.
I want to check if my proof is correct.
Proof. $\text{Gal}(\Bbb F_{p^n}/\Bbb F_p)$ is a cyclic group of order $n$ and $|\text{Aut}(\Bbb F_{p^n}^\times)| = \varphi(p^n-1)$. For each automorphism $\Bbb F_{p^n}^\times\to\Bbb F_{p^n}^\times$, we extend it to $\Bbb F_{p^n}\to\Bbb F_{p^n}$ by defining $0\mapsto 0$. Then $\text{Gal}(\Bbb F_{p^n}/\Bbb F_p)<\text{Aut}(\Bbb F_{p^n})$ so that $n\mid\varphi(p^n-1)$.
Is the extension make sense?