Abstract Algebra: Another Ring Proof

Click For Summary

Homework Help Overview

The discussion revolves around proving that if \( r \) is an element of a ring \( R \) such that \( r^2 = 0 \), then \( (1+r) \) has a multiplicative inverse in \( R \). Participants explore the implications of the given condition and the properties of ring elements.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants attempt to manipulate the expression \( (1+r)(1+r) \) and consider the implications of \( r^2 = 0 \). They question the validity of dividing by \( r \) and explore the relationships between \( (1+r) \) and \( (1-r) \). Some participants suggest that if \( r^2 = 0 \), then \( (-r)^2 = 0 \) and question how this relates to the existence of inverses.

Discussion Status

The discussion is active with various approaches being explored. Some participants are considering the relationships between different elements in the ring and how they might assist in finding a multiplicative inverse. There is a recognition of the complexity of the problem, and hints of productive direction are emerging as participants build on each other's ideas.

Contextual Notes

Participants note the constraints of ring axioms and the implications of \( r^2 = 0 \) on the elements being discussed. There is an ongoing examination of what assumptions can be made about the elements of the ring.

RJLiberator
Gold Member
Messages
1,094
Reaction score
63

Homework Statement


Let R be a ring and suppose r ∈R such that r^2 = 0. Show that (1+r) has a multiplicative inverse in R.

Homework Equations


A multiplicative inverse if (1+r)*x = 1 where x is some element in R.

The Attempt at a Solution



We know we have to use two facts.
1. Multiplicative inverse (1+r)*x=1
2. the fact that r^2 = 0.

So I first tried, well, why don't we use (1+r)(1+r) = 0

However, this only got me to 1+r^2+2r = 0 with r^2 =0 we have 1+2r = 0
But that doesn't appear to be what we wanted to show.

Althought, we could subtract -1 from both sides, and subtract r from both sides to get
r = -1-r
r = -(1+r)
But this still isn't what we wanted to show.

If I divide both sides by r, then I get 1 = -1/r (1+r) and this would work, however, I can't assume element r can be divided to get 1. (at least I don't think I can based off the few multiplicative axioms I have for rings/fields).

I have to think that I am on the right path, but any hints to get me closer?
 
Physics news on Phys.org
RJLiberator said:

Homework Statement


Let R be a ring and suppose r ∈R such that r^2 = 0. Show that (1+r) has a multiplicative inverse in R.

Homework Equations


A multiplicative inverse if (1+r)*x = 1 where x is some element in R.

The Attempt at a Solution



We know we have to use two facts.
1. Multiplicative inverse (1+r)*x=1
2. the fact that r^2 = 0.

So I first tried, well, why don't we use (1+r)(1+r) = 0

However, this only got me to 1+r^2+2r = 0 with r^2 =0 we have 1+2r = 0
But that doesn't appear to be what we wanted to show.

Althought, we could subtract -1 from both sides, and subtract r from both sides to get
r = -1-r
r = -(1+r)
But this still isn't what we wanted to show.

If I divide both sides by r, then I get 1 = -1/r (1+r) and this would work, however, I can't assume element r can be divided to get 1. (at least I don't think I can based off the few multiplicative axioms I have for rings/fields).

I have to think that I am on the right path, but any hints to get me closer?
If r²=0, then (-r)²=0.
So if this exercise is correct, what other element of the ring besides 1+r must also have a multiplicative inverse?
 
  • Like
Likes   Reactions: RJLiberator
-(1+r) must have an inverse then?

(-(1+r))^2=0
(-(1+r))*\s=1

(-(1+r)) = (-1-r)

(-1-r)*s=1
(1+r)*x=1

(-1-r)(-1-r) = 1+2r+r^2 = 1+2r = 0

Hm

What if we try:
(1+r)(-1-r) = 0
-1-2r-r^2=0
No, that doesn't help there.
Hm...
 
RJLiberator said:
-(1+r) must have an inverse then?
No, I didn't mean -(1+r).

The exercise says: if (+r)²=0, then 1+r has a multiplicative inverse.
How would you translate this literrally for (-r)²? Set s=-r, write down what the exercise claims about s, and then formulate it again in terms of r.
 
  • Like
Likes   Reactions: RJLiberator
Hm, I see what you are saying.
I think what you mean is the following:

If (+r)^2 = 0 then 1+r has a M.I.
So, (-r)^2=0 then 1-r has a M.I.

We want to show that:
(1-r)*x=1
(1+r)*c=1

(1-r)(1-r) = 1-2r=0
(1+r)(1+r) = 1+2r=0

1-2r=1+2r
so r=0
1=1
1 always has a multiplicative inverse in a ring.
(1+r) = 1
Er, is that the correct way of showing it? Somehow one thing just lead to another...

since r = 0
c = 1
x = 1
 
RJLiberator said:
Hm, I see what you are saying.
I think what you mean is the following:

If (+r)^2 = 0 then 1+r has a M.I.
So, (-r)^2=0 then 1-r has a M.I.
Yes, that's what I meant.

RJLiberator said:
We want to show that:
(1-r)*x=1
(1+r)*c=1

(1-r)(1-r) = 1-2r=0
(1+r)(1+r) = 1+2r=0
I'm not sure how you got that.

But you are making this way too complicated.
You now have two ring elements (1+r, 1-r) in search of a multiplicative inverse. Maybe they could help each other?
 
  • Like
Likes   Reactions: RJLiberator
I'm not sure how you got that.

I was thinking, since r^2 = 0, just multiply (1+r)^2 = 0 and (1-r)^2 = 0 and then when you factor it out, the r^2 = 0. so that's how I got it :p.

You now have two ring elements (1+r, 1-r) in search of a multiplicative inverse. Maybe they could help each other?

(1+r)(1-r) = 1-r^2 but since r^2 = 0 by assumption,
(1+r)(1-r) = 1
and thus, they are the multiplicative inverses.

Hm, that makes more sense.
 
RJLiberator said:
I was thinking, since r^2 = 0, just multiply (1+r)^2 = 0 and (1-r)^2 = 0 and then when you factor it out, the r^2 = 0. so that's how I got it :p.
But why should (1+r)²=0 be correct?

RJLiberator said:
(1+r)(1-r) = 1-r^2 but since r^2 = 0 by assumption,
(1+r)(1-r) = 1
and thus, they are the multiplicative inverses.

Hm, that makes more sense.
Correct!
 
  • Like
Likes   Reactions: RJLiberator
But why should (1+r)²=0 be correct?

Ahhh, that makes sense..
I was thinking just set (1+r) = r. But that seems like an 'illegal' move. Could be out of bounds of r.

I appreciate the help here. Simple proof, but hard to see at first (as you could probably tell by my attempts in this thread :p).
 
  • #10
RJLiberator said:
Ahhh, that makes sense..
I was thinking just set (1+r) = r.
This is equivalent to 1 = 0.

But that seems like an 'illegal' move.
Very illegal if you have more than one element to deal with.

Could be out of bounds of r.
It has nothing to do with r.
 
  • Like
Likes   Reactions: RJLiberator

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
1K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K