Basic proof of units in a ring with identity.

shamus390
Messages
8
Reaction score
0

Homework Statement



Let R be a ring with identity, and a,b are elements in R. If ab is a unit, and neither a nor b is a zero divisor, prove a and b are units.


Homework Equations



If ab is a unit then (ab)c=1=c(ab) for some c in R.


The Attempt at a Solution


Assume both a and b are not zero divisors, and denote the identity element of R as 1.

Since ab is a unit in R, there exists some c such that (ab)c = 1.
(ab)c=1 \Rightarrow (ca)b = 1 \Rightarrow b is a unit.

Similarly, (ab)c= 1 \Rightarrow a(bc) \Rightarrow a is a unit.

Does the above sufficiently prove the claim in the problem statement? I feel like I'm missing something.

Thanks!
 
Physics news on Phys.org
shamus390 said:

Homework Statement



Let R be a ring with identity, and a,b are elements in R. If ab is a unit, and neither a nor b is a zero divisor, prove a and b are units.

Homework Equations



If ab is a unit then (ab)c=1=c(ab) for some c in R.

The Attempt at a Solution


Assume both a and b are not zero divisors, and denote the identity element of R as 1.

Since ab is a unit in R, there exists some c such that (ab)c = 1.
(ab)c=1 \Rightarrow (ca)b = 1 \Rightarrow b is a unit.

Similarly, (ab)c= 1 \Rightarrow a(bc) \Rightarrow a is a unit.

Does the above sufficiently prove the claim in the problem statement? I feel like I'm missing something.

Thanks!

Yes, you should feel uncomfortable with that. You didn't use that a and b weren't zero divisors. If (ab)c=1 then you can regroup that to a(bc)=1. That doesn't prove a is a unit. You also need to show (bc)a=1. Don't assume the ring is commutative.
 
Dick said:
Yes, you should feel uncomfortable with that. You didn't use that a and b weren't zero divisors. If (ab)c=1 then you can regroup that to a(bc)=1. That doesn't prove a is a unit. You also need to show (bc)a=1. Don't assume the ring is commutative.

Ah thank you, that was a foolish oversight, they wouldn't stipulate a and b weren't zero divisors if it wasn't necessary...

So if we let a, b and c be elements of R such that ab = ac, then:

ab-ac=0R = a(b-c) = 0R, and
a is not a zero divisor \Rightarrow (b - c) = 0R \Rightarrow (b-c) = 0R \Rightarrow b = c

Does that allow me to claim the following?

Multiplying a(bc) = 1 by a to give a(bc)a = 1a , (1a=a1 by definition) then, a(bc)a = a1 and by cancellation, (bc)a = 1 \Rightarrow a is a unit.
 
shamus390 said:
Ah thank you, that was a foolish oversight, they wouldn't stipulate a and b weren't zero divisors if it wasn't necessary...

So if we let a, b and c be elements of R such that ab = ac, then:

ab-ac=0R = a(b-c) = 0R, and
a is not a zero divisor \Rightarrow (b - c) = 0R \Rightarrow (b-c) = 0R \Rightarrow b = c

Does that allow me to claim the following?

Multiplying a(bc) = 1 by a to give a(bc)a = 1a , (1a=a1 by definition) then, a(bc)a = a1 and by cancellation, (bc)a = 1 \Rightarrow a is a unit.

Yes, that's the idea.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top