Problem 7.5 in Chapter 15 of Artin's Algebra asks to factorize $x^{27}-x$ over $\mathbb F_3$.
Here is what I have done.
$x^{27}-x=x(x^{26}-1)= x(x^{13}-1)(x^{13}+1)$.
In am having trouble factorizing $x^{13}-1$ and $x^{13}+1$ in $\mathbb F_3$.
$x^{13}-1=(x-1)(x^{12}+x^{11}+\cdots+x+1)$.
I know that $x^{12}+x^{11}+\cdots+x+1$ is reducible over $\mathbb F_3$ because the degree of this polynomial, which is $12$, does not divide $3$. ($3$ is the exponent of $3$ which gives $27$).
But I can't see how to factorize this polynomial.
Similarly for $x^{13}+1$.
Can somebody help?
The irreducible factors of $x^{3^3}-x$ are precisely the monic irreducible polynomials of degree $1$ and $3$ over $\mathbb F_3$. So there are the $3$ linear factors and $8$ irreducible polynomials of degree $3$. Giving them all is only a matter of patience.
You can do it like this:
Make a list of all polynomials of the form $x^3+ax^2+bx+c$ with $c \neq 0$. Cancel all those polynomials with $f(1) = 0$ or $f(-1)=0$. What is left are precisely the $8$ polynomials you are looking for.