Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Example  





2 Properties  





3 Equivalence of the two definitions  





4 Other definitions and proofs  





5 Generalizations  





6 See also  





7 Notes  





8 References  














Parity of a permutation






العربية
Català
Čeština
Deutsch
Español
Français
Magyar

Norsk nynorsk
Português
Română
Русский
Slovenščina
Svenska
ி
Українська

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 

(Redirected from Signature of a permutation)

Permutations of 4 elements

Odd permutations have a green or orange background. The numbers in the right column are the inversion numbers (sequence A034968 in the OEIS), which have the same parity as the permutation.

Inmathematics, when X is a finite set with at least two elements, the permutationsofX (i.e. the bijective functions from XtoX) fall into two classes of equal size: the even permutations and the odd permutations. If any total orderingofX is fixed, the parity (oddnessorevenness) of a permutation ofX can be defined as the parity of the number of inversions for σ, i.e., of pairs of elements x, yofX such that x < y and σ(x) > σ(y).

The sign, signature, or signum of a permutation σ is denoted sgn(σ) and defined as +1 if σ is even and −1 if σ is odd. The signature defines the alternating character of the symmetric groupSn. Another notation for the sign of a permutation is given by the more general Levi-Civita symbol (εσ), which is defined for all maps from XtoX, and has value zero for non-bijective maps.

The sign of a permutation can be explicitly expressed as

sgn(σ) = (−1)N(σ)

where N(σ) is the number of inversions in σ.

Alternatively, the sign of a permutation σ can be defined from its decomposition into the product of transpositionsas

sgn(σ) = (−1)m

where m is the number of transpositions in the decomposition. Although such a decomposition is not unique, the parity of the number of transpositions in all decompositions is the same, implying that the sign of a permutation is well-defined.[1]

Example[edit]

Consider the permutation σ of the set {1, 2, 3, 4, 5} defined by and Inone-line notation, this permutation is denoted 34521. It can be obtained from the identity permutation 12345 by three transpositions: first exchange the numbers 2 and 4, then exchange 3 and 5, and finally exchange 1 and 3. This shows that the given permutation σ is odd. Following the method of the cycle notation article, this could be written, composing from right to left, as

There are many other ways of writing σ as a composition of transpositions, for instance

σ = (1 5)(3 4)(2 4)(1 2)(2 3),

but it is impossible to write it as a product of an even number of transpositions.

Properties[edit]

The identity permutation is an even permutation.[1] An even permutation can be obtained as the composition of an even number (and only an even number) of exchanges (called transpositions) of two elements, while an odd permutation can be obtained by (only) an odd number of transpositions.

The following rules follow directly from the corresponding rules about addition of integers:[1]

From these it follows that

Considering the symmetric groupSn of all permutations of the set {1, ..., n}, we can conclude that the map

sgn: Sn → {−1, 1} 

that assigns to every permutation its signature is a group homomorphism.[2]

Furthermore, we see that the even permutations form a subgroup of Sn.[1] This is the alternating grouponn letters, denoted by An.[3] It is the kernel of the homomorphism sgn.[4] The odd permutations cannot form a subgroup, since the composite of two odd permutations is even, but they form a coset of An (in Sn).[5]

Ifn >1, then there are just as many even permutations in Sn as there are odd ones;[3] consequently, An contains n!/2 permutations. (The reason is that if σ is even then (1  2)σ is odd, and if σ is odd then (1  2)σ is even, and these two maps are inverse to each other.)[3]

Acycle is even if and only if its length is odd. This follows from formulas like

In practice, in order to determine whether a given permutation is even or odd, one writes the permutation as a product of disjoint cycles. The permutation is odd if and only if this factorization contains an odd number of even-length cycles.

Another method for determining whether a given permutation is even or odd is to construct the corresponding permutation matrix and compute its determinant. The value of the determinant is the same as the parity of the permutation.

Every permutation of odd order must be even. The permutation (1 2)(3 4) in A4 shows that the converse is not true in general.

Equivalence of the two definitions[edit]

This section presents proofs that the parity of a permutation σ can be defined in two equivalent ways:

Proof 1

Let σ be a permutation on a ranked domain S. Every permutation can be produced by a sequence of transpositions (2-element exchanges). Let the following be one such decomposition

σ = T1 T2 ... Tk

We want to show that the parity of k is equal to the parity of the number of inversions of σ.

Every transposition can be written as a product of an odd number of transpositions of adjacent elements, e.g.

(2 5) = (2 3) (3 4) (4 5) (4 3) (3 2).

Generally, we can write the transposition (i i+d) on the set {1,...,i,...,i+d,...} as the composition of 2d−1 adjacent transpositions by recursion on d:

If we decompose in this way each of the transpositions T1 ... Tk above, we get the new decomposition:

σ = A1 A2 ... Am

where all of the A1...Am are adjacent. Also, the parity of m is the same as that of k.

This is a fact: for all permutation τ and adjacent transposition a, either has one less or one more inversion than τ. In other words, the parity of the number of inversions of a permutation is switched when composed with an adjacent transposition.

Therefore, the parity of the number of inversions of σ is precisely the parity of m, which is also the parity of k. This is what we set out to prove.

We can thus define the parity of σ to be that of its number of constituent transpositions in any decomposition. And this must agree with the parity of the number of inversions under any ordering, as seen above. Therefore, the definitions are indeed well-defined and equivalent.
Proof 2

An alternative proof uses the Vandermonde polynomial

So for instance in the case n = 3, we have

Now for a given permutation σ of the numbers {1, ..., n}, we define

Since the polynomial has the same factors as except for their signs, it follows that sgn(σ) is either +1 or −1. Furthermore, if σ and τ are two permutations, we see that

Since with this definition it is furthermore clear that any transposition of two elements has signature −1, we do indeed recover the signature as defined earlier.
Proof 3

A third approach uses the presentation of the group Sn in terms of generators τ1, ..., τn−1 and relations

[Here the generator represents the transposition (i, i + 1).] All relations keep the length of a word the same or change it by two. Starting with an even-length word will thus always result in an even-length word after using the relations, and similarly for odd-length words. It is therefore unambiguous to call the elements of Sn represented by even-length words "even", and the elements represented by odd-length words "odd".
Proof 4

Recall that a pair x, y such that x < y and σ(x) > σ(y) is called an inversion. We want to show that the count of inversions has the same parity as the count of 2-element swaps. To do that, we can show that every swap changes the parity of the count of inversions, no matter which two elements are being swapped and what permutation has already been applied. Suppose we want to swap the ith and the jth element. Clearly, inversions formed by iorj with an element outside of [i, j] will not be affected. For the n = ji − 1 elements within the interval (i, j), assume vi of them form inversions with i and vj of them form inversions with j. If i and j are swapped, those vi inversions with i are gone, but nvi inversions are formed. The count of inversions i gained is thus n − 2vi, which has the same parity as n.

Similarly, the count of inversions j gained also has the same parity as n. Therefore, the count of inversions gained by both combined has the same parity as 2n or 0. Now if we count the inversions gained (or lost) by swapping the ith and the jth element, we can see that this swap changes the parity of the count of inversions, since we also add (or subtract) 1 to the number of inversions gained (or lost) for the pair (i,j).

Note that initially when no swap is applied, the count of inversions is 0. Now we obtain equivalence of the two definitions of parity of a permutation.
Proof 5

Consider the elements that are sandwiched by the two elements of a transposition. Each one lies completely above, completely below, or in between the two transposition elements.

An element that is either completely above or completely below contributes nothing to the inversion count when the transposition is applied. Elements in-between contribute .

As the transposition itself supplies inversion, and all others supply 0 (mod 2) inversions, a transposition changes the parity of the number of inversions.

Other definitions and proofs[edit]

The parity of a permutation of points is also encoded in its cycle structure.

Let σ = (i1 i2 ... ir+1)(j1 j2 ... js+1)...(1 2 ... u+1) be the unique decomposition of σ into disjoint cycles, which can be composed in any order because they commute. A cycle (a b c ... x y z) involving k + 1 points can always be obtained by composing k transpositions (2-cycles):

so call k the size of the cycle, and observe that, under this definition, transpositions are cycles of size 1. From a decomposition into m disjoint cycles we can obtain a decomposition of σ into k1 + k2 + ... + km transpositions, where ki is the size of the ith cycle. The number N(σ) = k1 + k2 + ... + km is called the discriminant of σ, and can also be computed as

if we take care to include the fixed points of σ as 1-cycles.

Suppose a transposition (a b) is applied after a permutation σ. When a and b are in different cycles of σ then

,

and if a and b are in the same cycle of σ then

.

In either case, it can be seen that N((a b)σ) = N(σ) ± 1, so the parity of N((a b)σ) will be different from the parity of N(σ).

Ifσ = t1t2 ... tr is an arbitrary decomposition of a permutation σ into transpositions, by applying the r transpositions after t2 after ... after tr after the identity (whose N is zero) observe that N(σ) and r have the same parity. By defining the parity of σ as the parity of N(σ), a permutation that has an even length decomposition is an even permutation and a permutation that has one odd length decomposition is an odd permutation.

Remarks

Generalizations[edit]

Parity can be generalized to Coxeter groups: one defines a length function ℓ(v), which depends on a choice of generators (for the symmetric group, adjacent transpositions), and then the function v ↦ (−1)ℓ(v) gives a generalized sign map.

See also[edit]

Notes[edit]

  1. ^ a b c d Jacobson (2009), p. 50.
  • ^ Rotman (1995), p. 9, Theorem 1.6.
  • ^ a b c Jacobson (2009), p. 51.
  • ^ Goodman, p. 116, definition 2.4.21
  • ^ Meijer & Bauer (2004), p. 72
  • References[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Parity_of_a_permutation&oldid=1223003870"

    Categories: 
    Group theory
    Permutations
    Parity (mathematics)
    Sign (mathematics)
    Hidden categories: 
    Articles with short description
    Short description is different from Wikidata
    Articles containing proofs
     



    This page was last edited on 9 May 2024, at 08:03 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki