"If two ideals I and J of a ring R are relatively prime then I+J=R "
How can I determinate if I and J are relatively prime when I and J are not principal?
If they are principal I have to take generators and check if gcd is 1.
I have to proof that if I and J are relatively prime, I^n and J^n are too. It is easy when I and J are principal, but when they aren't?
I also have to proof that if IJ=K^m (K ideal and m>=1) I and J are X^m and Y^m for some ideals X and Y of R, and I totally don't know how to do.
Sorry for my english
The first question is a good one . First the main idea of relatively prime is $ \exists a \in I , b \in J$ such that $ a + b = 1$. Now assume I and J are relatively prime.
Now in $I^n + J^n$ consider $ a^n.b^{n-1} + b^n.a^{n-1} = a^{n-1}b^{n-1}(a + b) = a^{n-1}b^{n-1}$.
Then $I^n,J^n$ has $ a^nb^{n-2} + a^{n-1}b^{n-1} = a^{n-1}b^{n-2}(a + b) = a^{n-1}b^{n-2}$. Thus in this manner we atlast get $a^{n-1}b$ is in the sum. Now then we see that $I^n + J^n$ contains $a^n + a^{n-1}b = a^{n-1}(a + b) = a^{n-1}$. Thus $a^{n-1}, b^{n-1}$ is in the sum .Thus we get atlast then a and b in the sum and hence 1 is there in it.Thus they are relatively prime.