Your data matches 523 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00099: Dyck paths bounce pathDyck paths
St000013: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> [1,0]
=> 1 = 2 - 1
[1,0,1,0]
=> [1,1,0,0]
=> [1,1,0,0]
=> 2 = 3 - 1
[1,1,0,0]
=> [1,0,1,0]
=> [1,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[]
=> []
=> []
=> 0 = 1 - 1
Description
The height of a Dyck path. The height of a Dyck path $D$ of semilength $n$ is defined as the maximal height of a peak of $D$. The height of $D$ at position $i$ is the number of up-steps minus the number of down-steps before position $i$.
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00093: Dyck paths to binary wordBinary words
Mp00178: Binary words to compositionInteger compositions
St000381: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> 10 => [1,2] => 2
[1,0,1,0]
=> [1,1,0,0]
=> 1100 => [1,1,3] => 3
[1,1,0,0]
=> [1,0,1,0]
=> 1010 => [1,2,2] => 2
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 111000 => [1,1,1,4] => 4
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 110100 => [1,1,2,3] => 3
[1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 110010 => [1,1,3,2] => 3
[1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 101100 => [1,2,1,3] => 3
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 101010 => [1,2,2,2] => 2
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 11110000 => [1,1,1,1,5] => 5
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 11101000 => [1,1,1,2,4] => 4
[1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 11100100 => [1,1,1,3,3] => 3
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 11011000 => [1,1,2,1,4] => 4
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 11010100 => [1,1,2,2,3] => 3
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> 11100010 => [1,1,1,4,2] => 4
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 11010010 => [1,1,2,3,2] => 3
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 11001100 => [1,1,3,1,3] => 3
[1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 10111000 => [1,2,1,1,4] => 4
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 10110100 => [1,2,1,2,3] => 3
[1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 11001010 => [1,1,3,2,2] => 3
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 10110010 => [1,2,1,3,2] => 3
[1,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 10101100 => [1,2,2,1,3] => 3
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 10101010 => [1,2,2,2,2] => 2
[]
=> []
=> => [1] => 1
Description
The largest part of an integer composition.
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
Mp00241: Permutations invert Laguerre heapPermutations
St000451: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,1,0,0]
=> [2,1] => [2,1] => 2
[1,0,1,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => [3,1,2] => 3
[1,1,0,0]
=> [1,1,1,0,0,0]
=> [3,1,2] => [2,3,1] => 2
[1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [4,1,2,3] => 4
[1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [2,4,1,3] => [3,4,1,2] => 3
[1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,1,4,2] => [4,2,3,1] => 3
[1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,1,2] => [2,4,1,3] => 3
[1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [4,1,2,3] => [2,3,4,1] => 2
[1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [5,1,2,3,4] => 5
[1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [4,5,1,2,3] => 4
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [2,4,1,5,3] => [5,3,4,1,2] => 3
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,1,3] => [3,5,1,2,4] => 4
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,5,1,3,4] => [3,4,5,1,2] => 3
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,1,4,5,2] => [5,2,3,1,4] => 4
[1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,1,5,2,4] => [4,5,2,3,1] => 3
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,4,1,5,2] => [5,2,4,1,3] => 3
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [3,4,5,1,2] => [2,5,1,3,4] => 4
[1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [3,5,1,2,4] => [2,4,5,1,3] => 3
[1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,1,2,5,3] => [2,5,3,4,1] => 3
[1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [4,1,5,2,3] => [3,5,2,4,1] => 3
[1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [4,5,1,2,3] => [2,3,5,1,4] => 3
[1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [5,1,2,3,4] => [2,3,4,5,1] => 2
[]
=> [1,0]
=> [1] => [1] => 1
Description
The length of the longest pattern of the form k 1 2...(k-1).
Matching statistic: St000025
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00099: Dyck paths bounce pathDyck paths
Mp00121: Dyck paths Cori-Le Borgne involutionDyck paths
St000025: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> [1,0]
=> [1,0]
=> 1 = 2 - 1
[1,0,1,0]
=> [1,1,0,0]
=> [1,1,0,0]
=> [1,1,0,0]
=> 2 = 3 - 1
[1,1,0,0]
=> [1,0,1,0]
=> [1,0,1,0]
=> [1,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[]
=> []
=> []
=> []
=> 0 = 1 - 1
Description
The number of initial rises of a Dyck path. In other words, this is the height of the first peak of $D$.
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00099: Dyck paths bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000028: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> [1,0]
=> [2,1] => 1 = 2 - 1
[1,0,1,0]
=> [1,1,0,0]
=> [1,1,0,0]
=> [2,3,1] => 2 = 3 - 1
[1,1,0,0]
=> [1,0,1,0]
=> [1,0,1,0]
=> [3,1,2] => 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [2,3,4,1] => 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [3,1,4,2] => 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [2,4,1,3] => 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [3,1,4,2] => 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [4,1,2,3] => 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1 = 2 - 1
[]
=> []
=> []
=> [1] => 0 = 1 - 1
Description
The number of stack-sorts needed to sort a permutation. A permutation is (West) $t$-stack sortable if it is sortable using $t$ stacks in series. Let $W_t(n,k)$ be the number of permutations of size $n$ with $k$ descents which are $t$-stack sortable. Then the polynomials $W_{n,t}(x) = \sum_{k=0}^n W_t(n,k)x^k$ are symmetric and unimodal. We have $W_{n,1}(x) = A_n(x)$, the Eulerian polynomials. One can show that $W_{n,1}(x)$ and $W_{n,2}(x)$ are real-rooted. Precisely the permutations that avoid the pattern $231$ have statistic at most $1$, see [3]. These are counted by $\frac{1}{n+1}\binom{2n}{n}$ ([[OEIS:A000108]]). Precisely the permutations that avoid the pattern $2341$ and the barred pattern $3\bar 5241$ have statistic at most $2$, see [4]. These are counted by $\frac{2(3n)!}{(n+1)!(2n+1)!}$ ([[OEIS:A000139]]).
Mp00030: Dyck paths zeta mapDyck paths
Mp00201: Dyck paths RingelPermutations
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
St000662: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> [2,1] => [2,1] => 1 = 2 - 1
[1,0,1,0]
=> [1,1,0,0]
=> [2,3,1] => [3,2,1] => 2 = 3 - 1
[1,1,0,0]
=> [1,0,1,0]
=> [3,1,2] => [3,1,2] => 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [2,3,4,1] => [4,3,2,1] => 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [3,1,4,2] => [4,3,1,2] => 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> [4,3,1,2] => [3,1,4,2] => 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> [2,4,1,3] => [4,2,1,3] => 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [4,1,2,3] => [4,1,2,3] => 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [5,4,3,2,1] => 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => [5,4,3,1,2] => 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [4,3,1,5,2] => [3,1,5,4,2] => 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => [5,4,2,1,3] => 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => [5,4,1,2,3] => 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> [5,3,4,1,2] => [4,3,1,5,2] => 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [5,4,1,2,3] => [4,1,5,2,3] => 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [2,5,4,1,3] => [4,2,1,5,3] => 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => [5,3,2,1,4] => 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => [5,3,1,2,4] => 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [5,1,4,2,3] => [4,1,2,5,3] => 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [5,3,1,2,4] => [3,1,5,2,4] => 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => [5,2,1,3,4] => 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => [5,1,2,3,4] => 1 = 2 - 1
[]
=> []
=> [1] => [1] => 0 = 1 - 1
Description
The staircase size of the code of a permutation. The code $c(\pi)$ of a permutation $\pi$ of length $n$ is given by the sequence $(c_1,\ldots,c_{n})$ with $c_i = |\{j > i : \pi(j) < \pi(i)\}|$. This is a bijection between permutations and all sequences $(c_1,\ldots,c_n)$ with $0 \leq c_i \leq n-i$. The staircase size of the code is the maximal $k$ such that there exists a subsequence $(c_{i_k},\ldots,c_{i_1})$ of $c(\pi)$ with $c_{i_j} \geq j$. This statistic is mapped through [[Mp00062]] to the number of descents, showing that together with the number of inversions [[St000018]] it is Euler-Mahonian.
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00120: Dyck paths Lalanne-Kreweras involutionDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St001194: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 1 = 2 - 1
[1,0,1,0]
=> [1,1,0,1,0,0]
=> [1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,0]
=> [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 1 = 2 - 1
[]
=> [1,0]
=> [1,0]
=> [1,0]
=> 0 = 1 - 1
Description
The injective dimension of $A/AfA$ in the corresponding Nakayama algebra $A$ when $Af$ is the minimal faithful projective-injective left $A$-module
St001294: Dyck paths ⟶ ℤResult quality: 80% values known / values provided: 96%distinct values known / distinct values provided: 80%
Values
[1,0]
=> 0 = 2 - 2
[1,0,1,0]
=> 1 = 3 - 2
[1,1,0,0]
=> 0 = 2 - 2
[1,0,1,0,1,0]
=> 2 = 4 - 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]
=> 1 = 3 - 2
[1,1,1,0,0,0]
=> 0 = 2 - 2
[1,0,1,0,1,0,1,0]
=> 3 = 5 - 2
[1,0,1,0,1,1,0,0]
=> 2 = 4 - 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]
=> 1 = 3 - 2
[1,1,0,0,1,0,1,0]
=> 2 = 4 - 2
[1,1,0,0,1,1,0,0]
=> 1 = 3 - 2
[1,1,0,1,0,0,1,0]
=> 1 = 3 - 2
[1,1,0,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,0,1,1,0,0,0]
=> 1 = 3 - 2
[1,1,1,0,0,0,1,0]
=> 1 = 3 - 2
[1,1,1,0,0,1,0,0]
=> 1 = 3 - 2
[1,1,1,0,1,0,0,0]
=> 1 = 3 - 2
[1,1,1,1,0,0,0,0]
=> 0 = 2 - 2
[]
=> ? = 1 - 2
Description
The maximal torsionfree index of a simple non-projective module in the corresponding Nakayama algebra. See [[http://www.findstat.org/DyckPaths/NakayamaAlgebras]]. The number of algebras where the statistic returns a value less than or equal to 1 might be given by the Motzkin numbers https://oeis.org/A001006.
Mp00028: Dyck paths reverseDyck paths
St001530: Dyck paths ⟶ ℤResult quality: 80% values known / values provided: 96%distinct values known / distinct values provided: 80%
Values
[1,0]
=> [1,0]
=> 1 = 2 - 1
[1,0,1,0]
=> [1,0,1,0]
=> 2 = 3 - 1
[1,1,0,0]
=> [1,1,0,0]
=> 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[]
=> []
=> ? = 1 - 1
Description
The depth of a Dyck path. That is the depth of the corresponding Nakayama algebra with a linear quiver.
Mp00327: Dyck paths inverse Kreweras complementDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
St000308: Permutations ⟶ ℤResult quality: 80% values known / values provided: 96%distinct values known / distinct values provided: 80%
Values
[1,0]
=> [1,0]
=> [1] => 1 = 2 - 1
[1,0,1,0]
=> [1,1,0,0]
=> [1,2] => 2 = 3 - 1
[1,1,0,0]
=> [1,0,1,0]
=> [2,1] => 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,2,3] => 3 = 4 - 1
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [2,1,3] => 2 = 3 - 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [2,3,1] => 2 = 3 - 1
[1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> [3,1,2] => 2 = 3 - 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [3,2,1] => 1 = 2 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 4 = 5 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 3 = 4 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 2 = 3 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 3 = 4 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 3 = 4 - 1
[1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 2 = 3 - 1
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 2 = 3 - 1
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 3 = 4 - 1
[1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 2 = 3 - 1
[1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 1 = 2 - 1
[]
=> ?
=> ? => ? = 1 - 1
Description
The height of the tree associated to a permutation. A permutation can be mapped to a rooted tree with vertices $\{0,1,2,\ldots,n\}$ and root $0$ in the following way. Entries of the permutations are inserted one after the other, each child is larger than its parent and the children are in strict order from left to right. Details of the construction are found in [1]. The statistic is given by the height of this tree. See also [[St000325]] for the width of this tree.
The following 513 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000335The difference of lower and upper interactions. St000392The length of the longest run of ones in a binary word. St000444The length of the maximal rise of a Dyck path. St000686The finitistic dominant dimension of a Dyck path. St000808The number of up steps of the associated bargraph. St001235The global dimension of the corresponding Comp-Nakayama algebra. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001372The length of a longest cyclic run of ones of a binary word. St001192The maximal dimension of $Ext_A^2(S,A)$ for a simple module $S$ over the corresponding Nakayama algebra $A$. St000094The depth of an ordered tree. St000439The position of the first down step of a Dyck path. St000521The number of distinct subtrees of an ordered tree. St000983The length of the longest alternating subword. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St000058The order of a permutation. St000062The length of the longest increasing subsequence of the permutation. St000147The largest part of an integer partition. St000166The depth minus 1 of an ordered tree. St000328The maximum number of child nodes in a tree. St000442The maximal area to the right of an up step of a Dyck path. St000527The width of the poset. St000628The balance of a binary word. St000684The global dimension of the LNakayama algebra associated to a Dyck path. St000720The size of the largest partition in the oscillating tableau corresponding to the perfect matching. St000930The k-Gorenstein degree of the corresponding Nakayama algebra with linear quiver. St000982The length of the longest constant subword. St001024Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001058The breadth of the ordered tree. St001062The maximal size of a block of a set partition. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows: St001210Gives the maximal vector space dimension of the first Ext-group between an indecomposable module X and the regular module A, when A is the Nakayama algebra corresponding to the Dyck path. St001268The size of the largest ordinal summand in the poset. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001399The distinguishing number of a poset. St001589The nesting number of a perfect matching. St001652The length of a longest interval of consecutive numbers. St001662The length of the longest factor of consecutive numbers in a permutation. St001779The order of promotion on the set of linear extensions of a poset. St001809The index of the step at the first peak of maximal height in a Dyck path. St000120The number of left tunnels of a Dyck path. St000141The maximum drop size of a permutation. St000209Maximum difference of elements in cycles. St000306The bounce count of a Dyck path. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000651The maximal size of a rise in a permutation. St000800The number of occurrences of the vincular pattern |231 in a permutation. St001046The maximal number of arcs nesting a given arc of a perfect matching. St001090The number of pop-stack-sorts needed to sort a permutation. St001197The global dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001205The number of non-simple indecomposable projective-injective modules of the algebra $eAe$ in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001233The number of indecomposable 2-dimensional modules with projective dimension one. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001420Half the length of a longest factor which is its own reverse-complement of a binary word. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St000485The length of the longest cycle of a permutation. St000668The least common multiple of the parts of the partition. St000844The size of the largest block in the direct sum decomposition of a permutation. St000887The maximal number of nonzero entries on a diagonal of a permutation matrix. St000503The maximal difference between two elements in a common block. St000730The maximal arc length of a set partition. St000956The maximal displacement of a permutation. 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)$. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001330The hat guessing number of a graph. St001066The number of simple reflexive modules in the corresponding Nakayama algebra. St000691The number of changes of a binary word. St001486The number of corners of the ribbon associated with an integer composition. St000767The number of runs in an integer composition. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001238The number of simple modules S such that the Auslander-Reiten translate of S is isomorphic to the Nakayama functor applied to the second syzygy of S. St001483The number of simple module modules that appear in the socle of the regular module but have no nontrivial selfextensions with the regular module. St000365The number of double ascents of a permutation. St000931The number of occurrences of the pattern UUU in a Dyck path. St001167The number of simple modules that appear as the top of an indecomposable non-projective modules that is reflexive in the corresponding Nakayama algebra. St001253The number of non-projective indecomposable reflexive modules in the corresponding Nakayama algebra. St000454The largest eigenvalue of a graph if it is integral. St000011The number of touch points (or returns) of a Dyck path. St001624The breadth of a lattice. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000035The number of left outer peaks of a permutation. St000374The number of exclusive right-to-left minima of a permutation. St000703The number of deficiencies of a permutation. St000742The number of big ascents of a permutation after prepending zero. St000834The number of right outer peaks of a permutation. St000884The number of isolated descents of a permutation. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St001083The number of boxed occurrences of 132 in a permutation. St000031The number of cycles in the cycle decomposition of a permutation. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St001060The distinguishing index of a graph. St000260The radius of a connected graph. St001621The number of atoms of a lattice. St000871The number of very big ascents of a permutation. St000071The number of maximal chains in a poset. St000672The number of minimal elements in Bruhat order not less than the permutation. St000996The number of exclusive left-to-right maxima of a permutation. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000366The number of double descents of a permutation. St001085The number of occurrences of the vincular pattern |21-3 in a permutation. St001086The number of occurrences of the consecutive pattern 132 in a permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St000820The number of compositions obtained by rotating the composition. St000153The number of adjacent cycles of a permutation. St000201The number of leaf nodes in a binary tree. St000214The number of adjacencies of a permutation. St000243The number of cyclic valleys and cyclic peaks of a permutation. St000291The number of descents of a binary word. St000292The number of ascents of a binary word. St000390The number of runs of ones in a binary word. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000985The number of positive eigenvalues of the adjacency matrix of the graph. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001037The number of inner corners of the upper path of the parallelogram polyomino associated with the Dyck path. St001052The length of the exterior of a permutation. St001096The size of the overlap set of a permutation. St001354The number of series nodes in the modular decomposition of a graph. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St001712The number of natural descents of a standard Young tableau. St001864The number of excedances of a signed permutation. St001896The number of right descents of a signed permutations. St001946The number of descents in a parking function. St000356The number of occurrences of the pattern 13-2. St000850The number of 1/2-balanced pairs in a poset. St000824The sum of the number of descents and the number of recoils of a permutation. St000092The number of outer peaks of a permutation. St000099The number of valleys of a permutation, including the boundary. St000239The number of small weak excedances. St000354The number of recoils of a permutation. St000502The number of successions of a set partitions. St001061The number of indices that are both descents and recoils of a permutation. St001489The maximum of the number of descents and the number of inverse descents. St001737The number of descents of type 2 in a permutation. St000023The number of inner peaks of a permutation. St000353The number of inner valleys of a permutation. St000486The number of cycles of length at least 3 of a permutation. St000646The number of big ascents of a permutation. St000663The number of right floats of a permutation. St001469The holeyness of a permutation. St001470The cyclic holeyness of a permutation. St001840The number of descents of a set partition. St000015The number of peaks of a Dyck path. St000172The Grundy number of a graph. St000325The width of the tree associated to a permutation. St000470The number of runs in a permutation. St000504The cardinality of the first block of a set partition. St000822The Hadwiger number of the graph. St000918The 2-limited packing number of a graph. St001029The size of the core of a graph. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001116The game chromatic number of a graph. St001165Number of simple modules with even projective dimension in the corresponding Nakayama algebra. St001202Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St001261The Castelnuovo-Mumford regularity of a graph. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001471The magnitude of a Dyck path. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001670The connected partition number of a graph. St001902The number of potential covers of a poset. St001963The tree-depth of a graph. St000021The number of descents of a permutation. St000053The number of valleys of the Dyck path. St000056The decomposition (or block) number of a permutation. St000155The number of exceedances (also excedences) of a permutation. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000213The number of weak exceedances (also weak excedences) of a permutation. St000238The number of indices that are not small weak excedances. St000254The nesting number of a set partition. St000272The treewidth of a graph. St000314The number of left-to-right-maxima of a permutation. St000316The number of non-left-to-right-maxima of a permutation. St000333The dez statistic, the number of descents of a permutation after replacing fixed points by zeros. St000340The number of non-final maximal constant sub-paths of length greater than one. St000362The size of a minimal vertex cover of a graph. St000387The matching number of a graph. St000536The pathwidth of a graph. St000619The number of cyclic descents of a permutation. St000659The number of rises of length at least 2 of a Dyck path. St000702The number of weak deficiencies of a permutation. St000829The Ulam distance of a permutation to the identity permutation. St000831The number of indices that are either descents or recoils. St000864The number of circled entries of the shifted recording tableau of a permutation. St000925The number of topologically connected components of a set partition. St000964Gives the dimension of Ext^g(D(A),A) of the corresponding LNakayama algebra, when g denotes the global dimension of that algebra. St000965The sum of the dimension of Ext^i(D(A),A) for i=1,. St000991The number of right-to-left minima of a permutation. St000999Number of indecomposable projective module with injective dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001006Number of simple modules with projective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001009Number of indecomposable injective modules with projective dimension g when g is the global dimension of the Nakayama algebra corresponding to the Dyck path. St001013Number of indecomposable injective modules with codominant dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001067The number of simple modules of dominant dimension at least two in the corresponding Nakayama algebra. St001114The number of odd descents of a permutation. St001125The number of simple modules that satisfy the 2-regular condition in the corresponding Nakayama algebra. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001188The number of simple modules $S$ with grade $\inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \}$ at least two in the Nakayama algebra $A$ corresponding to the Dyck path. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St001191Number of simple modules $S$ with $Ext_A^i(S,A)=0$ for all $i=0,1,...,g-1$ in the corresponding Nakayama algebra $A$ with global dimension $g$. St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001216The number of indecomposable injective modules in the corresponding Nakayama algebra that have non-vanishing second Ext-group with the regular module. St001220The width of a permutation. St001222Number of simple modules in the corresponding LNakayama algebra that have a unique 2-extension with the regular module. St001223Number of indecomposable projective non-injective modules P such that the modules X and Y in a an Auslander-Reiten sequence ending at P are torsionless. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001230The number of simple modules with injective dimension equal to the dominant dimension equal to one and the dual property. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle of a permutation. St001274The number of indecomposable injective modules with projective dimension equal to two. St001276The number of 2-regular indecomposable modules in the corresponding Nakayama algebra. St001277The degeneracy of a graph. St001278The number of indecomposable modules that are fixed by $\tau \Omega^1$ composed with its inverse in the corresponding Nakayama algebra. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001358The largest degree of a regular subgraph of a graph. St001393The induced matching number of a graph. St001405The number of bonds in a permutation. St001461The number of topologically connected components of the chord diagram of a permutation. St001493The number of simple modules with maximal even projective dimension in the corresponding Nakayama algebra. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St001503The largest distance of a vertex to a vertex in a cycle in the resolution quiver of the corresponding Nakayama algebra. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001507The sum of projective dimension of simple modules with even projective dimension divided by 2 in the LNakayama algebra corresponding to Dyck paths. St001512The minimum rank of a graph. St001665The number of pure excedances of a permutation. St001729The number of visible descents of a permutation. St001732The number of peaks visible from the left. St001734The lettericity of a graph. St001741The largest integer such that all patterns of this size are contained in the permutation. St001776The degree of the minimal polynomial of the largest Laplacian eigenvalue of a graph. St001812The biclique partition number of a graph. St001859The number of factors of the Stanley symmetric function associated with a permutation. St001863The number of weak excedances of a signed permutation. St001874Lusztig's a-function for the symmetric group. St001928The number of non-overlapping descents in a permutation. St000004The major index of a permutation. St000034The maximum defect over any reduced expression for a permutation and any subexpression. St000080The rank of the poset. St000083The number of left oriented leafs of a binary tree except the first one. St000174The flush statistic of a semistandard tableau. St000196The number of occurrences of the contiguous pattern [[.,.],[.,. St000234The number of global ascents of a permutation. St000247The number of singleton blocks of a set partition. St000317The cycle descent number of a permutation. St000338The number of pixed points of a permutation. St000360The number of occurrences of the pattern 32-1. St000640The rank of the largest boolean interval in a poset. St000650The number of 3-rises of a permutation. St000653The last descent of a permutation. St000710The number of big deficiencies of a permutation. St000711The number of big exceedences of a permutation. St000779The tier of a permutation. St000794The mak of a permutation. St000836The number of descents of distance 2 of a permutation. St000837The number of ascents of distance 2 of a permutation. St000872The number of very big descents of a permutation. St000961The shifted major index of a permutation. St000966Number of peaks minus the global dimension of the corresponding LNakayama algebra. St000989The number of final rises of a permutation. St001036The number of inner corners of the parallelogram polyomino associated with the Dyck path. St001140Number of indecomposable modules with projective and injective dimension at least two in the corresponding Nakayama algebra. St001298The number of repeated entries in the Lehmer code of a permutation. St001331The size of the minimal feedback vertex set. St001336The minimal number of vertices in a graph whose complement is triangle-free. St001388The number of non-attacking neighbors of a permutation. St001559The number of transpositions that are smaller or equal to a permutation in Bruhat order while not being inversions. St001572The minimal number of edges to remove to make a graph bipartite. St001573The minimal number of edges to remove to make a graph triangle-free. St001575The minimal number of edges to add or remove to make a graph edge transitive. St001577The minimal number of edges to add or remove to make a graph a cograph. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001640The number of ascent tops in the permutation such that all smaller elements appear before. St001683The number of distinct positions of the pattern letter 3 in occurrences of 132 in a permutation. St001687The number of distinct positions of the pattern letter 2 in occurrences of 213 in a permutation. St001726The number of visible inversions of a permutation. St001728The number of invisible descents of a permutation. St001744The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. St001781The interlacing number of a set partition. St001810The number of fixed points of a permutation smaller than its largest moved point. St001816Eigenvalues of the top-to-random operator acting on a simple module. St001839The number of excedances of a set partition. St001862The number of crossings of a signed permutation. St001906Half of the difference between the total displacement and the number of inversions and the reflection length of a permutation. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001608The number of coloured rooted trees such that the multiplicities of colours are given by a partition. St001933The largest multiplicity of a part in an integer partition. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St001176The size of a partition minus its first part. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001961The sum of the greatest common divisors of all pairs of parts. St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St000741The Colin de Verdière graph invariant. St001180Number of indecomposable injective modules with projective dimension at most 1. St001211The number of simple modules in the corresponding Nakayama algebra that have vanishing second Ext-group with the regular module. St001226The number of integers i such that the radical of the i-th indecomposable projective module has vanishing first extension group with the Jacobson radical J in the corresponding Nakayama algebra. St001492The number of simple modules that do not appear in the socle of the regular module or have no nontrivial selfextensions with the regular module in the corresponding Nakayama algebra. St001504The sum of all indegrees of vertices with indegree at least two in the resolution quiver of a Nakayama algebra corresponding to the Dyck path. St000026The position of the first return of a Dyck path. St000032The number of elements smaller than the given Dyck path in the Tamari Order. St000038The product of the heights of the descending steps of a Dyck path. St000063The number of linear extensions of a certain poset defined for an integer partition. St000108The number of partitions contained in the given partition. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000288The number of ones in a binary word. St000290The major index of a binary word. St000297The number of leading ones in a binary word. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000443The number of long tunnels of a Dyck path. St000460The hook length of the last cell along the main diagonal of an integer partition. St000511The number of invariant subsets when acting with a permutation of given cycle type. St000532The total number of rook placements on a Ferrers board. St000655The length of the minimal rise of a Dyck path. St000667The greatest common divisor of the parts of the partition. St000733The row containing the largest entry of a standard tableau. St000738The first entry in the last row of a standard tableau. St000753The Grundy value for the game of Kayles on a binary word. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000759The smallest missing part in an integer partition. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001000Number of indecomposable modules with projective dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001014Number of indecomposable injective modules with codominant dimension equal to the dominant dimension of the Nakayama algebra corresponding to the Dyck path. St001015Number of indecomposable injective modules with codominant dimension equal to one in the Nakayama algebra corresponding to the Dyck path. St001016Number of indecomposable injective modules with codominant dimension at most 1 in the Nakayama algebra corresponding to the Dyck path. St001088Number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001184Number of indecomposable injective modules with grade at least 1 in the corresponding Nakayama algebra. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001224Let X be the direct sum of all simple modules 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. St001241The number of non-zero radicals of the indecomposable projective modules that have injective dimension and projective dimension at most one. St001297The number of indecomposable non-injective projective modules minus the number of indecomposable non-injective projective modules that have reflexive Auslander-Reiten sequences in the corresponding Nakayama algebra. St001360The number of covering relations in Young's lattice below a partition. St001378The product of the cohook lengths of the integer partition. St001380The number of monomer-dimer tilings of a Ferrers diagram. St001389The number of partitions of the same length below the given integer partition. St001400The total number of Littlewood-Richardson tableaux of given shape. St001415The length of the longest palindromic prefix of a binary word. St001419The length of the longest palindromic factor beginning with a one of a binary word. St001481The minimal height of a peak of a Dyck path. St001485The modular major index of a binary word. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001515The vector space dimension of the socle of the first syzygy module of the regular module (as a bimodule). St001527The cyclic permutation representation number of an integer partition. St001571The Cartan determinant of the integer partition. St001607The number of coloured graphs such that the multiplicities of colours are given by a partition. St001611The number of multiset partitions such that the multiplicities of elements are given by a partition. St001814The number of partitions interlacing the given partition. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St000010The length of the partition. St000012The area of a Dyck path. St000148The number of odd parts of a partition. St000159The number of distinct parts of the integer partition. St000160The multiplicity of the smallest part of a partition. St000183The side length of the Durfee square of an integer partition. St000228The size of a partition. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000369The dinv deficit of a Dyck path. St000376The bounce deficit of a Dyck path. St000378The diagonal inversion number of an integer partition. St000384The maximal part of the shifted composition of an integer partition. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000459The hook length of the base cell of a partition. St000475The number of parts equal to 1 in a partition. St000533The minimum of the number of parts and the size of the first part of an integer partition. St000548The number of different non-empty partial sums of an integer partition. St000549The number of odd partial sums of an integer partition. St000783The side length of the largest staircase partition fitting into a partition. St000784The maximum of the length and the largest part of the integer partition. St000835The minimal difference in size when partitioning the integer partition into two subpartitions. St000867The sum of the hook lengths in the first row of an integer partition. St000869The sum of the hook lengths of an integer partition. St000897The number of different multiplicities of parts of an integer partition. St000992The alternating sum of the parts of an integer partition. St001001The number of indecomposable modules with projective and injective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001055The Grundy value for the game of removing cells of a row in an integer partition. St001127The sum of the squares of the parts of a partition. St001264The smallest index i such that the i-th simple module has projective dimension equal to the global dimension of the corresponding Nakayama algebra. St001265The maximal i such that the i-th simple module has projective dimension equal to the global dimension in the corresponding Nakayama algebra. St001280The number of parts of an integer partition that are at least two. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001413Half the length of the longest even length palindromic prefix of a binary word. St001484The number of singletons of an integer partition. St001508The degree of the standard monomial associated to a Dyck path relative to the diagonal boundary. St001541The Gini index of an integer partition. St001587Half of the largest even part of an integer partition. St001657The number of twos in an integer partition. St001697The shifted natural comajor index of a standard Young tableau. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001803The maximal overlap of the cylindrical tableau associated with a tableau. St001873For a Nakayama algebra corresponding to a Dyck path, we define the matrix C with entries the Hom-spaces between $e_i J$ and $e_j J$ (the radical of the indecomposable projective modules). St001956The comajor index for set-valued two-row standard Young tableaux. St000882The number of connected components of short braid edges in the graph of braid moves of a permutation. St000939The number of characters of the symmetric group whose value on the partition is positive. St000993The multiplicity of the largest part of an integer partition. St001101The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for increasing trees. St000718The largest Laplacian eigenvalue of a graph if it is integral. St000888The maximal sum of entries on a diagonal of an alternating sign matrix. St000892The maximal number of nonzero entries on a diagonal of an alternating sign matrix. 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$. St001965The number of decreasable positions in the corner sum matrix of an alternating sign matrix. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000075The orbit size of a standard tableau under promotion. St000299The number of nonisomorphic vertex-induced subtrees. St000522The number of 1-protected nodes of a rooted tree. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St001466The number of transpositions swapping cyclically adjacent numbers in a permutation. St001667The maximal size of a pair of weak twins for a permutation. St000253The crossing number of a set partition. St000259The diameter of a connected graph. St000477The weight of a partition according to Alladi. St000514The number of invariant simple graphs when acting with a permutation of given cycle type. St000515The number of invariant set partitions when acting with a permutation of given cycle type. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000880The number of connected components of long braid edges in the graph of braid moves of a permutation. 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. St000973The length of the boundary of an ordered tree. St000975The length of the boundary minus the length of the trunk of an ordered tree. St000997The even-odd crank of an integer partition. St001115The number of even descents of a permutation. St001394The genus of a permutation. St001520The number of strict 3-descents. St001556The number of inversions of the third entry of a permutation. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St000284The Plancherel distribution on integer partitions. St000478Another weight of a partition according to Alladi. St000509The diagonal index (content) of a partition. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000706The product of the factorials of the multiplicities of an integer partition. St000813The number of zero-one matrices with weakly decreasing column sums and row sums given by the partition. St000879The number of long braid edges in the graph of braid moves of a permutation. St000881The number of short braid edges in the graph of braid moves of a permutation. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000927The alternating sum of the coefficients of the character polynomial of an integer partition. St000934The 2-degree of an integer partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001128The exponens consonantiae of a partition. St001568The smallest positive integer that does not appear twice in the partition. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000567The sum of the products of all pairs of parts. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000928The sum of the coefficients of the character polynomial of an integer partition. St000929The constant term of the character polynomial of an integer partition. St000936The number of even values of the symmetric group character corresponding to the partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St000940The number of characters of the symmetric group whose value on the partition is zero. St000941The number of characters of the symmetric group whose value on the partition is even. St001097The coefficient of the monomial symmetric function indexed by the partition in the formal group law for linear orders. St001098The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for vertex labelled trees. St001099The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled binary trees. St001100The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled trees. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000713The dimension of the irreducible representation of Sp(4) labelled by an integer partition. St000716The dimension of the irreducible representation of Sp(6) labelled by an integer partition. St001208The number of connected components of the quiver of $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra $A$ of $K[x]/(x^n)$. St001875The number of simple modules with projective dimension at most 1. St001811The Castelnuovo-Mumford regularity of a permutation. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St000422The energy of a graph, if it is integral. St001637The number of (upper) dissectors of a poset. 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. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000456The monochromatic index of a connected graph. St000736The last entry in the first row of a semistandard tableau. St000942The number of critical left to right maxima of the parking functions. St000958The number of Bruhat factorizations of a permutation. St001514The dimension of the top of the Auslander-Reiten translate of the regular modules as a bimodule. St001569The maximal modular displacement of a permutation. St001773The number of minimal elements in Bruhat order not less than the signed permutation. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. St001889The size of the connectivity set of a signed permutation. St001948The number of augmented double ascents of a permutation. St000112The sum of the entries reduced by the index of their row in a semistandard tableau. St000177The number of free tiles in the pattern. St000178Number of free entries. St000455The second largest eigenvalue of a graph if it is integral. 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)$. St001557The number of inversions of the second entry of a permutation. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001684The reduced word complexity of a permutation. St001822The number of alignments of a signed permutation. St001856The number of edges in the reduced word graph of a permutation. St001867The number of alignments of type EN of a signed permutation. St001868The number of alignments of type NE of a signed permutation. St001935The number of ascents in a parking function. St001960The number of descents of a permutation minus one if its first entry is not one. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons.