We consider $\mathbb{Z}_2=\{\overline{0}, \overline{1}\}$ and $\mathbb{Z}_2[x]$.
To show that there is no $n\in \mathbb{Z}_2$ with $n^2=n+\overline{1}$, do we do the following?
For $n\equiv 0$ we have $n+1\equiv 1\not\equiv n^2$
For $n\equiv 1$ we have $n+1\equiv 0\not\equiv n^2$
That means that there is no $n\in \mathbb{Z}_2$ such that $n^2=n+\overline{1}$, right?
This also means that $x^2+x+1\equiv x^2-x-1$ has no root in $\mathbb{Z}_2$, right?
We consider the subspace $U\subseteq \mathbb{Z}_2[x]$ that consists of polynomials that are divisible by $x^2+x+\overline{1}$. How can we find a basis of $U$ ? Could you give me a hint?
We have that $U=\{p(x)\cdot (x^2+x+\overline{1})\}$, or not? But how can we find a basis with this information?
Yes, the space for which you want to find a basis is$$\{p(x)(x^2+x+1)\mid p(x)\in\mathbb{Z}_2[x]\}.$$So, a basis will be$$\{x^2+x+1,x(x^2+x+1),x^2(x^2+x+1),x^3(x^2+x+1),\dots\}$$