Sum of Ideals with Empty Intersection

wnorman27
Messages
14
Reaction score
0

Homework Statement


If a ring R contains two ideals B and C with B+C=R and B\capC=0, prove that B and C are rings and R\congB x C.


Homework Equations


B+C={all b+c|b\inB and c\inC}


The Attempt at a Solution


So far I've discovered that if the unit of R is in one of the ideals then that ideal is all of R, while the other is just {0}. Unfortunately this doesn't help much because I can't guarantee the unit of R is in either ideal. In fact I'm having trouble showing that anything is in B or C. I've been trying to find units for B and C (distinct from the unit of R since while B and C are ring,s they are not necessarily subrings). Is this a faulty approach? I can't think of any other approach...
 
Physics news on Phys.org
First of all, what do you mean with ring?? Is a ring with you always unital? Commutative?
What is an ideal? Is it always a two-sided ideal?
 
My text defines a ring to be unital but not necessarily commutative, and an ideal to be a two-sided ideal unless otherwise stated.
 
OK, so we wish to find units in B and C. Well, we can certainly write

1=b+c

for unique b and c. I claim that the b and c are units of B and C respectively. Can you show this?
 
Well for b'\inB and c'\inC,

b'1=b'(b+c)=b'b+b'c=b'b (since b'c is an element of B\capC, and is thus 0)

so b'=b'b, and similar arguments show
b'=bb'
c'=c'c
c'=cc'

so that b is the unit in B and c is the unit in C.

Given that we can write r=b+c for unique b and c, this and the rest of the problem is clear, and fairly straightforward (\phi(r)=(b,c) where b and c are the unique elements of B and C respectively s.t. r=b+c, and then injectivity and surjectivity are both pretty quick).

I hadn't thought originally that r=b+c gave unique b and c. However, I can show this:

Suppose r=b+c=b'+c'. Then (b-b')=(c'-c)\in(B\capC), so that (b-b')=(c'-c)=0 and b=b' and c=c'.

Is there something that I should have picked up on that would have allowed me to see this immediately? Should I generally check uniqueness whenever I hear "___ can be expressed as ___"? Thanks!
 
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