Solve Ring Theory Problem: Show R Has No Divisors of Zero

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Ring Theory
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


Let R be a ring that contains at least two elements. Suppose for each nonzero a in R, there exists a unique b in R such that aba=a.
Show that R has no divisors of 0.


Homework Equations





The Attempt at a Solution


Let a*c=0 where a,c are not equal to 0.
aba=a implies aba-a=0=nac where n is any integer which implies that a(ba-1-nc)=0
I am not seeing the contradiction.
 
Physics news on Phys.org
You are given that b is unique for each a. Show that if ac=0, aba=a then there is another value d not equal to b such that ada=a.
 
Next part of the question: Show that R has unity.

I need to show that there exists an element 1 of R such that 1a=a1=1 for all a in A.

We can use cancellation now that we showed R has no divisors of 0, so bab=b.

Let a_1, a_2 be nonzero. Then there exists b_1 and b_2 such that a_1 b_1 a_1 = a_1 and a_2 b_2 a_2 = a_2.

To complete the proof, I need to show that a_1 b_1 = a_2 b_2 = b_1 a_1 = b_2 a_2, right?

I can show that b_1 a_1 = a_2 b_2 from the fact that a_1 b_1 a_1 a_2 = a_1 a_2 = a_1 a_2 b_2 a_2 and similarly I can show that a_1 b_1 = b_2 a_2 but I am having trouble showing that the left and right identity are the same.
 
Consider the set G of all elements of the ring such that x^2=x. The products you are talking about have that property. Now consider two elements such that x^2=x and y^2=y. So x^2*y=x*y^2. Now cancel your way down to x=y.
 
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