Ring of Integers Isomorphism Problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
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
Good tip. Thanks.