ArcanaNoir
- 778
- 4
Homework Statement
Describe all group homomorphisms from \mathbb{Z}_n to \mathbb{Z}_m.
Homework Equations
\mathbb{Z}_n = {[0],[1],\dots ,[n-1]} with addition.
A homomorphism is an operation preserving map, ie \phi (a\ast b)=\phi (a) \# \phi (b).
One especially important homomorphism property is that \phi (a^k) = \phi (a)^k.
We can describe each homomorphism entirely by its action on any element that generate the group.
The Attempt at a Solution
I am pretty sure there are \text{gcd}(n,m) homomorphisms from \mathbb{Z}_n to \mathbb{Z}_m.
Based on some examples I worked out, I believe the solution is:
let [a] be any element which generates \mathbb{Z}_n
\phi ([a]) = \frac{n}{\text{gcd}(n,m)}\cdot k [a] where 0\le k < \text{gcd}(m,n)