Say you have an arbitrary ring with three elements, $\{0,1,c\}$. Why does it have to be that $c^2=1$? If we don't assume that $c$ is invertible, what goes wrong if $c^2=0$ or $c^2=c$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
Notice that we must have $c+1=0$, since $c+1=1$ implies $c=0$ and $c+1=c$ implies $1=0$, both contradictions. Thus we have $c=-1$. Therefore, $c^2=(-1)^2=1$. |
|||||||
|
|
As a different way to see it, a ring with three elements is in particular a group with three elements. Now the only group of order $3$ is $\mathbb Z / 3 \mathbb Z$, so clearly your $c$ must be $[2]$ and thus $c^2=[2]^2=[1]$. |
|||||||||
|