In the finite field GF$(25)$, each element is of the form $e = aw+b$ where $w^2 = 2$ in GF$(5)$ and $a$ and $b$ are ${0, 1, 2, 3}$ or ${4}$, elements in GF$(5)$.
For each element $e ,\exists m$ such that $e^m = 1$ in GF$(25)$. If this $m$ is the smallest integer such that $e^m = 1$, then $e$ is a primitive $m$th root of unity. If $m = 24$ is the smallest integer $m$ such that $e^m = 1$, then $e$ is called a primitive element.
Find all primitive elements $e = aw+b$ in the field GF$(25)$ where $w^2 = 2$
If $e$ is a primitive element in GF$(25)$, in other words, $e^{24}=1$, and for every integer $0 < k < m$, $e^k≠1$, then $e$ is a $24$th root of unity in GF$(25)$.
Does a minimal polynomial of $e$ with integer coefficients exist?
Thanks for help in advance.