Let $G= \langle a \rangle$ be a cyclic group of order $35$. List all elements having order $7$.
I am unsure how to find these elements. I know that they will all be of the form $a^m$, but how can I determine the values of $m$ that will satisfy the question?
The elements of $G$ can be written uniquely as $a^k$ for $0\leq k<35$. In order for $a^k$ to have order $7$, we need $a^{7k}=a^0$, so $7k$ has to reduce to $0$ modulo $35$. In other words, $k$ is a multiple of $5$. This gives $\{a^0,a^5,a^{10},a^{15},a^{20},a^{25},a^{30}\}$. However, the element $a^0$ has order 1 because it is the identity. Thus the elements of order $7$ are: $$ \{a^5,a^{10},a^{15},a^{20},a^{25},a^{30}\}. $$