Your data matches 118 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000012: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 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.
St000984: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 2
Description
The number of boxes below precisely one peak. Imagine that each peak of the Dyck path, drawn with north and east steps, casts a shadow onto the triangular region between it and the diagonal. This statistic is the number of cells which are in the shade of precisely one peak.
St001295: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 2
Description
Gives the vector space dimension of the homomorphism space between J^2 and J^2.
Mp00030: Dyck paths zeta mapDyck paths
St000005: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> [1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,1,0,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,1,1,0,0,0]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,1,0,0,0,0]
=> 2 = 4 - 2
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.
Mp00032: Dyck paths inverse zeta mapDyck paths
St000006: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> [1,0,1,0]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,0,0,1,0]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0,1,0]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> 2 = 4 - 2
Description
The dinv of a Dyck path. Let $a=(a_1,\ldots,a_n)$ be the area sequence of a Dyck path $D$ (see [[St000012]]). The dinv statistic of $D$ is $$ \operatorname{dinv}(D) = \# \big\{ i < j : a_i-a_j \in \{ 0,1 \} \big\}.$$ Equivalently, $\operatorname{dinv}(D)$ is also equal to the number of boxes in the partition above $D$ whose ''arm length'' is one larger or equal to its ''leg length''. There is a recursive definition of the $(\operatorname{area},\operatorname{dinv})$ pair of statistics, see [2]. Let $a=(0,a_2,\ldots,a_r,0,a_{r+2},\ldots,a_n)$ be the area sequence of the Dyck path $D$ with $a_i > 0$ for $2\leq i\leq r$ (so that the path touches the diagonal for the first time after $r$ steps). Assume that $D$ has $v$ entries where $a_i=0$. Let $D'$ be the path with the area sequence $(0,a_{r+2},\ldots,a_n,a_2-1,a_3-1,\ldots,a_r-1)$, then the statistics are related by $$(\operatorname{area}(D),\operatorname{dinv}(D)) = (\operatorname{area}(D')+r-1,\operatorname{dinv}(D')+v-1).$$
Mp00031: Dyck paths to 312-avoiding permutationPermutations
St000018: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> [2,1] => 1 = 3 - 2
[1,0,1,1,0,0]
=> [1,3,2] => 1 = 3 - 2
[1,1,0,0,1,0]
=> [2,1,3] => 1 = 3 - 2
[1,1,0,1,0,0]
=> [2,3,1] => 2 = 4 - 2
[1,1,1,0,0,0]
=> [3,2,1] => 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [3,2,4,1,5] => 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,6,5] => 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,5,4,6] => 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,2,3,5,6,4] => 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,6,5,4] => 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,5,6] => 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5] => 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [1,2,4,5,3,6] => 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,2,4,5,6,3] => 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,5,4,3,6] => 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,2,5,4,6,3] => 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,3,2,4,5,6] => 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,3,2,4,6,5] => 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4,6] => 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [1,3,2,5,6,4] => 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [1,3,4,2,5,6] => 2 = 4 - 2
Description
The number of inversions of a permutation. This equals the minimal number of simple transpositions $(i,i+1)$ needed to write $\pi$. Thus, it is also the Coxeter length of $\pi$.
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,0]
=> [(1,4),(2,3)]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> [(1,2),(3,6),(4,5)]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> [(1,4),(2,3),(5,6)]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> [(1,6),(2,3),(4,5)]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> [(1,6),(2,5),(3,4)]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,8),(6,7)]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8)]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [(1,2),(3,8),(4,5),(6,7)]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [(1,2),(3,8),(4,7),(5,6)]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8)]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [(1,4),(2,3),(5,8),(6,7)]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [(1,6),(2,3),(4,5),(7,8)]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [(1,8),(2,3),(4,5),(6,7)]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8)]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [(1,8),(2,5),(3,4),(6,7)]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,10),(8,9)]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [(1,2),(3,4),(5,8),(6,7),(9,10)]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [(1,2),(3,4),(5,10),(6,7),(8,9)]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,10),(6,9),(7,8)]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8),(9,10)]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [(1,2),(3,6),(4,5),(7,10),(8,9)]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [(1,2),(3,8),(4,5),(6,7),(9,10)]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [(1,2),(3,10),(4,5),(6,7),(8,9)]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [(1,2),(3,8),(4,7),(5,6),(9,10)]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [(1,2),(3,10),(4,7),(5,6),(8,9)]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8),(9,10)]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [(1,4),(2,3),(5,6),(7,10),(8,9)]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [(1,4),(2,3),(5,8),(6,7),(9,10)]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [(1,4),(2,3),(5,10),(6,7),(8,9)]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [(1,6),(2,3),(4,5),(7,8),(9,10)]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [(1,6),(2,3),(4,5),(7,10),(8,9)]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [(1,8),(2,3),(4,5),(6,7),(9,10)]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [(1,10),(2,3),(4,5),(6,7),(8,9)]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8),(9,10)]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [(1,8),(2,5),(3,4),(6,7),(9,10)]
=> 4 = 6 - 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 = 3 - 2
[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 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [(1,2),(3,4),(5,6),(7,12),(8,9),(10,11)]
=> 2 = 4 - 2
[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 = 5 - 2
[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 = 3 - 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 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [(1,2),(3,4),(5,10),(6,7),(8,9),(11,12)]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [(1,2),(3,4),(5,12),(6,7),(8,9),(10,11)]
=> 3 = 5 - 2
[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 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [(1,2),(3,4),(5,12),(6,9),(7,8),(10,11)]
=> 4 = 6 - 2
[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 = 3 - 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 = 4 - 2
[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 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [(1,2),(3,6),(4,5),(7,12),(8,9),(10,11)]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [(1,2),(3,8),(4,5),(6,7),(9,10),(11,12)]
=> 2 = 4 - 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)$.
Mp00033: Dyck paths to two-row standard tableauStandard tableaux
St000057: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> [[1,2],[3,4]]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> [[1,3,4],[2,5,6]]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> [[1,2,5],[3,4,6]]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> [[1,2,4],[3,5,6]]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> [[1,2,3],[4,5,6]]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [[1,3,5,6],[2,4,7,8]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [[1,3,4,7],[2,5,6,8]]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [[1,3,4,6],[2,5,7,8]]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [[1,3,4,5],[2,6,7,8]]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [[1,2,5,7],[3,4,6,8]]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [[1,2,5,6],[3,4,7,8]]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [[1,2,4,7],[3,5,6,8]]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [[1,2,4,6],[3,5,7,8]]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [[1,2,3,7],[4,5,6,8]]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [[1,2,3,6],[4,5,7,8]]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,8],[2,4,6,9,10]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [[1,3,5,6,9],[2,4,7,8,10]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,6,8],[2,4,7,9,10]]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,6,7],[2,4,8,9,10]]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [[1,3,4,7,9],[2,5,6,8,10]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [[1,3,4,7,8],[2,5,6,9,10]]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [[1,3,4,6,9],[2,5,7,8,10]]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [[1,3,4,6,8],[2,5,7,9,10]]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [[1,3,4,5,9],[2,6,7,8,10]]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [[1,3,4,5,8],[2,6,7,9,10]]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [[1,2,5,7,9],[3,4,6,8,10]]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [[1,2,5,7,8],[3,4,6,9,10]]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [[1,2,5,6,9],[3,4,7,8,10]]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [[1,2,5,6,8],[3,4,7,9,10]]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [[1,2,4,7,9],[3,5,6,8,10]]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [[1,2,4,7,8],[3,5,6,9,10]]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [[1,2,4,6,9],[3,5,7,8,10]]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8],[3,5,7,9,10]]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [[1,2,3,7,9],[4,5,6,8,10]]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [[1,2,3,6,9],[4,5,7,8,10]]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,10],[2,4,6,8,11,12]]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [[1,3,5,7,8,11],[2,4,6,9,10,12]]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,8,10],[2,4,6,9,11,12]]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,7,8,9],[2,4,6,10,11,12]]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [[1,3,5,6,9,11],[2,4,7,8,10,12]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [[1,3,5,6,9,10],[2,4,7,8,11,12]]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [[1,3,5,6,8,11],[2,4,7,9,10,12]]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,3,5,6,8,10],[2,4,7,9,11,12]]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [[1,3,5,6,7,11],[2,4,8,9,10,12]]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [[1,3,5,6,7,10],[2,4,8,9,11,12]]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [[1,3,4,7,9,11],[2,5,6,8,10,12]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [[1,3,4,7,9,10],[2,5,6,8,11,12]]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [[1,3,4,7,8,11],[2,5,6,9,10,12]]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [[1,3,4,7,8,10],[2,5,6,9,11,12]]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [[1,3,4,6,9,11],[2,5,7,8,10,12]]
=> 2 = 4 - 2
Description
The Shynar inversion number of a standard tableau. Shynar's inversion number is the number of inversion pairs in a standard Young tableau, where an inversion pair is defined as a pair of integers (x,y) such that y > x and y appears strictly southwest of x in the tableau.
Mp00137: Dyck paths to symmetric ASMAlternating sign matrices
St000067: Alternating sign matrices ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> [[0,1],[1,0]]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> [[0,1,0],[1,-1,1],[0,1,0]]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> [[0,0,1],[0,1,0],[1,0,0]]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,-1,1],[0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,0,1,0],[0,1,0,0]]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,1,0],[0,0,0,1]]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,0,0],[0,0,0,1]]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,-1,1],[0,0,1,0]]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [[0,0,1,0],[0,1,0,0],[1,0,0,0],[0,0,0,1]]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [[0,0,1,0],[0,1,0,0],[1,0,-1,1],[0,0,1,0]]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,0,1,0,0]]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1]]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,1,0,-1,1],[0,0,0,1,0]]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [[0,0,1,0,0],[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [[0,0,1,0,0],[0,1,0,0,0],[1,0,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,1,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0]]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0],[0,0,0,1,0,0]]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,0,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,-1,1,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,-1,1,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,0,1,0,0],[0,0,1,0,0,0],[0,0,0,0,0,1]]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,0,1,0,0],[0,0,1,0,-1,1],[0,0,0,0,1,0]]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,0,0,1,0],[0,0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,-1,1,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,0,0,1]]
=> 2 = 4 - 2
Description
The inversion number of the alternating sign matrix. If we denote the entries of the alternating sign matrix as $a_{i,j}$, the inversion number is defined as $$\sum_{i > k}\sum_{j < \ell} a_{i,j}a_{k,\ell}.$$ When restricted to permutation matrices, this gives the usual inversion number of the permutation.
Mp00035: Dyck paths to alternating sign matrixAlternating sign matrices
St000076: Alternating sign matrices ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,1,0,0]
=> [[0,1],[1,0]]
=> 1 = 3 - 2
[1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 1 = 3 - 2
[1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> 1 = 3 - 2
[1,1,0,1,0,0]
=> [[0,1,0],[1,-1,1],[0,1,0]]
=> 2 = 4 - 2
[1,1,1,0,0,0]
=> [[0,0,1],[1,0,0],[0,1,0]]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,1,0,1,0,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,-1,1],[0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 3 = 5 - 2
[1,1,0,0,1,0,1,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,1,0],[0,0,0,1]]
=> 1 = 3 - 2
[1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,0,0],[0,0,0,1]]
=> 2 = 4 - 2
[1,1,0,1,0,1,0,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,-1,1],[0,0,1,0]]
=> 3 = 5 - 2
[1,1,1,0,0,0,1,0]
=> [[0,0,1,0],[1,0,0,0],[0,1,0,0],[0,0,0,1]]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0]
=> [[0,0,1,0],[1,0,0,0],[0,1,-1,1],[0,0,1,0]]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,0,1,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 2 = 4 - 2
[1,0,1,1,0,1,0,1,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,0,1,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 3 = 5 - 2
[1,0,1,1,1,0,0,1,0,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 4 = 6 - 2
[1,1,0,0,1,0,1,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,1,0,1,0,0,1,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 2 = 4 - 2
[1,1,0,1,0,0,1,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 3 = 5 - 2
[1,1,0,1,0,1,0,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 4 = 6 - 2
[1,1,1,0,0,0,1,0,1,0]
=> [[0,0,1,0,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 3 = 5 - 2
[1,1,1,0,0,1,0,0,1,0]
=> [[0,0,1,0,0],[1,0,0,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 4 = 6 - 2
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,1,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0]]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,1,0,0,0],[0,0,0,0,0,1],[0,0,0,1,0,0],[0,0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,0,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,-1,1,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 2 = 4 - 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,1,-1,1,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,1,0,0,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 3 = 5 - 2
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [[1,0,0,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,1,0,0,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 4 = 6 - 2
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,0,0,1,0],[0,0,0,0,0,1]]
=> 1 = 3 - 2
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,1,0,0],[0,0,0,0,0,1],[0,0,0,0,1,0]]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,0,1,0,0],[0,0,0,0,0,1]]
=> 2 = 4 - 2
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,0,0,0,0],[0,0,0,0,1,0],[0,0,0,1,-1,1],[0,0,0,0,1,0]]
=> 3 = 5 - 2
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0],[0,0,1,0,0,0],[0,1,-1,1,0,0],[0,0,1,0,0,0],[0,0,0,0,1,0],[0,0,0,0,0,1]]
=> 2 = 4 - 2
Description
The rank of the alternating sign matrix in the alternating sign matrix poset. This rank is the sum of the entries of the monotone triangle minus $\binom{n+2}{3}$, which is the smallest sum of the entries in the set of all monotone triangles with bottom row $1\dots n$. Alternatively, $rank(A)=\frac{1}{2} \sum_{i,j=1}^n (i-j)^2 a_{ij}$, see [3, thm.5.1].
The following 108 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000161The sum of the sizes of the right subtrees of a binary tree. St000224The sorting index of a permutation. St000246The number of non-inversions of a permutation. St001397Number of pairs of incomparable elements in a finite poset. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St000004The major index of a permutation. St000042The number of crossings of a perfect matching. St000081The number of edges of a graph. St000233The number of nestings of a set partition. St000332The positive inversions of an alternating sign matrix. St000378The diagonal inversion number of an integer partition. St000496The rcs statistic of a set partition. St000795The mad of a permutation. St000947The major index east count of a Dyck path. St001161The major index north count of a Dyck path. St001428The number of B-inversions of a signed permutation. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001718The number of non-empty open intervals in a poset. St000643The size of the largest orbit of antichains under Panyushev complementation. St001782The order of rowmotion on the set of order ideals of a poset. St000528The height of a poset. St000906The length of the shortest maximal chain in a poset. St001636The number of indecomposable injective modules with projective dimension at most one in the incidence algebra of the poset. St001809The index of the step at the first peak of maximal height in a Dyck path. St000008The major index of the composition. St000010The length of the partition. St000080The rank of the poset. St000156The Denert index of a permutation. St000305The inverse major index of a permutation. St000330The (standard) major index of a standard tableau. St000391The sum of the positions of the ones in a binary word. St000448The number of pairs of vertices of a graph with distance 2. St000492The rob statistic of a set partition. St000495The number of inversions of distance at most 2 of a permutation. St000499The rcb statistic of a set partition. St000579The number of occurrences of the pattern {{1},{2}} such that 2 is a maximal element. St000740The last entry of a permutation. St000796The stat' of a permutation. St000798The makl of a permutation. St000803The number of occurrences of the vincular pattern |132 in a permutation. St000833The comajor index of a permutation. St000874The position of the last double rise in a Dyck path. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001077The prefix exchange distance of a permutation. St001311The cyclomatic number of a graph. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St001646The number of edges that can be added without increasing the maximal degree of a graph. St001671Haglund's hag of a permutation. St001637The number of (upper) dissectors of a poset. St001668The number of points of the poset minus the width of the poset. St000436The number of occurrences of the pattern 231 or of the pattern 321 in a permutation. St000437The number of occurrences of the pattern 312 or of the pattern 321 in a permutation. St000123The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. St001136The largest label with larger sister in the leaf labelled binary unordered tree associated with the perfect matching. St001651The Frankl number of a lattice. St000220The number of occurrences of the pattern 132 in a permutation. St000804The number of occurrences of the vincular pattern |123 in a permutation. St000428The number of occurrences of the pattern 123 or of the pattern 213 in a permutation. St000218The number of occurrences of the pattern 213 in a permutation. St000217The number of occurrences of the pattern 312 in a permutation. St000423The number of occurrences of the pattern 123 or of the pattern 132 in a permutation. St000334The maz index, the major index of a permutation after replacing fixed points by zeros. St000450The number of edges minus the number of vertices plus 2 of a graph. St000809The reduced reflection length of the permutation. St001726The number of visible inversions of a permutation. St000216The absolute length of a permutation. St000219The number of occurrences of the pattern 231 in a permutation. St000801The number of occurrences of the vincular pattern |312 in a permutation. St000802The number of occurrences of the vincular pattern |321 in a permutation. St000980The number of boxes weakly below the path and above the diagonal that lie below at least two peaks. St001511The minimal number of transpositions needed to sort a permutation in either direction. St001862The number of crossings of a signed permutation. St000456The monochromatic index of a connected graph. St001875The number of simple modules with projective dimension at most 1. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001118The acyclic chromatic index of a graph. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St000136The dinv of a parking function. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St001821The sorting index of a signed permutation. St000742The number of big ascents of a permutation after prepending zero. St000232The number of crossings of a set partition. St000359The number of occurrences of the pattern 23-1. St001433The flag major index of a signed permutation. St001822The number of alignments of a signed permutation. St001866The nesting alignments of a signed permutation. St001892The flag excedance statistic of a signed permutation. St001877Number of indecomposable injective modules with projective dimension 2. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St000356The number of occurrences of the pattern 13-2. St000670The reversal length of a permutation. St000264The girth of a graph, which is not a tree. St000259The diameter of a connected graph. St001198The number of simple modules in the algebra $eAe$ with projective dimension at most 1 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001206The maximal dimension of an indecomposable projective $eAe$-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St000260The radius of a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000223The number of nestings in the permutation. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001645The pebbling number of a connected graph. 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. St001060The distinguishing index of a graph. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001876The number of 2-regular simple modules in the incidence algebra of the lattice.