[step:Define the cycle and the relabelled cycle as permutations of $\{1,\dots,n\}$]
Let $\sigma \in S_n$ denote the $k$-cycle
\begin{align*}
\sigma=(a_1\ \cdots\ a_k).
\end{align*}
Thus the entries $a_1,\dots,a_k$ are distinct elements of $\{1,\dots,n\}$, and $\sigma$ acts by
\begin{align*}
\sigma(a_i)=a_{i+1}
\end{align*}
for $1 \le i < k$, by
\begin{align*}
\sigma(a_k)=a_1,
\end{align*}
and fixes every element of $\{1,\dots,n\}\setminus\{a_1,\dots,a_k\}$.
Define $\rho \in S_n$ by
\begin{align*}
\rho=(\tau(a_1)\ \cdots\ \tau(a_k)).
\end{align*}
Since $\tau$ is a bijection of $\{1,\dots,n\}$, the elements $\tau(a_1),\dots,\tau(a_k)$ are distinct. Hence $\rho$ is the cycle sending $\tau(a_i)$ to $\tau(a_{i+1})$ for $1 \le i < k$, sending $\tau(a_k)$ to $\tau(a_1)$, and fixing every element outside $\{\tau(a_1),\dots,\tau(a_k)\}$.
[/step]