If R is an integral domain disprove the RxR is an integral domain?

1.3k Views Asked by At

I am trying to prove that given R (an integral domain) it is not true that then RxR is an integral domain: We know that for the ring Zp for any prime p, Zp is an integral domain because it is a ring with unity 1 not equal to 0, and it has no zero divisors. The ring Zn for any n not prime is not an integral domain because it does have zero divisors. From here would it be sufficient to show that given R= Z5, we know that Z5 must be an integral domain because 5 is prime. However RxR would give us Z25 which is not an integral domain because n=25 and is not prime???

1

There are 1 best solutions below

0
On

This follows from $(1,0)(0,1)=(0,0)$, i.e. $R\times R$ has zero divisors (in an integral domain $0\neq 1$). You only mention a special case, which is also more immediate from the one line argument I gave.