Find all irreducible polynomials of $F_5[X]$ of degree 4 (or lower)
and classify which are primitive
Frobenius map is being used. If $f(x)$ is irreducible is $f(bx)$
$$\begin{aligned} \mathbb{F_q} \to \mathbb{F_q} \\ x \to bx \text{ where }b\in \mathbb{F}_q \\ \alpha \to \alpha \end{aligned} $$
this is an isomoprhism with inverse $x \to b^{-1} x$ . If f(x) is irreducible then $f(bx)$ simply search for irreducibles. I know there are $125$ total polynomials
$F_5 \subset F_{25}$ irreducible quadratics and div by 2 $25-5 \in F_{25} \ F_{5}$ paired those to give 10 irreducible
Instructure when on to look at degree 2 polynomials
$$ \begin{aligned} {F_5}[x] \to F_{5} [x] \\ x \to bx \\ x^2 + \alpha x + \beta \to (bx)^2 + \alpha \beta x + \beta /b^2 \end{aligned}$$
Now set $b = \alpha $ $$ x^2+x+ \beta / \alpha^2 $$
If find all polys of the form of
$$x^2 + x + \rho , \text{ for } \rho \in F_5 $$ that are irred We can get all the others.
From what I can see is that we considered $x^2+x+1$
$$\begin{aligned} 1,2,3,4 \text{ not all roots} \\ 2,6 ,12,0 \\ 2,2,0 \end{aligned} $$
$ x^2 +x+1,$ and $x^2+x+2$ each give 4 polynomials of $F_{25} / F_5$
also consider
$$ \begin{aligned} \cancel{x^2+1} \\x^2+2 \\x^2+3 \\\cancel{x^2+4} \end{aligned}$$
start with $$ x^2 +x + \rho$$ sub $$ x \to \alpha^{-1} x $$
$$ \alpha^{-2} (x^2+ \alpha x + \dots ) = \alpha^{-2} (x^2 + \alpha x + \alpha^2 \rho^2)$$ this is a class example which I had some trouble following. It seems like Magic. I want to break this down to a systematic way
Adding one or two more pages of notes will problably break this down to smaller questions