For which values of $n$ is the polynomial $p(x)=1+x+x^2+\cdots+x^n$ irreducible over $\mathbb{F}_2[x]$ ?
E.g. $x+1$, $x^2+x+1$ are irreducibles.
Subcase of this question
Factor by irreducible is field. Does it help ?
For which values of $n$ is the polynomial $p(x)=1+x+x^2+\cdots+x^n$ irreducible over $\mathbb{F}_2[x]$ ?
E.g. $x+1$, $x^2+x+1$ are irreducibles.
Subcase of this question
Factor by irreducible is field. Does it help ?
First of all, $n+1$ must be a prime number (otherwise your polynomial is reducible even in $\mathbb{Z}[x]$, to a product of cyclotomic polynomials). If $n+1$ is prime, say $n+1=p$, then the polynomial is irreducible iff $2$ generates the multiplicative group $\mathbb{F}_p^*$, i.e. if the smallest $k$ s.t. $2^k\equiv 1$ mod $p$ is $k=p-1$. See https://math.stackexchange.com/a/167492/8268 for the reason.