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

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Ring Theory
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 4K views
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 [itex]a_1 b_1 a_1 = a_1[/itex] and [itex]a_2 b_2 a_2 = a_2[/itex].

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

I can show that [itex]b_1 a_1 = a_2 b_2[/itex] from the fact that [itex]a_1 b_1 a_1 a_2 = a_1 a_2 = a_1 a_2 b_2 a_2[/itex] and similarly I can show that [itex]a_1 b_1 = b_2 a_2[/itex] 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.