searching the database
Your data matches 8 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000057
St000057: Standard tableaux ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> 0
[[1,2]]
=> 0
[[1],[2]]
=> 0
[[1,2,3]]
=> 0
[[1,3],[2]]
=> 0
[[1,2],[3]]
=> 1
[[1],[2],[3]]
=> 0
[[1,2,3,4]]
=> 0
[[1,3,4],[2]]
=> 0
[[1,2,4],[3]]
=> 1
[[1,2,3],[4]]
=> 2
[[1,3],[2,4]]
=> 0
[[1,2],[3,4]]
=> 1
[[1,4],[2],[3]]
=> 0
[[1,3],[2],[4]]
=> 1
[[1,2],[3],[4]]
=> 2
[[1],[2],[3],[4]]
=> 0
[[1,2,3,4,5]]
=> 0
[[1,3,4,5],[2]]
=> 0
[[1,2,4,5],[3]]
=> 1
[[1,2,3,5],[4]]
=> 2
[[1,2,3,4],[5]]
=> 3
[[1,3,5],[2,4]]
=> 0
[[1,2,5],[3,4]]
=> 1
[[1,3,4],[2,5]]
=> 1
[[1,2,4],[3,5]]
=> 2
[[1,2,3],[4,5]]
=> 3
[[1,4,5],[2],[3]]
=> 0
[[1,3,5],[2],[4]]
=> 1
[[1,2,5],[3],[4]]
=> 2
[[1,3,4],[2],[5]]
=> 2
[[1,2,4],[3],[5]]
=> 3
[[1,2,3],[4],[5]]
=> 4
[[1,4],[2,5],[3]]
=> 0
[[1,3],[2,5],[4]]
=> 1
[[1,2],[3,5],[4]]
=> 2
[[1,3],[2,4],[5]]
=> 2
[[1,2],[3,4],[5]]
=> 3
[[1,5],[2],[3],[4]]
=> 0
[[1,4],[2],[3],[5]]
=> 1
[[1,3],[2],[4],[5]]
=> 2
[[1,2],[3],[4],[5]]
=> 3
[[1],[2],[3],[4],[5]]
=> 0
[[1,2,3,4,5,6]]
=> 0
[[1,3,4,5,6],[2]]
=> 0
[[1,2,4,5,6],[3]]
=> 1
[[1,2,3,5,6],[4]]
=> 2
[[1,2,3,4,6],[5]]
=> 3
[[1,2,3,4,5],[6]]
=> 4
[[1,3,5,6],[2,4]]
=> 0
Description
The Shynar inversion number of a standard tableau.
Shynar's inversion number is the number of inversion pairs in a standard Young tableau, where an inversion pair is defined as a pair of integers (x,y) such that y > x and y appears strictly southwest of x in the tableau.
Matching statistic: St000463
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000463: Permutations ⟶ ℤResult quality: 24% ●values known / values provided: 24%●distinct values known / distinct values provided: 30%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000463: Permutations ⟶ ℤResult quality: 24% ●values known / values provided: 24%●distinct values known / distinct values provided: 30%
Values
[[1]]
=> [[1]]
=> [1] => [1] => 0
[[1,2]]
=> [[1],[2]]
=> [2,1] => [1,2] => 0
[[1],[2]]
=> [[1,2]]
=> [1,2] => [1,2] => 0
[[1,2,3]]
=> [[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 0
[[1,3],[2]]
=> [[1,2],[3]]
=> [3,1,2] => [1,2,3] => 0
[[1,2],[3]]
=> [[1,3],[2]]
=> [2,1,3] => [1,3,2] => 1
[[1],[2],[3]]
=> [[1,2,3]]
=> [1,2,3] => [1,2,3] => 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,2,4] => 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => [1,4,2,3] => 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> [2,4,1,3] => [1,3,2,4] => 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> [3,1,2,4] => [1,2,4,3] => 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> [2,1,3,4] => [1,3,4,2] => 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [1,5,2,3,4] => 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,3,2,4,5] => 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [1,3,2,5,4] => 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [1,4,2,5,3] => 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,2,5,3,4] => 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [1,3,5,2,4] => 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [1,4,5,2,3] => 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,2,4,3,5] => 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> [2,5,1,3,4] => [1,3,4,2,5] => 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,2,5,3,4] => 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> [2,4,1,3,5] => [1,3,5,2,4] => 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,3,5,4] => 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> [2,1,3,4,5] => [1,3,4,5,2] => 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [1,2,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> [6,5,4,2,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> [6,5,3,2,1,4] => [1,4,2,3,5,6] => 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> [6,4,3,2,1,5] => [1,5,2,3,4,6] => 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> [5,4,3,2,1,6] => [1,6,2,3,4,5] => 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [1,2,3,4,5,6] => 0
[[1,2,3,4,6,7],[5]]
=> [[1,5],[2],[3],[4],[6],[7]]
=> [7,6,4,3,2,1,5] => [1,5,2,3,4,6,7] => ? = 3
[[1,2,3,4,5,7],[6]]
=> [[1,6],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6] => [1,6,2,3,4,5,7] => ? = 4
[[1,2,3,4,7],[5,6]]
=> [[1,5],[2,6],[3],[4],[7]]
=> [7,4,3,2,6,1,5] => [1,5,2,6,3,4,7] => ? = 5
[[1,2,3,4,7],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7]]
=> [7,4,3,2,1,5,6] => [1,5,6,2,3,4,7] => ? = 6
[[1,2,3,4],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4]]
=> [4,3,7,2,6,1,5] => [1,5,2,6,3,7,4] => ? = 6
[[1,2,3,6],[4,5],[7]]
=> [[1,4,7],[2,5],[3],[6]]
=> [6,3,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3,5],[4,6],[7]]
=> [[1,4,7],[2,6],[3],[5]]
=> [5,3,2,6,1,4,7] => [1,4,7,2,6,3,5] => ? = 8
[[1,2,3,4],[5,6],[7]]
=> [[1,5,7],[2,6],[3],[4]]
=> [4,3,2,6,1,5,7] => [1,5,7,2,6,3,4] => ? = 9
[[1,2,3],[4,5,6],[7]]
=> [[1,4,7],[2,5],[3,6]]
=> [3,6,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3],[4,5],[6],[7]]
=> [[1,4,6,7],[2,5],[3]]
=> [3,2,5,1,4,6,7] => [1,4,6,7,2,5,3] => ? = 9
[[1,2,3,4,5,7,8],[6]]
=> [[1,6],[2],[3],[4],[5],[7],[8]]
=> [8,7,5,4,3,2,1,6] => ? => ? = 4
[[1,3,4,6,7,8],[2,5]]
=> [[1,2],[3,5],[4],[6],[7],[8]]
=> [8,7,6,4,3,5,1,2] => ? => ? = 1
[[1,2,4,6,7,8],[3,5]]
=> [[1,3],[2,5],[4],[6],[7],[8]]
=> [8,7,6,4,2,5,1,3] => ? => ? = 2
[[1,2,3,6,7,8],[4,5]]
=> [[1,4],[2,5],[3],[6],[7],[8]]
=> [8,7,6,3,2,5,1,4] => ? => ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [[1,2],[3,6],[4],[5],[7],[8]]
=> [8,7,5,4,3,6,1,2] => ? => ? = 2
[[1,2,3,5,7,8],[4,6]]
=> [[1,4],[2,6],[3],[5],[7],[8]]
=> [8,7,5,3,2,6,1,4] => ? => ? = 4
[[1,2,3,4,7,8],[5,6]]
=> [[1,5],[2,6],[3],[4],[7],[8]]
=> [8,7,4,3,2,6,1,5] => ? => ? = 5
[[1,3,4,5,6,8],[2,7]]
=> [[1,2],[3,7],[4],[5],[6],[8]]
=> [8,6,5,4,3,7,1,2] => ? => ? = 3
[[1,2,4,5,6,8],[3,7]]
=> [[1,3],[2,7],[4],[5],[6],[8]]
=> [8,6,5,4,2,7,1,3] => ? => ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [[1,4],[2,7],[3],[5],[6],[8]]
=> [8,6,5,3,2,7,1,4] => ? => ? = 5
[[1,2,3,4,6,8],[5,7]]
=> [[1,5],[2,7],[3],[4],[6],[8]]
=> [8,6,4,3,2,7,1,5] => ? => ? = 6
[[1,2,4,5,6,7],[3,8]]
=> [[1,3],[2,8],[4],[5],[6],[7]]
=> [7,6,5,4,2,8,1,3] => ? => ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [[1,4],[2,8],[3],[5],[6],[7]]
=> [7,6,5,3,2,8,1,4] => ? => ? = 6
[[1,2,3,4,6,7],[5,8]]
=> [[1,5],[2,8],[3],[4],[6],[7]]
=> [7,6,4,3,2,8,1,5] => ? => ? = 7
[[1,3,5,6,7,8],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,1,2,4] => [1,2,4,3,5,6,7,8] => ? = 1
[[1,2,5,6,7,8],[3],[4]]
=> [[1,3,4],[2],[5],[6],[7],[8]]
=> [8,7,6,5,2,1,3,4] => [1,3,4,2,5,6,7,8] => ? = 2
[[1,3,4,6,7,8],[2],[5]]
=> [[1,2,5],[3],[4],[6],[7],[8]]
=> [8,7,6,4,3,1,2,5] => [1,2,5,3,4,6,7,8] => ? = 2
[[1,2,4,6,7,8],[3],[5]]
=> [[1,3,5],[2],[4],[6],[7],[8]]
=> [8,7,6,4,2,1,3,5] => [1,3,5,2,4,6,7,8] => ? = 3
[[1,2,3,6,7,8],[4],[5]]
=> [[1,4,5],[2],[3],[6],[7],[8]]
=> [8,7,6,3,2,1,4,5] => [1,4,5,2,3,6,7,8] => ? = 4
[[1,3,4,5,7,8],[2],[6]]
=> [[1,2,6],[3],[4],[5],[7],[8]]
=> [8,7,5,4,3,1,2,6] => ? => ? = 3
[[1,2,4,5,7,8],[3],[6]]
=> [[1,3,6],[2],[4],[5],[7],[8]]
=> [8,7,5,4,2,1,3,6] => ? => ? = 4
[[1,2,3,5,7,8],[4],[6]]
=> [[1,4,6],[2],[3],[5],[7],[8]]
=> [8,7,5,3,2,1,4,6] => ? => ? = 5
[[1,2,3,4,7,8],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7],[8]]
=> [8,7,4,3,2,1,5,6] => [1,5,6,2,3,4,7,8] => ? = 6
[[1,3,4,5,6,8],[2],[7]]
=> [[1,2,7],[3],[4],[5],[6],[8]]
=> [8,6,5,4,3,1,2,7] => [1,2,7,3,4,5,6,8] => ? = 4
[[1,2,4,5,6,8],[3],[7]]
=> [[1,3,7],[2],[4],[5],[6],[8]]
=> [8,6,5,4,2,1,3,7] => [1,3,7,2,4,5,6,8] => ? = 5
[[1,2,3,5,6,8],[4],[7]]
=> [[1,4,7],[2],[3],[5],[6],[8]]
=> [8,6,5,3,2,1,4,7] => ? => ? = 6
[[1,2,3,4,6,8],[5],[7]]
=> [[1,5,7],[2],[3],[4],[6],[8]]
=> [8,6,4,3,2,1,5,7] => [1,5,7,2,3,4,6,8] => ? = 7
[[1,2,3,4,5,8],[6],[7]]
=> [[1,6,7],[2],[3],[4],[5],[8]]
=> [8,5,4,3,2,1,6,7] => ? => ? = 8
[[1,3,4,5,6,7],[2],[8]]
=> [[1,2,8],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,1,2,8] => [1,2,8,3,4,5,6,7] => ? = 5
[[1,2,4,5,6,7],[3],[8]]
=> [[1,3,8],[2],[4],[5],[6],[7]]
=> [7,6,5,4,2,1,3,8] => [1,3,8,2,4,5,6,7] => ? = 6
[[1,2,3,5,6,7],[4],[8]]
=> [[1,4,8],[2],[3],[5],[6],[7]]
=> [7,6,5,3,2,1,4,8] => ? => ? = 7
[[1,2,3,4,5,7],[6],[8]]
=> [[1,6,8],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6,8] => ? => ? = 9
[[1,3,4,7,8],[2,5,6]]
=> [[1,2],[3,5],[4,6],[7],[8]]
=> [8,7,4,6,3,5,1,2] => ? => ? = 1
[[1,2,4,7,8],[3,5,6]]
=> [[1,3],[2,5],[4,6],[7],[8]]
=> [8,7,4,6,2,5,1,3] => ? => ? = 2
[[1,2,3,7,8],[4,5,6]]
=> [[1,4],[2,5],[3,6],[7],[8]]
=> [8,7,3,6,2,5,1,4] => ? => ? = 3
[[1,3,5,6,8],[2,4,7]]
=> [[1,2],[3,4],[5,7],[6],[8]]
=> [8,6,5,7,3,4,1,2] => ? => ? = 1
[[1,2,5,6,8],[3,4,7]]
=> [[1,3],[2,4],[5,7],[6],[8]]
=> [8,6,5,7,2,4,1,3] => ? => ? = 2
[[1,3,4,6,8],[2,5,7]]
=> [[1,2],[3,5],[4,7],[6],[8]]
=> [8,6,4,7,3,5,1,2] => ? => ? = 2
[[1,2,3,6,8],[4,5,7]]
=> [[1,4],[2,5],[3,7],[6],[8]]
=> [8,6,3,7,2,5,1,4] => ? => ? = 4
[[1,2,3,4,8],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4],[8]]
=> [8,4,3,7,2,6,1,5] => ? => ? = 6
Description
The number of admissible inversions of a permutation.
Let $w = w_1,w_2,\dots,w_k$ be a word of length $k$ with distinct letters from $[n]$.
An admissible inversion of $w$ is a pair $(w_i,w_j)$ such that $1\leq i < j\leq k$ and $w_i > w_j$ that satisfies either of the following conditions:
$1 < i$ and $w_{i−1} < w_i$ or there is some $l$ such that $i < l < j$ and $w_i < w_l$.
Matching statistic: St001841
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00284: Standard tableaux —rows⟶ Set partitions
Mp00112: Set partitions —complement⟶ Set partitions
St001841: Set partitions ⟶ ℤResult quality: 17% ●values known / values provided: 17%●distinct values known / distinct values provided: 23%
Mp00284: Standard tableaux —rows⟶ Set partitions
Mp00112: Set partitions —complement⟶ Set partitions
St001841: Set partitions ⟶ ℤResult quality: 17% ●values known / values provided: 17%●distinct values known / distinct values provided: 23%
Values
[[1]]
=> [[1]]
=> {{1}}
=> {{1}}
=> 0
[[1,2]]
=> [[1],[2]]
=> {{1},{2}}
=> {{1},{2}}
=> 0
[[1],[2]]
=> [[1,2]]
=> {{1,2}}
=> {{1,2}}
=> 0
[[1,2,3]]
=> [[1],[2],[3]]
=> {{1},{2},{3}}
=> {{1},{2},{3}}
=> 0
[[1,3],[2]]
=> [[1,2],[3]]
=> {{1,2},{3}}
=> {{1},{2,3}}
=> 0
[[1,2],[3]]
=> [[1,3],[2]]
=> {{1,3},{2}}
=> {{1,3},{2}}
=> 1
[[1],[2],[3]]
=> [[1,2,3]]
=> {{1,2,3}}
=> {{1,2,3}}
=> 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> {{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> {{1,2},{3},{4}}
=> {{1},{2},{3,4}}
=> 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> {{1,3},{2},{4}}
=> {{1},{2,4},{3}}
=> 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> {{1,4},{2},{3}}
=> {{1,4},{2},{3}}
=> 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> {{1,2},{3,4}}
=> {{1,2},{3,4}}
=> 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> {{1,3},{2,4}}
=> {{1,3},{2,4}}
=> 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> {{1,2,3},{4}}
=> {{1},{2,3,4}}
=> 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> {{1,2,4},{3}}
=> {{1,3,4},{2}}
=> 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> {{1,3,4},{2}}
=> {{1,2,4},{3}}
=> 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> {{1,2,3,4}}
=> {{1,2,3,4}}
=> 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> {{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> {{1,2},{3},{4},{5}}
=> {{1},{2},{3},{4,5}}
=> 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> {{1,3},{2},{4},{5}}
=> {{1},{2},{3,5},{4}}
=> 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> {{1,4},{2},{3},{5}}
=> {{1},{2,5},{3},{4}}
=> 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> {{1,5},{2},{3},{4}}
=> {{1,5},{2},{3},{4}}
=> 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> {{1,2},{3,4},{5}}
=> {{1},{2,3},{4,5}}
=> 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> {{1,3},{2,4},{5}}
=> {{1},{2,4},{3,5}}
=> 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> {{1,2},{3,5},{4}}
=> {{1,3},{2},{4,5}}
=> 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> {{1,3},{2,5},{4}}
=> {{1,4},{2},{3,5}}
=> 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> {{1,4},{2,5},{3}}
=> {{1,4},{2,5},{3}}
=> 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> {{1,2,3},{4},{5}}
=> {{1},{2},{3,4,5}}
=> 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> {{1,2,4},{3},{5}}
=> {{1},{2,4,5},{3}}
=> 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> {{1,3,4},{2},{5}}
=> {{1},{2,3,5},{4}}
=> 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> {{1,2,5},{3},{4}}
=> {{1,4,5},{2},{3}}
=> 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> {{1,3,5},{2},{4}}
=> {{1,3,5},{2},{4}}
=> 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> {{1,4,5},{2},{3}}
=> {{1,2,5},{3},{4}}
=> 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> {{1,2,3},{4,5}}
=> {{1,2},{3,4,5}}
=> 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> {{1,2,4},{3,5}}
=> {{1,3},{2,4,5}}
=> 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> {{1,3,4},{2,5}}
=> {{1,4},{2,3,5}}
=> 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> {{1,2,5},{3,4}}
=> {{1,4,5},{2,3}}
=> 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> {{1,3,5},{2,4}}
=> {{1,3,5},{2,4}}
=> 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> {{1,2,3,4},{5}}
=> {{1},{2,3,4,5}}
=> 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> {{1,2,3,5},{4}}
=> {{1,3,4,5},{2}}
=> 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> {{1,2,4,5},{3}}
=> {{1,2,4,5},{3}}
=> 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> {{1,3,4,5},{2}}
=> {{1,2,3,5},{4}}
=> 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> {{1,2,3,4,5}}
=> {{1,2,3,4,5}}
=> 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> {{1},{2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5},{6}}
=> 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> {{1,2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5,6}}
=> 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> {{1,3},{2},{4},{5},{6}}
=> {{1},{2},{3},{4,6},{5}}
=> 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> {{1,4},{2},{3},{5},{6}}
=> {{1},{2},{3,6},{4},{5}}
=> 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> {{1,5},{2},{3},{4},{6}}
=> {{1},{2,6},{3},{4},{5}}
=> 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> {{1,6},{2},{3},{4},{5}}
=> {{1,6},{2},{3},{4},{5}}
=> 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> {{1,2},{3,4},{5},{6}}
=> {{1},{2},{3,4},{5,6}}
=> 0
[[1,2,3,4,5,6,7,8]]
=> [[1],[2],[3],[4],[5],[6],[7],[8]]
=> {{1},{2},{3},{4},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5},{6},{7},{8}}
=> ? = 0
[[1,3,4,5,6,7,8],[2]]
=> [[1,2],[3],[4],[5],[6],[7],[8]]
=> {{1,2},{3},{4},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 0
[[1,2,4,5,6,7,8],[3]]
=> [[1,3],[2],[4],[5],[6],[7],[8]]
=> {{1,3},{2},{4},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5},{6,8},{7}}
=> ? = 1
[[1,2,3,5,6,7,8],[4]]
=> [[1,4],[2],[3],[5],[6],[7],[8]]
=> {{1,4},{2},{3},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5,8},{6},{7}}
=> ? = 2
[[1,2,3,4,6,7,8],[5]]
=> [[1,5],[2],[3],[4],[6],[7],[8]]
=> {{1,5},{2},{3},{4},{6},{7},{8}}
=> {{1},{2},{3},{4,8},{5},{6},{7}}
=> ? = 3
[[1,2,3,4,5,7,8],[6]]
=> [[1,6],[2],[3],[4],[5],[7],[8]]
=> {{1,6},{2},{3},{4},{5},{7},{8}}
=> {{1},{2},{3,8},{4},{5},{6},{7}}
=> ? = 4
[[1,2,3,4,5,6,8],[7]]
=> [[1,7],[2],[3],[4],[5],[6],[8]]
=> {{1,7},{2},{3},{4},{5},{6},{8}}
=> {{1},{2,8},{3},{4},{5},{6},{7}}
=> ? = 5
[[1,2,3,4,5,6,7],[8]]
=> [[1,8],[2],[3],[4],[5],[6],[7]]
=> {{1,8},{2},{3},{4},{5},{6},{7}}
=> {{1,8},{2},{3},{4},{5},{6},{7}}
=> ? = 6
[[1,3,5,6,7,8],[2,4]]
=> [[1,2],[3,4],[5],[6],[7],[8]]
=> {{1,2},{3,4},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5,6},{7,8}}
=> ? = 0
[[1,2,5,6,7,8],[3,4]]
=> [[1,3],[2,4],[5],[6],[7],[8]]
=> {{1,3},{2,4},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5,7},{6,8}}
=> ? = 1
[[1,3,4,6,7,8],[2,5]]
=> [[1,2],[3,5],[4],[6],[7],[8]]
=> {{1,2},{3,5},{4},{6},{7},{8}}
=> {{1},{2},{3},{4,6},{5},{7,8}}
=> ? = 1
[[1,2,4,6,7,8],[3,5]]
=> [[1,3],[2,5],[4],[6],[7],[8]]
=> {{1,3},{2,5},{4},{6},{7},{8}}
=> ?
=> ? = 2
[[1,2,3,6,7,8],[4,5]]
=> [[1,4],[2,5],[3],[6],[7],[8]]
=> {{1,4},{2,5},{3},{6},{7},{8}}
=> {{1},{2},{3},{4,7},{5,8},{6}}
=> ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [[1,2],[3,6],[4],[5],[7],[8]]
=> {{1,2},{3,6},{4},{5},{7},{8}}
=> {{1},{2},{3,6},{4},{5},{7,8}}
=> ? = 2
[[1,2,4,5,7,8],[3,6]]
=> [[1,3],[2,6],[4],[5],[7],[8]]
=> {{1,3},{2,6},{4},{5},{7},{8}}
=> {{1},{2},{3,7},{4},{5},{6,8}}
=> ? = 3
[[1,2,3,5,7,8],[4,6]]
=> [[1,4],[2,6],[3],[5],[7],[8]]
=> {{1,4},{2,6},{3},{5},{7},{8}}
=> {{1},{2},{3,7},{4},{5,8},{6}}
=> ? = 4
[[1,2,3,4,7,8],[5,6]]
=> [[1,5],[2,6],[3],[4],[7],[8]]
=> {{1,5},{2,6},{3},{4},{7},{8}}
=> {{1},{2},{3,7},{4,8},{5},{6}}
=> ? = 5
[[1,3,4,5,6,8],[2,7]]
=> [[1,2],[3,7],[4],[5],[6],[8]]
=> {{1,2},{3,7},{4},{5},{6},{8}}
=> ?
=> ? = 3
[[1,2,4,5,6,8],[3,7]]
=> [[1,3],[2,7],[4],[5],[6],[8]]
=> {{1,3},{2,7},{4},{5},{6},{8}}
=> {{1},{2,7},{3},{4},{5},{6,8}}
=> ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [[1,4],[2,7],[3],[5],[6],[8]]
=> {{1,4},{2,7},{3},{5},{6},{8}}
=> ?
=> ? = 5
[[1,2,3,4,6,8],[5,7]]
=> [[1,5],[2,7],[3],[4],[6],[8]]
=> {{1,5},{2,7},{3},{4},{6},{8}}
=> {{1},{2,7},{3},{4,8},{5},{6}}
=> ? = 6
[[1,2,3,4,5,8],[6,7]]
=> [[1,6],[2,7],[3],[4],[5],[8]]
=> {{1,6},{2,7},{3},{4},{5},{8}}
=> ?
=> ? = 7
[[1,3,4,5,6,7],[2,8]]
=> [[1,2],[3,8],[4],[5],[6],[7]]
=> {{1,2},{3,8},{4},{5},{6},{7}}
=> {{1,6},{2},{3},{4},{5},{7,8}}
=> ? = 4
[[1,2,4,5,6,7],[3,8]]
=> [[1,3],[2,8],[4],[5],[6],[7]]
=> {{1,3},{2,8},{4},{5},{6},{7}}
=> {{1,7},{2},{3},{4},{5},{6,8}}
=> ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [[1,4],[2,8],[3],[5],[6],[7]]
=> {{1,4},{2,8},{3},{5},{6},{7}}
=> {{1,7},{2},{3},{4},{5,8},{6}}
=> ? = 6
[[1,2,3,4,6,7],[5,8]]
=> [[1,5],[2,8],[3],[4],[6],[7]]
=> {{1,5},{2,8},{3},{4},{6},{7}}
=> {{1,7},{2},{3},{4,8},{5},{6}}
=> ? = 7
[[1,2,3,4,5,7],[6,8]]
=> [[1,6],[2,8],[3],[4],[5],[7]]
=> {{1,6},{2,8},{3},{4},{5},{7}}
=> {{1,7},{2},{3,8},{4},{5},{6}}
=> ? = 8
[[1,2,3,4,5,6],[7,8]]
=> [[1,7],[2,8],[3],[4],[5],[6]]
=> {{1,7},{2,8},{3},{4},{5},{6}}
=> {{1,7},{2,8},{3},{4},{5},{6}}
=> ? = 9
[[1,4,5,6,7,8],[2],[3]]
=> [[1,2,3],[4],[5],[6],[7],[8]]
=> {{1,2,3},{4},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5},{6,7,8}}
=> ? = 0
[[1,3,5,6,7,8],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7],[8]]
=> {{1,2,4},{3},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5,7,8},{6}}
=> ? = 1
[[1,2,5,6,7,8],[3],[4]]
=> [[1,3,4],[2],[5],[6],[7],[8]]
=> {{1,3,4},{2},{5},{6},{7},{8}}
=> {{1},{2},{3},{4},{5,6,8},{7}}
=> ? = 2
[[1,3,4,6,7,8],[2],[5]]
=> [[1,2,5],[3],[4],[6],[7],[8]]
=> {{1,2,5},{3},{4},{6},{7},{8}}
=> {{1},{2},{3},{4,7,8},{5},{6}}
=> ? = 2
[[1,2,4,6,7,8],[3],[5]]
=> [[1,3,5],[2],[4],[6],[7],[8]]
=> {{1,3,5},{2},{4},{6},{7},{8}}
=> {{1},{2},{3},{4,6,8},{5},{7}}
=> ? = 3
[[1,2,3,6,7,8],[4],[5]]
=> [[1,4,5],[2],[3],[6],[7],[8]]
=> {{1,4,5},{2},{3},{6},{7},{8}}
=> {{1},{2},{3},{4,5,8},{6},{7}}
=> ? = 4
[[1,3,4,5,7,8],[2],[6]]
=> [[1,2,6],[3],[4],[5],[7],[8]]
=> {{1,2,6},{3},{4},{5},{7},{8}}
=> {{1},{2},{3,7,8},{4},{5},{6}}
=> ? = 3
[[1,2,4,5,7,8],[3],[6]]
=> [[1,3,6],[2],[4],[5],[7],[8]]
=> {{1,3,6},{2},{4},{5},{7},{8}}
=> {{1},{2},{3,6,8},{4},{5},{7}}
=> ? = 4
[[1,2,3,5,7,8],[4],[6]]
=> [[1,4,6],[2],[3],[5],[7],[8]]
=> {{1,4,6},{2},{3},{5},{7},{8}}
=> {{1},{2},{3,5,8},{4},{6},{7}}
=> ? = 5
[[1,2,3,4,7,8],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7],[8]]
=> {{1,5,6},{2},{3},{4},{7},{8}}
=> {{1},{2},{3,4,8},{5},{6},{7}}
=> ? = 6
[[1,3,4,5,6,8],[2],[7]]
=> [[1,2,7],[3],[4],[5],[6],[8]]
=> {{1,2,7},{3},{4},{5},{6},{8}}
=> {{1},{2,7,8},{3},{4},{5},{6}}
=> ? = 4
[[1,2,4,5,6,8],[3],[7]]
=> [[1,3,7],[2],[4],[5],[6],[8]]
=> {{1,3,7},{2},{4},{5},{6},{8}}
=> {{1},{2,6,8},{3},{4},{5},{7}}
=> ? = 5
[[1,2,3,5,6,8],[4],[7]]
=> [[1,4,7],[2],[3],[5],[6],[8]]
=> {{1,4,7},{2},{3},{5},{6},{8}}
=> {{1},{2,5,8},{3},{4},{6},{7}}
=> ? = 6
[[1,2,3,4,6,8],[5],[7]]
=> [[1,5,7],[2],[3],[4],[6],[8]]
=> {{1,5,7},{2},{3},{4},{6},{8}}
=> {{1},{2,4,8},{3},{5},{6},{7}}
=> ? = 7
[[1,2,3,4,5,8],[6],[7]]
=> [[1,6,7],[2],[3],[4],[5],[8]]
=> {{1,6,7},{2},{3},{4},{5},{8}}
=> {{1},{2,3,8},{4},{5},{6},{7}}
=> ? = 8
[[1,3,4,5,6,7],[2],[8]]
=> [[1,2,8],[3],[4],[5],[6],[7]]
=> {{1,2,8},{3},{4},{5},{6},{7}}
=> {{1,7,8},{2},{3},{4},{5},{6}}
=> ? = 5
[[1,2,4,5,6,7],[3],[8]]
=> [[1,3,8],[2],[4],[5],[6],[7]]
=> {{1,3,8},{2},{4},{5},{6},{7}}
=> {{1,6,8},{2},{3},{4},{5},{7}}
=> ? = 6
[[1,2,3,5,6,7],[4],[8]]
=> [[1,4,8],[2],[3],[5],[6],[7]]
=> {{1,4,8},{2},{3},{5},{6},{7}}
=> {{1,5,8},{2},{3},{4},{6},{7}}
=> ? = 7
[[1,2,3,4,6,7],[5],[8]]
=> [[1,5,8],[2],[3],[4],[6],[7]]
=> {{1,5,8},{2},{3},{4},{6},{7}}
=> {{1,4,8},{2},{3},{5},{6},{7}}
=> ? = 8
[[1,2,3,4,5,7],[6],[8]]
=> [[1,6,8],[2],[3],[4],[5],[7]]
=> {{1,6,8},{2},{3},{4},{5},{7}}
=> {{1,3,8},{2},{4},{5},{6},{7}}
=> ? = 9
[[1,2,3,4,5,6],[7],[8]]
=> [[1,7,8],[2],[3],[4],[5],[6]]
=> {{1,7,8},{2},{3},{4},{5},{6}}
=> {{1,2,8},{3},{4},{5},{6},{7}}
=> ? = 10
[[1,3,5,7,8],[2,4,6]]
=> [[1,2],[3,4],[5,6],[7],[8]]
=> {{1,2},{3,4},{5,6},{7},{8}}
=> {{1},{2},{3,4},{5,6},{7,8}}
=> ? = 0
Description
The number of inversions of a set partition.
The Mahonian representation of a set partition $\{B_1,\dots,B_k\}$ of $\{1,\dots,n\}$ is the restricted growth word $w_1\dots w_n\}$ obtained by sorting the blocks of the set partition according to their maximal element, and setting $w_i$ to the index of the block containing $i$.
A pair $(i,j)$ is an inversion of the word $w$ if $w_i > w_j$.
Matching statistic: St001579
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St001579: Permutations ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 21%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St001579: Permutations ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 21%
Values
[[1]]
=> [[1]]
=> [1] => [1] => 0
[[1,2]]
=> [[1],[2]]
=> [2,1] => [1,2] => 0
[[1],[2]]
=> [[1,2]]
=> [1,2] => [1,2] => 0
[[1,2,3]]
=> [[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 0
[[1,3],[2]]
=> [[1,2],[3]]
=> [3,1,2] => [1,2,3] => 0
[[1,2],[3]]
=> [[1,3],[2]]
=> [2,1,3] => [1,3,2] => 1
[[1],[2],[3]]
=> [[1,2,3]]
=> [1,2,3] => [1,2,3] => 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,2,4] => 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => [1,4,2,3] => 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> [2,4,1,3] => [1,3,2,4] => 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> [3,1,2,4] => [1,2,4,3] => 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> [2,1,3,4] => [1,3,4,2] => 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [1,5,2,3,4] => 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,3,2,4,5] => 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [1,3,2,5,4] => 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [1,4,2,5,3] => 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,2,5,3,4] => 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [1,3,5,2,4] => 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [1,4,5,2,3] => 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,2,4,3,5] => 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> [2,5,1,3,4] => [1,3,4,2,5] => 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,2,5,3,4] => 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> [2,4,1,3,5] => [1,3,5,2,4] => 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,3,5,4] => 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> [2,1,3,4,5] => [1,3,4,5,2] => 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [1,2,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> [6,5,4,2,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> [6,5,3,2,1,4] => [1,4,2,3,5,6] => 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> [6,4,3,2,1,5] => [1,5,2,3,4,6] => 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> [5,4,3,2,1,6] => [1,6,2,3,4,5] => 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [1,2,3,4,5,6] => 0
[[1,2,3,4,6,7],[5]]
=> [[1,5],[2],[3],[4],[6],[7]]
=> [7,6,4,3,2,1,5] => [1,5,2,3,4,6,7] => ? = 3
[[1,2,3,4,5,7],[6]]
=> [[1,6],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6] => [1,6,2,3,4,5,7] => ? = 4
[[1,2,3,4,5,6],[7]]
=> [[1,7],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1,7] => [1,7,2,3,4,5,6] => ? = 5
[[1,2,3,4,7],[5,6]]
=> [[1,5],[2,6],[3],[4],[7]]
=> [7,4,3,2,6,1,5] => [1,5,2,6,3,4,7] => ? = 5
[[1,2,3,4,6],[5,7]]
=> [[1,5],[2,7],[3],[4],[6]]
=> [6,4,3,2,7,1,5] => [1,5,2,7,3,4,6] => ? = 6
[[1,2,3,4,5],[6,7]]
=> [[1,6],[2,7],[3],[4],[5]]
=> [5,4,3,2,7,1,6] => [1,6,2,7,3,4,5] => ? = 7
[[1,2,3,4,7],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7]]
=> [7,4,3,2,1,5,6] => [1,5,6,2,3,4,7] => ? = 6
[[1,2,3,5,6],[4],[7]]
=> [[1,4,7],[2],[3],[5],[6]]
=> [6,5,3,2,1,4,7] => [1,4,7,2,3,5,6] => ? = 6
[[1,2,3,4,6],[5],[7]]
=> [[1,5,7],[2],[3],[4],[6]]
=> [6,4,3,2,1,5,7] => [1,5,7,2,3,4,6] => ? = 7
[[1,2,3,4,5],[6],[7]]
=> [[1,6,7],[2],[3],[4],[5]]
=> [5,4,3,2,1,6,7] => [1,6,7,2,3,4,5] => ? = 8
[[1,2,3,4],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4]]
=> [4,3,7,2,6,1,5] => [1,5,2,6,3,7,4] => ? = 6
[[1,2,3,4],[5,7],[6]]
=> [[1,5,6],[2,7],[3],[4]]
=> [4,3,2,7,1,5,6] => [1,5,6,2,7,3,4] => ? = 8
[[1,2,3,6],[4,5],[7]]
=> [[1,4,7],[2,5],[3],[6]]
=> [6,3,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3,5],[4,6],[7]]
=> [[1,4,7],[2,6],[3],[5]]
=> [5,3,2,6,1,4,7] => [1,4,7,2,6,3,5] => ? = 8
[[1,2,3,4],[5,6],[7]]
=> [[1,5,7],[2,6],[3],[4]]
=> [4,3,2,6,1,5,7] => [1,5,7,2,6,3,4] => ? = 9
[[1,2,3,5],[4],[6],[7]]
=> [[1,4,6,7],[2],[3],[5]]
=> [5,3,2,1,4,6,7] => [1,4,6,7,2,3,5] => ? = 8
[[1,2,3,4],[5],[6],[7]]
=> [[1,5,6,7],[2],[3],[4]]
=> [4,3,2,1,5,6,7] => [1,5,6,7,2,3,4] => ? = 9
[[1,2,3],[4,5,6],[7]]
=> [[1,4,7],[2,5],[3,6]]
=> [3,6,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3],[4,5],[6],[7]]
=> [[1,4,6,7],[2,5],[3]]
=> [3,2,5,1,4,6,7] => [1,4,6,7,2,5,3] => ? = 9
[[1,2,3,4,5,6,7,8]]
=> [[1],[2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,2,1] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,3,4,5,6,7,8],[2]]
=> [[1,2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,1,2] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,2,4,5,6,7,8],[3]]
=> [[1,3],[2],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,2,1,3] => [1,3,2,4,5,6,7,8] => ? = 1
[[1,2,3,5,6,7,8],[4]]
=> [[1,4],[2],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,2,1,4] => [1,4,2,3,5,6,7,8] => ? = 2
[[1,2,3,4,6,7,8],[5]]
=> [[1,5],[2],[3],[4],[6],[7],[8]]
=> [8,7,6,4,3,2,1,5] => [1,5,2,3,4,6,7,8] => ? = 3
[[1,2,3,4,5,7,8],[6]]
=> [[1,6],[2],[3],[4],[5],[7],[8]]
=> [8,7,5,4,3,2,1,6] => ? => ? = 4
[[1,2,3,4,5,6,8],[7]]
=> [[1,7],[2],[3],[4],[5],[6],[8]]
=> [8,6,5,4,3,2,1,7] => [1,7,2,3,4,5,6,8] => ? = 5
[[1,2,3,4,5,6,7],[8]]
=> [[1,8],[2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,2,1,8] => [1,8,2,3,4,5,6,7] => ? = 6
[[1,3,5,6,7,8],[2,4]]
=> [[1,2],[3,4],[5],[6],[7],[8]]
=> [8,7,6,5,3,4,1,2] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,2,5,6,7,8],[3,4]]
=> [[1,3],[2,4],[5],[6],[7],[8]]
=> [8,7,6,5,2,4,1,3] => [1,3,2,4,5,6,7,8] => ? = 1
[[1,3,4,6,7,8],[2,5]]
=> [[1,2],[3,5],[4],[6],[7],[8]]
=> [8,7,6,4,3,5,1,2] => ? => ? = 1
[[1,2,4,6,7,8],[3,5]]
=> [[1,3],[2,5],[4],[6],[7],[8]]
=> [8,7,6,4,2,5,1,3] => ? => ? = 2
[[1,2,3,6,7,8],[4,5]]
=> [[1,4],[2,5],[3],[6],[7],[8]]
=> [8,7,6,3,2,5,1,4] => ? => ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [[1,2],[3,6],[4],[5],[7],[8]]
=> [8,7,5,4,3,6,1,2] => ? => ? = 2
[[1,2,4,5,7,8],[3,6]]
=> [[1,3],[2,6],[4],[5],[7],[8]]
=> [8,7,5,4,2,6,1,3] => [1,3,2,6,4,5,7,8] => ? = 3
[[1,2,3,5,7,8],[4,6]]
=> [[1,4],[2,6],[3],[5],[7],[8]]
=> [8,7,5,3,2,6,1,4] => ? => ? = 4
[[1,2,3,4,7,8],[5,6]]
=> [[1,5],[2,6],[3],[4],[7],[8]]
=> [8,7,4,3,2,6,1,5] => ? => ? = 5
[[1,3,4,5,6,8],[2,7]]
=> [[1,2],[3,7],[4],[5],[6],[8]]
=> [8,6,5,4,3,7,1,2] => ? => ? = 3
[[1,2,4,5,6,8],[3,7]]
=> [[1,3],[2,7],[4],[5],[6],[8]]
=> [8,6,5,4,2,7,1,3] => ? => ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [[1,4],[2,7],[3],[5],[6],[8]]
=> [8,6,5,3,2,7,1,4] => ? => ? = 5
[[1,2,3,4,6,8],[5,7]]
=> [[1,5],[2,7],[3],[4],[6],[8]]
=> [8,6,4,3,2,7,1,5] => ? => ? = 6
[[1,2,3,4,5,8],[6,7]]
=> [[1,6],[2,7],[3],[4],[5],[8]]
=> [8,5,4,3,2,7,1,6] => [1,6,2,7,3,4,5,8] => ? = 7
[[1,3,4,5,6,7],[2,8]]
=> [[1,2],[3,8],[4],[5],[6],[7]]
=> [7,6,5,4,3,8,1,2] => [1,2,3,8,4,5,6,7] => ? = 4
[[1,2,4,5,6,7],[3,8]]
=> [[1,3],[2,8],[4],[5],[6],[7]]
=> [7,6,5,4,2,8,1,3] => ? => ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [[1,4],[2,8],[3],[5],[6],[7]]
=> [7,6,5,3,2,8,1,4] => ? => ? = 6
[[1,2,3,4,6,7],[5,8]]
=> [[1,5],[2,8],[3],[4],[6],[7]]
=> [7,6,4,3,2,8,1,5] => ? => ? = 7
[[1,2,3,4,5,7],[6,8]]
=> [[1,6],[2,8],[3],[4],[5],[7]]
=> [7,5,4,3,2,8,1,6] => [1,6,2,8,3,4,5,7] => ? = 8
[[1,2,3,4,5,6],[7,8]]
=> [[1,7],[2,8],[3],[4],[5],[6]]
=> [6,5,4,3,2,8,1,7] => [1,7,2,8,3,4,5,6] => ? = 9
[[1,4,5,6,7,8],[2],[3]]
=> [[1,2,3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,1,2,3] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,3,5,6,7,8],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,1,2,4] => [1,2,4,3,5,6,7,8] => ? = 1
[[1,2,5,6,7,8],[3],[4]]
=> [[1,3,4],[2],[5],[6],[7],[8]]
=> [8,7,6,5,2,1,3,4] => [1,3,4,2,5,6,7,8] => ? = 2
Description
The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation.
This is for a permutation $\sigma$ of length $n$ and the set $T = \{ (1,2), \dots, (n-1,n), (1,n) \}$ given by
$$\min\{ k \mid \sigma = t_1\dots t_k \text{ for } t_i \in T \text{ such that } t_1\dots t_j \text{ has more cyclic descents than } t_1\dots t_{j-1} \text{ for all } j\}.$$
Matching statistic: St000803
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000803: Permutations ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 21%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000803: Permutations ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 21%
Values
[[1]]
=> [[1]]
=> [1] => [1] => ? = 0
[[1,2]]
=> [[1],[2]]
=> [2,1] => [1,2] => 0
[[1],[2]]
=> [[1,2]]
=> [1,2] => [1,2] => 0
[[1,2,3]]
=> [[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 0
[[1,3],[2]]
=> [[1,2],[3]]
=> [3,1,2] => [1,2,3] => 0
[[1,2],[3]]
=> [[1,3],[2]]
=> [2,1,3] => [1,3,2] => 1
[[1],[2],[3]]
=> [[1,2,3]]
=> [1,2,3] => [1,2,3] => 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,2,4] => 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => [1,4,2,3] => 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> [2,4,1,3] => [1,3,2,4] => 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> [3,1,2,4] => [1,2,4,3] => 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> [2,1,3,4] => [1,3,4,2] => 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [1,5,2,3,4] => 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,3,2,4,5] => 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [1,3,2,5,4] => 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [1,4,2,5,3] => 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,2,5,3,4] => 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [1,3,5,2,4] => 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [1,4,5,2,3] => 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,2,4,3,5] => 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> [2,5,1,3,4] => [1,3,4,2,5] => 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,2,5,3,4] => 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> [2,4,1,3,5] => [1,3,5,2,4] => 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,3,5,4] => 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> [2,1,3,4,5] => [1,3,4,5,2] => 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [1,2,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> [6,5,4,2,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> [6,5,3,2,1,4] => [1,4,2,3,5,6] => 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> [6,4,3,2,1,5] => [1,5,2,3,4,6] => 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> [5,4,3,2,1,6] => [1,6,2,3,4,5] => 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [1,2,3,4,5,6] => 0
[[1,2,5,6],[3,4]]
=> [[1,3],[2,4],[5],[6]]
=> [6,5,2,4,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,4,6,7],[5]]
=> [[1,5],[2],[3],[4],[6],[7]]
=> [7,6,4,3,2,1,5] => [1,5,2,3,4,6,7] => ? = 3
[[1,2,3,4,5,7],[6]]
=> [[1,6],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6] => [1,6,2,3,4,5,7] => ? = 4
[[1,2,3,4,5,6],[7]]
=> [[1,7],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1,7] => [1,7,2,3,4,5,6] => ? = 5
[[1,2,3,4,7],[5,6]]
=> [[1,5],[2,6],[3],[4],[7]]
=> [7,4,3,2,6,1,5] => [1,5,2,6,3,4,7] => ? = 5
[[1,2,3,4,6],[5,7]]
=> [[1,5],[2,7],[3],[4],[6]]
=> [6,4,3,2,7,1,5] => [1,5,2,7,3,4,6] => ? = 6
[[1,2,3,4,5],[6,7]]
=> [[1,6],[2,7],[3],[4],[5]]
=> [5,4,3,2,7,1,6] => [1,6,2,7,3,4,5] => ? = 7
[[1,2,3,4,7],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7]]
=> [7,4,3,2,1,5,6] => [1,5,6,2,3,4,7] => ? = 6
[[1,2,3,5,6],[4],[7]]
=> [[1,4,7],[2],[3],[5],[6]]
=> [6,5,3,2,1,4,7] => [1,4,7,2,3,5,6] => ? = 6
[[1,2,3,4,6],[5],[7]]
=> [[1,5,7],[2],[3],[4],[6]]
=> [6,4,3,2,1,5,7] => [1,5,7,2,3,4,6] => ? = 7
[[1,2,3,4,5],[6],[7]]
=> [[1,6,7],[2],[3],[4],[5]]
=> [5,4,3,2,1,6,7] => [1,6,7,2,3,4,5] => ? = 8
[[1,2,3,4],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4]]
=> [4,3,7,2,6,1,5] => [1,5,2,6,3,7,4] => ? = 6
[[1,2,3,4],[5,7],[6]]
=> [[1,5,6],[2,7],[3],[4]]
=> [4,3,2,7,1,5,6] => [1,5,6,2,7,3,4] => ? = 8
[[1,2,3,6],[4,5],[7]]
=> [[1,4,7],[2,5],[3],[6]]
=> [6,3,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3,5],[4,6],[7]]
=> [[1,4,7],[2,6],[3],[5]]
=> [5,3,2,6,1,4,7] => [1,4,7,2,6,3,5] => ? = 8
[[1,2,3,4],[5,6],[7]]
=> [[1,5,7],[2,6],[3],[4]]
=> [4,3,2,6,1,5,7] => [1,5,7,2,6,3,4] => ? = 9
[[1,2,3,5],[4],[6],[7]]
=> [[1,4,6,7],[2],[3],[5]]
=> [5,3,2,1,4,6,7] => [1,4,6,7,2,3,5] => ? = 8
[[1,2,3,4],[5],[6],[7]]
=> [[1,5,6,7],[2],[3],[4]]
=> [4,3,2,1,5,6,7] => [1,5,6,7,2,3,4] => ? = 9
[[1,2,3],[4,5,6],[7]]
=> [[1,4,7],[2,5],[3,6]]
=> [3,6,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3],[4,5],[6],[7]]
=> [[1,4,6,7],[2,5],[3]]
=> [3,2,5,1,4,6,7] => [1,4,6,7,2,5,3] => ? = 9
[[1,2,3,4,5,6,7,8]]
=> [[1],[2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,2,1] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,3,4,5,6,7,8],[2]]
=> [[1,2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,1,2] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,2,4,5,6,7,8],[3]]
=> [[1,3],[2],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,2,1,3] => [1,3,2,4,5,6,7,8] => ? = 1
[[1,2,3,5,6,7,8],[4]]
=> [[1,4],[2],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,2,1,4] => [1,4,2,3,5,6,7,8] => ? = 2
[[1,2,3,4,6,7,8],[5]]
=> [[1,5],[2],[3],[4],[6],[7],[8]]
=> [8,7,6,4,3,2,1,5] => [1,5,2,3,4,6,7,8] => ? = 3
[[1,2,3,4,5,7,8],[6]]
=> [[1,6],[2],[3],[4],[5],[7],[8]]
=> [8,7,5,4,3,2,1,6] => ? => ? = 4
[[1,2,3,4,5,6,8],[7]]
=> [[1,7],[2],[3],[4],[5],[6],[8]]
=> [8,6,5,4,3,2,1,7] => [1,7,2,3,4,5,6,8] => ? = 5
[[1,2,3,4,5,6,7],[8]]
=> [[1,8],[2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,2,1,8] => [1,8,2,3,4,5,6,7] => ? = 6
[[1,3,5,6,7,8],[2,4]]
=> [[1,2],[3,4],[5],[6],[7],[8]]
=> [8,7,6,5,3,4,1,2] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,2,5,6,7,8],[3,4]]
=> [[1,3],[2,4],[5],[6],[7],[8]]
=> [8,7,6,5,2,4,1,3] => [1,3,2,4,5,6,7,8] => ? = 1
[[1,3,4,6,7,8],[2,5]]
=> [[1,2],[3,5],[4],[6],[7],[8]]
=> [8,7,6,4,3,5,1,2] => ? => ? = 1
[[1,2,4,6,7,8],[3,5]]
=> [[1,3],[2,5],[4],[6],[7],[8]]
=> [8,7,6,4,2,5,1,3] => ? => ? = 2
[[1,2,3,6,7,8],[4,5]]
=> [[1,4],[2,5],[3],[6],[7],[8]]
=> [8,7,6,3,2,5,1,4] => ? => ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [[1,2],[3,6],[4],[5],[7],[8]]
=> [8,7,5,4,3,6,1,2] => ? => ? = 2
[[1,2,4,5,7,8],[3,6]]
=> [[1,3],[2,6],[4],[5],[7],[8]]
=> [8,7,5,4,2,6,1,3] => [1,3,2,6,4,5,7,8] => ? = 3
[[1,2,3,5,7,8],[4,6]]
=> [[1,4],[2,6],[3],[5],[7],[8]]
=> [8,7,5,3,2,6,1,4] => ? => ? = 4
[[1,2,3,4,7,8],[5,6]]
=> [[1,5],[2,6],[3],[4],[7],[8]]
=> [8,7,4,3,2,6,1,5] => ? => ? = 5
[[1,3,4,5,6,8],[2,7]]
=> [[1,2],[3,7],[4],[5],[6],[8]]
=> [8,6,5,4,3,7,1,2] => ? => ? = 3
[[1,2,4,5,6,8],[3,7]]
=> [[1,3],[2,7],[4],[5],[6],[8]]
=> [8,6,5,4,2,7,1,3] => ? => ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [[1,4],[2,7],[3],[5],[6],[8]]
=> [8,6,5,3,2,7,1,4] => ? => ? = 5
[[1,2,3,4,6,8],[5,7]]
=> [[1,5],[2,7],[3],[4],[6],[8]]
=> [8,6,4,3,2,7,1,5] => ? => ? = 6
[[1,2,3,4,5,8],[6,7]]
=> [[1,6],[2,7],[3],[4],[5],[8]]
=> [8,5,4,3,2,7,1,6] => [1,6,2,7,3,4,5,8] => ? = 7
[[1,3,4,5,6,7],[2,8]]
=> [[1,2],[3,8],[4],[5],[6],[7]]
=> [7,6,5,4,3,8,1,2] => [1,2,3,8,4,5,6,7] => ? = 4
[[1,2,4,5,6,7],[3,8]]
=> [[1,3],[2,8],[4],[5],[6],[7]]
=> [7,6,5,4,2,8,1,3] => ? => ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [[1,4],[2,8],[3],[5],[6],[7]]
=> [7,6,5,3,2,8,1,4] => ? => ? = 6
[[1,2,3,4,6,7],[5,8]]
=> [[1,5],[2,8],[3],[4],[6],[7]]
=> [7,6,4,3,2,8,1,5] => ? => ? = 7
[[1,2,3,4,5,7],[6,8]]
=> [[1,6],[2,8],[3],[4],[5],[7]]
=> [7,5,4,3,2,8,1,6] => [1,6,2,8,3,4,5,7] => ? = 8
[[1,2,3,4,5,6],[7,8]]
=> [[1,7],[2,8],[3],[4],[5],[6]]
=> [6,5,4,3,2,8,1,7] => [1,7,2,8,3,4,5,6] => ? = 9
[[1,4,5,6,7,8],[2],[3]]
=> [[1,2,3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,1,2,3] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,3,5,6,7,8],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,1,2,4] => [1,2,4,3,5,6,7,8] => ? = 1
Description
The number of occurrences of the vincular pattern |132 in a permutation.
This is the number of occurrences of the pattern $(1,3,2)$, such that the letter matched by $1$ is the first entry of the permutation.
Matching statistic: St001076
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St001076: Permutations ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 21%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St001076: Permutations ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 21%
Values
[[1]]
=> [[1]]
=> [1] => [1] => ? = 0
[[1,2]]
=> [[1],[2]]
=> [2,1] => [1,2] => 0
[[1],[2]]
=> [[1,2]]
=> [1,2] => [1,2] => 0
[[1,2,3]]
=> [[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 0
[[1,3],[2]]
=> [[1,2],[3]]
=> [3,1,2] => [1,2,3] => 0
[[1,2],[3]]
=> [[1,3],[2]]
=> [2,1,3] => [1,3,2] => 1
[[1],[2],[3]]
=> [[1,2,3]]
=> [1,2,3] => [1,2,3] => 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,2,4] => 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => [1,4,2,3] => 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> [2,4,1,3] => [1,3,2,4] => 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> [3,1,2,4] => [1,2,4,3] => 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> [2,1,3,4] => [1,3,4,2] => 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [1,5,2,3,4] => 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,3,2,4,5] => 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [1,3,2,5,4] => 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [1,4,2,5,3] => 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,2,5,3,4] => 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [1,3,5,2,4] => 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [1,4,5,2,3] => 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,2,4,3,5] => 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> [2,5,1,3,4] => [1,3,4,2,5] => 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,2,5,3,4] => 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> [2,4,1,3,5] => [1,3,5,2,4] => 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,3,5,4] => 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> [2,1,3,4,5] => [1,3,4,5,2] => 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [1,2,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> [6,5,4,2,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> [6,5,3,2,1,4] => [1,4,2,3,5,6] => 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> [6,4,3,2,1,5] => [1,5,2,3,4,6] => 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> [5,4,3,2,1,6] => [1,6,2,3,4,5] => 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [1,2,3,4,5,6] => 0
[[1,2,5,6],[3,4]]
=> [[1,3],[2,4],[5],[6]]
=> [6,5,2,4,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,4,6,7],[5]]
=> [[1,5],[2],[3],[4],[6],[7]]
=> [7,6,4,3,2,1,5] => [1,5,2,3,4,6,7] => ? = 3
[[1,2,3,4,5,7],[6]]
=> [[1,6],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6] => [1,6,2,3,4,5,7] => ? = 4
[[1,2,3,4,5,6],[7]]
=> [[1,7],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1,7] => [1,7,2,3,4,5,6] => ? = 5
[[1,2,3,4,7],[5,6]]
=> [[1,5],[2,6],[3],[4],[7]]
=> [7,4,3,2,6,1,5] => [1,5,2,6,3,4,7] => ? = 5
[[1,2,3,4,6],[5,7]]
=> [[1,5],[2,7],[3],[4],[6]]
=> [6,4,3,2,7,1,5] => [1,5,2,7,3,4,6] => ? = 6
[[1,2,3,4,5],[6,7]]
=> [[1,6],[2,7],[3],[4],[5]]
=> [5,4,3,2,7,1,6] => [1,6,2,7,3,4,5] => ? = 7
[[1,2,3,4,7],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7]]
=> [7,4,3,2,1,5,6] => [1,5,6,2,3,4,7] => ? = 6
[[1,2,3,5,6],[4],[7]]
=> [[1,4,7],[2],[3],[5],[6]]
=> [6,5,3,2,1,4,7] => [1,4,7,2,3,5,6] => ? = 6
[[1,2,3,4,6],[5],[7]]
=> [[1,5,7],[2],[3],[4],[6]]
=> [6,4,3,2,1,5,7] => [1,5,7,2,3,4,6] => ? = 7
[[1,2,3,4,5],[6],[7]]
=> [[1,6,7],[2],[3],[4],[5]]
=> [5,4,3,2,1,6,7] => [1,6,7,2,3,4,5] => ? = 8
[[1,2,3,4],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4]]
=> [4,3,7,2,6,1,5] => [1,5,2,6,3,7,4] => ? = 6
[[1,2,3,4],[5,7],[6]]
=> [[1,5,6],[2,7],[3],[4]]
=> [4,3,2,7,1,5,6] => [1,5,6,2,7,3,4] => ? = 8
[[1,2,3,6],[4,5],[7]]
=> [[1,4,7],[2,5],[3],[6]]
=> [6,3,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3,5],[4,6],[7]]
=> [[1,4,7],[2,6],[3],[5]]
=> [5,3,2,6,1,4,7] => [1,4,7,2,6,3,5] => ? = 8
[[1,2,3,4],[5,6],[7]]
=> [[1,5,7],[2,6],[3],[4]]
=> [4,3,2,6,1,5,7] => [1,5,7,2,6,3,4] => ? = 9
[[1,2,3,5],[4],[6],[7]]
=> [[1,4,6,7],[2],[3],[5]]
=> [5,3,2,1,4,6,7] => [1,4,6,7,2,3,5] => ? = 8
[[1,2,3,4],[5],[6],[7]]
=> [[1,5,6,7],[2],[3],[4]]
=> [4,3,2,1,5,6,7] => [1,5,6,7,2,3,4] => ? = 9
[[1,2,3],[4,5,6],[7]]
=> [[1,4,7],[2,5],[3,6]]
=> [3,6,2,5,1,4,7] => [1,4,7,2,5,3,6] => ? = 7
[[1,2,3],[4,5],[6],[7]]
=> [[1,4,6,7],[2,5],[3]]
=> [3,2,5,1,4,6,7] => [1,4,6,7,2,5,3] => ? = 9
[[1,2,3,4,5,6,7,8]]
=> [[1],[2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,2,1] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,3,4,5,6,7,8],[2]]
=> [[1,2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,1,2] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,2,4,5,6,7,8],[3]]
=> [[1,3],[2],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,2,1,3] => [1,3,2,4,5,6,7,8] => ? = 1
[[1,2,3,5,6,7,8],[4]]
=> [[1,4],[2],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,2,1,4] => [1,4,2,3,5,6,7,8] => ? = 2
[[1,2,3,4,6,7,8],[5]]
=> [[1,5],[2],[3],[4],[6],[7],[8]]
=> [8,7,6,4,3,2,1,5] => [1,5,2,3,4,6,7,8] => ? = 3
[[1,2,3,4,5,7,8],[6]]
=> [[1,6],[2],[3],[4],[5],[7],[8]]
=> [8,7,5,4,3,2,1,6] => ? => ? = 4
[[1,2,3,4,5,6,8],[7]]
=> [[1,7],[2],[3],[4],[5],[6],[8]]
=> [8,6,5,4,3,2,1,7] => [1,7,2,3,4,5,6,8] => ? = 5
[[1,2,3,4,5,6,7],[8]]
=> [[1,8],[2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,2,1,8] => [1,8,2,3,4,5,6,7] => ? = 6
[[1,3,5,6,7,8],[2,4]]
=> [[1,2],[3,4],[5],[6],[7],[8]]
=> [8,7,6,5,3,4,1,2] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,2,5,6,7,8],[3,4]]
=> [[1,3],[2,4],[5],[6],[7],[8]]
=> [8,7,6,5,2,4,1,3] => [1,3,2,4,5,6,7,8] => ? = 1
[[1,3,4,6,7,8],[2,5]]
=> [[1,2],[3,5],[4],[6],[7],[8]]
=> [8,7,6,4,3,5,1,2] => ? => ? = 1
[[1,2,4,6,7,8],[3,5]]
=> [[1,3],[2,5],[4],[6],[7],[8]]
=> [8,7,6,4,2,5,1,3] => ? => ? = 2
[[1,2,3,6,7,8],[4,5]]
=> [[1,4],[2,5],[3],[6],[7],[8]]
=> [8,7,6,3,2,5,1,4] => ? => ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [[1,2],[3,6],[4],[5],[7],[8]]
=> [8,7,5,4,3,6,1,2] => ? => ? = 2
[[1,2,4,5,7,8],[3,6]]
=> [[1,3],[2,6],[4],[5],[7],[8]]
=> [8,7,5,4,2,6,1,3] => [1,3,2,6,4,5,7,8] => ? = 3
[[1,2,3,5,7,8],[4,6]]
=> [[1,4],[2,6],[3],[5],[7],[8]]
=> [8,7,5,3,2,6,1,4] => ? => ? = 4
[[1,2,3,4,7,8],[5,6]]
=> [[1,5],[2,6],[3],[4],[7],[8]]
=> [8,7,4,3,2,6,1,5] => ? => ? = 5
[[1,3,4,5,6,8],[2,7]]
=> [[1,2],[3,7],[4],[5],[6],[8]]
=> [8,6,5,4,3,7,1,2] => ? => ? = 3
[[1,2,4,5,6,8],[3,7]]
=> [[1,3],[2,7],[4],[5],[6],[8]]
=> [8,6,5,4,2,7,1,3] => ? => ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [[1,4],[2,7],[3],[5],[6],[8]]
=> [8,6,5,3,2,7,1,4] => ? => ? = 5
[[1,2,3,4,6,8],[5,7]]
=> [[1,5],[2,7],[3],[4],[6],[8]]
=> [8,6,4,3,2,7,1,5] => ? => ? = 6
[[1,2,3,4,5,8],[6,7]]
=> [[1,6],[2,7],[3],[4],[5],[8]]
=> [8,5,4,3,2,7,1,6] => [1,6,2,7,3,4,5,8] => ? = 7
[[1,3,4,5,6,7],[2,8]]
=> [[1,2],[3,8],[4],[5],[6],[7]]
=> [7,6,5,4,3,8,1,2] => [1,2,3,8,4,5,6,7] => ? = 4
[[1,2,4,5,6,7],[3,8]]
=> [[1,3],[2,8],[4],[5],[6],[7]]
=> [7,6,5,4,2,8,1,3] => ? => ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [[1,4],[2,8],[3],[5],[6],[7]]
=> [7,6,5,3,2,8,1,4] => ? => ? = 6
[[1,2,3,4,6,7],[5,8]]
=> [[1,5],[2,8],[3],[4],[6],[7]]
=> [7,6,4,3,2,8,1,5] => ? => ? = 7
[[1,2,3,4,5,7],[6,8]]
=> [[1,6],[2,8],[3],[4],[5],[7]]
=> [7,5,4,3,2,8,1,6] => [1,6,2,8,3,4,5,7] => ? = 8
[[1,2,3,4,5,6],[7,8]]
=> [[1,7],[2,8],[3],[4],[5],[6]]
=> [6,5,4,3,2,8,1,7] => [1,7,2,8,3,4,5,6] => ? = 9
[[1,4,5,6,7,8],[2],[3]]
=> [[1,2,3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,1,2,3] => [1,2,3,4,5,6,7,8] => ? = 0
[[1,3,5,6,7,8],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7],[8]]
=> [8,7,6,5,3,1,2,4] => [1,2,4,3,5,6,7,8] => ? = 1
Description
The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12).
In symbols, for a permutation $\pi$ this is
$$\min\{ k \mid \pi = \tau_{i_1} \cdots \tau_{i_k}, 1 \leq i_1,\ldots,i_k \leq n\},$$
where $\tau_a = (a,a+1)$ for $1 \leq a \leq n$ and $n+1$ is identified with $1$.
Put differently, this is the number of cyclically simple transpositions needed to sort a permutation.
Matching statistic: St000018
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000018: Permutations ⟶ ℤResult quality: 15% ●values known / values provided: 15%●distinct values known / distinct values provided: 30%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000018: Permutations ⟶ ℤResult quality: 15% ●values known / values provided: 15%●distinct values known / distinct values provided: 30%
Values
[[1]]
=> [[1]]
=> [1] => [1] => 0
[[1,2]]
=> [[1],[2]]
=> [2,1] => [1,2] => 0
[[1],[2]]
=> [[1,2]]
=> [1,2] => [1,2] => 0
[[1,2,3]]
=> [[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 0
[[1,3],[2]]
=> [[1,2],[3]]
=> [3,1,2] => [1,2,3] => 0
[[1,2],[3]]
=> [[1,3],[2]]
=> [2,1,3] => [1,3,2] => 1
[[1],[2],[3]]
=> [[1,2,3]]
=> [1,2,3] => [1,2,3] => 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,2,4] => 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => [1,4,2,3] => 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> [2,4,1,3] => [1,3,2,4] => 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> [3,1,2,4] => [1,2,4,3] => 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> [2,1,3,4] => [1,3,4,2] => 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [1,5,2,3,4] => 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,3,2,4,5] => 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [1,3,2,5,4] => 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [1,4,2,5,3] => 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,2,5,3,4] => 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [1,3,5,2,4] => 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [1,4,5,2,3] => 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,2,4,3,5] => 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> [2,5,1,3,4] => [1,3,4,2,5] => 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,2,5,3,4] => 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> [2,4,1,3,5] => [1,3,5,2,4] => 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,3,5,4] => 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> [2,1,3,4,5] => [1,3,4,5,2] => 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [1,2,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> [6,5,4,2,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> [6,5,3,2,1,4] => [1,4,2,3,5,6] => 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> [6,4,3,2,1,5] => [1,5,2,3,4,6] => 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> [5,4,3,2,1,6] => [1,6,2,3,4,5] => 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [1,2,3,4,5,6] => 0
[[1,2,3,5,6,7],[4]]
=> [[1,4],[2],[3],[5],[6],[7]]
=> [7,6,5,3,2,1,4] => [1,4,2,3,5,6,7] => ? = 2
[[1,2,3,4,6,7],[5]]
=> [[1,5],[2],[3],[4],[6],[7]]
=> [7,6,4,3,2,1,5] => [1,5,2,3,4,6,7] => ? = 3
[[1,2,3,4,5,7],[6]]
=> [[1,6],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6] => [1,6,2,3,4,5,7] => ? = 4
[[1,3,4,6,7],[2,5]]
=> [[1,2],[3,5],[4],[6],[7]]
=> [7,6,4,3,5,1,2] => [1,2,3,5,4,6,7] => ? = 1
[[1,2,4,6,7],[3,5]]
=> [[1,3],[2,5],[4],[6],[7]]
=> [7,6,4,2,5,1,3] => [1,3,2,5,4,6,7] => ? = 2
[[1,2,3,6,7],[4,5]]
=> [[1,4],[2,5],[3],[6],[7]]
=> [7,6,3,2,5,1,4] => [1,4,2,5,3,6,7] => ? = 3
[[1,3,4,5,7],[2,6]]
=> [[1,2],[3,6],[4],[5],[7]]
=> [7,5,4,3,6,1,2] => [1,2,3,6,4,5,7] => ? = 2
[[1,2,4,5,7],[3,6]]
=> [[1,3],[2,6],[4],[5],[7]]
=> [7,5,4,2,6,1,3] => [1,3,2,6,4,5,7] => ? = 3
[[1,2,3,5,7],[4,6]]
=> [[1,4],[2,6],[3],[5],[7]]
=> [7,5,3,2,6,1,4] => [1,4,2,6,3,5,7] => ? = 4
[[1,2,3,4,7],[5,6]]
=> [[1,5],[2,6],[3],[4],[7]]
=> [7,4,3,2,6,1,5] => [1,5,2,6,3,4,7] => ? = 5
[[1,3,4,5,6],[2,7]]
=> [[1,2],[3,7],[4],[5],[6]]
=> [6,5,4,3,7,1,2] => [1,2,3,7,4,5,6] => ? = 3
[[1,2,4,5,6],[3,7]]
=> [[1,3],[2,7],[4],[5],[6]]
=> [6,5,4,2,7,1,3] => [1,3,2,7,4,5,6] => ? = 4
[[1,2,3,5,6],[4,7]]
=> [[1,4],[2,7],[3],[5],[6]]
=> [6,5,3,2,7,1,4] => [1,4,2,7,3,5,6] => ? = 5
[[1,3,5,6,7],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7]]
=> [7,6,5,3,1,2,4] => [1,2,4,3,5,6,7] => ? = 1
[[1,2,5,6,7],[3],[4]]
=> [[1,3,4],[2],[5],[6],[7]]
=> [7,6,5,2,1,3,4] => [1,3,4,2,5,6,7] => ? = 2
[[1,3,4,6,7],[2],[5]]
=> [[1,2,5],[3],[4],[6],[7]]
=> [7,6,4,3,1,2,5] => [1,2,5,3,4,6,7] => ? = 2
[[1,2,4,6,7],[3],[5]]
=> [[1,3,5],[2],[4],[6],[7]]
=> [7,6,4,2,1,3,5] => [1,3,5,2,4,6,7] => ? = 3
[[1,2,3,6,7],[4],[5]]
=> [[1,4,5],[2],[3],[6],[7]]
=> [7,6,3,2,1,4,5] => [1,4,5,2,3,6,7] => ? = 4
[[1,3,4,5,7],[2],[6]]
=> [[1,2,6],[3],[4],[5],[7]]
=> [7,5,4,3,1,2,6] => [1,2,6,3,4,5,7] => ? = 3
[[1,2,4,5,7],[3],[6]]
=> [[1,3,6],[2],[4],[5],[7]]
=> [7,5,4,2,1,3,6] => [1,3,6,2,4,5,7] => ? = 4
[[1,2,3,5,7],[4],[6]]
=> [[1,4,6],[2],[3],[5],[7]]
=> [7,5,3,2,1,4,6] => [1,4,6,2,3,5,7] => ? = 5
[[1,2,3,4,7],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7]]
=> [7,4,3,2,1,5,6] => [1,5,6,2,3,4,7] => ? = 6
[[1,3,4,5,6],[2],[7]]
=> [[1,2,7],[3],[4],[5],[6]]
=> [6,5,4,3,1,2,7] => [1,2,7,3,4,5,6] => ? = 4
[[1,3,4,7],[2,5,6]]
=> [[1,2],[3,5],[4,6],[7]]
=> [7,4,6,3,5,1,2] => [1,2,3,5,4,6,7] => ? = 1
[[1,2,4,7],[3,5,6]]
=> [[1,3],[2,5],[4,6],[7]]
=> [7,4,6,2,5,1,3] => [1,3,2,5,4,6,7] => ? = 2
[[1,2,3,7],[4,5,6]]
=> [[1,4],[2,5],[3,6],[7]]
=> [7,3,6,2,5,1,4] => [1,4,2,5,3,6,7] => ? = 3
[[1,2,5,6],[3,4,7]]
=> [[1,3],[2,4],[5,7],[6]]
=> [6,5,7,2,4,1,3] => [1,3,2,4,5,7,6] => ? = 2
[[1,3,4,6],[2,5,7]]
=> [[1,2],[3,5],[4,7],[6]]
=> [6,4,7,3,5,1,2] => [1,2,3,5,4,7,6] => ? = 2
[[1,2,4,6],[3,5,7]]
=> [[1,3],[2,5],[4,7],[6]]
=> [6,4,7,2,5,1,3] => [1,3,2,5,4,7,6] => ? = 3
[[1,2,3,6],[4,5,7]]
=> [[1,4],[2,5],[3,7],[6]]
=> [6,3,7,2,5,1,4] => [1,4,2,5,3,7,6] => ? = 4
[[1,2,4,5],[3,6,7]]
=> [[1,3],[2,6],[4,7],[5]]
=> [5,4,7,2,6,1,3] => [1,3,2,6,4,7,5] => ? = 4
[[1,2,3,5],[4,6,7]]
=> [[1,4],[2,6],[3,7],[5]]
=> [5,3,7,2,6,1,4] => [1,4,2,6,3,7,5] => ? = 5
[[1,2,3,4],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4]]
=> [4,3,7,2,6,1,5] => [1,5,2,6,3,7,4] => ? = 6
[[1,3,6,7],[2,5],[4]]
=> [[1,2,4],[3,5],[6],[7]]
=> [7,6,3,5,1,2,4] => [1,2,4,3,5,6,7] => ? = 1
[[1,2,6,7],[3,5],[4]]
=> [[1,3,4],[2,5],[6],[7]]
=> [7,6,2,5,1,3,4] => [1,3,4,2,5,6,7] => ? = 2
[[1,3,6,7],[2,4],[5]]
=> [[1,2,5],[3,4],[6],[7]]
=> [7,6,3,4,1,2,5] => [1,2,5,3,4,6,7] => ? = 2
[[1,2,6,7],[3,4],[5]]
=> [[1,3,5],[2,4],[6],[7]]
=> [7,6,2,4,1,3,5] => [1,3,5,2,4,6,7] => ? = 3
[[1,3,5,7],[2,6],[4]]
=> [[1,2,4],[3,6],[5],[7]]
=> [7,5,3,6,1,2,4] => [1,2,4,3,6,5,7] => ? = 2
[[1,2,5,7],[3,6],[4]]
=> [[1,3,4],[2,6],[5],[7]]
=> [7,5,2,6,1,3,4] => [1,3,4,2,6,5,7] => ? = 3
[[1,3,4,7],[2,6],[5]]
=> [[1,2,5],[3,6],[4],[7]]
=> [7,4,3,6,1,2,5] => [1,2,5,3,6,4,7] => ? = 3
[[1,2,4,7],[3,6],[5]]
=> [[1,3,5],[2,6],[4],[7]]
=> [7,4,2,6,1,3,5] => [1,3,5,2,6,4,7] => ? = 4
[[1,2,3,7],[4,6],[5]]
=> [[1,4,5],[2,6],[3],[7]]
=> [7,3,2,6,1,4,5] => [1,4,5,2,6,3,7] => ? = 5
[[1,3,5,7],[2,4],[6]]
=> [[1,2,6],[3,4],[5],[7]]
=> [7,5,3,4,1,2,6] => [1,2,6,3,4,5,7] => ? = 3
[[1,2,5,7],[3,4],[6]]
=> [[1,3,6],[2,4],[5],[7]]
=> [7,5,2,4,1,3,6] => [1,3,6,2,4,5,7] => ? = 4
[[1,3,4,7],[2,5],[6]]
=> [[1,2,6],[3,5],[4],[7]]
=> [7,4,3,5,1,2,6] => [1,2,6,3,5,4,7] => ? = 4
[[1,2,4,7],[3,5],[6]]
=> [[1,3,6],[2,5],[4],[7]]
=> [7,4,2,5,1,3,6] => [1,3,6,2,5,4,7] => ? = 5
[[1,2,3,7],[4,5],[6]]
=> [[1,4,6],[2,5],[3],[7]]
=> [7,3,2,5,1,4,6] => [1,4,6,2,5,3,7] => ? = 6
[[1,4,5,6],[2,7],[3]]
=> [[1,2,3],[4,7],[5],[6]]
=> [6,5,4,7,1,2,3] => [1,2,3,4,7,5,6] => ? = 2
[[1,3,5,6],[2,7],[4]]
=> [[1,2,4],[3,7],[5],[6]]
=> [6,5,3,7,1,2,4] => [1,2,4,3,7,5,6] => ? = 3
[[1,2,5,6],[3,7],[4]]
=> [[1,3,4],[2,7],[5],[6]]
=> [6,5,2,7,1,3,4] => [1,3,4,2,7,5,6] => ? = 4
Description
The number of inversions of a permutation.
This equals the minimal number of simple transpositions $(i,i+1)$ needed to write $\pi$. Thus, it is also the Coxeter length of $\pi$.
Matching statistic: St001511
Mp00084: Standard tableaux —conjugate⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St001511: Permutations ⟶ ℤResult quality: 6% ●values known / values provided: 6%●distinct values known / distinct values provided: 16%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St001511: Permutations ⟶ ℤResult quality: 6% ●values known / values provided: 6%●distinct values known / distinct values provided: 16%
Values
[[1]]
=> [[1]]
=> [1] => [1] => 0
[[1,2]]
=> [[1],[2]]
=> [2,1] => [1,2] => 0
[[1],[2]]
=> [[1,2]]
=> [1,2] => [1,2] => 0
[[1,2,3]]
=> [[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 0
[[1,3],[2]]
=> [[1,2],[3]]
=> [3,1,2] => [1,2,3] => 0
[[1,2],[3]]
=> [[1,3],[2]]
=> [2,1,3] => [1,3,2] => 1
[[1],[2],[3]]
=> [[1,2,3]]
=> [1,2,3] => [1,2,3] => 0
[[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 0
[[1,3,4],[2]]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[1,2,4],[3]]
=> [[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,2,4] => 1
[[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => [1,4,2,3] => 2
[[1,3],[2,4]]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[1,2],[3,4]]
=> [[1,3],[2,4]]
=> [2,4,1,3] => [1,3,2,4] => 1
[[1,4],[2],[3]]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[1,3],[2],[4]]
=> [[1,2,4],[3]]
=> [3,1,2,4] => [1,2,4,3] => 1
[[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> [2,1,3,4] => [1,3,4,2] => 2
[[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => 0
[[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[1,2,4,5],[3]]
=> [[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 1
[[1,2,3,5],[4]]
=> [[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 2
[[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [1,5,2,3,4] => 3
[[1,3,5],[2,4]]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[1,2,5],[3,4]]
=> [[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,3,2,4,5] => 1
[[1,3,4],[2,5]]
=> [[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 1
[[1,2,4],[3,5]]
=> [[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [1,3,2,5,4] => 2
[[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [1,4,2,5,3] => 3
[[1,4,5],[2],[3]]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[1,3,5],[2],[4]]
=> [[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 1
[[1,2,5],[3],[4]]
=> [[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 2
[[1,3,4],[2],[5]]
=> [[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,2,5,3,4] => 2
[[1,2,4],[3],[5]]
=> [[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [1,3,5,2,4] => 3
[[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [1,4,5,2,3] => 4
[[1,4],[2,5],[3]]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[1,3],[2,5],[4]]
=> [[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,2,4,3,5] => 1
[[1,2],[3,5],[4]]
=> [[1,3,4],[2,5]]
=> [2,5,1,3,4] => [1,3,4,2,5] => 2
[[1,3],[2,4],[5]]
=> [[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,2,5,3,4] => 2
[[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> [2,4,1,3,5] => [1,3,5,2,4] => 3
[[1,5],[2],[3],[4]]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[1,4],[2],[3],[5]]
=> [[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,3,5,4] => 1
[[1,3],[2],[4],[5]]
=> [[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> [2,1,3,4,5] => [1,3,4,5,2] => 3
[[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[1,2,3,4,5,6]]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [1,2,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [[1,3],[2],[4],[5],[6]]
=> [6,5,4,2,1,3] => [1,3,2,4,5,6] => 1
[[1,2,3,5,6],[4]]
=> [[1,4],[2],[3],[5],[6]]
=> [6,5,3,2,1,4] => [1,4,2,3,5,6] => 2
[[1,2,3,4,6],[5]]
=> [[1,5],[2],[3],[4],[6]]
=> [6,4,3,2,1,5] => [1,5,2,3,4,6] => 3
[[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> [5,4,3,2,1,6] => [1,6,2,3,4,5] => 4
[[1,3,5,6],[2,4]]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [1,2,3,4,5,6] => 0
[[1,2,3,4,5,6,7]]
=> [[1],[2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,2,1] => [1,2,3,4,5,6,7] => ? = 0
[[1,3,4,5,6,7],[2]]
=> [[1,2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,1,2] => [1,2,3,4,5,6,7] => ? = 0
[[1,2,4,5,6,7],[3]]
=> [[1,3],[2],[4],[5],[6],[7]]
=> [7,6,5,4,2,1,3] => [1,3,2,4,5,6,7] => ? = 1
[[1,2,3,5,6,7],[4]]
=> [[1,4],[2],[3],[5],[6],[7]]
=> [7,6,5,3,2,1,4] => [1,4,2,3,5,6,7] => ? = 2
[[1,2,3,4,6,7],[5]]
=> [[1,5],[2],[3],[4],[6],[7]]
=> [7,6,4,3,2,1,5] => [1,5,2,3,4,6,7] => ? = 3
[[1,2,3,4,5,7],[6]]
=> [[1,6],[2],[3],[4],[5],[7]]
=> [7,5,4,3,2,1,6] => [1,6,2,3,4,5,7] => ? = 4
[[1,2,3,4,5,6],[7]]
=> [[1,7],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1,7] => [1,7,2,3,4,5,6] => ? = 5
[[1,3,5,6,7],[2,4]]
=> [[1,2],[3,4],[5],[6],[7]]
=> [7,6,5,3,4,1,2] => [1,2,3,4,5,6,7] => ? = 0
[[1,2,5,6,7],[3,4]]
=> [[1,3],[2,4],[5],[6],[7]]
=> [7,6,5,2,4,1,3] => [1,3,2,4,5,6,7] => ? = 1
[[1,3,4,6,7],[2,5]]
=> [[1,2],[3,5],[4],[6],[7]]
=> [7,6,4,3,5,1,2] => [1,2,3,5,4,6,7] => ? = 1
[[1,2,4,6,7],[3,5]]
=> [[1,3],[2,5],[4],[6],[7]]
=> [7,6,4,2,5,1,3] => [1,3,2,5,4,6,7] => ? = 2
[[1,2,3,6,7],[4,5]]
=> [[1,4],[2,5],[3],[6],[7]]
=> [7,6,3,2,5,1,4] => [1,4,2,5,3,6,7] => ? = 3
[[1,3,4,5,7],[2,6]]
=> [[1,2],[3,6],[4],[5],[7]]
=> [7,5,4,3,6,1,2] => [1,2,3,6,4,5,7] => ? = 2
[[1,2,4,5,7],[3,6]]
=> [[1,3],[2,6],[4],[5],[7]]
=> [7,5,4,2,6,1,3] => [1,3,2,6,4,5,7] => ? = 3
[[1,2,3,5,7],[4,6]]
=> [[1,4],[2,6],[3],[5],[7]]
=> [7,5,3,2,6,1,4] => [1,4,2,6,3,5,7] => ? = 4
[[1,2,3,4,7],[5,6]]
=> [[1,5],[2,6],[3],[4],[7]]
=> [7,4,3,2,6,1,5] => [1,5,2,6,3,4,7] => ? = 5
[[1,3,4,5,6],[2,7]]
=> [[1,2],[3,7],[4],[5],[6]]
=> [6,5,4,3,7,1,2] => [1,2,3,7,4,5,6] => ? = 3
[[1,2,4,5,6],[3,7]]
=> [[1,3],[2,7],[4],[5],[6]]
=> [6,5,4,2,7,1,3] => [1,3,2,7,4,5,6] => ? = 4
[[1,2,3,5,6],[4,7]]
=> [[1,4],[2,7],[3],[5],[6]]
=> [6,5,3,2,7,1,4] => [1,4,2,7,3,5,6] => ? = 5
[[1,2,3,4,6],[5,7]]
=> [[1,5],[2,7],[3],[4],[6]]
=> [6,4,3,2,7,1,5] => [1,5,2,7,3,4,6] => ? = 6
[[1,2,3,4,5],[6,7]]
=> [[1,6],[2,7],[3],[4],[5]]
=> [5,4,3,2,7,1,6] => [1,6,2,7,3,4,5] => ? = 7
[[1,4,5,6,7],[2],[3]]
=> [[1,2,3],[4],[5],[6],[7]]
=> [7,6,5,4,1,2,3] => [1,2,3,4,5,6,7] => ? = 0
[[1,3,5,6,7],[2],[4]]
=> [[1,2,4],[3],[5],[6],[7]]
=> [7,6,5,3,1,2,4] => [1,2,4,3,5,6,7] => ? = 1
[[1,2,5,6,7],[3],[4]]
=> [[1,3,4],[2],[5],[6],[7]]
=> [7,6,5,2,1,3,4] => [1,3,4,2,5,6,7] => ? = 2
[[1,3,4,6,7],[2],[5]]
=> [[1,2,5],[3],[4],[6],[7]]
=> [7,6,4,3,1,2,5] => [1,2,5,3,4,6,7] => ? = 2
[[1,2,4,6,7],[3],[5]]
=> [[1,3,5],[2],[4],[6],[7]]
=> [7,6,4,2,1,3,5] => [1,3,5,2,4,6,7] => ? = 3
[[1,2,3,6,7],[4],[5]]
=> [[1,4,5],[2],[3],[6],[7]]
=> [7,6,3,2,1,4,5] => [1,4,5,2,3,6,7] => ? = 4
[[1,3,4,5,7],[2],[6]]
=> [[1,2,6],[3],[4],[5],[7]]
=> [7,5,4,3,1,2,6] => [1,2,6,3,4,5,7] => ? = 3
[[1,2,4,5,7],[3],[6]]
=> [[1,3,6],[2],[4],[5],[7]]
=> [7,5,4,2,1,3,6] => [1,3,6,2,4,5,7] => ? = 4
[[1,2,3,5,7],[4],[6]]
=> [[1,4,6],[2],[3],[5],[7]]
=> [7,5,3,2,1,4,6] => [1,4,6,2,3,5,7] => ? = 5
[[1,2,3,4,7],[5],[6]]
=> [[1,5,6],[2],[3],[4],[7]]
=> [7,4,3,2,1,5,6] => [1,5,6,2,3,4,7] => ? = 6
[[1,3,4,5,6],[2],[7]]
=> [[1,2,7],[3],[4],[5],[6]]
=> [6,5,4,3,1,2,7] => [1,2,7,3,4,5,6] => ? = 4
[[1,2,4,5,6],[3],[7]]
=> [[1,3,7],[2],[4],[5],[6]]
=> [6,5,4,2,1,3,7] => [1,3,7,2,4,5,6] => ? = 5
[[1,2,3,5,6],[4],[7]]
=> [[1,4,7],[2],[3],[5],[6]]
=> [6,5,3,2,1,4,7] => [1,4,7,2,3,5,6] => ? = 6
[[1,2,3,4,6],[5],[7]]
=> [[1,5,7],[2],[3],[4],[6]]
=> [6,4,3,2,1,5,7] => [1,5,7,2,3,4,6] => ? = 7
[[1,2,3,4,5],[6],[7]]
=> [[1,6,7],[2],[3],[4],[5]]
=> [5,4,3,2,1,6,7] => [1,6,7,2,3,4,5] => ? = 8
[[1,3,5,7],[2,4,6]]
=> [[1,2],[3,4],[5,6],[7]]
=> [7,5,6,3,4,1,2] => [1,2,3,4,5,6,7] => ? = 0
[[1,2,5,7],[3,4,6]]
=> [[1,3],[2,4],[5,6],[7]]
=> [7,5,6,2,4,1,3] => [1,3,2,4,5,6,7] => ? = 1
[[1,3,4,7],[2,5,6]]
=> [[1,2],[3,5],[4,6],[7]]
=> [7,4,6,3,5,1,2] => [1,2,3,5,4,6,7] => ? = 1
[[1,2,4,7],[3,5,6]]
=> [[1,3],[2,5],[4,6],[7]]
=> [7,4,6,2,5,1,3] => [1,3,2,5,4,6,7] => ? = 2
[[1,2,3,7],[4,5,6]]
=> [[1,4],[2,5],[3,6],[7]]
=> [7,3,6,2,5,1,4] => [1,4,2,5,3,6,7] => ? = 3
[[1,3,5,6],[2,4,7]]
=> [[1,2],[3,4],[5,7],[6]]
=> [6,5,7,3,4,1,2] => [1,2,3,4,5,7,6] => ? = 1
[[1,2,5,6],[3,4,7]]
=> [[1,3],[2,4],[5,7],[6]]
=> [6,5,7,2,4,1,3] => [1,3,2,4,5,7,6] => ? = 2
[[1,3,4,6],[2,5,7]]
=> [[1,2],[3,5],[4,7],[6]]
=> [6,4,7,3,5,1,2] => [1,2,3,5,4,7,6] => ? = 2
[[1,2,4,6],[3,5,7]]
=> [[1,3],[2,5],[4,7],[6]]
=> [6,4,7,2,5,1,3] => [1,3,2,5,4,7,6] => ? = 3
[[1,2,3,6],[4,5,7]]
=> [[1,4],[2,5],[3,7],[6]]
=> [6,3,7,2,5,1,4] => [1,4,2,5,3,7,6] => ? = 4
[[1,3,4,5],[2,6,7]]
=> [[1,2],[3,6],[4,7],[5]]
=> [5,4,7,3,6,1,2] => [1,2,3,6,4,7,5] => ? = 3
[[1,2,4,5],[3,6,7]]
=> [[1,3],[2,6],[4,7],[5]]
=> [5,4,7,2,6,1,3] => [1,3,2,6,4,7,5] => ? = 4
[[1,2,3,5],[4,6,7]]
=> [[1,4],[2,6],[3,7],[5]]
=> [5,3,7,2,6,1,4] => [1,4,2,6,3,7,5] => ? = 5
[[1,2,3,4],[5,6,7]]
=> [[1,5],[2,6],[3,7],[4]]
=> [4,3,7,2,6,1,5] => [1,5,2,6,3,7,4] => ? = 6
Description
The minimal number of transpositions needed to sort a permutation in either direction.
For a permutation $\sigma$, this is $\min\{ \operatorname{inv}(\sigma),\operatorname{inv}(\tau)\}$ where $\tau$ is the reverse permutation sending $i$ to $\sigma(n+1-i)$.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!