I'm given a $12$ cycle $\sigma = (1\dots 12)$, and want to find for which $i$ is $\sigma^i$ also a $12$-cycle.
We know that if $G$ is a group and $g \in G$, with $|g| = n$, then $|g^a| = \frac{n}{(n,a)}$, so in this case I want to say that $i$ must be coprime with $12$.
However, how do we eliminate the scenario where we have a permutation of order 12 which isn't a 12-cycle? That is, how do we deal with say $\sigma' = (123)(4567)$ which isn't a $12$-cycle but does possess order $12$?
Thanks in advance for the clarifications.