Proof that a Permutation Cannot Be Both Even and Odd
📂Abstract AlgebraProof that a Permutation Cannot Be Both Even and Odd
Definition
If a permutation of a finite symmetric group can be expressed as the product of an even number of transpositions, it is called Even, and if it can be expressed as the product of an odd number of transpositions, it is called Odd.
Description
Although the definitions of even and odd are quite natural, by the definitions alone, there’s no apparent exclusivity that something must be either even or odd. Let’s verify this through the following theorem.
Theorem
A permutation that is both even and odd does not exist.
Proof
Consider a transposition τ:=(i,j) and a permutation σ of a finite symmetric group Sn.
Every permutation of a finite symmetric group can be expressed as the composition of disjoint cycles.
Case 1. When i and j are elements of two different orbits of σ
Since i and j are not elements of the same orbit, for some r,m∈Z, it can be expressed as the product of disjoint two cycles, σ=(i,i1,⋯,im)(j,j1,⋯,jr). Hence, by the property of
transpositions
τσ=====(i,j)σ(i,j)(i,i1,⋯,im)(j,j1,⋯,jr)(i,i1,⋯,im,j)(j,j1,⋯,jr)(j,i,i1,⋯,im)(j,j1,⋯,jr)(j,j1,⋯,jr,i,i1,⋯,im)
Therefore τσ results in i and j becoming elements of the same orbit, and the number of orbits in σ and τσ differs by 1.
Case 2. When i and j are elements of the same orbit of σ
Since i and j are elements of the same orbit, for some r,m∈Z, it can be expressed as σ=(i,i1,⋯,im,j,j1,⋯,jr). Hence, by the property of transpositions
τσ=========(i,j)σ(i,j)(i,i1,⋯,im,j,j1,⋯,jr)(i,j)(i,jr)(i,i1,⋯,im,j,j1,⋯,jr−1)(i,j)(i,jr)(i,jr−1)(i,i1,⋯,im,j,j1,⋯,jr−2)(i,j)(i,jr)⋯(i,j1)(i,j)(i,i1,⋯,im)(i,j)(i,j,j1,⋯,jr)(i,i1,⋯,im)(i,j)(j,j1,⋯,jr,i)(i,i1,⋯,im)(i,j)(j,i)(j,j1,⋯,jr)(i,i1,⋯,im)(j,j1,⋯,jr)(i,i1,⋯,im)
it results in τσ making i and j become elements of different orbits, and the number of orbits in σ and τσ differs by 1.
Thus, we have confirmed that the difference in the number of orbits of σ and τσ=(i,j)σ is 1, regardless of what i and j might be. In other words, no matter what permutation, the addition of a transposition increases the number of orbits by 1.
Meanwhile, the number of orbits of the identity function, or ι=[1122⋯⋯nn], is n.
Auxiliary Theorem: Every permutation of a finite symmetric group with more than one element can be expressed as a product of transpositions.
If we express an arbitrary permutation σ in terms of transpositions τk, it comes out to σ=τ1τ2⋯τNι, and the number of orbits is (N+n). Since a natural number (N+n) cannot be both even and odd at the same time, the permutation σ also cannot be both even and odd.
■
Renewal
- September 4, 2023, by Daesik Ryu, Modification and reinforcement of Case 2 development