I've got a comprehension question:
Be the polynomial: $f(x) = x^3 + x + 1$ over $\mathbb{F}_2[X]$
I know, that it's splitting field is $\mathbb{F}_8$, but that means, $f$ splits into linear factors in $\mathbb{F}_8$, but I don't know the way how to determine these linear factors. It seems, that $\alpha = x$ is a root of $f$ in $\mathbb{F}_8$ but don't see how that helps me there, since the linear factor would be $(x+\alpha) = (x+x) = 0$ so division is no option. I'm sure I'm missing some understanding of polynomials over finite fields here. Anyone got any clues, how these linear factors could be found or how I'm supposed to determine the correct splitting field of a polynomial over $F_{p^n}$?