Let $I$ be an ideal of a ring $R$. Define $I^2$ to be the set of all finite sums of elements of the form $a_1a_2$ where $a_1,a_2\in I$. Why isn't it necessarily the case that $I=I^2$?
If $a\in I$, then $a=1a\in I^2$, so $I\subseteq I^2$. And any element of $I^2$ must also be in $I$ since $I$ is closed under addition and multiplication, which then means $I^2\subseteq I$, and so it follows that $I=I^2$.
Am I missing something?
Why is $1a\in I^2$? If $I$ is a proper ideal, we must have $1\notin I$.