Your data matches 61 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St001161: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> 0
[1,0,1,0]
=> 1
[1,1,0,0]
=> 0
[1,0,1,0,1,0]
=> 3
[1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0]
=> 2
[1,1,1,0,0,0]
=> 0
[1,0,1,0,1,0,1,0]
=> 6
[1,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,0,0,1,0]
=> 4
[1,0,1,1,0,1,0,0]
=> 4
[1,0,1,1,1,0,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> 5
[1,1,0,0,1,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> 5
[1,1,0,1,0,1,0,0]
=> 5
[1,1,0,1,1,0,0,0]
=> 2
[1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> 3
[1,1,1,0,1,0,0,0]
=> 3
[1,1,1,1,0,0,0,0]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> 9
[1,1,0,1,0,0,1,1,0,0]
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> 9
[1,1,0,1,0,1,0,1,0,0]
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> 2
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\}$.
Mp00102: Dyck paths rise compositionInteger compositions
St000008: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => 0
[1,0,1,0]
=> [1,1] => 1
[1,1,0,0]
=> [2] => 0
[1,0,1,0,1,0]
=> [1,1,1] => 3
[1,0,1,1,0,0]
=> [1,2] => 1
[1,1,0,0,1,0]
=> [2,1] => 2
[1,1,0,1,0,0]
=> [2,1] => 2
[1,1,1,0,0,0]
=> [3] => 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => 6
[1,0,1,0,1,1,0,0]
=> [1,1,2] => 3
[1,0,1,1,0,0,1,0]
=> [1,2,1] => 4
[1,0,1,1,0,1,0,0]
=> [1,2,1] => 4
[1,0,1,1,1,0,0,0]
=> [1,3] => 1
[1,1,0,0,1,0,1,0]
=> [2,1,1] => 5
[1,1,0,0,1,1,0,0]
=> [2,2] => 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => 5
[1,1,0,1,0,1,0,0]
=> [2,1,1] => 5
[1,1,0,1,1,0,0,0]
=> [2,2] => 2
[1,1,1,0,0,0,1,0]
=> [3,1] => 3
[1,1,1,0,0,1,0,0]
=> [3,1] => 3
[1,1,1,0,1,0,0,0]
=> [3,1] => 3
[1,1,1,1,0,0,0,0]
=> [4] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => 7
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => 8
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => 8
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => 4
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => 5
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => 5
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => 1
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => 9
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => 6
[1,1,0,0,1,1,1,0,0,0]
=> [2,3] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => 9
[1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => 5
[1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => 9
[1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => 9
[1,1,0,1,0,1,1,0,0,0]
=> [2,1,2] => 5
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => 6
[1,1,0,1,1,0,0,1,0,0]
=> [2,2,1] => 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,2,1] => 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,3] => 2
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]].
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000009: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [[1]]
=> 0
[1,0,1,0]
=> [1,2] => [[1,2]]
=> 1
[1,1,0,0]
=> [2,1] => [[1],[2]]
=> 0
[1,0,1,0,1,0]
=> [1,2,3] => [[1,2,3]]
=> 3
[1,0,1,1,0,0]
=> [1,3,2] => [[1,2],[3]]
=> 2
[1,1,0,0,1,0]
=> [2,1,3] => [[1,3],[2]]
=> 1
[1,1,0,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 2
[1,1,1,0,0,0]
=> [3,2,1] => [[1],[2],[3]]
=> 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 6
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 5
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [[1,2,4],[3]]
=> 4
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [[1,2,3],[4]]
=> 5
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [[1,2],[3],[4]]
=> 3
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 3
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [[1,3],[2,4]]
=> 2
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [[1,2,4],[3]]
=> 4
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 5
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [[1,2],[3],[4]]
=> 3
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 1
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [[1,3],[2],[4]]
=> 2
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [[1,2],[3],[4]]
=> 3
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [[1,2,3,4,5]]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 9
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 8
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [[1,2,3,4],[5]]
=> 9
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [[1,2,4,5],[3]]
=> 7
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [[1,2,4],[3,5]]
=> 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [[1,2,3,5],[4]]
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [[1,2,3,4],[5]]
=> 9
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [[1,2,5],[3],[4]]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [[1,2,4],[3],[5]]
=> 6
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [[1,2],[3],[4],[5]]
=> 4
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 6
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [[1,3,4],[2,5]]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [[1,3,5],[2,4]]
=> 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [[1,3,4],[2,5]]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [[1,3],[2,4],[5]]
=> 3
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [[1,2,4,5],[3]]
=> 7
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [[1,2,4],[3,5]]
=> 6
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [[1,2,3,5],[4]]
=> 8
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [[1,2,3,4],[5]]
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [[1,2,3],[4],[5]]
=> 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [[1,2,4],[3],[5]]
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => [[1,2,3],[4],[5]]
=> 7
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [[1,2],[3],[4],[5]]
=> 4
Description
The charge of a standard tableau.
Mp00102: Dyck paths rise compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000081: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => ([],1)
=> 0
[1,0,1,0]
=> [1,1] => ([(0,1)],2)
=> 1
[1,1,0,0]
=> [2] => ([],2)
=> 0
[1,0,1,0,1,0]
=> [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3
[1,0,1,1,0,0]
=> [1,2] => ([(1,2)],3)
=> 1
[1,1,0,0,1,0]
=> [2,1] => ([(0,2),(1,2)],3)
=> 2
[1,1,0,1,0,0]
=> [2,1] => ([(0,2),(1,2)],3)
=> 2
[1,1,1,0,0,0]
=> [3] => ([],3)
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 6
[1,0,1,0,1,1,0,0]
=> [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[1,0,1,1,0,0,1,0]
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[1,0,1,1,0,1,0,0]
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[1,0,1,1,1,0,0,0]
=> [1,3] => ([(2,3)],4)
=> 1
[1,1,0,0,1,0,1,0]
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 5
[1,1,0,0,1,1,0,0]
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 5
[1,1,0,1,0,1,0,0]
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 5
[1,1,0,1,1,0,0,0]
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[1,1,1,0,0,0,1,0]
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,1,1,0,1,0,0,0]
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,1,1,1,0,0,0,0]
=> [4] => ([],4)
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [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,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => ([(3,4)],5)
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [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,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> [2,3] => ([(2,4),(3,4)],5)
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [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,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> [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,1,0,1,0,1,0,1,0,0]
=> [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,1,0,1,0,1,1,0,0,0]
=> [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,3] => ([(2,4),(3,4)],5)
=> 2
Description
The number of edges of a graph.
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000169: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [[1]]
=> 0
[1,0,1,0]
=> [2,1] => [[1],[2]]
=> 1
[1,1,0,0]
=> [1,2] => [[1,2]]
=> 0
[1,0,1,0,1,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,0,1,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 1
[1,1,0,0,1,0]
=> [3,1,2] => [[1,3],[2]]
=> 2
[1,1,0,1,0,0]
=> [2,1,3] => [[1,3],[2]]
=> 2
[1,1,1,0,0,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [[1,2],[3],[4]]
=> 3
[1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [[1,3],[2],[4]]
=> 4
[1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [[1,3],[2],[4]]
=> 4
[1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 1
[1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [[1,4],[2],[3]]
=> 5
[1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [[1,2],[3,4]]
=> 2
[1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [[1,4],[2],[3]]
=> 5
[1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 5
[1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [[1,2,4],[3]]
=> 2
[1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[1,3,4],[2]]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [[1,3,4],[2]]
=> 3
[1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 3
[1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [[1],[2],[3],[4],[5]]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [[1,2],[3],[4],[5]]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [[1,3],[2],[4],[5]]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [[1,3],[2],[4],[5]]
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [[1,2,3],[4],[5]]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [[1,4],[2],[3],[5]]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [[1,2],[3,4],[5]]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [[1,4],[2],[3],[5]]
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [[1,4],[2],[3],[5]]
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [[1,2,4],[3],[5]]
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [[1,3,4],[2],[5]]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [[1,3,4],[2],[5]]
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [[1,3,4],[2],[5]]
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [[1,2,3,4],[5]]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [[1,5],[2],[3],[4]]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [[1,2],[3,5],[4]]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [[1,3],[2,5],[4]]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => [[1,3],[2,5],[4]]
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [[1,2,3],[4,5]]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => [[1,5],[2],[3],[4]]
=> 9
[1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => [[1,2],[3,5],[4]]
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => [[1,5],[2],[3],[4]]
=> 9
[1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => [[1,5],[2],[3],[4]]
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> [3,4,2,1,5] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => [[1,3,5],[2],[4]]
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => [[1,3,5],[2],[4]]
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> [3,2,4,1,5] => [[1,3,5],[2],[4]]
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => [[1,2,3,5],[4]]
=> 2
Description
The cocharge of a standard tableau. The '''cocharge''' of a standard tableau $T$, denoted $\mathrm{cc}(T)$, is defined to be the cocharge of the reading word of the tableau. The cocharge of a permutation $w_1 w_2\cdots w_n$ can be computed by the following algorithm: 1) Starting from $w_n$, scan the entries right-to-left until finding the entry $1$ with a superscript $0$. 2) Continue scanning until the $2$ is found, and label this with a superscript $1$. Then scan until the $3$ is found, labeling with a $2$, and so on, incrementing the label each time, until the beginning of the word is reached. Then go back to the end and scan again from right to left, and *do not* increment the superscript label for the first number found in the next scan. Then continue scanning and labeling, each time incrementing the superscript only if we have not cycled around the word since the last labeling. 3) The cocharge is defined as the sum of the superscript labels on the letters.
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000330: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [[1]]
=> 0
[1,0,1,0]
=> [1,2] => [[1,2]]
=> 0
[1,1,0,0]
=> [2,1] => [[1],[2]]
=> 1
[1,0,1,0,1,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,0,1,1,0,0]
=> [1,3,2] => [[1,2],[3]]
=> 2
[1,1,0,0,1,0]
=> [2,1,3] => [[1,3],[2]]
=> 1
[1,1,0,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 2
[1,1,1,0,0,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [[1,2,4],[3]]
=> 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [[1,2,3],[4]]
=> 3
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [[1,2],[3],[4]]
=> 5
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [[1,3],[2,4]]
=> 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [[1,2,4],[3]]
=> 2
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 3
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [[1,2],[3],[4]]
=> 5
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [[1,3],[2],[4]]
=> 4
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [[1,2],[3],[4]]
=> 5
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 4
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 3
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [[1,2,3,4],[5]]
=> 4
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [[1,2,4,5],[3]]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [[1,2,4],[3,5]]
=> 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [[1,2,3,5],[4]]
=> 3
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [[1,2,3,4],[5]]
=> 4
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [[1,2,5],[3],[4]]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [[1,2,4],[3],[5]]
=> 6
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [[1,2],[3],[4],[5]]
=> 9
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [[1,3,4],[2,5]]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [[1,3,5],[2,4]]
=> 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [[1,3,4],[2,5]]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [[1,3],[2,4],[5]]
=> 8
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [[1,2,4,5],[3]]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [[1,2,4],[3,5]]
=> 6
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [[1,2,3,5],[4]]
=> 3
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [[1,2,3,4],[5]]
=> 4
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [[1,2,3],[4],[5]]
=> 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [[1,2,4],[3],[5]]
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => [[1,2,3],[4],[5]]
=> 7
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [[1,2],[3],[4],[5]]
=> 9
Description
The (standard) major index of a standard tableau. A descent of a standard tableau $T$ is an index $i$ such that $i+1$ appears in a row strictly below the row of $i$. The (standard) major index is the the sum of the descents.
Mp00138: Dyck paths to noncrossing partitionSet partitions
Mp00174: Set partitions dual major index to intertwining numberSet partitions
St001094: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> {{1}}
=> {{1}}
=> 0
[1,0,1,0]
=> {{1},{2}}
=> {{1},{2}}
=> 0
[1,1,0,0]
=> {{1,2}}
=> {{1,2}}
=> 1
[1,0,1,0,1,0]
=> {{1},{2},{3}}
=> {{1},{2},{3}}
=> 0
[1,0,1,1,0,0]
=> {{1},{2,3}}
=> {{1,3},{2}}
=> 1
[1,1,0,0,1,0]
=> {{1,2},{3}}
=> {{1,2},{3}}
=> 2
[1,1,0,1,0,0]
=> {{1,3},{2}}
=> {{1},{2,3}}
=> 2
[1,1,1,0,0,0]
=> {{1,2,3}}
=> {{1,2,3}}
=> 3
[1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> 0
[1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> {{1,4},{2},{3}}
=> 1
[1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> {{1,3},{2},{4}}
=> 2
[1,0,1,1,0,1,0,0]
=> {{1},{2,4},{3}}
=> {{1},{2,4},{3}}
=> 2
[1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> {{1,3},{2,4}}
=> 3
[1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> {{1,2},{3},{4}}
=> 3
[1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> {{1,2,4},{3}}
=> 4
[1,1,0,1,0,0,1,0]
=> {{1,3},{2},{4}}
=> {{1},{2,3},{4}}
=> 3
[1,1,0,1,0,1,0,0]
=> {{1,4},{2},{3}}
=> {{1},{2},{3,4}}
=> 3
[1,1,0,1,1,0,0,0]
=> {{1,3,4},{2}}
=> {{1},{2,3,4}}
=> 5
[1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> {{1,2,3},{4}}
=> 5
[1,1,1,0,0,1,0,0]
=> {{1,4},{2,3}}
=> {{1,3,4},{2}}
=> 4
[1,1,1,0,1,0,0,0]
=> {{1,2,4},{3}}
=> {{1,2},{3,4}}
=> 5
[1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> {{1,2,3,4}}
=> 6
[1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> 0
[1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> {{1,5},{2},{3},{4}}
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> {{1,4},{2},{3},{5}}
=> 2
[1,0,1,0,1,1,0,1,0,0]
=> {{1},{2},{3,5},{4}}
=> {{1},{2,5},{3},{4}}
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> {{1,4},{2,5},{3}}
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> {{1,3},{2},{4},{5}}
=> 3
[1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> {{1,3},{2,5},{4}}
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> {{1},{2,4},{3},{5}}
=> {{1},{2,4},{3},{5}}
=> 3
[1,0,1,1,0,1,0,1,0,0]
=> {{1},{2,5},{3},{4}}
=> {{1},{2},{3,5},{4}}
=> 3
[1,0,1,1,0,1,1,0,0,0]
=> {{1},{2,4,5},{3}}
=> {{1},{2,4},{3,5}}
=> 5
[1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> {{1,3},{2,4},{5}}
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> {{1},{2,5},{3,4}}
=> {{1,4},{2},{3,5}}
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> {{1},{2,3,5},{4}}
=> {{1,3,5},{2},{4}}
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> {{1,3,5},{2,4}}
=> 6
[1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> {{1,2},{3},{4},{5}}
=> 4
[1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> {{1,2,5},{3},{4}}
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> {{1,2,4},{3},{5}}
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> {{1,2},{3,5},{4}}
=> {{1,2},{3,5},{4}}
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> {{1,2,4},{3,5}}
=> 7
[1,1,0,1,0,0,1,0,1,0]
=> {{1,3},{2},{4},{5}}
=> {{1},{2,3},{4},{5}}
=> 4
[1,1,0,1,0,0,1,1,0,0]
=> {{1,3},{2},{4,5}}
=> {{1,5},{2,3},{4}}
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> {{1,4},{2},{3},{5}}
=> {{1},{2},{3,4},{5}}
=> 4
[1,1,0,1,0,1,0,1,0,0]
=> {{1,5},{2},{3},{4}}
=> {{1},{2},{3},{4,5}}
=> 4
[1,1,0,1,0,1,1,0,0,0]
=> {{1,4,5},{2},{3}}
=> {{1},{2},{3,4,5}}
=> 7
[1,1,0,1,1,0,0,0,1,0]
=> {{1,3,4},{2},{5}}
=> {{1},{2,3,4},{5}}
=> 7
[1,1,0,1,1,0,0,1,0,0]
=> {{1,5},{2},{3,4}}
=> {{1,4,5},{2},{3}}
=> 5
[1,1,0,1,1,0,1,0,0,0]
=> {{1,3,5},{2},{4}}
=> {{1},{2,3},{4,5}}
=> 7
[1,1,0,1,1,1,0,0,0,0]
=> {{1,3,4,5},{2}}
=> {{1},{2,3,4,5}}
=> 9
Description
The depth index of a set partition. For a set partition $\Pi$ of $\{1,\dots,n\}$ with arcs $\mathcal A$, this is $$\sum_{i=1}^{|\mathcal A|} (n-i) - \sum_{j=1}^n depth(j) + \sum_{\alpha\in\mathcal A} depth(\alpha),$$ where the depth of an element $i$ is the number of arcs $(k,\ell)$ with $k < i < \ell$, and the depth of an arc $(i,j)$ is the number of arcs $(k,\ell)$ with $k < i$ and $j < \ell$.
Matching statistic: St000012
Mp00102: Dyck paths rise compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00032: Dyck paths inverse zeta mapDyck paths
St000012: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [1,0]
=> [1,0]
=> 0
[1,0,1,0]
=> [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 1
[1,1,0,0]
=> [2] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,0,1,0,1,0]
=> [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0]
=> [1,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> [2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2
[1,1,0,1,0,0]
=> [2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2
[1,1,1,0,0,0]
=> [3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 6
[1,0,1,0,1,1,0,0]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 4
[1,0,1,1,0,1,0,0]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 4
[1,0,1,1,1,0,0,0]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 5
[1,1,0,0,1,1,0,0]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 5
[1,1,0,1,0,1,0,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 5
[1,1,0,1,1,0,0,0]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 2
[1,1,1,0,0,0,1,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,1,1,0,1,0,0,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,1,1,1,0,0,0,0]
=> [4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [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,0,1,0,1,0,1,1,0,0]
=> [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,0,1,0,1,1,0,0,1,0]
=> [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,0,1,0,1,1,0,1,0,0]
=> [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,0,1,0,1,1,1,0,0,0]
=> [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,0,1,1,0,0,1,0,1,0]
=> [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,0,1,1,0,0,1,1,0,0]
=> [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,0,1,1,0,1,0,0,1,0]
=> [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,0,1,1,0,1,0,1,0,0]
=> [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,0,1,1,0,1,1,0,0,0]
=> [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,0,1,1,1,0,0,0,1,0]
=> [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,0,1,1,1,0,0,1,0,0]
=> [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,0,1,1,1,0,1,0,0,0]
=> [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,0,1,1,1,1,0,0,0,0]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [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,1,0,0,1,0,1,1,0,0]
=> [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,1,0,0,1,1,0,0,1,0]
=> [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,1,0,0,1,1,0,1,0,0]
=> [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,1,0,0,1,1,1,0,0,0]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [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,1,0,1,0,0,1,1,0,0]
=> [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,1,0,1,0,1,0,0,1,0]
=> [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,1,0,1,0,1,0,1,0,0]
=> [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,1,0,1,0,1,1,0,0,0]
=> [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,1,0,1,1,0,0,0,1,0]
=> [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,1,0,1,1,0,0,1,0,0]
=> [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,1,0,1,1,0,1,0,0,0]
=> [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,1,0,1,1,1,0,0,0,0]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2
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.
Mp00138: Dyck paths to noncrossing partitionSet partitions
St000579: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> {{1}}
=> ? = 0
[1,0,1,0]
=> {{1},{2}}
=> 1
[1,1,0,0]
=> {{1,2}}
=> 0
[1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 3
[1,0,1,1,0,0]
=> {{1},{2,3}}
=> 1
[1,1,0,0,1,0]
=> {{1,2},{3}}
=> 2
[1,1,0,1,0,0]
=> {{1,3},{2}}
=> 2
[1,1,1,0,0,0]
=> {{1,2,3}}
=> 0
[1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 6
[1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 3
[1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[1,0,1,1,0,1,0,0]
=> {{1},{2,4},{3}}
=> 4
[1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> 1
[1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 5
[1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[1,1,0,1,0,0,1,0]
=> {{1,3},{2},{4}}
=> 5
[1,1,0,1,0,1,0,0]
=> {{1,4},{2},{3}}
=> 5
[1,1,0,1,1,0,0,0]
=> {{1,3,4},{2}}
=> 2
[1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> 3
[1,1,1,0,0,1,0,0]
=> {{1,4},{2,3}}
=> 3
[1,1,1,0,1,0,0,0]
=> {{1,2,4},{3}}
=> 3
[1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> {{1},{2},{3,5},{4}}
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> {{1},{2,4},{3},{5}}
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> {{1},{2,5},{3},{4}}
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> {{1},{2,4,5},{3}}
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> {{1},{2,5},{3,4}}
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> {{1},{2,3,5},{4}}
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> {{1,2},{3,5},{4}}
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> {{1,3},{2},{4},{5}}
=> 9
[1,1,0,1,0,0,1,1,0,0]
=> {{1,3},{2},{4,5}}
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> {{1,4},{2},{3},{5}}
=> 9
[1,1,0,1,0,1,0,1,0,0]
=> {{1,5},{2},{3},{4}}
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> {{1,4,5},{2},{3}}
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> {{1,3,4},{2},{5}}
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> {{1,5},{2},{3,4}}
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> {{1,3,5},{2},{4}}
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> {{1,3,4,5},{2}}
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> 7
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.
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00130: Permutations descent topsBinary words
St000391: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => => ? = 0
[1,0,1,0]
=> [1,2] => 0 => 0
[1,1,0,0]
=> [2,1] => 1 => 1
[1,0,1,0,1,0]
=> [1,2,3] => 00 => 0
[1,0,1,1,0,0]
=> [1,3,2] => 01 => 2
[1,1,0,0,1,0]
=> [2,1,3] => 10 => 1
[1,1,0,1,0,0]
=> [2,3,1] => 01 => 2
[1,1,1,0,0,0]
=> [3,2,1] => 11 => 3
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 000 => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 001 => 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 010 => 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 001 => 3
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 011 => 5
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 100 => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 101 => 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 010 => 2
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 001 => 3
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 011 => 5
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 110 => 3
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 011 => 5
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 101 => 4
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 111 => 6
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0000 => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 0001 => 4
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 0010 => 3
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 0001 => 4
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 0011 => 7
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 0100 => 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 0101 => 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 0010 => 3
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 0001 => 4
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 0011 => 7
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 0110 => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 0011 => 7
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => 0101 => 6
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 0111 => 9
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 1000 => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 1001 => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 1010 => 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 1001 => 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 1011 => 8
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 0100 => 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 0101 => 6
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 0010 => 3
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 0001 => 4
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 0011 => 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 0110 => 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 0011 => 7
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 0101 => 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 0111 => 9
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 1100 => 3
Description
The sum of the positions of the ones in a binary word.
The following 51 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000947The major index east count of a Dyck path. St000492The rob statistic of a set partition. St000499The rcb statistic of a set partition. St001759The Rajchgot index of a permutation. St000493The los statistic of a set partition. St000498The lcs statistic of a set partition. St000577The number of occurrences of the pattern {{1},{2}} such that 1 is a maximal element. St001671Haglund's hag of a permutation. St001397Number of pairs of incomparable elements in a finite poset. St000794The mak of a permutation. St000797The stat`` of a permutation. St000798The makl of a permutation. St000018The number of inversions of a permutation. St000446The disorder of a permutation. St000692Babson and Steingrímsson's statistic of a permutation. St000246The number of non-inversions of a permutation. St000833The comajor index of a permutation. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St000004The major index of a permutation. St000156The Denert index of a permutation. St000005The bounce statistic of a Dyck path. St000133The "bounce" of a permutation. St000154The sum of the descent bottoms of a permutation. St000304The load of a permutation. St000305The inverse major index of a permutation. St000456The monochromatic index of a connected graph. St000472The sum of the ascent bottoms of a permutation. St000795The mad of a permutation. St000796The stat' of a permutation. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001311The cyclomatic number of a graph. St000067The inversion number of the alternating sign matrix. St000332The positive inversions of an alternating sign matrix. St001428The number of B-inversions of a signed permutation. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000123The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. St000356The number of occurrences of the pattern 13-2. St000802The number of occurrences of the vincular pattern |321 in a permutation. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St000450The number of edges minus the number of vertices plus 2 of a graph. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001645The pebbling number of a connected graph. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001434The number of negative sum pairs of a signed permutation. St001821The sorting index of a signed permutation. St000136The dinv of a parking function. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St000224The sorting index of a permutation. St001209The pmaj statistic of a parking function. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order.