Every permutation is the product of disjoint cycles.

See permutation, cyclic permutation

For a given permutation αSn , we can unambiguously write

α=(a1,a2,,am)(b1,b2,,bk)(c1,c2,,cs)

where each different letter signifies a disjoint cycle.

Proof

Let αPerm(A), with A={1,2,,n}

Choose any a1 in A
Let a2=α(a1)
Let a3=α(a2)=α(α(a1))
and so on, where
ak=αk1(a1)

Since A is finite, αi(a1)=αj(a1) for some i,j (let i<j without loss of generality)
Then a1=αm(a1) for m=ji

Thus, there is a cycle of m elements of A, and we express this as

α=(a1,a2,,am)

where the centered dots reflect the fact that it is possible for m<n, so some elements may be uncaptured; in such a case, we choose a b1 not appearing in the first cycle and repeat the process to generate a second cycle, i.e. until b1=αk(b1) for some k.
#Lemma 1 This second cycle will have no elements in common with the first cycle.

α=(a1,a2,,am)(b1,b2,,bk)

If (m+k)<n, repeat the process for another uncaptured element of A, say c1.
And so on, until all elements of A appear in the disjoint cycle notation.

Lemma 1: This second cycle will have no elements in common with the first cycle.

Suppose for the sake of contradiction that some element x is contained in both the first and second cycles.
Then $$\alpha^i(a_1)=x=\alpha^j(b_1)$$
However, this would entail αij(a1)=b1, i.e. that b1=at for some t. This contradicts the way b1 was chosen.

Powered by Forestry.md