Let $C$ be an abelian additive group and write e for a generator of $C$. The elements of $C$ are then $0,e,2e,3e,\dots,(n-1)e$. If $C$ is finite, prove that the element $ke$ is another generator of $C$ if and only if $k$ and $n$ are relatively prime.
2026-04-04 13:21:28.1775308888
Generators of a finite additive cyclic group
490 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Here is one direction: Let $\gcd(k,n) = 1 $ then there exist $i, j \in \mathbb Z$ such that $1 = ik + jn$. If $me$ is an arbitrary element in $C$, $m \in \mathbb Z$, then $me = m(ik + in) e = mik e + min e = mike = (mi)ke$.
The statement is a actually a direct consequence of the following theorem:
Let $a$ be an element of order $n$ and let $k$ be a positive integer. Then $| a^k| = n / \gcd(n,k)$.