Your data matches 111 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00090: Permutations cycle-as-one-line notationPermutations
St000019: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => 0
[1,2] => [1,2] => 0
[2,1] => [1,2] => 0
[1,2,3] => [1,2,3] => 0
[1,3,2] => [1,2,3] => 0
[2,1,3] => [1,2,3] => 0
[2,3,1] => [1,2,3] => 0
[3,1,2] => [1,3,2] => 1
[3,2,1] => [1,3,2] => 1
[1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,3,4] => 0
[1,3,2,4] => [1,2,3,4] => 0
[1,3,4,2] => [1,2,3,4] => 0
[1,4,2,3] => [1,2,4,3] => 1
[1,4,3,2] => [1,2,4,3] => 1
[2,1,3,4] => [1,2,3,4] => 0
[2,1,4,3] => [1,2,3,4] => 0
[2,3,1,4] => [1,2,3,4] => 0
[2,3,4,1] => [1,2,3,4] => 0
[2,4,1,3] => [1,2,4,3] => 1
[2,4,3,1] => [1,2,4,3] => 1
[3,1,2,4] => [1,3,2,4] => 1
[3,1,4,2] => [1,3,4,2] => 2
[3,2,1,4] => [1,3,2,4] => 1
[3,2,4,1] => [1,3,4,2] => 2
[3,4,1,2] => [1,3,2,4] => 1
[3,4,2,1] => [1,3,2,4] => 1
[4,1,2,3] => [1,4,3,2] => 2
[4,1,3,2] => [1,4,2,3] => 2
[4,2,1,3] => [1,4,3,2] => 2
[4,2,3,1] => [1,4,2,3] => 2
[4,3,1,2] => [1,4,2,3] => 2
[4,3,2,1] => [1,4,2,3] => 2
[1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,4,5] => 0
[1,2,4,3,5] => [1,2,3,4,5] => 0
[1,2,4,5,3] => [1,2,3,4,5] => 0
[1,2,5,3,4] => [1,2,3,5,4] => 1
[1,2,5,4,3] => [1,2,3,5,4] => 1
[1,3,2,4,5] => [1,2,3,4,5] => 0
[1,3,2,5,4] => [1,2,3,4,5] => 0
[1,3,4,2,5] => [1,2,3,4,5] => 0
[1,3,4,5,2] => [1,2,3,4,5] => 0
[1,3,5,2,4] => [1,2,3,5,4] => 1
[1,3,5,4,2] => [1,2,3,5,4] => 1
[1,4,2,3,5] => [1,2,4,3,5] => 1
[1,4,2,5,3] => [1,2,4,5,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => 1
[1,4,3,5,2] => [1,2,4,5,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => 1
Description
The cardinality of the support of a permutation. A permutation $\sigma$ may be written as a product $\sigma = s_{i_1}\dots s_{i_k}$ with $k$ minimal, where $s_i = (i,i+1)$ denotes the simple transposition swapping the entries in positions $i$ and $i+1$. The set of indices $\{i_1,\dots,i_k\}$ is the '''support''' of $\sigma$ and independent of the chosen way to write $\sigma$ as such a product. See [2], Definition 1 and Proposition 10. The '''connectivity set''' of $\sigma$ of length $n$ is the set of indices $1 \leq i < n$ such that $\sigma(k) < i$ for all $k < i$. Thus, the connectivity set is the complement of the support.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00023: Dyck paths to non-crossing permutationPermutations
St000371: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => 0
[1,2] => [1,0,1,0]
=> [1,2] => 0
[2,1] => [1,1,0,0]
=> [2,1] => 0
[1,2,3] => [1,0,1,0,1,0]
=> [1,2,3] => 0
[1,3,2] => [1,0,1,1,0,0]
=> [1,3,2] => 0
[2,1,3] => [1,1,0,0,1,0]
=> [2,1,3] => 0
[2,3,1] => [1,1,0,1,0,0]
=> [2,3,1] => 0
[3,1,2] => [1,1,1,0,0,0]
=> [3,2,1] => 1
[3,2,1] => [1,1,1,0,0,0]
=> [3,2,1] => 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 0
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 0
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 0
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 0
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 0
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [4,2,3,1] => 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [4,2,3,1] => 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 0
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 0
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 0
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 0
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 0
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 0
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 0
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,5,3,4,2] => 2
Description
The number of mid points of decreasing subsequences of length 3 in a permutation. For a permutation $\pi$ of $\{1,\ldots,n\}$, this is the number of indices $j$ such that there exist indices $i,k$ with $i < j < k$ and $\pi(i) > \pi(j) > \pi(k)$. In other words, this is the number of indices that are neither left-to-right maxima nor right-to-left minima. This statistic can also be expressed as the number of occurrences of the mesh pattern ([3,2,1], {(0,2),(0,3),(2,0),(3,0)}): the shading fixes the first and the last element of the decreasing subsequence. See also [[St000119]].
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00160: Permutations graph of inversionsGraphs
St000987: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> 0
[1,2] => [1,2] => ([],2)
=> 0
[2,1] => [1,2] => ([],2)
=> 0
[1,2,3] => [1,2,3] => ([],3)
=> 0
[1,3,2] => [1,2,3] => ([],3)
=> 0
[2,1,3] => [1,2,3] => ([],3)
=> 0
[2,3,1] => [1,2,3] => ([],3)
=> 0
[3,1,2] => [1,3,2] => ([(1,2)],3)
=> 1
[3,2,1] => [1,3,2] => ([(1,2)],3)
=> 1
[1,2,3,4] => [1,2,3,4] => ([],4)
=> 0
[1,2,4,3] => [1,2,3,4] => ([],4)
=> 0
[1,3,2,4] => [1,2,3,4] => ([],4)
=> 0
[1,3,4,2] => [1,2,3,4] => ([],4)
=> 0
[1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> 1
[1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> 1
[2,1,3,4] => [1,2,3,4] => ([],4)
=> 0
[2,1,4,3] => [1,2,3,4] => ([],4)
=> 0
[2,3,1,4] => [1,2,3,4] => ([],4)
=> 0
[2,3,4,1] => [1,2,3,4] => ([],4)
=> 0
[2,4,1,3] => [1,2,4,3] => ([(2,3)],4)
=> 1
[2,4,3,1] => [1,2,4,3] => ([(2,3)],4)
=> 1
[3,1,2,4] => [1,3,2,4] => ([(2,3)],4)
=> 1
[3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,2,1,4] => [1,3,2,4] => ([(2,3)],4)
=> 1
[3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,4,1,2] => [1,3,2,4] => ([(2,3)],4)
=> 1
[3,4,2,1] => [1,3,2,4] => ([(2,3)],4)
=> 1
[4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,2,3,5,4] => [1,2,3,4,5] => ([],5)
=> 0
[1,2,4,3,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,2,4,5,3] => [1,2,3,4,5] => ([],5)
=> 0
[1,2,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,2,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,3,2,4,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,3,2,5,4] => [1,2,3,4,5] => ([],5)
=> 0
[1,3,4,2,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,3,4,5,2] => [1,2,3,4,5] => ([],5)
=> 0
[1,3,5,2,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,3,5,4,2] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
[1,4,2,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> 2
[1,4,3,2,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
[1,4,3,5,2] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> 2
[1,4,5,2,3] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
Description
The number of positive eigenvalues of the Laplacian matrix of the graph. This is the number of vertices minus the number of connected components of the graph.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00227: Dyck paths Delest-Viennot-inverseDyck paths
St001229: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> 0
[1,2] => [1,0,1,0]
=> [1,1,0,0]
=> 0
[2,1] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0
[1,3,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 0
[2,1,3] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 0
[2,3,1] => [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 0
[3,1,2] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 0
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 0
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 0
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 0
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 0
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 0
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 0
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 0
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 0
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 0
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 0
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 0
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2
Description
The vector space dimension of the first extension group between the Jacobson radical J and J^2. The vector space dimension of $Ext_A^1(J,J^2)$.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
St001682: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => 0
[1,2] => [1,0,1,0]
=> [2,1] => 0
[2,1] => [1,1,0,0]
=> [1,2] => 0
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => 0
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => 0
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => 0
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => 0
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 0
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 0
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 0
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 0
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 0
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 0
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 2
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 2
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 2
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 2
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 2
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 2
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 0
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 0
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 0
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 0
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 0
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 0
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 0
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 0
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 2
Description
The number of distinct positions of the pattern letter 1 in occurrences of 123 in a permutation.
Matching statistic: St000021
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000021: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1] => 0
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [1,2] => [1,2] => [1,2] => 0
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[2,1,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[2,3,1] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[3,1,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[3,2,1] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 2
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 2
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[4,1,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 2
[4,1,3,2] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,2,1,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 2
[4,2,3,1] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,3,1,2] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,3,2,1] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,4,2,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,4,3,5,2] => [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
Description
The number of descents of a permutation. This can be described as an occurrence of the vincular mesh pattern ([2,1], {(1,0),(1,1),(1,2)}), i.e., the middle column is shaded, see [3].
Matching statistic: St000030
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000030: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1] => 0
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [1,2] => [1,2] => [1,2] => 0
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[2,1,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[2,3,1] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[3,1,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[3,2,1] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 2
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 2
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[4,1,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 2
[4,1,3,2] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,2,1,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 2
[4,2,3,1] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,3,1,2] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,3,2,1] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,4,2,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,4,3,5,2] => [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
Description
The sum of the descent differences of a permutations. This statistic is given by $$\pi \mapsto \sum_{i\in\operatorname{Des}(\pi)} (\pi_i-\pi_{i+1}).$$ See [[St000111]] and [[St000154]] for the sum of the descent tops and the descent bottoms, respectively. This statistic was studied in [1] and [2] where is was called the ''drop'' of a permutation.
Matching statistic: St000067
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00035: Dyck paths to alternating sign matrixAlternating sign matrices
St000067: Alternating sign matrices ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [[1]]
=> 0
[1,2] => [1,2] => [1,0,1,0]
=> [[1,0],[0,1]]
=> 0
[2,1] => [1,2] => [1,0,1,0]
=> [[1,0],[0,1]]
=> 0
[1,2,3] => [1,2,3] => [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 0
[1,3,2] => [1,2,3] => [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 0
[2,1,3] => [1,2,3] => [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 0
[2,3,1] => [1,2,3] => [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 0
[3,1,2] => [1,3,2] => [1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 1
[3,2,1] => [1,3,2] => [1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 1
[1,2,3,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[1,2,4,3] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[1,3,2,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[1,3,4,2] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[1,4,2,3] => [1,2,4,3] => [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
[1,4,3,2] => [1,2,4,3] => [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
[2,1,3,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[2,1,4,3] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[2,3,1,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[2,3,4,1] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 0
[2,4,1,3] => [1,2,4,3] => [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
[2,4,3,1] => [1,2,4,3] => [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,1,2,4] => [1,3,2,4] => [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,1,4,2] => [1,3,4,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
[3,2,1,4] => [1,3,2,4] => [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,4,1] => [1,3,4,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
[3,4,1,2] => [1,3,2,4] => [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,4,2,1] => [1,3,2,4] => [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
[4,1,2,3] => [1,4,3,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]]
=> 2
[4,1,3,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 2
[4,2,1,3] => [1,4,3,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]]
=> 2
[4,2,3,1] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 2
[4,3,1,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 2
[4,3,2,1] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,2,3,5,4] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,2,4,3,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,2,4,5,3] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,2,5,3,4] => [1,2,3,5,4] => [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
[1,2,5,4,3] => [1,2,3,5,4] => [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
[1,3,2,4,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,3,2,5,4] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,3,4,2,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,3,4,5,2] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 0
[1,3,5,2,4] => [1,2,3,5,4] => [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
[1,3,5,4,2] => [1,2,3,5,4] => [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
[1,4,2,3,5] => [1,2,4,3,5] => [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
[1,4,2,5,3] => [1,2,4,5,3] => [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
[1,4,3,2,5] => [1,2,4,3,5] => [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
[1,4,3,5,2] => [1,2,4,5,3] => [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
[1,4,5,2,3] => [1,2,4,3,5] => [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
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.
Matching statistic: St000204
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00034: Dyck paths to binary tree: up step, left tree, down step, right treeBinary trees
St000204: Binary trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [.,.]
=> 0
[1,2] => [1,2] => [1,0,1,0]
=> [.,[.,.]]
=> 0
[2,1] => [1,2] => [1,0,1,0]
=> [.,[.,.]]
=> 0
[1,2,3] => [1,2,3] => [1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> 0
[1,3,2] => [1,2,3] => [1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> 0
[2,1,3] => [1,2,3] => [1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> 0
[2,3,1] => [1,2,3] => [1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> 0
[3,1,2] => [1,3,2] => [1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> 1
[3,2,1] => [1,3,2] => [1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> 1
[1,2,3,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[1,2,4,3] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[1,3,2,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[1,3,4,2] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[1,4,2,3] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> 1
[1,4,3,2] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> 1
[2,1,3,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[2,1,4,3] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[2,3,1,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[2,3,4,1] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 0
[2,4,1,3] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> 1
[2,4,3,1] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> 1
[3,1,2,4] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [.,[[.,.],[.,.]]]
=> 1
[3,1,4,2] => [1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [.,[[.,[.,.]],.]]
=> 2
[3,2,1,4] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [.,[[.,.],[.,.]]]
=> 1
[3,2,4,1] => [1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [.,[[.,[.,.]],.]]
=> 2
[3,4,1,2] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [.,[[.,.],[.,.]]]
=> 1
[3,4,2,1] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [.,[[.,.],[.,.]]]
=> 1
[4,1,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> 2
[4,1,3,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> 2
[4,2,1,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> 2
[4,2,3,1] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> 2
[4,3,1,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> 2
[4,3,2,1] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,2,3,5,4] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,2,4,3,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,2,4,5,3] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,2,5,3,4] => [1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,3,2,5,4] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,3,4,2,5] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,3,4,5,2] => [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 0
[1,3,5,2,4] => [1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,.],[.,.]]]]
=> 1
[1,4,2,5,3] => [1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [.,[.,[[.,[.,.]],.]]]
=> 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,.],[.,.]]]]
=> 1
[1,4,3,5,2] => [1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [.,[.,[[.,[.,.]],.]]]
=> 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,.],[.,.]]]]
=> 1
Description
The number of internal nodes of a binary tree. That is, the total number of nodes of the tree minus [[St000203]]. A counting formula for the total number of internal nodes across all binary trees of size $n$ is given in [1]. This is equivalent to the number of internal triangles in all triangulations of an $(n+1)$-gon.
Matching statistic: St000214
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000214: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1] => 0
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [1,2] => [1,2] => [1,2] => 0
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[2,1,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[2,3,1] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[3,1,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[3,2,1] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 2
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 2
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[4,1,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 2
[4,1,3,2] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,2,1,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 2
[4,2,3,1] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,3,1,2] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[4,3,2,1] => [1,4,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,4,2,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,4,3,5,2] => [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
Description
The number of adjacencies of a permutation. An adjacency of a permutation $\pi$ is an index $i$ such that $\pi(i)-1 = \pi(i+1)$. Adjacencies are also known as ''small descents''. This can be also described as an occurrence of the bivincular pattern ([2,1], {((0,1),(1,0),(1,1),(1,2),(2,1)}), i.e., the middle row and the middle column are shaded, see [3].
The following 101 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000238The number of indices that are not small weak excedances. St000242The number of indices that are not cyclical small weak excedances. St000316The number of non-left-to-right-maxima of a permutation. St000356The number of occurrences of the pattern 13-2. St000372The number of mid points of increasing subsequences of length 3 in a permutation. St000463The number of admissible inversions of a permutation. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St001300The rank of the boundary operator in degree 1 of the chain complex of the order complex of the poset. St001489The maximum of the number of descents and the number of inverse descents. St001683The number of distinct positions of the pattern letter 3 in occurrences of 132 in a permutation. St000240The number of indices that are not small excedances. St000325The width of the tree associated to a permutation. St000470The number of runs in a permutation. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001725The harmonious chromatic number of a graph. St001082The number of boxed occurrences of 123 in a permutation. St001480The number of simple summands of the module J^2/J^3. St000288The number of ones in a binary word. St000354The number of recoils of a permutation. St000653The last descent of a permutation. St000691The number of changes of a binary word. St000795The mad of a permutation. St000829The Ulam distance of a permutation to the identity permutation. St000831The number of indices that are either descents or recoils. St000957The number of Bruhat lower covers of a permutation. St001061The number of indices that are both descents and recoils of a permutation. St000619The number of cyclic descents of a permutation. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000815The number of semistandard Young tableaux of partition weight of given shape. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000456The monochromatic index of a connected graph. St000454The largest eigenvalue of a graph if it is integral. St001060The distinguishing index of a graph. St000264The girth of a graph, which is not a tree. St001596The number of two-by-two squares inside a skew partition. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St000260The radius of a connected graph. St000259The diameter of a connected graph. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001861The number of Bruhat lower covers of a permutation. St001978The codimension of the alternating sign matrix variety. St001960The number of descents of a permutation minus one if its first entry is not one. St000668The least common multiple of the parts of the partition. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St000993The multiplicity of the largest part of an integer partition. St001568The smallest positive integer that does not appear twice in the partition. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St000910The number of maximal chains of minimal length in a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. 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. St001877Number of indecomposable injective modules with projective dimension 2. St001881The number of factors of a lattice as a Cartesian product of lattices. St000632The jump number of the poset. St000307The number of rowmotion orbits of a poset. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000298The order dimension or Dushnik-Miller dimension of a poset. St001510The number of self-evacuating linear extensions of a finite poset. St000640The rank of the largest boolean interval in a poset. St001892The flag excedance statistic of a signed permutation. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St001645The pebbling number of a connected graph. St001330The hat guessing number of a graph. St001875The number of simple modules with projective dimension at most 1. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001862The number of crossings of a signed permutation. St001866The nesting alignments of a signed permutation. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St001864The number of excedances of a signed permutation. St001896The number of right descents of a signed permutations. St000850The number of 1/2-balanced pairs in a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St000136The dinv of a parking function. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St001433The flag major index of a signed permutation. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001811The Castelnuovo-Mumford regularity of a permutation. St001821The sorting index of a signed permutation. St001822The number of alignments of a signed permutation. St001823The Stasinski-Voll length of a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001946The number of descents in a parking function. St001207The Lowey length of the algebra $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St000408The number of occurrences of the pattern 4231 in a permutation. St000440The number of occurrences of the pattern 4132 or of the pattern 4231 in a permutation. St000036The evaluation at 1 of the Kazhdan-Lusztig polynomial with parameters given by the identity and the permutation. St001570The minimal number of edges to add to make a graph Hamiltonian.