Is it possible to generalize it?

  • Context: Graduate 
  • Thread starter Thread starter sukyung
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
sukyung
Messages
3
Reaction score
0
Denote Z_n=(0.1.2...n-1)

Then could I generalize the number of homomorphism H:Z_n -> Z_m as

gcd(n, m)=#(H:Z_n -> Z_m) ?

(Don't consider the case H:Z -> Z)

For example #(H: Z_4 -> Z_2)=2
#(H: Z_12 -> Z_5)= 1 (obviously the trivial one)
 
Physics news on Phys.org
Yes, and in fact [tex]Hom_\mathbb{Z}(Z_n,Z_m) \cong Z_{(n,m)}[/tex], that is, the homomorphisms from Z_n to Z_m form a cyclic group of order gcd(n,m).