I thought I understand how to multiply cyclic permutation, until I tried to determine what are the conjugates of $(12)$ in the symmetric group of three elements.
In order to find the conjugate class of $(12)$, what I need to do is to find the elements from $S_3$ which conjugate with $(12)$. When i tried to do so, I came up with these:
$(1)(12)(1)^{-1}=(12)$
next,
$(12)(12)(12)^{-1}=(12)(12)(21)=(12)(1)=(12)$
but when I tried to compute conjugation with $(13)$, I came to this:
$(13)(12)(13)^{-1}=(13)(12)(31)$ I don't understand how the answer is $(23)$.
Thank you.