I was reading an example about describing homomorphisms and I'm having a bit of trouble with this one.
Show there is no group homomorphism $f : \mathbb{Z}_{10} \to \mathbb{Z}_{25}$ such that $f(1) = 3$. The first step of the proof is $|1| = 10$ in $\mathbb{Z}_{10}$, so $|f(1)| \in\{ 1, 2, 5, 10\}$.
Does this mean that $|f(1)|$ can be $1$, $2$, $5$ or $10$? I see that $|1| = 10$ since $1$ is a generator of $\mathbb{Z}_{10}$, and that $|f(1)|$ seems to be a factor of $10$. If $f(1)$ is the image of $1$ under $f$, how would I find the order of $f(1)$?
Thanks for your help.