darkchild
- 153
- 0
Homework Statement
If s is a ring with the property that s=s^{2} for each
s\in S, which of the following must be true?
I. s + s = 0 for each s in S.
II. (s+t)^{2}=s^{2}+t^{2} for each s,t in S.
III. S is commutative
Homework Equations
none
The Attempt at a Solution
The answer is I, II, and III. I understand why III is true, but not the other two. How can s + s = 0 for all s?!? In fact, I don't see how this can be a ring at all, since there don't appear to be any additive inverses in the set.
For II, I tried this:
(s+t)^{2}=(s^{2}+t^{2})^{2}, which is only equal to s^{2}+t^{2} when both s and t are the additive identity element.