The question is to find the permutation $a $ such that $a^{-1}xa=y$ where $x=(12)(34) $ and $y=(56)(13)$
I found some answers to this question in this site but those don't clarify my doubt.
This is my doubt: $x=aya^{-1}$ $$x=(a(y))$$ $$(12)(34)=(a(5) a(6))(a(1) a(3))$$ So basically $a$ maps 5 to 1, 6 to 2, 1 to 3, 3 to 4.
Thus $$a: \begin{pmatrix} 1&2&3&4&5&6\\ 3&C&4&D&1&2 \end{pmatrix}$$
The possibilities for $C$ and $D$ are 5 and 6.
For any of those two cases for $C$ and $D$, I don't get the result which satisfies the given condition that $a^{-1}xa=y$
But if we take the inverse of this $a$ in the place of $a$ we get the result. And all the other answers in this site says a as stated below and use $a^{-1}$ in the place of $a$. I don't get the logic!! Can anyone check and tell me what I'm missing. (Please don't mark this as duplicate. I've seen similar questions and the answers of none of them answer my question.)
"For any of those two cases for $C$ and $D$, I don't get the result which satisfies the given condition that $a^{-1}xa=y$"
Well, you should:
"But if we take the inverse of this $a$ in the place of $a$ we get the result."
No, we don't:
Note that these are not the only possible choices for $a:$ $$(12)(34)=(a(5) a(6))(a(1) a(3))$$ will also be achieved if, for instance, $a$ maps $(5,6,1,3)$ to $(2,1,4,3),$ or to $(3,4,2,1).$