I'd like to find all of the homomorphisms $ \varphi: \mathbb{Z}_{15} \to \mathbb{Z}_{6} $.
What I've tried so far:
I know that $ |\text{Im} (\varphi)| $ divides $ \text{gcd}(|\mathbb{Z}_{15}|,|\mathbb{Z}_{6}|) = 3 $. Then, $ |\text{Im} (\varphi)| = 1 $ or $ |\text{Im} (\varphi)| = 3 $.
If $ |\text{Im} (\varphi)| = 1 $ then $ |\text{Ker} (\varphi)| = 15 $, because $ | \mathbb{Z}_{15} | = |\text{Im} (\varphi)|\cdot |\text{Ker} (\varphi)| $. In particular, this is the trivial homomorphism: $ \varphi(a) = \bar{0}, \quad \forall a \in \mathbb{Z}_{15} $
I don't know how could I find the others homomorphisms. :/