[abstract algebra] Isomorphic group of units

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
nonequilibrium
Messages
1,412
Reaction score
2

Homework Statement


Given that gcd(n,m)=1, prove that [itex]\mathbb Z_{nm}^\times = \mathbb Z_n^\times \oplus \mathbb Z_m^\times[/itex].

Homework Equations


/

The Attempt at a Solution


I can prove both groups have the same amount of elements (using Euler's totient function), but I can't figure out how to prove the isomorphism. One way would be to construct the isomorphism, but I can't seem to find one.
 
Physics news on Phys.org
Perhaps consider function [itex]f: \mathbb Z_{nm}^\times \rightarrow \mathbb Z_n^\times \oplus \mathbb Z_m^\times[/itex] such that f(a) = (a mod n, a mod m). Since if [itex]a \in \mathbb Z_{nm}^\times[/itex] then a is relatively prime to mn, so there is an integer solution x,y to the equations [itex]ax +mny =1[/itex]. Taking the equation, you can re-write it to [itex]mny = 1 - ax[/itex], which means [itex]ax[/itex] is congruent 1 modulo m, and congruent 1 modulo n. So actually a has an inverse mod m and mod n (in this case x). So f maps units to units. You can prove surjectiveness by Chinese Remainder Theorem, and since sets are finite this would imply bijectivity.

/edit reworded slightly.
 
Last edited:
As a reminder to all homework helpers, we're supposed to help the student solve a problem, not to do it for them. Barre's post is a demonstration of exactly what not to do. Unfortunately, it's too late and the original poster has already received the complete solution to his homework problem. :frown: