I have a past exam question that says...
Decompose the following permutations into a product of disjoint cycles. Are the two permutations conjugate?
$$\alpha= \begin{bmatrix} 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 &9\\ 7 & 4 & 5 & 3 & 8 & 6 & 9 & 1 & 2\\ \end{bmatrix}$$
and
$$\beta= \begin{bmatrix} 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 &9\\ 6 & 7 & 8 & 9 & 1 & 2 & 3 & 4 & 5\\ \end{bmatrix}$$
I think that you have to find $x^{-1}\alpha x=\beta$, however I do not know how to find this $x$. Any help with this would be much appreciated. Thank you!
Easily we have
$$\alpha=(17924358)$$ and $$\beta=(162738495)$$
Now assume that we can find $x$ such that $$x^{-1}\alpha x=\beta$$ and since $o(\beta)=9 $ and $o(\alpha)=8$ then $$\beta^9={\rm{id}}=x^{-1}\alpha x\Rightarrow \alpha=\rm{id}$$ which is a contradiction.