Arrays of permutations
Appearance
| |
These are some examples of similar permutations ordered in arrays.
Each permutation is represented in four ways:
| inversion set (place-based) | Rothe diagram (red entries) and permutation matrix (black dots) |
| left inversion count (0s represented by dots, leading 0s omitted) |
reverse colexicographic index (left inversion count interpreted as a reversed factorial number) |
For the last permutation in each array the permutation matrix is shown on the right.
| #A211366: alternating parity | #A211365: separated by parity |
| #A211367: big transpositions | #A211368: small transpositions |
| #A211369: single transpositions | #A100630: concentric transpositions |
| #A211370: circular shifts to the left | #A051683: circular shifts to the right |
alternating parity
[edit | edit source]
separated by parity
[edit | edit source]big transpositions
[edit | edit source]small transpositions
[edit | edit source]single transpositions
[edit | edit source]
In place is the cycle . E.g. in place is the cycle . (The array of cycles corrsponds to the transposed array of 2-element subsets.)
concentric transpositions
[edit | edit source]circular shifts to the left
[edit | edit source]The left column are the permutations whose cycles are . Their index numbers are A007489 = 0, 1, 3, 9, 33, 153, 873, 5913...
circular shifts to the right
[edit | edit source]The left column are the permutations whose cycles are . Their index numbers are A001563 = 0, 1, 4, 18, 96, 600, 4320, 35280...
















