I am a beginner, so my notations could be wrong. Consider in disjoint cycle notation:
$ X = (1)(2, 3, 16, 8, 10, 5, 14, 4, 12, 13)(6, 9)(7)(11, 15) $,
$Y = (1, 10, 6, 12, 8, 9, 3)(2, 14, 16, 11, 13, 15, 4, 7) (5)$,
$Z = (1, 3, 14, 15, 16, 12, 11, 13, 7, 4, 6, 8)(2, 9, 10, 5)$.
It can be cross-checked that $X(\lambda) = Y(Z(\lambda))$ $\forall \lambda$. My question is, given $X$, how can we find such $Y$ and $Z$? I found this example after a lot of trial-and-error.