1. If R is a ring with unity and x^3=x for all elements then this ring
is commutative.
2. If R is an integral domain and x^3=x for all elements then this
ring is commutative.
I saw problem #1 without unity and I was wondering if there was a clean
proof with unity. I cannot prove it. I made up #2.
2. Proof: For all x in R suppose x^3=x. Then x^3-x=0 and so
x(x^2-1)=0 since R is an integral domain. Now x^2-1=0 but x does not
equal 0 as R is an integral domain. So x^2-1=0 so x^2=1. Thus x is
its own inverse and since x was any element in R, every element is its
own inverse. Now for any y in R, xy is in R as R is closed under
multiplication. Now (xy)^2=xyxy=1. So (xyxy)y=1y and thus xyx=y. Now
(xyx)x=yx implies xy=yx. Thus R is a commutative ring.
Nevermind. I forgot the definition of integral domain meant the ring
was commutative. I still cannot figure out #1. I tried the approach I
used in #2 and it did not work.
Thus one can deduce that for each positive integer n>1 that there exists
an elementay "first order" proof that the ring is commutative.
For n=2 the proof is quite well known:
x+y = (x+y)^2 = x + xy + yx + y
So xy = -yx
And -x = (-x)^2 = x^2 = x. QED
Other than that, all I can tell you is I think I remember that n=4 was
easier than n=3.
If anyone knows more details (especially the high powered proof) I would
love to see it.
Hm, not really bad, but your proof can be shortened to 4 lines or so. You don't believe it? Ok, let's start then, as you did, by observing that an idempotent u in a ring with the law x^3 = x is always in the center of the ring, i.e. ux=ux holds for all x in R. In fact, both ux and xu are equal to uxu as can be concluded from
ux - uxu = (ux-uxu)^3 = (ux-uxu)^2(ux-uxu) = 0(ux-uxu) = 0
xu - uxu = (xu-uxu)^3 = ... = 0
So far, so good. But the rest is plain sailing! See yourself:
xy = (xy)^3 = x(yx)^2y = xy(yx)^2 = xyyxyx =
= xy^2xyx = y^2 x^2 yx = y^3x^3 = yx.
Johann
I once heard Herstein say that he received more mail (this was in the
days before email) about this one problem that on everything else
combined.
--
G. A. Edgar http://www.math.ohio-state.edu/~edgar/
u^2 = u implies
(ux-uxu)^2 = (ux-uxu)(ux-uxu) = uxux-uxuxu-uxux+uxuxu = 0.
Johann
1. ab = 0 => ba = 0 via ba = (ba)^3 = b ab ab a = 0
2. cc = c => c central [i.e. xc = cx for all x]
Proof: c(x-cx)=0 so (x-cx)c=0 by 1, so xc = cxc
(x-xc)c=0 so c(x-xc)=0 by 1, so cx = cxc
3. xx central via c = xx in 2.
4. cc = 2c => c central: c = ccc = 2cc central by 3.
5. x + xx central via c = x + xx in 4.
6. x = (x + xx) - xx central via 3, 5. QED
This is a special case of a famous theorem of Jacobson
which implies that a ring is commutative if for every
element x there is an integer n > 1 such that x^n = x.
The above is from my post in the thread below
which you might also find informative
http://groups-beta.google.com/group/sci.math/browse_frm/thread/5a00720c1f4b960b
-Bill Dubuque
Yes, this is certainly a way to go. In particular, the points 1-3 are a nice alternative in order to prove that idempotents in the rings at issue are central. On the other hand, as to the rest of the proof, though rather simple again, I slightly prefer my way (demonstrated elsewhere in this thread) using the following statement on semigroups
Theorem: A semigroup H, in which the laws x^3=x and
x y^2=y^2 x hold, is commutative.
In particular, it shows that the additive group of the ring and the distributivity law are no longer needed. This is admittedly a subtlety though.
Johann
http://www.math.niu.edu/~rusin/known-math/99/commut_ring
Hope this helps.
mr_mathematician