Proving Commutativity in a Ring with s2 = s

  • Thread starter Thread starter AKG
  • Start date Start date
  • Tags Tags
    Ring
AKG
Science Advisor
Homework Helper
Messages
2,559
Reaction score
4
Let S be a ring such that for all s in S, s2 = s. Prove that S is commutative.

I've proved that for all s and t in S, (s + t)2 = s2 + t2, and also that s + s = 0. How would I go about proving that for all s and t, st = ts? Thanks. By the way, this isn't exactly homework, I was just practicing for the GREs.
 
Physics news on Phys.org
What (else) is (s + t)²?
 
s + t = (s + t)2 [by hypothesis]
s + t = s2 + st + ts + t2 [expanding]
s + t = s + st + ts + t [by hypothesis]
0 = st + ts [cancelling]
-st = ts [cancelling]
st = ts [since st + st = 0]

Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top