searching the database
Your data matches 19 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: St000008
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
St000008: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000008: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => 0
[[1,2]]
=> [2] => 0
[[1],[2]]
=> [1,1] => 1
[[1,2,3]]
=> [3] => 0
[[1,3],[2]]
=> [1,2] => 1
[[1,2],[3]]
=> [2,1] => 2
[[1],[2],[3]]
=> [1,1,1] => 3
[[1,2,3,4]]
=> [4] => 0
[[1,3,4],[2]]
=> [1,3] => 1
[[1,2,4],[3]]
=> [2,2] => 2
[[1,2,3],[4]]
=> [3,1] => 3
[[1,3],[2,4]]
=> [1,2,1] => 4
[[1,2],[3,4]]
=> [2,2] => 2
[[1,4],[2],[3]]
=> [1,1,2] => 3
[[1,3],[2],[4]]
=> [1,2,1] => 4
[[1,2],[3],[4]]
=> [2,1,1] => 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => 6
[[1,2,3,4,5]]
=> [5] => 0
[[1,3,4,5],[2]]
=> [1,4] => 1
[[1,2,4,5],[3]]
=> [2,3] => 2
[[1,2,3,5],[4]]
=> [3,2] => 3
[[1,2,3,4],[5]]
=> [4,1] => 4
[[1,3,5],[2,4]]
=> [1,2,2] => 4
[[1,2,5],[3,4]]
=> [2,3] => 2
[[1,3,4],[2,5]]
=> [1,3,1] => 5
[[1,2,4],[3,5]]
=> [2,2,1] => 6
[[1,2,3],[4,5]]
=> [3,2] => 3
[[1,4,5],[2],[3]]
=> [1,1,3] => 3
[[1,3,5],[2],[4]]
=> [1,2,2] => 4
[[1,2,5],[3],[4]]
=> [2,1,2] => 5
[[1,3,4],[2],[5]]
=> [1,3,1] => 5
[[1,2,4],[3],[5]]
=> [2,2,1] => 6
[[1,2,3],[4],[5]]
=> [3,1,1] => 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => 7
[[1,3],[2,5],[4]]
=> [1,2,2] => 4
[[1,2],[3,5],[4]]
=> [2,1,2] => 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => 8
[[1,2],[3,4],[5]]
=> [2,2,1] => 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => 10
[[1,2,3,4,5,6]]
=> [6] => 0
[[1,3,4,5,6],[2]]
=> [1,5] => 1
[[1,2,4,5,6],[3]]
=> [2,4] => 2
[[1,2,3,5,6],[4]]
=> [3,3] => 3
[[1,2,3,4,6],[5]]
=> [4,2] => 4
[[1,2,3,4,5],[6]]
=> [5,1] => 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => 4
Description
The major index of the composition.
The descents of a composition $[c_1,c_2,\dots,c_k]$ are the partial sums $c_1, c_1+c_2,\dots, c_1+\dots+c_{k-1}$, excluding the sum of all parts. The major index of a composition is the sum of its descents.
For details about the major index see [[Permutations/Descents-Major]].
Matching statistic: St001161
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001161: Dyck paths ⟶ ℤResult quality: 58% ●values known / values provided: 72%●distinct values known / distinct values provided: 58%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001161: Dyck paths ⟶ ℤResult quality: 58% ●values known / values provided: 72%●distinct values known / distinct values provided: 58%
Values
[[1]]
=> [1] => [1,0]
=> 0
[[1,2]]
=> [2] => [1,1,0,0]
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[[1,2,3,4,5,6,7,8]]
=> [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 0
[[1,2,3,5,6,7,8],[4]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,2,3,4,6,7,8],[5]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,3,4,5,7,8],[6]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,3,4,5,6,8],[7]]
=> [6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,3,4,5,6,7],[8]]
=> [7,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> ? = 7
[[1,2,3,6,7,8],[4,5]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,2,3,5,7,8],[4,6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,7,8],[5,6]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6,8],[5,7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5,8],[6,7]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 12
[[1,2,3,4,5,6],[7,8]]
=> [6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,3,6,7,8],[4],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 7
[[1,2,3,5,7,8],[4],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,7,8],[5],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 9
[[1,2,3,5,6,8],[4],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6,8],[5],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5,8],[6],[7]]
=> [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 11
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> ? = 13
[[1,2,3,7,8],[4,5,6]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,2,3,6,8],[4,5,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,5,8],[4,6,7]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,8],[5,6,7]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,3,6,7],[4,5,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[[1,2,3,5,7],[4,6,8]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 15
[[1,2,3,4,7],[5,6,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[[1,2,3,5,6],[4,7,8]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6],[5,7,8]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5],[6,7,8]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,3,7,8],[4,6],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 7
[[1,2,3,7,8],[4,5],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,6,8],[4,7],[5]]
=> [3,1,2,2] => [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> ? = 13
[[1,2,3,5,8],[4,7],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,8],[5,7],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 9
[[1,2,3,6,8],[4,5],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,5,8],[4,6],[7]]
=> [3,2,1,2] => [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> ? = 14
[[1,2,3,4,8],[5,6],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,6,7],[4,8],[5]]
=> [3,1,3,1] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 14
[[1,2,3,5,7],[4,8],[6]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 15
[[1,2,3,4,7],[5,8],[6]]
=> [4,1,2,1] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0,1,0]
=> ? = 16
[[1,2,3,5,6],[4,8],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6],[5,8],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5],[6,8],[7]]
=> [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 11
Description
The major index north count of a Dyck path.
The descent set $\operatorname{des}(D)$ of a Dyck path $D = D_1 \cdots D_{2n}$ with $D_i \in \{N,E\}$ is given by all indices $i$ such that $D_i = E$ and $D_{i+1} = N$. This is, the positions of the valleys of $D$.
The '''major index''' of a Dyck path is then the sum of the positions of the valleys, $\sum_{i \in \operatorname{des}(D)} i$, see [[St000027]].
The '''major index north count''' is given by $\sum_{i \in \operatorname{des}(D)} \#\{ j \leq i \mid D_j = N\}$.
Matching statistic: St000947
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000947: Dyck paths ⟶ ℤResult quality: 58% ●values known / values provided: 72%●distinct values known / distinct values provided: 58%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000947: Dyck paths ⟶ ℤResult quality: 58% ●values known / values provided: 72%●distinct values known / distinct values provided: 58%
Values
[[1]]
=> [1] => [1,0]
=> ? = 0
[[1,2]]
=> [2] => [1,1,0,0]
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[[1,2,5,6],[3,4]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> 2
[[1,2,3,4,5,6,7,8]]
=> [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 0
[[1,2,3,5,6,7,8],[4]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,2,3,4,6,7,8],[5]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,3,4,5,7,8],[6]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,3,4,5,6,8],[7]]
=> [6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,3,4,5,6,7],[8]]
=> [7,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> ? = 7
[[1,2,3,6,7,8],[4,5]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,2,3,5,7,8],[4,6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,7,8],[5,6]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,3,5,6,8],[4,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6,8],[5,7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5,8],[6,7]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 12
[[1,2,3,4,5,6],[7,8]]
=> [6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,3,6,7,8],[4],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 7
[[1,2,3,5,7,8],[4],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,7,8],[5],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 9
[[1,2,3,5,6,8],[4],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6,8],[5],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5,8],[6],[7]]
=> [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 11
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> ? = 13
[[1,2,3,7,8],[4,5,6]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,2,3,6,8],[4,5,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,5,8],[4,6,7]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,8],[5,6,7]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,3,6,7],[4,5,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[[1,2,3,5,7],[4,6,8]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 15
[[1,2,3,4,7],[5,6,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[[1,2,3,5,6],[4,7,8]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6],[5,7,8]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,4,5],[6,7,8]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,3,7,8],[4,6],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 7
[[1,2,3,7,8],[4,5],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,6,8],[4,7],[5]]
=> [3,1,2,2] => [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> ? = 13
[[1,2,3,5,8],[4,7],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[[1,2,3,4,8],[5,7],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 9
[[1,2,3,6,8],[4,5],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,5,8],[4,6],[7]]
=> [3,2,1,2] => [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> ? = 14
[[1,2,3,4,8],[5,6],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[[1,2,3,6,7],[4,8],[5]]
=> [3,1,3,1] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 14
[[1,2,3,5,7],[4,8],[6]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 15
[[1,2,3,4,7],[5,8],[6]]
=> [4,1,2,1] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0,1,0]
=> ? = 16
[[1,2,3,5,6],[4,8],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[[1,2,3,4,6],[5,8],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
Description
The major index east count of a Dyck path.
The descent set $\operatorname{des}(D)$ of a Dyck path $D = D_1 \cdots D_{2n}$ with $D_i \in \{N,E\}$ is given by all indices $i$ such that $D_i = E$ and $D_{i+1} = N$. This is, the positions of the valleys of $D$.
The '''major index''' of a Dyck path is then the sum of the positions of the valleys, $\sum_{i \in \operatorname{des}(D)} i$, see [[St000027]].
The '''major index east count''' is given by $\sum_{i \in \operatorname{des}(D)} \#\{ j \leq i \mid D_j = E\}$.
Matching statistic: St000012
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00032: Dyck paths —inverse zeta map⟶ Dyck paths
St000012: Dyck paths ⟶ ℤResult quality: 44% ●values known / values provided: 55%●distinct values known / distinct values provided: 44%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00032: Dyck paths —inverse zeta map⟶ Dyck paths
St000012: Dyck paths ⟶ ℤResult quality: 44% ●values known / values provided: 55%●distinct values known / distinct values provided: 44%
Values
[[1]]
=> [1] => [1,0]
=> [1,0]
=> 0
[[1,2]]
=> [2] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> 4
[[1,2,3,4,5,6,7],[8]]
=> [7,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 7
[[1,3,4,5,6,7],[2,8]]
=> [1,6,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,1,0,0,0]
=> ? = 8
[[1,2,4,5,6,7],[3,8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0]
=> ? = 9
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,0,1,0,0,0]
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 12
[[1,3,4,5,6,7],[2],[8]]
=> [1,6,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,1,0,0,0]
=> ? = 8
[[1,2,4,5,6,7],[3],[8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0]
=> ? = 9
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,0,1,0,0,0]
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 13
[[1,3,5,6,7],[2,4,8]]
=> [1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> ? = 11
[[1,2,5,6,7],[3,4,8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0]
=> ? = 9
[[1,3,4,6,7],[2,5,8]]
=> [1,3,3,1] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,1,0,0,0,0]
=> ? = 12
[[1,2,4,6,7],[3,5,8]]
=> [2,2,3,1] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,0,1,0,0,0,0]
=> ? = 13
[[1,2,3,6,7],[4,5,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,0,1,0,0,0]
=> ? = 10
[[1,3,4,5,7],[2,6,8]]
=> [1,4,2,1] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,1,0,0,0,0]
=> ? = 13
[[1,2,4,5,7],[3,6,8]]
=> [2,3,2,1] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,1,0,1,0,0,0,0]
=> ? = 14
[[1,2,3,5,7],[4,6,8]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,1,0,1,0,0,0,0]
=> ? = 15
[[1,2,3,4,7],[5,6,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 11
[[1,4,5,6,7],[2,8],[3]]
=> [1,1,5,1] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,1,0,0,0,0]
=> ? = 10
[[1,3,5,6,7],[2,8],[4]]
=> [1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> ? = 11
[[1,2,5,6,7],[3,8],[4]]
=> [2,1,4,1] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,1,0,1,0,0,0,0]
=> ? = 12
[[1,3,4,6,7],[2,8],[5]]
=> [1,3,3,1] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,1,0,0,0,0]
=> ? = 12
[[1,2,4,6,7],[3,8],[5]]
=> [2,2,3,1] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,0,1,0,0,0,0]
=> ? = 13
[[1,2,3,6,7],[4,8],[5]]
=> [3,1,3,1] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,0,1,0,1,0,0,0,0]
=> ? = 14
[[1,3,4,5,7],[2,8],[6]]
=> [1,4,2,1] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,1,0,0,0,0]
=> ? = 13
[[1,2,4,5,7],[3,8],[6]]
=> [2,3,2,1] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,1,0,1,0,0,0,0]
=> ? = 14
[[1,2,3,5,7],[4,8],[6]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,1,0,1,0,0,0,0]
=> ? = 15
[[1,2,3,4,7],[5,8],[6]]
=> [4,1,2,1] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 16
[[1,3,5,6,7],[2,4],[8]]
=> [1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> ? = 11
[[1,2,5,6,7],[3,4],[8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0]
=> ? = 9
[[1,3,4,6,7],[2,5],[8]]
=> [1,3,3,1] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,1,0,0,0,0]
=> ? = 12
[[1,2,4,6,7],[3,5],[8]]
=> [2,2,3,1] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,0,1,0,0,0,0]
=> ? = 13
[[1,2,3,6,7],[4,5],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,0,1,0,0,0]
=> ? = 10
[[1,3,4,5,7],[2,6],[8]]
=> [1,4,2,1] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,1,0,0,0,0]
=> ? = 13
[[1,2,4,5,7],[3,6],[8]]
=> [2,3,2,1] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,1,0,1,0,0,0,0]
=> ? = 14
[[1,2,3,5,7],[4,6],[8]]
=> [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,1,0,1,0,0,0,0]
=> ? = 15
[[1,2,3,4,7],[5,6],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 11
[[1,3,4,5,6],[2,7],[8]]
=> [1,5,1,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,0,1,1,0,0,0,0]
=> ? = 14
[[1,2,4,5,6],[3,7],[8]]
=> [2,4,1,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,1,0,1,0,0,0,0]
=> ? = 15
[[1,2,3,5,6],[4,7],[8]]
=> [3,3,1,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,0,1,0,1,0,0,0,0]
=> ? = 16
[[1,2,3,4,6],[5,7],[8]]
=> [4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 17
[[1,2,3,4,5],[6,7],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 12
[[1,4,5,6,7],[2],[3],[8]]
=> [1,1,5,1] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,1,0,0,0,0]
=> ? = 10
[[1,3,5,6,7],[2],[4],[8]]
=> [1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> ? = 11
[[1,2,5,6,7],[3],[4],[8]]
=> [2,1,4,1] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,1,0,1,0,0,0,0]
=> ? = 12
[[1,3,4,6,7],[2],[5],[8]]
=> [1,3,3,1] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,1,0,0,0,0]
=> ? = 12
[[1,2,4,6,7],[3],[5],[8]]
=> [2,2,3,1] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,0,1,0,0,0,0]
=> ? = 13
Description
The area of a Dyck path.
This is the number of complete squares in the integer lattice which are below the path and above the x-axis. The 'half-squares' directly above the axis do not contribute to this statistic.
1. Dyck paths are bijection with '''area sequences''' $(a_1,\ldots,a_n)$ such that $a_1 = 0, a_{k+1} \leq a_k + 1$.
2. The generating function $\mathbf{D}_n(q) = \sum_{D \in \mathfrak{D}_n} q^{\operatorname{area}(D)}$ satisfy the recurrence $$\mathbf{D}_{n+1}(q) = \sum q^k \mathbf{D}_k(q) \mathbf{D}_{n-k}(q).$$
3. The area is equidistributed with [[St000005]] and [[St000006]]. Pairs of these statistics play an important role in the theory of $q,t$-Catalan numbers.
Matching statistic: St000081
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000081: Graphs ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 56%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000081: Graphs ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 56%
Values
[[1]]
=> [1] => ([],1)
=> 0
[[1,2]]
=> [2] => ([],2)
=> 0
[[1],[2]]
=> [1,1] => ([(0,1)],2)
=> 1
[[1,2,3]]
=> [3] => ([],3)
=> 0
[[1,3],[2]]
=> [1,2] => ([(1,2)],3)
=> 1
[[1,2],[3]]
=> [2,1] => ([(0,2),(1,2)],3)
=> 2
[[1],[2],[3]]
=> [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3
[[1,2,3,4]]
=> [4] => ([],4)
=> 0
[[1,3,4],[2]]
=> [1,3] => ([(2,3)],4)
=> 1
[[1,2,4],[3]]
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[[1,2,3],[4]]
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[[1,3],[2,4]]
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[[1,2],[3,4]]
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 6
[[1,2,3,4,5]]
=> [5] => ([],5)
=> 0
[[1,3,4,5],[2]]
=> [1,4] => ([(3,4)],5)
=> 1
[[1,2,4,5],[3]]
=> [2,3] => ([(2,4),(3,4)],5)
=> 2
[[1,2,3,5],[4]]
=> [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[[1,2,3,4],[5]]
=> [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[[1,2,5],[3,4]]
=> [2,3] => ([(2,4),(3,4)],5)
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[[1,2,3],[4,5]]
=> [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 10
[[1,2,3,4,5,6]]
=> [6] => ([],6)
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => ([(4,5)],6)
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => ([(3,5),(4,5)],6)
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => ([(2,5),(3,5),(4,5)],6)
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[[1,2,3,4,5,6,7,8]]
=> [8] => ([],8)
=> ? = 0
[[1,3,4,5,6,7,8],[2]]
=> [1,7] => ([(6,7)],8)
=> ? = 1
[[1,2,4,5,6,7,8],[3]]
=> [2,6] => ([(5,7),(6,7)],8)
=> ? = 2
[[1,2,3,5,6,7,8],[4]]
=> [3,5] => ([(4,7),(5,7),(6,7)],8)
=> ? = 3
[[1,2,3,4,6,7,8],[5]]
=> [4,4] => ([(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 4
[[1,2,3,4,5,7,8],[6]]
=> [5,3] => ([(2,7),(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 5
[[1,2,3,4,5,6,8],[7]]
=> [6,2] => ([(1,7),(2,7),(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 6
[[1,2,3,4,5,6,7],[8]]
=> [7,1] => ([(0,7),(1,7),(2,7),(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 7
[[1,3,5,6,7,8],[2,4]]
=> [1,2,5] => ([(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 4
[[1,2,5,6,7,8],[3,4]]
=> [2,6] => ([(5,7),(6,7)],8)
=> ? = 2
[[1,3,4,6,7,8],[2,5]]
=> [1,3,4] => ([(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 5
[[1,2,4,6,7,8],[3,5]]
=> [2,2,4] => ([(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 6
[[1,2,3,6,7,8],[4,5]]
=> [3,5] => ([(4,7),(5,7),(6,7)],8)
=> ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [1,4,3] => ([(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 6
[[1,2,4,5,7,8],[3,6]]
=> [2,3,3] => ([(2,7),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 7
[[1,2,3,5,7,8],[4,6]]
=> [3,2,3] => ([(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 8
[[1,2,3,4,7,8],[5,6]]
=> [4,4] => ([(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 4
[[1,3,4,5,6,8],[2,7]]
=> [1,5,2] => ([(1,7),(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 7
[[1,2,4,5,6,8],[3,7]]
=> [2,4,2] => ([(1,7),(2,7),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 8
[[1,2,3,5,6,8],[4,7]]
=> [3,3,2] => ([(1,7),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 9
[[1,2,3,4,6,8],[5,7]]
=> [4,2,2] => ([(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 10
[[1,2,3,4,5,8],[6,7]]
=> [5,3] => ([(2,7),(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 5
[[1,3,4,5,6,7],[2,8]]
=> [1,6,1] => ([(0,7),(1,7),(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 8
[[1,2,4,5,6,7],[3,8]]
=> [2,5,1] => ([(0,7),(1,7),(2,7),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 9
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => ([(0,7),(1,7),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => ([(0,7),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => ([(0,7),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 12
[[1,2,3,4,5,6],[7,8]]
=> [6,2] => ([(1,7),(2,7),(3,7),(4,7),(5,7),(6,7)],8)
=> ? = 6
[[1,4,5,6,7,8],[2],[3]]
=> [1,1,6] => ([(5,6),(5,7),(6,7)],8)
=> ? = 3
[[1,3,5,6,7,8],[2],[4]]
=> [1,2,5] => ([(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 4
[[1,2,5,6,7,8],[3],[4]]
=> [2,1,5] => ([(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 5
[[1,3,4,6,7,8],[2],[5]]
=> [1,3,4] => ([(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 5
[[1,2,4,6,7,8],[3],[5]]
=> [2,2,4] => ([(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 6
[[1,2,3,6,7,8],[4],[5]]
=> [3,1,4] => ([(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 7
[[1,3,4,5,7,8],[2],[6]]
=> [1,4,3] => ([(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 6
[[1,2,4,5,7,8],[3],[6]]
=> [2,3,3] => ([(2,7),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 7
[[1,2,3,5,7,8],[4],[6]]
=> [3,2,3] => ([(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 8
[[1,2,3,4,7,8],[5],[6]]
=> [4,1,3] => ([(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 9
[[1,3,4,5,6,8],[2],[7]]
=> [1,5,2] => ([(1,7),(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 7
[[1,2,4,5,6,8],[3],[7]]
=> [2,4,2] => ([(1,7),(2,7),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 8
[[1,2,3,5,6,8],[4],[7]]
=> [3,3,2] => ([(1,7),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 9
[[1,2,3,4,6,8],[5],[7]]
=> [4,2,2] => ([(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 10
[[1,2,3,4,5,8],[6],[7]]
=> [5,1,2] => ([(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 11
[[1,3,4,5,6,7],[2],[8]]
=> [1,6,1] => ([(0,7),(1,7),(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 8
[[1,2,4,5,6,7],[3],[8]]
=> [2,5,1] => ([(0,7),(1,7),(2,7),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 9
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => ([(0,7),(1,7),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => ([(0,7),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => ([(0,7),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => ([(0,6),(0,7),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 13
[[1,3,5,7,8],[2,4,6]]
=> [1,2,2,3] => ([(2,7),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 9
Description
The number of edges of a graph.
Matching statistic: St000492
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000492: Set partitions ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 44%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000492: Set partitions ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 44%
Values
[[1]]
=> [1] => [1,0]
=> {{1}}
=> ? = 0
[[1,2]]
=> [2] => [1,1,0,0]
=> {{1,2}}
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> {{1},{2}}
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> {{1,2,3}}
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> {{1},{2,3}}
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> {{1,2},{3}}
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3,4,5}}
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3,4},{5}}
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> {{1,2,3,4,5,6}}
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3,4,5,6}}
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4,5,6}}
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5,6}}
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6}}
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2,3,4,5},{6}}
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5,6}}
=> 4
[[1,2,5,6],[3,4]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4,5,6}}
=> 2
[[1,2,3,5,6,7,8],[4]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,2,3,4,6,7,8],[5]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> {{1,2,3,4},{5,6,7,8}}
=> ? = 4
[[1,2,3,4,5,7,8],[6]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> {{1,2,3,4,5},{6,7,8}}
=> ? = 5
[[1,3,5,6,7,8],[2,4]]
=> [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3},{4,5,6,7,8}}
=> ? = 4
[[1,3,4,6,7,8],[2,5]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,6,7,8],[3,5]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,6,7,8],[4,5]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> {{1},{2,3,4,5},{6,7,8}}
=> ? = 6
[[1,2,4,5,7,8],[3,6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,2,3,5,7,8],[4,6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5},{6,7,8}}
=> ? = 8
[[1,2,3,4,7,8],[5,6]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> {{1,2,3,4},{5,6,7,8}}
=> ? = 4
[[1,3,4,5,6,8],[2,7]]
=> [1,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> {{1},{2,3,4,5,6},{7,8}}
=> ? = 7
[[1,2,4,5,6,8],[3,7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,2,3,5,6,8],[4,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
[[1,2,3,4,6,8],[5,7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6},{7,8}}
=> ? = 10
[[1,2,3,4,5,8],[6,7]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> {{1,2,3,4,5},{6,7,8}}
=> ? = 5
[[1,2,4,5,6,7],[3,8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2},{3,4,5,6,7},{8}}
=> ? = 9
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3},{4,5,6,7},{8}}
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> {{1,2,3,4},{5,6,7},{8}}
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> {{1,2,3,4,5},{6,7},{8}}
=> ? = 12
[[1,3,5,6,7,8],[2],[4]]
=> [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3},{4,5,6,7,8}}
=> ? = 4
[[1,2,5,6,7,8],[3],[4]]
=> [2,1,5] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2},{3},{4,5,6,7,8}}
=> ? = 5
[[1,3,4,6,7,8],[2],[5]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,6,7,8],[3],[5]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,6,7,8],[4],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> {{1,2,3},{4},{5,6,7,8}}
=> ? = 7
[[1,3,4,5,7,8],[2],[6]]
=> [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> {{1},{2,3,4,5},{6,7,8}}
=> ? = 6
[[1,2,4,5,7,8],[3],[6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,2,3,5,7,8],[4],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5},{6,7,8}}
=> ? = 8
[[1,2,3,4,7,8],[5],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> {{1,2,3,4},{5},{6,7,8}}
=> ? = 9
[[1,3,4,5,6,8],[2],[7]]
=> [1,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> {{1},{2,3,4,5,6},{7,8}}
=> ? = 7
[[1,2,4,5,6,8],[3],[7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,2,3,5,6,8],[4],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
[[1,2,3,4,6,8],[5],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6},{7,8}}
=> ? = 10
[[1,2,3,4,5,8],[6],[7]]
=> [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> {{1,2,3,4,5},{6},{7,8}}
=> ? = 11
[[1,2,4,5,6,7],[3],[8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2},{3,4,5,6,7},{8}}
=> ? = 9
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3},{4,5,6,7},{8}}
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> {{1,2,3,4},{5,6,7},{8}}
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> {{1,2,3,4,5},{6,7},{8}}
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> {{1,2,3,4,5,6},{7},{8}}
=> ? = 13
[[1,3,5,7,8],[2,4,6]]
=> [1,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5},{6,7,8}}
=> ? = 9
[[1,2,5,7,8],[3,4,6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,3,4,7,8],[2,5,6]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,7,8],[3,5,6]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,7,8],[4,5,6]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,3,5,6,8],[2,4,7]]
=> [1,2,3,2] => [1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3},{4,5,6},{7,8}}
=> ? = 10
[[1,2,5,6,8],[3,4,7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,3,4,6,8],[2,5,7]]
=> [1,3,2,2] => [1,0,1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3,4},{5,6},{7,8}}
=> ? = 11
[[1,2,4,6,8],[3,5,7]]
=> [2,2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1,2},{3,4},{5,6},{7,8}}
=> ? = 12
[[1,2,3,6,8],[4,5,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
Description
The rob statistic of a set partition.
Let $S = B_1,\ldots,B_k$ be a set partition with ordered blocks $B_i$ and with $\operatorname{min} B_a < \operatorname{min} B_b$ for $a < b$.
According to [1, Definition 3], a '''rob''' (right-opener-bigger) of $S$ is given by a pair $i < j$ such that $j = \operatorname{min} B_b$ and $i \in B_a$ for $a < b$.
This is also the number of occurrences of the pattern {{1}, {2}}, such that 2 is the minimal element of a block.
Matching statistic: St000499
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000499: Set partitions ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 44%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000499: Set partitions ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 44%
Values
[[1]]
=> [1] => [1,0]
=> {{1}}
=> ? = 0
[[1,2]]
=> [2] => [1,1,0,0]
=> {{1,2}}
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> {{1},{2}}
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> {{1,2,3}}
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> {{1},{2,3}}
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> {{1,2},{3}}
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3,4,5}}
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3,4},{5}}
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> {{1,2,3,4,5,6}}
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3,4,5,6}}
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4,5,6}}
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5,6}}
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6}}
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2,3,4,5},{6}}
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5,6}}
=> 4
[[1,2,5,6],[3,4]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4,5,6}}
=> 2
[[1,2,3,5,6,7,8],[4]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,2,3,4,6,7,8],[5]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> {{1,2,3,4},{5,6,7,8}}
=> ? = 4
[[1,2,3,4,5,7,8],[6]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> {{1,2,3,4,5},{6,7,8}}
=> ? = 5
[[1,3,5,6,7,8],[2,4]]
=> [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3},{4,5,6,7,8}}
=> ? = 4
[[1,3,4,6,7,8],[2,5]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,6,7,8],[3,5]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,6,7,8],[4,5]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> {{1},{2,3,4,5},{6,7,8}}
=> ? = 6
[[1,2,4,5,7,8],[3,6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,2,3,5,7,8],[4,6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5},{6,7,8}}
=> ? = 8
[[1,2,3,4,7,8],[5,6]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> {{1,2,3,4},{5,6,7,8}}
=> ? = 4
[[1,3,4,5,6,8],[2,7]]
=> [1,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> {{1},{2,3,4,5,6},{7,8}}
=> ? = 7
[[1,2,4,5,6,8],[3,7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,2,3,5,6,8],[4,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
[[1,2,3,4,6,8],[5,7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6},{7,8}}
=> ? = 10
[[1,2,3,4,5,8],[6,7]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> {{1,2,3,4,5},{6,7,8}}
=> ? = 5
[[1,2,4,5,6,7],[3,8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2},{3,4,5,6,7},{8}}
=> ? = 9
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3},{4,5,6,7},{8}}
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> {{1,2,3,4},{5,6,7},{8}}
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> {{1,2,3,4,5},{6,7},{8}}
=> ? = 12
[[1,3,5,6,7,8],[2],[4]]
=> [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3},{4,5,6,7,8}}
=> ? = 4
[[1,2,5,6,7,8],[3],[4]]
=> [2,1,5] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2},{3},{4,5,6,7,8}}
=> ? = 5
[[1,3,4,6,7,8],[2],[5]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,6,7,8],[3],[5]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,6,7,8],[4],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> {{1,2,3},{4},{5,6,7,8}}
=> ? = 7
[[1,3,4,5,7,8],[2],[6]]
=> [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> {{1},{2,3,4,5},{6,7,8}}
=> ? = 6
[[1,2,4,5,7,8],[3],[6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,2,3,5,7,8],[4],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5},{6,7,8}}
=> ? = 8
[[1,2,3,4,7,8],[5],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> {{1,2,3,4},{5},{6,7,8}}
=> ? = 9
[[1,3,4,5,6,8],[2],[7]]
=> [1,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> {{1},{2,3,4,5,6},{7,8}}
=> ? = 7
[[1,2,4,5,6,8],[3],[7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,2,3,5,6,8],[4],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
[[1,2,3,4,6,8],[5],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6},{7,8}}
=> ? = 10
[[1,2,3,4,5,8],[6],[7]]
=> [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> {{1,2,3,4,5},{6},{7,8}}
=> ? = 11
[[1,2,4,5,6,7],[3],[8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2},{3,4,5,6,7},{8}}
=> ? = 9
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3},{4,5,6,7},{8}}
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> {{1,2,3,4},{5,6,7},{8}}
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> {{1,2,3,4,5},{6,7},{8}}
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> {{1,2,3,4,5,6},{7},{8}}
=> ? = 13
[[1,3,5,7,8],[2,4,6]]
=> [1,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5},{6,7,8}}
=> ? = 9
[[1,2,5,7,8],[3,4,6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,3,4,7,8],[2,5,6]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,7,8],[3,5,6]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,7,8],[4,5,6]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,3,5,6,8],[2,4,7]]
=> [1,2,3,2] => [1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3},{4,5,6},{7,8}}
=> ? = 10
[[1,2,5,6,8],[3,4,7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,3,4,6,8],[2,5,7]]
=> [1,3,2,2] => [1,0,1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3,4},{5,6},{7,8}}
=> ? = 11
[[1,2,4,6,8],[3,5,7]]
=> [2,2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1,2},{3,4},{5,6},{7,8}}
=> ? = 12
[[1,2,3,6,8],[4,5,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
Description
The rcb statistic of a set partition.
Let $S = B_1,\ldots,B_k$ be a set partition with ordered blocks $B_i$ and with $\operatorname{min} B_a < \operatorname{min} B_b$ for $a < b$.
According to [1, Definition 3], a '''rcb''' (right-closer-bigger) of $S$ is given by a pair $i < j$ such that $j = \operatorname{max} B_b$ and $i \in B_a$ for $a < b$.
Matching statistic: St000579
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000579: Set partitions ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 44%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000579: Set partitions ⟶ ℤResult quality: 27% ●values known / values provided: 27%●distinct values known / distinct values provided: 44%
Values
[[1]]
=> [1] => [1,0]
=> {{1}}
=> ? = 0
[[1,2]]
=> [2] => [1,1,0,0]
=> {{1,2}}
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> {{1},{2}}
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> {{1,2,3}}
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> {{1},{2,3}}
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> {{1,2},{3}}
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3,4,5}}
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3,4},{5}}
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> {{1,2,3,4,5,6}}
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3,4,5,6}}
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4,5,6}}
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5,6}}
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6}}
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2,3,4,5},{6}}
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5,6}}
=> 4
[[1,2,5,6],[3,4]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4,5,6}}
=> 2
[[1,2,3,5,6,7,8],[4]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,2,3,4,6,7,8],[5]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> {{1,2,3,4},{5,6,7,8}}
=> ? = 4
[[1,2,3,4,5,7,8],[6]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> {{1,2,3,4,5},{6,7,8}}
=> ? = 5
[[1,3,5,6,7,8],[2,4]]
=> [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3},{4,5,6,7,8}}
=> ? = 4
[[1,3,4,6,7,8],[2,5]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,6,7,8],[3,5]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,6,7,8],[4,5]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,3,4,5,7,8],[2,6]]
=> [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> {{1},{2,3,4,5},{6,7,8}}
=> ? = 6
[[1,2,4,5,7,8],[3,6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,2,3,5,7,8],[4,6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5},{6,7,8}}
=> ? = 8
[[1,2,3,4,7,8],[5,6]]
=> [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> {{1,2,3,4},{5,6,7,8}}
=> ? = 4
[[1,3,4,5,6,8],[2,7]]
=> [1,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> {{1},{2,3,4,5,6},{7,8}}
=> ? = 7
[[1,2,4,5,6,8],[3,7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,2,3,5,6,8],[4,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
[[1,2,3,4,6,8],[5,7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6},{7,8}}
=> ? = 10
[[1,2,3,4,5,8],[6,7]]
=> [5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> {{1,2,3,4,5},{6,7,8}}
=> ? = 5
[[1,2,4,5,6,7],[3,8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2},{3,4,5,6,7},{8}}
=> ? = 9
[[1,2,3,5,6,7],[4,8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3},{4,5,6,7},{8}}
=> ? = 10
[[1,2,3,4,6,7],[5,8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> {{1,2,3,4},{5,6,7},{8}}
=> ? = 11
[[1,2,3,4,5,7],[6,8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> {{1,2,3,4,5},{6,7},{8}}
=> ? = 12
[[1,3,5,6,7,8],[2],[4]]
=> [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3},{4,5,6,7,8}}
=> ? = 4
[[1,2,5,6,7,8],[3],[4]]
=> [2,1,5] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2},{3},{4,5,6,7,8}}
=> ? = 5
[[1,3,4,6,7,8],[2],[5]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,6,7,8],[3],[5]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,6,7,8],[4],[5]]
=> [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> {{1,2,3},{4},{5,6,7,8}}
=> ? = 7
[[1,3,4,5,7,8],[2],[6]]
=> [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> {{1},{2,3,4,5},{6,7,8}}
=> ? = 6
[[1,2,4,5,7,8],[3],[6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,2,3,5,7,8],[4],[6]]
=> [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1,2,3},{4,5},{6,7,8}}
=> ? = 8
[[1,2,3,4,7,8],[5],[6]]
=> [4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> {{1,2,3,4},{5},{6,7,8}}
=> ? = 9
[[1,3,4,5,6,8],[2],[7]]
=> [1,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> {{1},{2,3,4,5,6},{7,8}}
=> ? = 7
[[1,2,4,5,6,8],[3],[7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,2,3,5,6,8],[4],[7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
[[1,2,3,4,6,8],[5],[7]]
=> [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> {{1,2,3,4},{5,6},{7,8}}
=> ? = 10
[[1,2,3,4,5,8],[6],[7]]
=> [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> {{1,2,3,4,5},{6},{7,8}}
=> ? = 11
[[1,2,4,5,6,7],[3],[8]]
=> [2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1,2},{3,4,5,6,7},{8}}
=> ? = 9
[[1,2,3,5,6,7],[4],[8]]
=> [3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3},{4,5,6,7},{8}}
=> ? = 10
[[1,2,3,4,6,7],[5],[8]]
=> [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> {{1,2,3,4},{5,6,7},{8}}
=> ? = 11
[[1,2,3,4,5,7],[6],[8]]
=> [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> {{1,2,3,4,5},{6,7},{8}}
=> ? = 12
[[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> {{1,2,3,4,5,6},{7},{8}}
=> ? = 13
[[1,3,5,7,8],[2,4,6]]
=> [1,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5},{6,7,8}}
=> ? = 9
[[1,2,5,7,8],[3,4,6]]
=> [2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5},{6,7,8}}
=> ? = 7
[[1,3,4,7,8],[2,5,6]]
=> [1,3,4] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4},{5,6,7,8}}
=> ? = 5
[[1,2,4,7,8],[3,5,6]]
=> [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1,2},{3,4},{5,6,7,8}}
=> ? = 6
[[1,2,3,7,8],[4,5,6]]
=> [3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3},{4,5,6,7,8}}
=> ? = 3
[[1,3,5,6,8],[2,4,7]]
=> [1,2,3,2] => [1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3},{4,5,6},{7,8}}
=> ? = 10
[[1,2,5,6,8],[3,4,7]]
=> [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1,2},{3,4,5,6},{7,8}}
=> ? = 8
[[1,3,4,6,8],[2,5,7]]
=> [1,3,2,2] => [1,0,1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3,4},{5,6},{7,8}}
=> ? = 11
[[1,2,4,6,8],[3,5,7]]
=> [2,2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1,2},{3,4},{5,6},{7,8}}
=> ? = 12
[[1,2,3,6,8],[4,5,7]]
=> [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5,6},{7,8}}
=> ? = 9
Description
The number of occurrences of the pattern {{1},{2}} such that 2 is a maximal element.
This is the number of pairs $i\lt j$ in different blocks such that $j$ is the maximal element of a block.
Matching statistic: St001671
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00129: Dyck paths —to 321-avoiding permutation (Billey-Jockusch-Stanley)⟶ Permutations
St001671: Permutations ⟶ ℤResult quality: 17% ●values known / values provided: 17%●distinct values known / distinct values provided: 40%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00129: Dyck paths —to 321-avoiding permutation (Billey-Jockusch-Stanley)⟶ Permutations
St001671: Permutations ⟶ ℤResult quality: 17% ●values known / values provided: 17%●distinct values known / distinct values provided: 40%
Values
[[1]]
=> [1] => [1,0]
=> [1] => 0
[[1,2]]
=> [2] => [1,1,0,0]
=> [1,2] => 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> [2,1] => 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> [1,2,3] => 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> [2,1,3] => 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> [1,3,2] => 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> [2,3,1] => 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> [1,2,4,3] => 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,1,3,4,5] => 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,4,5] => 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,5,4] => 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,5] => 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,4,5] => 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,5,4] => 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,3,1,4,5] => 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,5] => 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,3,4,2,5] => 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,5,4] => 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,2,4,5,3] => 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [2,3,1,5,4] => 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,5] => 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,3,4,2,5] => 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,4,5,3] => 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [2,3,1,5,4] => 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,4,5,3] => 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,3,4,5,2] => 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,1] => 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [2,1,3,4,5,6] => 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,3,2,4,5,6] => 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,2,4,3,5,6] => 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,2,3,5,4,6] => 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,2,3,4,6,5] => 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [2,1,4,3,5,6] => 4
[[1,3,4,5,6,7],[2]]
=> [1,6] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> [2,1,3,4,5,6,7] => ? = 1
[[1,3,5,6,7],[2,4]]
=> [1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,1,4,3,5,6,7] => ? = 4
[[1,3,4,6,7],[2,5]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,1,3,5,4,6,7] => ? = 5
[[1,3,4,5,7],[2,6]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,1,3,4,6,5,7] => ? = 6
[[1,3,4,5,6],[2,7]]
=> [1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [2,1,3,4,5,7,6] => ? = 7
[[1,4,5,6,7],[2],[3]]
=> [1,1,5] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> [2,3,1,4,5,6,7] => ? = 3
[[1,3,5,6,7],[2],[4]]
=> [1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,1,4,3,5,6,7] => ? = 4
[[1,3,4,6,7],[2],[5]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,1,3,5,4,6,7] => ? = 5
[[1,3,4,5,7],[2],[6]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,1,3,4,6,5,7] => ? = 6
[[1,3,4,5,6],[2],[7]]
=> [1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [2,1,3,4,5,7,6] => ? = 7
[[1,3,5,7],[2,4,6]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5,7] => ? = 9
[[1,3,4,7],[2,5,6]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,1,3,5,4,6,7] => ? = 5
[[1,3,5,6],[2,4,7]]
=> [1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,5,7,6] => ? = 10
[[1,3,4,6],[2,5,7]]
=> [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,1,3,5,4,7,6] => ? = 11
[[1,3,4,5],[2,6,7]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,1,3,4,6,5,7] => ? = 6
[[1,4,6,7],[2,5],[3]]
=> [1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [2,3,1,5,4,6,7] => ? = 7
[[1,3,6,7],[2,5],[4]]
=> [1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,1,4,3,5,6,7] => ? = 4
[[1,3,6,7],[2,4],[5]]
=> [1,2,1,3] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,1,4,5,3,6,7] => ? = 8
[[1,4,5,7],[2,6],[3]]
=> [1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [2,3,1,4,6,5,7] => ? = 8
[[1,3,5,7],[2,6],[4]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5,7] => ? = 9
[[1,3,4,7],[2,6],[5]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,1,3,5,4,6,7] => ? = 5
[[1,3,5,7],[2,4],[6]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5,7] => ? = 9
[[1,3,4,7],[2,5],[6]]
=> [1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,1,3,5,6,4,7] => ? = 10
[[1,4,5,6],[2,7],[3]]
=> [1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [2,3,1,4,5,7,6] => ? = 9
[[1,3,5,6],[2,7],[4]]
=> [1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,5,7,6] => ? = 10
[[1,3,4,6],[2,7],[5]]
=> [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,1,3,5,4,7,6] => ? = 11
[[1,3,4,5],[2,7],[6]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,1,3,4,6,5,7] => ? = 6
[[1,3,5,6],[2,4],[7]]
=> [1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,5,7,6] => ? = 10
[[1,3,4,6],[2,5],[7]]
=> [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,1,3,5,4,7,6] => ? = 11
[[1,3,4,5],[2,6],[7]]
=> [1,4,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,1,3,4,6,7,5] => ? = 12
[[1,5,6,7],[2],[3],[4]]
=> [1,1,1,4] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,1,5,6,7] => ? = 6
[[1,4,6,7],[2],[3],[5]]
=> [1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [2,3,1,5,4,6,7] => ? = 7
[[1,3,6,7],[2],[4],[5]]
=> [1,2,1,3] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,1,4,5,3,6,7] => ? = 8
[[1,4,5,7],[2],[3],[6]]
=> [1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [2,3,1,4,6,5,7] => ? = 8
[[1,3,5,7],[2],[4],[6]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5,7] => ? = 9
[[1,3,4,7],[2],[5],[6]]
=> [1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,1,3,5,6,4,7] => ? = 10
[[1,4,5,6],[2],[3],[7]]
=> [1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [2,3,1,4,5,7,6] => ? = 9
[[1,3,5,6],[2],[4],[7]]
=> [1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,5,7,6] => ? = 10
[[1,3,4,6],[2],[5],[7]]
=> [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,1,3,5,4,7,6] => ? = 11
[[1,3,4,5],[2],[6],[7]]
=> [1,4,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,1,3,4,6,7,5] => ? = 12
[[1,4,6],[2,5,7],[3]]
=> [1,1,2,2,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [2,3,1,5,4,7,6] => ? = 13
[[1,3,6],[2,5,7],[4]]
=> [1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,5,7,6] => ? = 10
[[1,3,6],[2,4,7],[5]]
=> [1,2,1,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3,7,6] => ? = 14
[[1,4,5],[2,6,7],[3]]
=> [1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [2,3,1,4,6,5,7] => ? = 8
[[1,3,5],[2,6,7],[4]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5,7] => ? = 9
[[1,3,4],[2,6,7],[5]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,1,3,5,4,6,7] => ? = 5
[[1,3,5],[2,4,7],[6]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5,7] => ? = 9
[[1,3,4],[2,5,7],[6]]
=> [1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,1,3,5,6,4,7] => ? = 10
[[1,3,5],[2,4,6],[7]]
=> [1,2,2,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [2,1,4,3,6,7,5] => ? = 15
[[1,3,4],[2,5,6],[7]]
=> [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,1,3,5,4,7,6] => ? = 11
Description
Haglund's hag of a permutation.
Let $edif$ be the sum of the differences of exceedence tops and bottoms, let $\pi_E$ the subsequence of exceedence tops and let $\pi_N$ be the subsequence of non-exceedence tops. Finally, let $L$ be the number of pairs of indices $k < i$ such that $\pi_k \leq i < \pi_i$.
Then $hag(\pi) = edif + inv(\pi_E) - inv(\pi_N) + L$, where $inv$ denotes the number of inversions of a word.
Matching statistic: St000005
Mp00207: Standard tableaux —horizontal strip sizes⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000005: Dyck paths ⟶ ℤResult quality: 9% ●values known / values provided: 9%●distinct values known / distinct values provided: 32%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000005: Dyck paths ⟶ ℤResult quality: 9% ●values known / values provided: 9%●distinct values known / distinct values provided: 32%
Values
[[1]]
=> [1] => [1,0]
=> 0
[[1,2]]
=> [2] => [1,1,0,0]
=> 0
[[1],[2]]
=> [1,1] => [1,0,1,0]
=> 1
[[1,2,3]]
=> [3] => [1,1,1,0,0,0]
=> 0
[[1,3],[2]]
=> [1,2] => [1,0,1,1,0,0]
=> 1
[[1,2],[3]]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[[1],[2],[3]]
=> [1,1,1] => [1,0,1,0,1,0]
=> 3
[[1,2,3,4]]
=> [4] => [1,1,1,1,0,0,0,0]
=> 0
[[1,3,4],[2]]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[[1,2,4],[3]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[[1,2,3],[4]]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[[1,3],[2,4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[[1,2],[3,4]]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[[1,4],[2],[3]]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 3
[[1,3],[2],[4]]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[[1,2],[3],[4]]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[[1],[2],[3],[4]]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 6
[[1,2,3,4,5]]
=> [5] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[[1,3,4,5],[2]]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[[1,2,4,5],[3]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[[1,2,3,5],[4]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[[1,2,3,4],[5]]
=> [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 4
[[1,3,5],[2,4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2,5],[3,4]]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[[1,3,4],[2,5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[[1,2,4],[3,5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,2,3],[4,5]]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[[1,4,5],[2],[3]]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[[1,3,5],[2],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2,5],[3],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[[1,3,4],[2],[5]]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[[1,2,4],[3],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,2,3],[4],[5]]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 7
[[1,4],[2,5],[3]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[[1,3],[2,5],[4]]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[[1,2],[3,5],[4]]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[[1,3],[2,4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[[1,2],[3,4],[5]]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[[1,5],[2],[3],[4]]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 6
[[1,4],[2],[3],[5]]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[[1,3],[2],[4],[5]]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 10
[[1,2,3,4,5,6]]
=> [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> 0
[[1,3,4,5,6],[2]]
=> [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[[1,2,4,5,6],[3]]
=> [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> 2
[[1,2,3,5,6],[4]]
=> [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> 3
[[1,2,3,4,6],[5]]
=> [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> 4
[[1,2,3,4,5],[6]]
=> [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> 5
[[1,3,5,6],[2,4]]
=> [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[[1,2,3,4,5,6,7]]
=> [7] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? = 0
[[1,3,4,5,6,7],[2]]
=> [1,6] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? = 1
[[1,2,4,5,6,7],[3]]
=> [2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 2
[[1,2,3,5,6,7],[4]]
=> [3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 3
[[1,2,3,4,6,7],[5]]
=> [4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> ? = 4
[[1,2,3,4,5,7],[6]]
=> [5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> ? = 5
[[1,2,3,4,5,6],[7]]
=> [6,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> ? = 6
[[1,3,5,6,7],[2,4]]
=> [1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,5,6,7],[3,4]]
=> [2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 2
[[1,3,4,6,7],[2,5]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,4,6,7],[3,5]]
=> [2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 6
[[1,2,3,6,7],[4,5]]
=> [3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 3
[[1,3,4,5,7],[2,6]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,4,5,7],[3,6]]
=> [2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 7
[[1,2,3,5,7],[4,6]]
=> [3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 8
[[1,2,3,4,7],[5,6]]
=> [4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> ? = 4
[[1,3,4,5,6],[2,7]]
=> [1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> ? = 7
[[1,2,4,5,6],[3,7]]
=> [2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 8
[[1,2,3,5,6],[4,7]]
=> [3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 9
[[1,2,3,4,6],[5,7]]
=> [4,2,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> ? = 10
[[1,2,3,4,5],[6,7]]
=> [5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> ? = 5
[[1,4,5,6,7],[2],[3]]
=> [1,1,5] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[[1,3,5,6,7],[2],[4]]
=> [1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[[1,2,5,6,7],[3],[4]]
=> [2,1,4] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 5
[[1,3,4,6,7],[2],[5]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,4,6,7],[3],[5]]
=> [2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 6
[[1,2,3,6,7],[4],[5]]
=> [3,1,3] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 7
[[1,3,4,5,7],[2],[6]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,4,5,7],[3],[6]]
=> [2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 7
[[1,2,3,5,7],[4],[6]]
=> [3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 8
[[1,2,3,4,7],[5],[6]]
=> [4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0]
=> ? = 9
[[1,3,4,5,6],[2],[7]]
=> [1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> ? = 7
[[1,2,4,5,6],[3],[7]]
=> [2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 8
[[1,2,3,5,6],[4],[7]]
=> [3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 9
[[1,2,3,4,6],[5],[7]]
=> [4,2,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> ? = 10
[[1,2,3,4,5],[6],[7]]
=> [5,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0]
=> ? = 11
[[1,3,5,7],[2,4,6]]
=> [1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> ? = 9
[[1,2,5,7],[3,4,6]]
=> [2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 7
[[1,3,4,7],[2,5,6]]
=> [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> ? = 5
[[1,2,4,7],[3,5,6]]
=> [2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 6
[[1,2,3,7],[4,5,6]]
=> [3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 3
[[1,3,5,6],[2,4,7]]
=> [1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> ? = 10
[[1,2,5,6],[3,4,7]]
=> [2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 8
[[1,3,4,6],[2,5,7]]
=> [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> ? = 11
[[1,2,4,6],[3,5,7]]
=> [2,2,2,1] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 12
[[1,2,3,6],[4,5,7]]
=> [3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 9
[[1,3,4,5],[2,6,7]]
=> [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> ? = 6
[[1,2,4,5],[3,6,7]]
=> [2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 7
[[1,2,3,5],[4,6,7]]
=> [3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 8
[[1,2,3,4],[5,6,7]]
=> [4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> ? = 4
Description
The bounce statistic of a Dyck path.
The '''bounce path''' $D'$ of a Dyck path $D$ is the Dyck path obtained from $D$ by starting at the end point $(2n,0)$, traveling north-west until hitting $D$, then bouncing back south-west to the $x$-axis, and repeating this procedure until finally reaching the point $(0,0)$.
The points where $D'$ touches the $x$-axis are called '''bounce points''', and a bounce path is uniquely determined by its bounce points.
This statistic is given by the sum of all $i$ for which the bounce path $D'$ of $D$ touches the $x$-axis at $(2i,0)$.
In particular, the bounce statistics of $D$ and $D'$ coincide.
The following 9 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000156The Denert index of a permutation. St000305The inverse major index of a permutation. St000796The stat' of a permutation. St000798The makl of a permutation. St000833The comajor index of a permutation. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001311The cyclomatic number of a graph. St000101The cocharge of a semistandard tableau. St000450The number of edges minus the number of vertices plus 2 of a graph.
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!