ArticleslgStudy

mathematics

Parity of a permutation

Parity of a permutation is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Parity of a permutation rather than just read about it. In short: In mathematics, when X is a finite set with at least two elements, the permutations of X (that is, the bijective functions from X to itself) fall into two classes of equal size: the even permutations and the odd permutations. If any total ordering of X is fixed, the parity (oddness or evenness) of a permutation σ {\displaystyle \sigma } of X can be defined as the parity of the number of inversions for σ, i.e., of pa…

Parity of a permutation — main illustration
Parity of a permutation — illustration

Key takeaways

  • Parity of a permutation belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Parity of a permutation to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Parity of a permutation from memory before moving on to harder problems.

Reference excerpt

In mathematics, when X is a finite set with at least two elements, the permutations of X (that is, the bijective functions from X to itself) fall into two classes of equal size: the even permutations and the odd permutations. If any total ordering of X is fixed, the parity (oddness or evenness) of a permutation σ {\displaystyle \sigma } of X can be defined as the parity of the number of inversions for σ, i.e., of pairs of elements x, y of X 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 group Sn. Another notation for the sign of a permutation is given by the more general Levi-Civita symbol (εσ), which is defined for all maps from X to X, 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 transpositions as

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.

Example Consider the permutation σ of the set {1, 2, 3, 4, 5} defined by σ ( 1 ) = 3 , {\displaystyle \sigma (1)=3,} σ ( 2 ) = 4 , {\displaystyle \sigma (2)=4,} σ ( 3 ) = 5 , {\displaystyle \sigma (3)=5,} σ ( 4 ) = 2 , {\displaystyle \sigma (4)=2,} and σ ( 5 ) = 1. {\displaystyle \sigma (5)=1.} In one-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

σ = ( 1 2 3 4 5 3 4 5 2 1 ) = ( 1 3 5 ) ( 2 4 ) = ( 1 3 ) ( 3 5 ) ( 2 4 ) . {\displaystyle \sigma ={\begin{pmatrix}1&2&3&4&5\\3&4&5&2&1\end{pmatrix}}={\begin{pmatrix}1&3&5\end{pmatrix}}{\begin{pmatrix}2&4\end{pmatrix}}={\begin{pmatrix}1&3\end{pmatrix}}{\begin{pmatrix}3&5\end{pmatrix}}{\begin{pmatrix}2&4\end{pmatrix}}.}

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 The identity permutation is an even permutation. 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:

the composition of two even permutations is even the composition of two odd permutations is even the composition of an odd and an even permutation is odd From these it follows that

the inverse of every even permutation is even the inverse of every odd permutation is odd Considering the symmetric group Sn 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. Furthermore, we see that the even permutations form a subgroup of Sn. This is the alternating group on n letters, denoted by An. It is the kernel of the homomorphism sgn. 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). If n > 1, then there are just as many even permutations in Sn as there are odd ones; 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.) A cycle is even if and only if its length is odd. This follows from formulas like

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Parity of a permutation

Start with the simplest possible case. Write down what Parity of a permutation claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Parity of a permutation before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Parity of a permutation ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Parity of a permutation

In research
Parity of a permutation appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Parity of a permutation in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Parity of a permutation is common in secondary-school and first-year university syllabi. It links to neighbouring topics Group theory, Parity (mathematics), Permutations, so understanding it makes those chapters shorter.
In everyday life
Look for Parity of a permutation outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Parity of a permutation” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Parity of a permutation in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Parity of a permutation means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Parity of a permutation out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Parity of a permutation in simple terms?

In mathematics, when X is a finite set with at least two elements, the permutations of X (that is, the bijective functions from X to itself) fall into two classes of equal size: the even permutations and the odd permutations. If any total ordering of X is fixed, the parity (oddness or evenness) of…

Why does Parity of a permutation matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Parity of a permutation?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Parity of a permutation.

Tags

  • Group theory
  • Parity (mathematics)
  • Permutations
  • Sign (mathematics)

Keep exploring