The choice X = {1, ..., n} fixes the set X under consideration. Suppose someone chooses a different numbering of the elements in X. How do we compare two permutations of X with respect to these two numberings?
There is a permutation h of X, which changes our numbering in the new one; so h can be used as a change of names. We describe a given permutation g with respect to the new numbering as follows. First, we apply the `back-transformation' h-1 to our own numbering, then we apply g, and, finally, we use h again to translate back to the other numbering. As a formula, with respect to the new numbering, the transformation g `reads' hgh-1. The map g -> hgh-1 is called conjugation with h. The cycle decomposition of g yields a nice way to calculate the effect of conjugation with a permutation h:
It follows that any two conjugate permutations (one permutation can be obtained
from the other by conjugation) have the same cycle structure.
The converse also holds.