Given $G$ is a group, $a \in G$, $o(a) = 218$, compute $o(a^{63})$
Well, first I started by saying that $gcd(218,63) = 1$. Thus,
$218 | 63k$, meaning $63k = 218s$ and $k,s \in Z$
$o(a) = 218 \rightarrow a^{218} = e$
Now I need to find such $k$ that will give me $e$ by doing that: $a^{63k} = e$
I'm not sure about the value of $k$ yet, can anyone help please. (Obviously it can be $k = 218$ I guess).