Let $n \in \mathbb{N}$, $\mathbb{Z}_n = \mathbb{Z} / n\mathbb{Z}$.
For $m \in \mathbb{Z}$, what is the order of $[m]$?
To my understanding, quiet naive question, but I cannot really find out how to phrase it.
This is what I tried:
Suppose the order is k, then $k[m] = [km] = [0]$ by definition of order, which forces either $k=0$ or $m=0$. The latter gives order of $[0]$ (is this even a valid statement?), and the former is just the order doesn't exists, i.e. infinity.
Any suggestions?