Let $F$ be a field and $R=\operatorname{End}_{F}(F[x])=\operatorname{Hom}_{F}(F[x],F[x])$. Prove or disprove that $R^2\cong R$ as rings.
This question is from my homework. The original question only asked me to prove it, but then my professor modified it by changing "as rings" to "as $R$-module", which made the problem much simpler. However, this made me curious whether the original statement was correct.
To find an $R$-module isomorphism, I construct $\Phi:R\to R^2$ by $\Phi(f)=(\pi_{1}\circ f,\pi_{2}\circ f)$, where $\pi_{k}\in \operatorname{End}_{F}(F[x]) $ by
$\pi_{1}(x^{2n})=x^n$, $\pi_{1}(x^{2n+1})=0$, and $\pi_{2}$ is defined in the similar way. But under this construction, $\Phi$ seems not to be a ring isomorphism.
Edit: My question is about proving the ring isomorphism, not the R-module isomorphism!