Let $\mathbb{F}_{16} = \mathbb{F}_2[x]/(x^4 + x^3 + 1)$ and let $\alpha $ be a root of $x^4 + x^3 +1$. Compute the minimal polynomial of $\alpha^2$ over $\mathbb{F}_2$ in $\mathbb{F}_{16}$.
I have to find $g(x)$ s.t. $g(\alpha^2) = 0$ where $g$ has minimal degree and is monic.
Can anyone give me a hint how to start here.
People have suggested various methods. Here is something a bit simpler than computing powers of the root.
Suppose $a^4+a^3+1=0$ and $b=a^2$ then $$b^2+ab+1=0$$ and $$ab=b^2+1$$(characteristic $2$). Square this to get $$a^2b^2=b^3=b^4+2b^2+1=b^4+1$$so $$b^3=b^4+1; b^4+b^3+1=0$$