Suppose that $\beta$ is a zero of $f(x)=x^4+x+1$ in some field extensions of $E$ of $Z_2$.Write $f(x)$ as a product of linear factors in $E[x]$
Attempt: In $\mathbb Z_2: \beta^4+\beta+1=0$
Going by the long division method, I was able to factorize $f(x)=x^4+x+1 = (x-\beta)(x^3+\beta x^2+ \beta^2x + \beta^3+1)$.
if $g(x)=x^3+\beta x^2+ \beta^2x + \beta^3+1$, then $g(1)=\beta^2 =g(-1)~;~$
Is there any other method than trial and error in this problem. Please note that this problem is listed in the field extension chapter and even before the chapter on algebraic extensions and finite fields
Thank you for your help.
(as char $\mathbb Z_2 =2$ and all terms with coefficients as multiples of $~2$ equal $~0~ ) \implies $ if $\beta$ is a root of $g(x)$, then $\beta^2$ is also a root.
Thank you :-)
– MathMan Aug 10 '14 at 14:25