So while working through Abstract Algebra by Dan Saracino I've run into some confusion. I'm on a question that states the following:
Suppose $E$ is an extension field of $\mathbb{Z_5}$ and $E$ has exactly $78125$ elements. Find $\deg(a/\mathbb{Z_5})$ for every $a \in E- \mathbb{Z_5}$.
What I'm wondering is are there $78120$ elements that can be $a$ or am I over complicating this?
Notice that $5^7 = 78125$, so $E$ is a degree $7$ extension over $\mathbb{Z}_5$. Before we continue, recall two important theorems that'll come in handy:
If $f(x) \in F[x]$ is irreducible and of degree $n$, then $F[x]/\langle f(x) \rangle \cong F[\alpha]$, where $\alpha$ is a root of $f(x)$, and further $F[\alpha]$ is a degree $n$ extension over $F$.
If we have a tower of fields $F \subset L \subset K$, then $[K:F] = [K:L] \cdot [L:F]$.
Given the above, let's say $a \in E \setminus \mathbb{Z}_5$. Then we have $\mathbb{Z}_5 \subsetneq \mathbb{Z}_5[a] \subseteq E$. The first result tells us that if $m \in \mathbb{Z}_5[x]$ is the minimal polynomial for $a$, then $\deg(m) = [\mathbb{Z}_5[a]:\mathbb{Z}_5]$, which must be strictly greater than $1$ (why?).
Can you take it from here?