I am trying to show that $x^2+x+1$ is irreducible over $GF(2^n)$ for each odd $n$.
Clearly it's true for $n=1$ since then $GF(2) = \mathbb{Z}_2$.
I think the idea is to assume $u$ is a root of $x^2+x+1$ and then calculate $[GF(p^n)(u):GF(p^n)]$. But I am having trouble doing that.