I am to find all the generators of the cyclic group $Z_{n}$.
I know that $Z_{n}$ is a cyclic group because it can be generated by $\{1 \}$.
However I think that $Z_{n}$ can be generated not only by $\{1\}$ but by $\{1, 2, 3,4,...,n-1\}$. Unfortunately I don't know how can give the proof of that.
Asked
Active
Viewed 1,132 times
0

Hendrra
- 2,868
- 1
- 18
- 35
-
See also this question. – Dietrich Burde Nov 04 '17 at 21:32
1 Answers
0
Your assertion is only true when $n$ is prime. For example, for $\mathbb{Z}_4$, $2_4$ is not a generator. So, it is only true if all the elements of $\mathbb{Z}_n$ have order exactly $n$, no more, no less.

student
- 65