Your data matches 75 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00231: Integer compositions bounce pathDyck paths
St000012: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> 0
[1,1] => [1,0,1,0]
=> 0
[2] => [1,1,0,0]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> 0
[1,2] => [1,0,1,1,0,0]
=> 1
[2,1] => [1,1,0,0,1,0]
=> 1
[3] => [1,1,1,0,0,0]
=> 3
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> 3
[2,1,1] => [1,1,0,0,1,0,1,0]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> 6
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 6
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 4
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 4
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 6
[5] => [1,1,1,1,1,0,0,0,0,0]
=> 10
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> 3
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 3
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> 6
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 3
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> 4
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 10
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> 2
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,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.
Matching statistic: St000041
Mp00231: Integer compositions bounce pathDyck paths
Mp00146: Dyck paths to tunnel matchingPerfect matchings
St000041: Perfect matchings ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [(1,2)]
=> 0
[1,1] => [1,0,1,0]
=> [(1,2),(3,4)]
=> 0
[2] => [1,1,0,0]
=> [(1,4),(2,3)]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6)]
=> 0
[1,2] => [1,0,1,1,0,0]
=> [(1,2),(3,6),(4,5)]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [(1,4),(2,3),(5,6)]
=> 1
[3] => [1,1,1,0,0,0]
=> [(1,6),(2,5),(3,4)]
=> 3
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8)]
=> 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,8),(6,7)]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8)]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [(1,2),(3,8),(4,7),(5,6)]
=> 3
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8)]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [(1,4),(2,3),(5,8),(6,7)]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8)]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [(1,8),(2,7),(3,6),(4,5)]
=> 6
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,10)]
=> 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,10),(8,9)]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [(1,2),(3,4),(5,8),(6,7),(9,10)]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,10),(6,9),(7,8)]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8),(9,10)]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [(1,2),(3,6),(4,5),(7,10),(8,9)]
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [(1,2),(3,8),(4,7),(5,6),(9,10)]
=> 3
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [(1,2),(3,10),(4,9),(5,8),(6,7)]
=> 6
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8),(9,10)]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [(1,4),(2,3),(5,6),(7,10),(8,9)]
=> 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [(1,4),(2,3),(5,8),(6,7),(9,10)]
=> 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [(1,4),(2,3),(5,10),(6,9),(7,8)]
=> 4
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8),(9,10)]
=> 3
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [(1,6),(2,5),(3,4),(7,10),(8,9)]
=> 4
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [(1,8),(2,7),(3,6),(4,5),(9,10)]
=> 6
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [(1,10),(2,9),(3,8),(4,7),(5,6)]
=> 10
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,10),(11,12)]
=> 0
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,12),(10,11)]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [(1,2),(3,4),(5,6),(7,10),(8,9),(11,12)]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,6),(7,12),(8,11),(9,10)]
=> 3
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [(1,2),(3,4),(5,8),(6,7),(9,10),(11,12)]
=> 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [(1,2),(3,4),(5,8),(6,7),(9,12),(10,11)]
=> 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [(1,2),(3,4),(5,10),(6,9),(7,8),(11,12)]
=> 3
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [(1,2),(3,4),(5,12),(6,11),(7,10),(8,9)]
=> 6
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8),(9,10),(11,12)]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [(1,2),(3,6),(4,5),(7,8),(9,12),(10,11)]
=> 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [(1,2),(3,6),(4,5),(7,10),(8,9),(11,12)]
=> 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [(1,2),(3,6),(4,5),(7,12),(8,11),(9,10)]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [(1,2),(3,8),(4,7),(5,6),(9,10),(11,12)]
=> 3
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [(1,2),(3,8),(4,7),(5,6),(9,12),(10,11)]
=> 4
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [(1,2),(3,10),(4,9),(5,8),(6,7),(11,12)]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [(1,2),(3,12),(4,11),(5,10),(6,9),(7,8)]
=> 10
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8),(9,10),(11,12)]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [(1,4),(2,3),(5,6),(7,8),(9,12),(10,11)]
=> 2
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [(1,4),(2,3),(5,6),(7,10),(8,9),(11,12)]
=> 2
Description
The number of nestings of a perfect matching. This is the number of pairs of edges $((a,b), (c,d))$ such that $a\le c\le d\le b$. i.e., the edge $(c,d)$ is nested inside $(a,b)$.
Matching statistic: St000185
Mp00040: Integer compositions to partitionInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St000185: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [1]
=> 0
[1,1] => [1,1]
=> [2]
=> 0
[2] => [2]
=> [1,1]
=> 1
[1,1,1] => [1,1,1]
=> [3]
=> 0
[1,2] => [2,1]
=> [2,1]
=> 1
[2,1] => [2,1]
=> [2,1]
=> 1
[3] => [3]
=> [1,1,1]
=> 3
[1,1,1,1] => [1,1,1,1]
=> [4]
=> 0
[1,1,2] => [2,1,1]
=> [3,1]
=> 1
[1,2,1] => [2,1,1]
=> [3,1]
=> 1
[1,3] => [3,1]
=> [2,1,1]
=> 3
[2,1,1] => [2,1,1]
=> [3,1]
=> 1
[2,2] => [2,2]
=> [2,2]
=> 2
[3,1] => [3,1]
=> [2,1,1]
=> 3
[4] => [4]
=> [1,1,1,1]
=> 6
[1,1,1,1,1] => [1,1,1,1,1]
=> [5]
=> 0
[1,1,1,2] => [2,1,1,1]
=> [4,1]
=> 1
[1,1,2,1] => [2,1,1,1]
=> [4,1]
=> 1
[1,1,3] => [3,1,1]
=> [3,1,1]
=> 3
[1,2,1,1] => [2,1,1,1]
=> [4,1]
=> 1
[1,2,2] => [2,2,1]
=> [3,2]
=> 2
[1,3,1] => [3,1,1]
=> [3,1,1]
=> 3
[1,4] => [4,1]
=> [2,1,1,1]
=> 6
[2,1,1,1] => [2,1,1,1]
=> [4,1]
=> 1
[2,1,2] => [2,2,1]
=> [3,2]
=> 2
[2,2,1] => [2,2,1]
=> [3,2]
=> 2
[2,3] => [3,2]
=> [2,2,1]
=> 4
[3,1,1] => [3,1,1]
=> [3,1,1]
=> 3
[3,2] => [3,2]
=> [2,2,1]
=> 4
[4,1] => [4,1]
=> [2,1,1,1]
=> 6
[5] => [5]
=> [1,1,1,1,1]
=> 10
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [6]
=> 0
[1,1,1,1,2] => [2,1,1,1,1]
=> [5,1]
=> 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [5,1]
=> 1
[1,1,1,3] => [3,1,1,1]
=> [4,1,1]
=> 3
[1,1,2,1,1] => [2,1,1,1,1]
=> [5,1]
=> 1
[1,1,2,2] => [2,2,1,1]
=> [4,2]
=> 2
[1,1,3,1] => [3,1,1,1]
=> [4,1,1]
=> 3
[1,1,4] => [4,1,1]
=> [3,1,1,1]
=> 6
[1,2,1,1,1] => [2,1,1,1,1]
=> [5,1]
=> 1
[1,2,1,2] => [2,2,1,1]
=> [4,2]
=> 2
[1,2,2,1] => [2,2,1,1]
=> [4,2]
=> 2
[1,2,3] => [3,2,1]
=> [3,2,1]
=> 4
[1,3,1,1] => [3,1,1,1]
=> [4,1,1]
=> 3
[1,3,2] => [3,2,1]
=> [3,2,1]
=> 4
[1,4,1] => [4,1,1]
=> [3,1,1,1]
=> 6
[1,5] => [5,1]
=> [2,1,1,1,1]
=> 10
[2,1,1,1,1] => [2,1,1,1,1]
=> [5,1]
=> 1
[2,1,1,2] => [2,2,1,1]
=> [4,2]
=> 2
[2,1,2,1] => [2,2,1,1]
=> [4,2]
=> 2
Description
The weighted size of a partition. Let $\lambda = (\lambda_0\geq\lambda_1 \geq \dots\geq\lambda_m)$ be an integer partition. Then the weighted size of $\lambda$ is $$\sum_{i=0}^m i \cdot \lambda_i.$$ This is also the sum of the leg lengths of the cells in $\lambda$, or $$ \sum_i \binom{\lambda^{\prime}_i}{2} $$ where $\lambda^{\prime}$ is the conjugate partition of $\lambda$. This is the minimal number of inversions a permutation with the given shape can have, see [1, cor.2.2]. This is also the smallest possible sum of the entries of a semistandard tableau (allowing 0 as a part) of shape $\lambda=(\lambda_0,\lambda_1,\ldots,\lambda_m)$, obtained uniquely by placing $i-1$ in all the cells of the $i$th row of $\lambda$, see [2, eq.7.103].
Matching statistic: St000059
Mp00040: Integer compositions to partitionInteger partitions
Mp00042: Integer partitions initial tableauStandard tableaux
Mp00084: Standard tableaux conjugateStandard tableaux
St000059: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [[1]]
=> [[1]]
=> 0
[1,1] => [1,1]
=> [[1],[2]]
=> [[1,2]]
=> 0
[2] => [2]
=> [[1,2]]
=> [[1],[2]]
=> 1
[1,1,1] => [1,1,1]
=> [[1],[2],[3]]
=> [[1,2,3]]
=> 0
[1,2] => [2,1]
=> [[1,2],[3]]
=> [[1,3],[2]]
=> 1
[2,1] => [2,1]
=> [[1,2],[3]]
=> [[1,3],[2]]
=> 1
[3] => [3]
=> [[1,2,3]]
=> [[1],[2],[3]]
=> 3
[1,1,1,1] => [1,1,1,1]
=> [[1],[2],[3],[4]]
=> [[1,2,3,4]]
=> 0
[1,1,2] => [2,1,1]
=> [[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> 1
[1,2,1] => [2,1,1]
=> [[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> 1
[1,3] => [3,1]
=> [[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> 3
[2,1,1] => [2,1,1]
=> [[1,2],[3],[4]]
=> [[1,3,4],[2]]
=> 1
[2,2] => [2,2]
=> [[1,2],[3,4]]
=> [[1,3],[2,4]]
=> 2
[3,1] => [3,1]
=> [[1,2,3],[4]]
=> [[1,4],[2],[3]]
=> 3
[4] => [4]
=> [[1,2,3,4]]
=> [[1],[2],[3],[4]]
=> 6
[1,1,1,1,1] => [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> [[1,2,3,4,5]]
=> 0
[1,1,1,2] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> 1
[1,1,2,1] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> 1
[1,1,3] => [3,1,1]
=> [[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> 3
[1,2,1,1] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> 1
[1,2,2] => [2,2,1]
=> [[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> 2
[1,3,1] => [3,1,1]
=> [[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> 3
[1,4] => [4,1]
=> [[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> 6
[2,1,1,1] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [[1,3,4,5],[2]]
=> 1
[2,1,2] => [2,2,1]
=> [[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> 2
[2,2,1] => [2,2,1]
=> [[1,2],[3,4],[5]]
=> [[1,3,5],[2,4]]
=> 2
[2,3] => [3,2]
=> [[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> 4
[3,1,1] => [3,1,1]
=> [[1,2,3],[4],[5]]
=> [[1,4,5],[2],[3]]
=> 3
[3,2] => [3,2]
=> [[1,2,3],[4,5]]
=> [[1,4],[2,5],[3]]
=> 4
[4,1] => [4,1]
=> [[1,2,3,4],[5]]
=> [[1,5],[2],[3],[4]]
=> 6
[5] => [5]
=> [[1,2,3,4,5]]
=> [[1],[2],[3],[4],[5]]
=> 10
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> [[1,2,3,4,5,6]]
=> 0
[1,1,1,1,2] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [[1,3,4,5,6],[2]]
=> 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [[1,3,4,5,6],[2]]
=> 1
[1,1,1,3] => [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [[1,4,5,6],[2],[3]]
=> 3
[1,1,2,1,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [[1,3,4,5,6],[2]]
=> 1
[1,1,2,2] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [[1,3,5,6],[2,4]]
=> 2
[1,1,3,1] => [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [[1,4,5,6],[2],[3]]
=> 3
[1,1,4] => [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [[1,5,6],[2],[3],[4]]
=> 6
[1,2,1,1,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [[1,3,4,5,6],[2]]
=> 1
[1,2,1,2] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [[1,3,5,6],[2,4]]
=> 2
[1,2,2,1] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [[1,3,5,6],[2,4]]
=> 2
[1,2,3] => [3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [[1,4,6],[2,5],[3]]
=> 4
[1,3,1,1] => [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [[1,4,5,6],[2],[3]]
=> 3
[1,3,2] => [3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [[1,4,6],[2,5],[3]]
=> 4
[1,4,1] => [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [[1,5,6],[2],[3],[4]]
=> 6
[1,5] => [5,1]
=> [[1,2,3,4,5],[6]]
=> [[1,6],[2],[3],[4],[5]]
=> 10
[2,1,1,1,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [[1,3,4,5,6],[2]]
=> 1
[2,1,1,2] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [[1,3,5,6],[2,4]]
=> 2
[2,1,2,1] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [[1,3,5,6],[2,4]]
=> 2
Description
The inversion number of a standard tableau as defined by Haglund and Stevens. Their inversion number is the total number of inversion pairs for the tableau. An inversion pair is defined as a pair of cells (a,b), (x,y) such that the content of (x,y) is greater than the content of (a,b) and (x,y) is north of the inversion path of (a,b), where the inversion path is defined in detail in [1].
Matching statistic: St000169
Mp00040: Integer compositions to partitionInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
Mp00042: Integer partitions initial tableauStandard tableaux
St000169: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [1]
=> [[1]]
=> 0
[1,1] => [1,1]
=> [2]
=> [[1,2]]
=> 0
[2] => [2]
=> [1,1]
=> [[1],[2]]
=> 1
[1,1,1] => [1,1,1]
=> [3]
=> [[1,2,3]]
=> 0
[1,2] => [2,1]
=> [2,1]
=> [[1,2],[3]]
=> 1
[2,1] => [2,1]
=> [2,1]
=> [[1,2],[3]]
=> 1
[3] => [3]
=> [1,1,1]
=> [[1],[2],[3]]
=> 3
[1,1,1,1] => [1,1,1,1]
=> [4]
=> [[1,2,3,4]]
=> 0
[1,1,2] => [2,1,1]
=> [3,1]
=> [[1,2,3],[4]]
=> 1
[1,2,1] => [2,1,1]
=> [3,1]
=> [[1,2,3],[4]]
=> 1
[1,3] => [3,1]
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[2,1,1] => [2,1,1]
=> [3,1]
=> [[1,2,3],[4]]
=> 1
[2,2] => [2,2]
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[3,1] => [3,1]
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[4] => [4]
=> [1,1,1,1]
=> [[1],[2],[3],[4]]
=> 6
[1,1,1,1,1] => [1,1,1,1,1]
=> [5]
=> [[1,2,3,4,5]]
=> 0
[1,1,1,2] => [2,1,1,1]
=> [4,1]
=> [[1,2,3,4],[5]]
=> 1
[1,1,2,1] => [2,1,1,1]
=> [4,1]
=> [[1,2,3,4],[5]]
=> 1
[1,1,3] => [3,1,1]
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,2,1,1] => [2,1,1,1]
=> [4,1]
=> [[1,2,3,4],[5]]
=> 1
[1,2,2] => [2,2,1]
=> [3,2]
=> [[1,2,3],[4,5]]
=> 2
[1,3,1] => [3,1,1]
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,4] => [4,1]
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 6
[2,1,1,1] => [2,1,1,1]
=> [4,1]
=> [[1,2,3,4],[5]]
=> 1
[2,1,2] => [2,2,1]
=> [3,2]
=> [[1,2,3],[4,5]]
=> 2
[2,2,1] => [2,2,1]
=> [3,2]
=> [[1,2,3],[4,5]]
=> 2
[2,3] => [3,2]
=> [2,2,1]
=> [[1,2],[3,4],[5]]
=> 4
[3,1,1] => [3,1,1]
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[3,2] => [3,2]
=> [2,2,1]
=> [[1,2],[3,4],[5]]
=> 4
[4,1] => [4,1]
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 6
[5] => [5]
=> [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> 10
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [6]
=> [[1,2,3,4,5,6]]
=> 0
[1,1,1,1,2] => [2,1,1,1,1]
=> [5,1]
=> [[1,2,3,4,5],[6]]
=> 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,2,3,4,5],[6]]
=> 1
[1,1,1,3] => [3,1,1,1]
=> [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> 3
[1,1,2,1,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,2,3,4,5],[6]]
=> 1
[1,1,2,2] => [2,2,1,1]
=> [4,2]
=> [[1,2,3,4],[5,6]]
=> 2
[1,1,3,1] => [3,1,1,1]
=> [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> 3
[1,1,4] => [4,1,1]
=> [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> 6
[1,2,1,1,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,2,3,4,5],[6]]
=> 1
[1,2,1,2] => [2,2,1,1]
=> [4,2]
=> [[1,2,3,4],[5,6]]
=> 2
[1,2,2,1] => [2,2,1,1]
=> [4,2]
=> [[1,2,3,4],[5,6]]
=> 2
[1,2,3] => [3,2,1]
=> [3,2,1]
=> [[1,2,3],[4,5],[6]]
=> 4
[1,3,1,1] => [3,1,1,1]
=> [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> 3
[1,3,2] => [3,2,1]
=> [3,2,1]
=> [[1,2,3],[4,5],[6]]
=> 4
[1,4,1] => [4,1,1]
=> [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> 6
[1,5] => [5,1]
=> [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> 10
[2,1,1,1,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,2,3,4,5],[6]]
=> 1
[2,1,1,2] => [2,2,1,1]
=> [4,2]
=> [[1,2,3,4],[5,6]]
=> 2
[2,1,2,1] => [2,2,1,1]
=> [4,2]
=> [[1,2,3,4],[5,6]]
=> 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.
Mp00040: Integer compositions to partitionInteger partitions
Mp00042: Integer partitions initial tableauStandard tableaux
Mp00081: Standard tableaux reading word permutationPermutations
St000246: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [[1]]
=> [1] => 0
[1,1] => [1,1]
=> [[1],[2]]
=> [2,1] => 0
[2] => [2]
=> [[1,2]]
=> [1,2] => 1
[1,1,1] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 0
[1,2] => [2,1]
=> [[1,2],[3]]
=> [3,1,2] => 1
[2,1] => [2,1]
=> [[1,2],[3]]
=> [3,1,2] => 1
[3] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[1,1,1,1] => [1,1,1,1]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => 0
[1,1,2] => [2,1,1]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => 1
[1,2,1] => [2,1,1]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => 1
[1,3] => [3,1]
=> [[1,2,3],[4]]
=> [4,1,2,3] => 3
[2,1,1] => [2,1,1]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => 1
[2,2] => [2,2]
=> [[1,2],[3,4]]
=> [3,4,1,2] => 2
[3,1] => [3,1]
=> [[1,2,3],[4]]
=> [4,1,2,3] => 3
[4] => [4]
=> [[1,2,3,4]]
=> [1,2,3,4] => 6
[1,1,1,1,1] => [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => 0
[1,1,1,2] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => 1
[1,1,2,1] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => 1
[1,1,3] => [3,1,1]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => 3
[1,2,1,1] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => 1
[1,2,2] => [2,2,1]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => 2
[1,3,1] => [3,1,1]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => 3
[1,4] => [4,1]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => 6
[2,1,1,1] => [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => 1
[2,1,2] => [2,2,1]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => 2
[2,2,1] => [2,2,1]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => 2
[2,3] => [3,2]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => 4
[3,1,1] => [3,1,1]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => 3
[3,2] => [3,2]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => 4
[4,1] => [4,1]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => 6
[5] => [5]
=> [[1,2,3,4,5]]
=> [1,2,3,4,5] => 10
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => 0
[1,1,1,1,2] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => 1
[1,1,1,3] => [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [6,5,4,1,2,3] => 3
[1,1,2,1,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => 1
[1,1,2,2] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => 2
[1,1,3,1] => [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [6,5,4,1,2,3] => 3
[1,1,4] => [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [6,5,1,2,3,4] => 6
[1,2,1,1,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => 1
[1,2,1,2] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => 2
[1,2,2,1] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => 2
[1,2,3] => [3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [6,4,5,1,2,3] => 4
[1,3,1,1] => [3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [6,5,4,1,2,3] => 3
[1,3,2] => [3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [6,4,5,1,2,3] => 4
[1,4,1] => [4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [6,5,1,2,3,4] => 6
[1,5] => [5,1]
=> [[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => 10
[2,1,1,1,1] => [2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => 1
[2,1,1,2] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => 2
[2,1,2,1] => [2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => 2
Description
The number of non-inversions of a permutation. For a permutation of $\{1,\ldots,n\}$, this is given by $\operatorname{noninv}(\pi) = \binom{n}{2}-\operatorname{inv}(\pi)$.
Matching statistic: St000330
Mp00040: Integer compositions to partitionInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
Mp00045: Integer partitions reading tableauStandard tableaux
St000330: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [1]
=> [[1]]
=> 0
[1,1] => [1,1]
=> [2]
=> [[1,2]]
=> 0
[2] => [2]
=> [1,1]
=> [[1],[2]]
=> 1
[1,1,1] => [1,1,1]
=> [3]
=> [[1,2,3]]
=> 0
[1,2] => [2,1]
=> [2,1]
=> [[1,3],[2]]
=> 1
[2,1] => [2,1]
=> [2,1]
=> [[1,3],[2]]
=> 1
[3] => [3]
=> [1,1,1]
=> [[1],[2],[3]]
=> 3
[1,1,1,1] => [1,1,1,1]
=> [4]
=> [[1,2,3,4]]
=> 0
[1,1,2] => [2,1,1]
=> [3,1]
=> [[1,3,4],[2]]
=> 1
[1,2,1] => [2,1,1]
=> [3,1]
=> [[1,3,4],[2]]
=> 1
[1,3] => [3,1]
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 3
[2,1,1] => [2,1,1]
=> [3,1]
=> [[1,3,4],[2]]
=> 1
[2,2] => [2,2]
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[3,1] => [3,1]
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 3
[4] => [4]
=> [1,1,1,1]
=> [[1],[2],[3],[4]]
=> 6
[1,1,1,1,1] => [1,1,1,1,1]
=> [5]
=> [[1,2,3,4,5]]
=> 0
[1,1,1,2] => [2,1,1,1]
=> [4,1]
=> [[1,3,4,5],[2]]
=> 1
[1,1,2,1] => [2,1,1,1]
=> [4,1]
=> [[1,3,4,5],[2]]
=> 1
[1,1,3] => [3,1,1]
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 3
[1,2,1,1] => [2,1,1,1]
=> [4,1]
=> [[1,3,4,5],[2]]
=> 1
[1,2,2] => [2,2,1]
=> [3,2]
=> [[1,2,5],[3,4]]
=> 2
[1,3,1] => [3,1,1]
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 3
[1,4] => [4,1]
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 6
[2,1,1,1] => [2,1,1,1]
=> [4,1]
=> [[1,3,4,5],[2]]
=> 1
[2,1,2] => [2,2,1]
=> [3,2]
=> [[1,2,5],[3,4]]
=> 2
[2,2,1] => [2,2,1]
=> [3,2]
=> [[1,2,5],[3,4]]
=> 2
[2,3] => [3,2]
=> [2,2,1]
=> [[1,3],[2,5],[4]]
=> 4
[3,1,1] => [3,1,1]
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 3
[3,2] => [3,2]
=> [2,2,1]
=> [[1,3],[2,5],[4]]
=> 4
[4,1] => [4,1]
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 6
[5] => [5]
=> [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> 10
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [6]
=> [[1,2,3,4,5,6]]
=> 0
[1,1,1,1,2] => [2,1,1,1,1]
=> [5,1]
=> [[1,3,4,5,6],[2]]
=> 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,3,4,5,6],[2]]
=> 1
[1,1,1,3] => [3,1,1,1]
=> [4,1,1]
=> [[1,4,5,6],[2],[3]]
=> 3
[1,1,2,1,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,3,4,5,6],[2]]
=> 1
[1,1,2,2] => [2,2,1,1]
=> [4,2]
=> [[1,2,5,6],[3,4]]
=> 2
[1,1,3,1] => [3,1,1,1]
=> [4,1,1]
=> [[1,4,5,6],[2],[3]]
=> 3
[1,1,4] => [4,1,1]
=> [3,1,1,1]
=> [[1,5,6],[2],[3],[4]]
=> 6
[1,2,1,1,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,3,4,5,6],[2]]
=> 1
[1,2,1,2] => [2,2,1,1]
=> [4,2]
=> [[1,2,5,6],[3,4]]
=> 2
[1,2,2,1] => [2,2,1,1]
=> [4,2]
=> [[1,2,5,6],[3,4]]
=> 2
[1,2,3] => [3,2,1]
=> [3,2,1]
=> [[1,3,6],[2,5],[4]]
=> 4
[1,3,1,1] => [3,1,1,1]
=> [4,1,1]
=> [[1,4,5,6],[2],[3]]
=> 3
[1,3,2] => [3,2,1]
=> [3,2,1]
=> [[1,3,6],[2,5],[4]]
=> 4
[1,4,1] => [4,1,1]
=> [3,1,1,1]
=> [[1,5,6],[2],[3],[4]]
=> 6
[1,5] => [5,1]
=> [2,1,1,1,1]
=> [[1,6],[2],[3],[4],[5]]
=> 10
[2,1,1,1,1] => [2,1,1,1,1]
=> [5,1]
=> [[1,3,4,5,6],[2]]
=> 1
[2,1,1,2] => [2,2,1,1]
=> [4,2]
=> [[1,2,5,6],[3,4]]
=> 2
[2,1,2,1] => [2,2,1,1]
=> [4,2]
=> [[1,2,5,6],[3,4]]
=> 2
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.
Mp00231: Integer compositions bounce pathDyck paths
Mp00023: Dyck paths to non-crossing permutationPermutations
Mp00059: Permutations Robinson-Schensted insertion tableauStandard tableaux
St000336: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [[1]]
=> 0
[1,1] => [1,0,1,0]
=> [1,2] => [[1,2]]
=> 0
[2] => [1,1,0,0]
=> [2,1] => [[1],[2]]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,2] => [1,0,1,1,0,0]
=> [1,3,2] => [[1,2],[3]]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [2,1,3] => [[1,3],[2]]
=> 1
[3] => [1,1,1,0,0,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [[1,2,4],[3]]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [[1,2],[3],[4]]
=> 3
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [[1,3],[2,4]]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [[1,2,3],[4],[5]]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [[1,2,4,5],[3]]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [[1,2,4],[3,5]]
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [[1,2,5],[3],[4]]
=> 3
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [[1,2],[3],[4],[5]]
=> 6
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [[1,3,4],[2,5]]
=> 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [[1,3,5],[2,4]]
=> 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [[1,3],[2,4],[5]]
=> 4
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [[1,4,5],[2],[3]]
=> 3
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => [[1,4],[2,5],[3]]
=> 4
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [4,3,2,1,5] => [[1,5],[2],[3],[4]]
=> 6
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => [[1],[2],[3],[4],[5]]
=> 10
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6] => [[1,2,3,4,5,6]]
=> 0
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,6,5] => [[1,2,3,4,5],[6]]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,5,4,6] => [[1,2,3,4,6],[5]]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,6,5,4] => [[1,2,3,4],[5],[6]]
=> 3
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,5,6] => [[1,2,3,5,6],[4]]
=> 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5] => [[1,2,3,5],[4,6]]
=> 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,5,4,3,6] => [[1,2,3,6],[4],[5]]
=> 3
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,2,6,5,4,3] => [[1,2,3],[4],[5],[6]]
=> 6
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,3,2,4,5,6] => [[1,2,4,5,6],[3]]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,3,2,4,6,5] => [[1,2,4,5],[3,6]]
=> 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4,6] => [[1,2,4,6],[3,5]]
=> 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,6,5,4] => [[1,2,4],[3,5],[6]]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,4,3,2,5,6] => [[1,2,5,6],[3],[4]]
=> 3
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,4,3,2,6,5] => [[1,2,5],[3,6],[4]]
=> 4
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,5,4,3,2,6] => [[1,2,6],[3],[4],[5]]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,6,5,4,3,2] => [[1,2],[3],[4],[5],[6]]
=> 10
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,1,3,4,5,6] => [[1,3,4,5,6],[2]]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,1,3,4,6,5] => [[1,3,4,5],[2,6]]
=> 2
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,3,5,4,6] => [[1,3,4,6],[2,5]]
=> 2
Description
The leg major index of a standard tableau. The leg length of a cell is the number of cells strictly below in the same column. This statistic is the sum of all leg lengths. Therefore, this is actually a statistic on the underlying integer partition. It happens to coincide with the (leg) major index of a tabloid restricted to standard Young tableaux, defined as follows: the descent set of a tabloid is the set of cells, not in the top row, whose entry is strictly larger than the entry directly above it. The leg major index is the sum of the leg lengths of the descents plus the number of descents.
Mp00094: Integer compositions to binary wordBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
St000566: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1 => [1,1] => [1,1]
=> 0
[1,1] => 11 => [1,1,1] => [1,1,1]
=> 0
[2] => 10 => [1,2] => [2,1]
=> 1
[1,1,1] => 111 => [1,1,1,1] => [1,1,1,1]
=> 0
[1,2] => 110 => [1,1,2] => [2,1,1]
=> 1
[2,1] => 101 => [1,2,1] => [2,1,1]
=> 1
[3] => 100 => [1,3] => [3,1]
=> 3
[1,1,1,1] => 1111 => [1,1,1,1,1] => [1,1,1,1,1]
=> 0
[1,1,2] => 1110 => [1,1,1,2] => [2,1,1,1]
=> 1
[1,2,1] => 1101 => [1,1,2,1] => [2,1,1,1]
=> 1
[1,3] => 1100 => [1,1,3] => [3,1,1]
=> 3
[2,1,1] => 1011 => [1,2,1,1] => [2,1,1,1]
=> 1
[2,2] => 1010 => [1,2,2] => [2,2,1]
=> 2
[3,1] => 1001 => [1,3,1] => [3,1,1]
=> 3
[4] => 1000 => [1,4] => [4,1]
=> 6
[1,1,1,1,1] => 11111 => [1,1,1,1,1,1] => [1,1,1,1,1,1]
=> 0
[1,1,1,2] => 11110 => [1,1,1,1,2] => [2,1,1,1,1]
=> 1
[1,1,2,1] => 11101 => [1,1,1,2,1] => [2,1,1,1,1]
=> 1
[1,1,3] => 11100 => [1,1,1,3] => [3,1,1,1]
=> 3
[1,2,1,1] => 11011 => [1,1,2,1,1] => [2,1,1,1,1]
=> 1
[1,2,2] => 11010 => [1,1,2,2] => [2,2,1,1]
=> 2
[1,3,1] => 11001 => [1,1,3,1] => [3,1,1,1]
=> 3
[1,4] => 11000 => [1,1,4] => [4,1,1]
=> 6
[2,1,1,1] => 10111 => [1,2,1,1,1] => [2,1,1,1,1]
=> 1
[2,1,2] => 10110 => [1,2,1,2] => [2,2,1,1]
=> 2
[2,2,1] => 10101 => [1,2,2,1] => [2,2,1,1]
=> 2
[2,3] => 10100 => [1,2,3] => [3,2,1]
=> 4
[3,1,1] => 10011 => [1,3,1,1] => [3,1,1,1]
=> 3
[3,2] => 10010 => [1,3,2] => [3,2,1]
=> 4
[4,1] => 10001 => [1,4,1] => [4,1,1]
=> 6
[5] => 10000 => [1,5] => [5,1]
=> 10
[1,1,1,1,1,1] => 111111 => [1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> 0
[1,1,1,1,2] => 111110 => [1,1,1,1,1,2] => [2,1,1,1,1,1]
=> 1
[1,1,1,2,1] => 111101 => [1,1,1,1,2,1] => [2,1,1,1,1,1]
=> 1
[1,1,1,3] => 111100 => [1,1,1,1,3] => [3,1,1,1,1]
=> 3
[1,1,2,1,1] => 111011 => [1,1,1,2,1,1] => [2,1,1,1,1,1]
=> 1
[1,1,2,2] => 111010 => [1,1,1,2,2] => [2,2,1,1,1]
=> 2
[1,1,3,1] => 111001 => [1,1,1,3,1] => [3,1,1,1,1]
=> 3
[1,1,4] => 111000 => [1,1,1,4] => [4,1,1,1]
=> 6
[1,2,1,1,1] => 110111 => [1,1,2,1,1,1] => [2,1,1,1,1,1]
=> 1
[1,2,1,2] => 110110 => [1,1,2,1,2] => [2,2,1,1,1]
=> 2
[1,2,2,1] => 110101 => [1,1,2,2,1] => [2,2,1,1,1]
=> 2
[1,2,3] => 110100 => [1,1,2,3] => [3,2,1,1]
=> 4
[1,3,1,1] => 110011 => [1,1,3,1,1] => [3,1,1,1,1]
=> 3
[1,3,2] => 110010 => [1,1,3,2] => [3,2,1,1]
=> 4
[1,4,1] => 110001 => [1,1,4,1] => [4,1,1,1]
=> 6
[1,5] => 110000 => [1,1,5] => [5,1,1]
=> 10
[2,1,1,1,1] => 101111 => [1,2,1,1,1,1] => [2,1,1,1,1,1]
=> 1
[2,1,1,2] => 101110 => [1,2,1,1,2] => [2,2,1,1,1]
=> 2
[2,1,2,1] => 101101 => [1,2,1,2,1] => [2,2,1,1,1]
=> 2
Description
The number of ways to select a row of a Ferrers shape and two cells in this row. Equivalently, if $\lambda = (\lambda_0\geq\lambda_1 \geq \dots\geq\lambda_m)$ is an integer partition, then the statistic is $$\frac{1}{2} \sum_{i=0}^m \lambda_i(\lambda_i -1).$$
Mp00094: Integer compositions to binary wordBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000683: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1 => [1,1] => [1,0,1,0]
=> 0
[1,1] => 11 => [1,1,1] => [1,0,1,0,1,0]
=> 0
[2] => 10 => [1,2] => [1,0,1,1,0,0]
=> 1
[1,1,1] => 111 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 0
[1,2] => 110 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1
[2,1] => 101 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1
[3] => 100 => [1,3] => [1,0,1,1,1,0,0,0]
=> 3
[1,1,1,1] => 1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,2] => 1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,2,1] => 1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,3] => 1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[2,1,1] => 1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 1
[2,2] => 1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 2
[3,1] => 1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3
[4] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 6
[1,1,1,1,1] => 11111 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,2] => 11110 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,2,1] => 11101 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 1
[1,1,3] => 11100 => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1] => 11011 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> 1
[1,2,2] => 11010 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> 2
[1,3,1] => 11001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 3
[1,4] => 11000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> 6
[2,1,1,1] => 10111 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> 1
[2,1,2] => 10110 => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> 2
[2,2,1] => 10101 => [1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> 2
[2,3] => 10100 => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[3,1,1] => 10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 3
[3,2] => 10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> 4
[4,1] => 10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 6
[5] => 10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 10
[1,1,1,1,1,1] => 111111 => [1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,2] => 111110 => [1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,1,2,1] => 111101 => [1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> 1
[1,1,1,3] => 111100 => [1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> 3
[1,1,2,1,1] => 111011 => [1,1,1,2,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> 1
[1,1,2,2] => 111010 => [1,1,1,2,2] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> 2
[1,1,3,1] => 111001 => [1,1,1,3,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> 3
[1,1,4] => 111000 => [1,1,1,4] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> 6
[1,2,1,1,1] => 110111 => [1,1,2,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> 1
[1,2,1,2] => 110110 => [1,1,2,1,2] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> 2
[1,2,2,1] => 110101 => [1,1,2,2,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> 2
[1,2,3] => 110100 => [1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[1,3,1,1] => 110011 => [1,1,3,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> 3
[1,3,2] => 110010 => [1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> 4
[1,4,1] => 110001 => [1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> 6
[1,5] => 110000 => [1,1,5] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> 10
[2,1,1,1,1] => 101111 => [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
[2,1,1,2] => 101110 => [1,2,1,1,2] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> 2
[2,1,2,1] => 101101 => [1,2,1,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> 2
Description
The number of points below the Dyck path such that the diagonal to the north-east hits the path between two down steps, and the diagonal to the north-west hits the path between two up steps.
The following 65 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000984The number of boxes below precisely one peak. St001161The major index north count of a Dyck path. St001697The shifted natural comajor index of a standard Young tableau. St000558The number of occurrences of the pattern {{1,2}} in a set partition. St000947The major index east count of a Dyck path. St000263The Szeged index of a graph. St000265The Wiener index of a graph. St001341The number of edges in the center of a graph. St000378The diagonal inversion number of an integer partition. St000428The number of occurrences of the pattern 123 or of the pattern 213 in a permutation. St000437The number of occurrences of the pattern 312 or of the pattern 321 in a permutation. St001924The number of cells in an integer partition whose arm and leg length coincide. St001397Number of pairs of incomparable elements in a finite poset. St000849The number of 1/3-balanced pairs in a poset. St000850The number of 1/2-balanced pairs in a poset. St001347The number of pairs of vertices of a graph having the same neighbourhood. St001412Number of minimal entries in the Bruhat order matrix of a permutation. St000795The mad of a permutation. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St000081The number of edges of a graph. St000161The sum of the sizes of the right subtrees of a binary tree. St000018The number of inversions of a permutation. St000057The Shynar inversion number of a standard tableau. St000067The inversion number of the alternating sign matrix. St000076The rank of the alternating sign matrix in the alternating sign matrix poset. St000332The positive inversions of an alternating sign matrix. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St000005The bounce statistic of a Dyck path. St000006The dinv of a Dyck path. St000055The inversion sum of a permutation. St000224The sorting index of a permutation. St001874Lusztig's a-function for the symmetric group. St000004The major index of a permutation. St000042The number of crossings of a perfect matching. St000133The "bounce" of a permutation. St000233The number of nestings of a set partition. St000341The non-inversion sum of a permutation. St000496The rcs statistic of a set partition. St001428The number of B-inversions of a signed permutation. St001718The number of non-empty open intervals in a poset. St000123The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. St000218The number of occurrences of the pattern 213 in a permutation. St000220The number of occurrences of the pattern 132 in a permutation. St000454The largest eigenvalue of a graph if it is integral. St000357The number of occurrences of the pattern 12-3. St000217The number of occurrences of the pattern 312 in a permutation. St000436The number of occurrences of the pattern 231 or of the pattern 321 in a permutation. St001978The codimension of the alternating sign matrix variety. St000360The number of occurrences of the pattern 32-1. St000423The number of occurrences of the pattern 123 or of the pattern 132 in a permutation. St000219The number of occurrences of the pattern 231 in a permutation. St001118The acyclic chromatic index of a graph. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000939The number of characters of the symmetric group whose value on the partition is positive. St001754The number of tolerances of a finite lattice. St001848The atomic length of a signed permutation. St001060The distinguishing index of a graph. St001645The pebbling number of a connected graph. St000455The second largest eigenvalue of a graph if it is integral. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001171The vector space dimension of $Ext_A^1(I_o,A)$ when $I_o$ is the tilting module corresponding to the permutation $o$ in the Auslander algebra $A$ of $K[x]/(x^n)$. St001821The sorting index of a signed permutation. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order.