The Symmetric group contains elements which are made up from transpositions (proof). It is a fact that if can be made by multiplying together an even number of transpositions, then it cannot be made by multiplying an odd number of transpositions, and vice versa.
%%%knows-requisite(Cyclic group): Equivalently, there is a Group homomorphism from to the Cyclic group , taking the value on those permutations which are made from an even number of permutations and on those which are made from an odd number. %%%
Proof
Let be the number of cycles in the disjoint cycle decomposition of , including singletons. For example, applied to the identity yields , while because is shorthand for . We claim that multiplying by a transposition either increases by , or decreases it by .
Indeed, let . Either lie in the same cycle in , or they lie in different ones.
- If they lie in the same cycle, then where are disjoint from the central cycle (and hence commute with ). Then , so we have broken one cycle into two.
- If they lie in different cycles, then where again are disjoint from . Then , so we have joined two cycles into one.
Therefore takes even values if there are evenly many transpositions in , and odd values if there are odd-many transpositions in .
More formally, let , where are transpositions. %%%knows-requisite(Modular arithmetic): (The following paragraph is more succinctly expressed as: " and also , so .") %%% Then flips odd-to-even or even-to-odd for each integer ; it also flips odd-to-even or even-to-odd for each integer . Therefore and must be of the same [even_odd_parity parity].