Ring of Integers Isomorphism Problem

e(ho0n3
Messages
1,349
Reaction score
0
Homework Statement
Let N = AB, where A and B are positive integers that are relatively prime. Prove that ZN is isomorphic to ZA x ZB.

The attempt at a solution
I'm considering the map f(n) = (n mod A, n mod B). I've been able to prove that it is homomorphic and injective. Is it safe to conclude, since ZN and ZA x ZB have the same cardinality and f is injective, that f is surjetive? In any case, given an (a, b) in ZA x ZB, I've been trying to find an n such that f(n) = (a, b) without success. Any tips?
 
Physics news on Phys.org
Recall the Chinese remainder theorem.
 
Good tip. Thanks.
 
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