As in the title: is there an isomorphism from $R=\mathbb{Z}[x]/(x^2+2x+1)$ to a non-trivial product of rings? I know already that there will be such an isomorphism if and only if there exist non-trivial idempotents in $R$. My thoughts so far have been:
- try to rearrange the generator of the ideal $x^2+2x+1=0$ to something of the form $a^2=a$, thus finding a non-trivial idempotent. I can't seem to do this.
- show somehow that no such element can exist. I'm not at all sure how I'd go about this.
First observe that $\mathbb{Z}[x]/\left<x^{2}+2x+1\right>\cong\mathbb{Z}[y]/\left<y^{2}\right>$ with $x+1\rightarrow y$. Now consider a general element $ay+b\in\mathbb{Z}[y]/\left<y^{2}\right>$. You want to have
$$\left(ay+b\right)^2=ay+b$$
or
$$2aby+b^2=ay+b$$
which translates into
$$2ab=a \:\:\wedge\:\: b^2=b$$
From the second equation $b=1,0$. If $b=0$ then $a=0$ and that's a trivial idempotent you don't want. If $b=1$ then $a=0$ again and you get the identity which is again trivial. Thus in this ring you don't have non-trivial idempotents, and as a conclusion it is not a product of non-trivial rings.