mail  mail@stemandmusic.in
    
call  +91-9818088802
Donate

Decomposition of Permutation/Permutation Cycles into Transpositions

  1. Any Permutation Cycle of Order \(N\) can be Decomposed into a Product of \(N-1\) Transpositions in the following 2 forms
    1. Pivot Form: In Pivot Form of Decomposition of a Permutation Cycle, the First Element of the Cycle serves as the Common Element of all the Transpositions as given in the following examples

      \((a\hspace{.1cm}b\hspace{.1cm}c\hspace{.1cm}d\hspace{.1cm}e)= (a\hspace{.1cm}b)(a\hspace{.1cm}c) (a\hspace{.1cm}d) (a\hspace{.1cm}e)\)   ...(1)

      \((3\hspace{.1cm}2\hspace{.1cm}5\hspace{.1cm}4)= (3\hspace{.1cm}2)(3\hspace{.1cm}5) (3\hspace{.1cm}4)\)   ...(2)

      \((1\hspace{.1cm}2\hspace{.1cm}3\hspace{.1cm}4\hspace{.1cm}5\hspace{.1cm}6)= (1\hspace{.1cm}2)(1\hspace{.1cm}3) (1\hspace{.1cm}4) (1\hspace{.1cm}5) (1\hspace{.1cm}6)\)   ...(3)

    2. Chain Form: In Chain Form of Decomposition of a Permutation Cycle, the Last and the Second Last Element form the First Transposition, the Second Last and the Third Last Element form the Second Transposition and so on such that the Second and the First Element form the Last Transposition as given in the following examples

      \((a\hspace{.1cm}b\hspace{.1cm}c\hspace{.1cm}d\hspace{.1cm}e)= (e\hspace{.1cm}d)(d\hspace{.1cm}c) (c\hspace{.1cm}b) (b\hspace{.1cm}a)\)   ...(4)

      \((3\hspace{.1cm}2\hspace{.1cm}5\hspace{.1cm}4)= (4\hspace{.1cm}5)(5\hspace{.1cm}2) (2\hspace{.1cm}3)\)   ...(5)

      \((1\hspace{.1cm}2\hspace{.1cm}3\hspace{.1cm}4\hspace{.1cm}5\hspace{.1cm}6)= (6\hspace{.1cm}5)(5\hspace{.1cm}4) (4\hspace{.1cm}3) (3\hspace{.1cm}2) (2\hspace{.1cm}1)\)   ...(6)

    In equations (1), (2), (3), (4), (5) and (6) given above the Left Hand Side of the equations give the Permutation Cycles and the Right Hand Side give their Decomposition into Corresponding Product of Transpositions.
  2. Since Linear Permutations Without Repeatition are composed of a Single Permutation Cycle or Product of Two or More Disjoint Permutation Cycles, they can too be Decomposed into a Product of Transpositions by Decomposing each of the Permutation Cycles that form them as given in the following example

    \((3\hspace{.1cm}5\hspace{.1cm}7\hspace{.1cm}2) (6\hspace{.1cm}9\hspace{.1cm}4\hspace{.1cm}8)= (3\hspace{.1cm}5)(3\hspace{.1cm}7) (3\hspace{.1cm}2) (6\hspace{.1cm}9) (6\hspace{.1cm}4) (6\hspace{.1cm}8)\)   ...(7)

    In equations (7) given above the Left Hand Side of the equation gives a Permutation composed of Product of Two Disjoint Permutation Cycles and the Right Hand Side gives its Decomposition into Corresponding Product of Transpositions.

    Please Note that Although both Permutation Cycles in the equation (7) have been Decomposed using the Pivot Form of Decomposition, either of them can be Decomposed using Pivot Form or Chain Form. Also the Order in which the Permutation Cycles are Decomposed Does Not Matter.
  3. Permutations that are Composed of (and hence can be Decomposed into) Product of Odd Number of Transpositions are called Odd Permutations. Permutations that are Composed of (and hence can be Decomposed into) Product of Even Number of Transpositions are called Even Permutations.
Related Topics and Calculators
Permutation Tables, Permutation Cycles and Transpositions,    Product of Permutations, Permutation Cycles and Transpositions,    Inverse and Order of a Permutation,    Permutations and Permutation Matrices,    Permutations from Permutation Matrix Calculator,    Permutation Matrices from Permutation Calculator
© Invincible IDeAS. All Rights Reserved