Your data matches 81 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00025: Dyck paths to 132-avoiding permutationPermutations
St000308: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => 1
[1,0,1,0]
=> [2,1] => 1
[1,1,0,0]
=> [1,2] => 2
[1,0,1,0,1,0]
=> [3,2,1] => 1
[1,0,1,1,0,0]
=> [2,3,1] => 2
[1,1,0,0,1,0]
=> [3,1,2] => 2
[1,1,0,1,0,0]
=> [2,1,3] => 2
[1,1,1,0,0,0]
=> [1,2,3] => 3
[1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 1
[1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 2
[1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 2
[1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 2
[1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 3
[1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 2
[1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 2
[1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 2
[1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 2
[1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 2
[1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 3
[1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 3
[1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 3
[1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 4
[1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 1
[1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 2
[1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 2
[1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 2
[1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 2
[1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 2
[1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 2
[1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 2
[1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 2
[1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 3
[1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 3
[1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 4
[1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => 2
[1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => 2
[1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => 2
[1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => 2
[1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => 2
[1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => 2
[1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => 2
[1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => 3
[1,1,1,0,0,1,0,0,1,0]
=> [5,3,1,2,4] => 3
[1,1,1,0,0,1,1,0,0,0]
=> [3,4,1,2,5] => 3
[1,1,1,0,1,0,0,0,1,0]
=> [5,2,1,3,4] => 3
[1,1,1,0,1,0,1,0,0,0]
=> [3,2,1,4,5] => 3
[1,1,1,0,1,1,0,0,0,0]
=> [2,3,1,4,5] => 3
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.
Mp00102: Dyck paths rise compositionInteger compositions
St000381: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => 1
[1,0,1,0]
=> [1,1] => 1
[1,1,0,0]
=> [2] => 2
[1,0,1,0,1,0]
=> [1,1,1] => 1
[1,0,1,1,0,0]
=> [1,2] => 2
[1,1,0,0,1,0]
=> [2,1] => 2
[1,1,0,1,0,0]
=> [2,1] => 2
[1,1,1,0,0,0]
=> [3] => 3
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => 1
[1,0,1,0,1,1,0,0]
=> [1,1,2] => 2
[1,0,1,1,0,0,1,0]
=> [1,2,1] => 2
[1,0,1,1,0,1,0,0]
=> [1,2,1] => 2
[1,0,1,1,1,0,0,0]
=> [1,3] => 3
[1,1,0,0,1,0,1,0]
=> [2,1,1] => 2
[1,1,0,0,1,1,0,0]
=> [2,2] => 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => 2
[1,1,0,1,0,1,0,0]
=> [2,1,1] => 2
[1,1,0,1,1,0,0,0]
=> [2,2] => 2
[1,1,1,0,0,0,1,0]
=> [3,1] => 3
[1,1,1,0,0,1,0,0]
=> [3,1] => 3
[1,1,1,0,1,0,0,0]
=> [3,1] => 3
[1,1,1,1,0,0,0,0]
=> [4] => 4
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => 3
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => 4
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => 2
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => 2
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => 2
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => 2
[1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,1] => 3
[1,1,1,0,0,1,0,0,1,0]
=> [3,1,1] => 3
[1,1,1,0,0,1,1,0,0,0]
=> [3,2] => 3
[1,1,1,0,1,0,0,0,1,0]
=> [3,1,1] => 3
[1,1,1,0,1,0,1,0,0,0]
=> [3,1,1] => 3
[1,1,1,0,1,1,0,0,0,0]
=> [3,2] => 3
Description
The largest part of an integer composition.
Mp00093: Dyck paths to binary wordBinary words
St000392: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> 10 => 1
[1,0,1,0]
=> 1010 => 1
[1,1,0,0]
=> 1100 => 2
[1,0,1,0,1,0]
=> 101010 => 1
[1,0,1,1,0,0]
=> 101100 => 2
[1,1,0,0,1,0]
=> 110010 => 2
[1,1,0,1,0,0]
=> 110100 => 2
[1,1,1,0,0,0]
=> 111000 => 3
[1,0,1,0,1,0,1,0]
=> 10101010 => 1
[1,0,1,0,1,1,0,0]
=> 10101100 => 2
[1,0,1,1,0,0,1,0]
=> 10110010 => 2
[1,0,1,1,0,1,0,0]
=> 10110100 => 2
[1,0,1,1,1,0,0,0]
=> 10111000 => 3
[1,1,0,0,1,0,1,0]
=> 11001010 => 2
[1,1,0,0,1,1,0,0]
=> 11001100 => 2
[1,1,0,1,0,0,1,0]
=> 11010010 => 2
[1,1,0,1,0,1,0,0]
=> 11010100 => 2
[1,1,0,1,1,0,0,0]
=> 11011000 => 2
[1,1,1,0,0,0,1,0]
=> 11100010 => 3
[1,1,1,0,0,1,0,0]
=> 11100100 => 3
[1,1,1,0,1,0,0,0]
=> 11101000 => 3
[1,1,1,1,0,0,0,0]
=> 11110000 => 4
[1,0,1,0,1,0,1,0,1,0]
=> 1010101010 => 1
[1,0,1,0,1,0,1,1,0,0]
=> 1010101100 => 2
[1,0,1,0,1,1,0,0,1,0]
=> 1010110010 => 2
[1,0,1,0,1,1,0,1,0,0]
=> 1010110100 => 2
[1,0,1,0,1,1,1,0,0,0]
=> 1010111000 => 3
[1,0,1,1,0,0,1,0,1,0]
=> 1011001010 => 2
[1,0,1,1,0,0,1,1,0,0]
=> 1011001100 => 2
[1,0,1,1,0,1,0,0,1,0]
=> 1011010010 => 2
[1,0,1,1,0,1,0,1,0,0]
=> 1011010100 => 2
[1,0,1,1,0,1,1,0,0,0]
=> 1011011000 => 2
[1,0,1,1,1,0,0,0,1,0]
=> 1011100010 => 3
[1,0,1,1,1,0,1,0,0,0]
=> 1011101000 => 3
[1,0,1,1,1,1,0,0,0,0]
=> 1011110000 => 4
[1,1,0,0,1,0,1,0,1,0]
=> 1100101010 => 2
[1,1,0,0,1,0,1,1,0,0]
=> 1100101100 => 2
[1,1,0,0,1,1,0,0,1,0]
=> 1100110010 => 2
[1,1,0,0,1,1,0,1,0,0]
=> 1100110100 => 2
[1,1,0,1,0,0,1,0,1,0]
=> 1101001010 => 2
[1,1,0,1,0,0,1,1,0,0]
=> 1101001100 => 2
[1,1,0,1,0,1,0,0,1,0]
=> 1101010010 => 2
[1,1,0,1,0,1,0,1,0,0]
=> 1101010100 => 2
[1,1,0,1,1,0,0,0,1,0]
=> 1101100010 => 2
[1,1,1,0,0,0,1,0,1,0]
=> 1110001010 => 3
[1,1,1,0,0,1,0,0,1,0]
=> 1110010010 => 3
[1,1,1,0,0,1,1,0,0,0]
=> 1110011000 => 3
[1,1,1,0,1,0,0,0,1,0]
=> 1110100010 => 3
[1,1,1,0,1,0,1,0,0,0]
=> 1110101000 => 3
[1,1,1,0,1,1,0,0,0,0]
=> 1110110000 => 3
Description
The length of the longest run of ones in a binary word.
Mp00030: Dyck paths zeta mapDyck paths
St000686: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> 1
[1,0,1,0]
=> [1,1,0,0]
=> 1
[1,1,0,0]
=> [1,0,1,0]
=> 2
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 1
[1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 2
[1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2
[1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 2
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 3
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 2
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 3
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3
[1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 3
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 2
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 2
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 2
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 3
[1,1,1,0,0,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 3
[1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
[1,1,1,0,1,0,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 3
[1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,1,1,0,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 3
Description
The finitistic dominant dimension of a Dyck path. To every LNakayama algebra there is a corresponding Dyck path, see also [[St000684]]. We associate the finitistic dominant dimension of the algebra to the corresponding Dyck path.
Mp00093: Dyck paths to binary wordBinary words
St001372: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> 10 => 1
[1,0,1,0]
=> 1010 => 1
[1,1,0,0]
=> 1100 => 2
[1,0,1,0,1,0]
=> 101010 => 1
[1,0,1,1,0,0]
=> 101100 => 2
[1,1,0,0,1,0]
=> 110010 => 2
[1,1,0,1,0,0]
=> 110100 => 2
[1,1,1,0,0,0]
=> 111000 => 3
[1,0,1,0,1,0,1,0]
=> 10101010 => 1
[1,0,1,0,1,1,0,0]
=> 10101100 => 2
[1,0,1,1,0,0,1,0]
=> 10110010 => 2
[1,0,1,1,0,1,0,0]
=> 10110100 => 2
[1,0,1,1,1,0,0,0]
=> 10111000 => 3
[1,1,0,0,1,0,1,0]
=> 11001010 => 2
[1,1,0,0,1,1,0,0]
=> 11001100 => 2
[1,1,0,1,0,0,1,0]
=> 11010010 => 2
[1,1,0,1,0,1,0,0]
=> 11010100 => 2
[1,1,0,1,1,0,0,0]
=> 11011000 => 2
[1,1,1,0,0,0,1,0]
=> 11100010 => 3
[1,1,1,0,0,1,0,0]
=> 11100100 => 3
[1,1,1,0,1,0,0,0]
=> 11101000 => 3
[1,1,1,1,0,0,0,0]
=> 11110000 => 4
[1,0,1,0,1,0,1,0,1,0]
=> 1010101010 => 1
[1,0,1,0,1,0,1,1,0,0]
=> 1010101100 => 2
[1,0,1,0,1,1,0,0,1,0]
=> 1010110010 => 2
[1,0,1,0,1,1,0,1,0,0]
=> 1010110100 => 2
[1,0,1,0,1,1,1,0,0,0]
=> 1010111000 => 3
[1,0,1,1,0,0,1,0,1,0]
=> 1011001010 => 2
[1,0,1,1,0,0,1,1,0,0]
=> 1011001100 => 2
[1,0,1,1,0,1,0,0,1,0]
=> 1011010010 => 2
[1,0,1,1,0,1,0,1,0,0]
=> 1011010100 => 2
[1,0,1,1,0,1,1,0,0,0]
=> 1011011000 => 2
[1,0,1,1,1,0,0,0,1,0]
=> 1011100010 => 3
[1,0,1,1,1,0,1,0,0,0]
=> 1011101000 => 3
[1,0,1,1,1,1,0,0,0,0]
=> 1011110000 => 4
[1,1,0,0,1,0,1,0,1,0]
=> 1100101010 => 2
[1,1,0,0,1,0,1,1,0,0]
=> 1100101100 => 2
[1,1,0,0,1,1,0,0,1,0]
=> 1100110010 => 2
[1,1,0,0,1,1,0,1,0,0]
=> 1100110100 => 2
[1,1,0,1,0,0,1,0,1,0]
=> 1101001010 => 2
[1,1,0,1,0,0,1,1,0,0]
=> 1101001100 => 2
[1,1,0,1,0,1,0,0,1,0]
=> 1101010010 => 2
[1,1,0,1,0,1,0,1,0,0]
=> 1101010100 => 2
[1,1,0,1,1,0,0,0,1,0]
=> 1101100010 => 2
[1,1,1,0,0,0,1,0,1,0]
=> 1110001010 => 3
[1,1,1,0,0,1,0,0,1,0]
=> 1110010010 => 3
[1,1,1,0,0,1,1,0,0,0]
=> 1110011000 => 3
[1,1,1,0,1,0,0,0,1,0]
=> 1110100010 => 3
[1,1,1,0,1,0,1,0,0,0]
=> 1110101000 => 3
[1,1,1,0,1,1,0,0,0,0]
=> 1110110000 => 3
Description
The length of a longest cyclic run of ones of a binary word. Consider the binary word as a cyclic arrangement of ones and zeros. Then this statistic is the length of the longest continuous sequence of ones in this arrangement.
Mp00222: Dyck paths peaks-to-valleysDyck paths
St001192: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> 0 = 1 - 1
[1,0,1,0]
=> [1,1,0,0]
=> 0 = 1 - 1
[1,1,0,0]
=> [1,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0 = 1 - 1
[1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 1 = 2 - 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 1 = 2 - 1
[1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 1 = 2 - 1
[1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
[1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[1,1,0,1,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 1 = 2 - 1
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 1 = 2 - 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 3 - 1
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2 = 3 - 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3 = 4 - 1
[1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
[1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[1,1,0,0,1,1,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[1,1,0,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[1,1,0,1,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[1,1,0,1,0,1,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[1,1,0,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 1 = 2 - 1
[1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,0,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 2 = 3 - 1
[1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 3 - 1
Description
The maximal dimension of $Ext_A^2(S,A)$ for a simple module $S$ over the corresponding Nakayama algebra $A$.
Mp00102: Dyck paths rise compositionInteger compositions
Mp00231: Integer compositions 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] => [1,0]
=> 1
[1,0,1,0]
=> [1,1] => [1,0,1,0]
=> 1
[1,1,0,0]
=> [2] => [1,1,0,0]
=> 2
[1,0,1,0,1,0]
=> [1,1,1] => [1,0,1,0,1,0]
=> 1
[1,0,1,1,0,0]
=> [1,2] => [1,0,1,1,0,0]
=> 2
[1,1,0,0,1,0]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[1,1,1,0,0,0]
=> [3] => [1,1,1,0,0,0]
=> 3
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 2
[1,0,1,1,0,0,1,0]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
[1,0,1,1,0,1,0,0]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
[1,0,1,1,1,0,0,0]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 3
[1,1,0,0,1,0,1,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2
[1,1,0,0,1,1,0,0]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2
[1,1,0,1,0,1,0,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2
[1,1,0,1,1,0,0,0]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[1,1,1,0,0,0,1,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,1,0,0,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,1,0,0,0,0]
=> [4] => [1,1,1,1,0,0,0,0]
=> 4
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 4
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 2
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 2
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 2
[1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,0,1,0,0,1,0]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,0,1,1,0,0,0]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[1,1,1,0,1,0,0,0,1,0]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,1,0,1,0,0,0]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,1,1,0,0,0,0]
=> [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
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$.
Matching statistic: St000147
Mp00102: Dyck paths rise compositionInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
St000147: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [1]
=> 1
[1,0,1,0]
=> [1,1] => [1,1]
=> 1
[1,1,0,0]
=> [2] => [2]
=> 2
[1,0,1,0,1,0]
=> [1,1,1] => [1,1,1]
=> 1
[1,0,1,1,0,0]
=> [1,2] => [2,1]
=> 2
[1,1,0,0,1,0]
=> [2,1] => [2,1]
=> 2
[1,1,0,1,0,0]
=> [2,1] => [2,1]
=> 2
[1,1,1,0,0,0]
=> [3] => [3]
=> 3
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => [1,1,1,1]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,1,2] => [2,1,1]
=> 2
[1,0,1,1,0,0,1,0]
=> [1,2,1] => [2,1,1]
=> 2
[1,0,1,1,0,1,0,0]
=> [1,2,1] => [2,1,1]
=> 2
[1,0,1,1,1,0,0,0]
=> [1,3] => [3,1]
=> 3
[1,1,0,0,1,0,1,0]
=> [2,1,1] => [2,1,1]
=> 2
[1,1,0,0,1,1,0,0]
=> [2,2] => [2,2]
=> 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => [2,1,1]
=> 2
[1,1,0,1,0,1,0,0]
=> [2,1,1] => [2,1,1]
=> 2
[1,1,0,1,1,0,0,0]
=> [2,2] => [2,2]
=> 2
[1,1,1,0,0,0,1,0]
=> [3,1] => [3,1]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1] => [3,1]
=> 3
[1,1,1,0,1,0,0,0]
=> [3,1] => [3,1]
=> 3
[1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 4
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => [2,1,1,1]
=> 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => [2,1,1,1]
=> 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => [2,1,1,1]
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => [3,1,1]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => [2,1,1,1]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => [2,2,1]
=> 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => [2,1,1,1]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => [2,1,1,1]
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => [2,2,1]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => [3,1,1]
=> 3
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => [3,1,1]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => [4,1]
=> 4
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => [2,1,1,1]
=> 2
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => [2,2,1]
=> 2
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => [2,2,1]
=> 2
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => [2,2,1]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => [2,1,1,1]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => [2,2,1]
=> 2
[1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => [2,1,1,1]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => [2,2,1]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,1] => [3,1,1]
=> 3
[1,1,1,0,0,1,0,0,1,0]
=> [3,1,1] => [3,1,1]
=> 3
[1,1,1,0,0,1,1,0,0,0]
=> [3,2] => [3,2]
=> 3
[1,1,1,0,1,0,0,0,1,0]
=> [3,1,1] => [3,1,1]
=> 3
[1,1,1,0,1,0,1,0,0,0]
=> [3,1,1] => [3,1,1]
=> 3
[1,1,1,0,1,1,0,0,0,0]
=> [3,2] => [3,2]
=> 3
Description
The largest part of an integer partition.
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00026: Dyck paths to ordered treeOrdered trees
St000328: Ordered trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,0]
=> [[]]
=> 1
[1,0,1,0]
=> [1,1,0,0]
=> [[[]]]
=> 1
[1,1,0,0]
=> [1,0,1,0]
=> [[],[]]
=> 2
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [[[[]]]]
=> 1
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [[[],[]]]
=> 2
[1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [[[]],[]]
=> 2
[1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [[],[[]]]
=> 2
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [[],[],[]]
=> 3
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [[[[[]]]]]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [[[[],[]]]]
=> 2
[1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [[[[]],[]]]
=> 2
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [[[],[[]]]]
=> 2
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [[[],[],[]]]
=> 3
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [[[[]]],[]]
=> 2
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [[[],[]],[]]
=> 2
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [[[]],[[]]]
=> 2
[1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [[],[[[]]]]
=> 2
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> [[],[[],[]]]
=> 2
[1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [[[]],[],[]]
=> 3
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [[],[[]],[]]
=> 3
[1,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [[],[],[[]]]
=> 3
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [[],[],[],[]]
=> 4
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [[[[[[]]]]]]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [[[[[],[]]]]]
=> 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [[[[[]],[]]]]
=> 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [[[[],[[]]]]]
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [[[[],[],[]]]]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [[[[[]]],[]]]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [[[[],[]],[]]]
=> 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[[[]],[[]]]]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [[[],[[[]]]]]
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [[[],[[],[]]]]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [[[[]],[],[]]]
=> 3
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [[[],[],[[]]]]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [[[],[],[],[]]]
=> 4
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [[[[[]]]],[]]
=> 2
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [[[[],[]]],[]]
=> 2
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [[[[]],[]],[]]
=> 2
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [[[],[[]]],[]]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [[[[]]],[[]]]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [[[],[]],[[]]]
=> 2
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [[[]],[[[]]]]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [[],[[[[]]]]]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [[[]],[[],[]]]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [[[[]]],[],[]]
=> 3
[1,1,1,0,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [[[]],[[]],[]]
=> 3
[1,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [[],[[],[]],[]]
=> 3
[1,1,1,0,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [[[]],[],[[]]]
=> 3
[1,1,1,0,1,0,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [[],[],[[[]]]]
=> 3
[1,1,1,0,1,1,0,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [[],[],[[],[]]]
=> 3
Description
The maximum number of child nodes in a tree.
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00143: Dyck paths inverse promotionDyck paths
St000444: 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,1,0]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 1
[1,1,0,0]
=> [1,1,1,0,0,0]
=> [1,1,0,0,1,0]
=> 2
[1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 2
[1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,0,1,0]
=> 2
[1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 2
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 2
[1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 2
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 2
[1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 2
[1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3
[1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 3
[1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 4
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> 2
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0,1,0]
=> 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0,1,0]
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0,1,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,1,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0,1,0]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> 2
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,1,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> [1,0,1,1,0,1,1,0,0,0,1,0]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0,1,0]
=> 3
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0,1,0]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [1,0,1,1,1,1,0,0,0,0,1,0]
=> 4
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 2
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> 2
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> 2
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> 2
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0,1,0]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0,1,0]
=> 3
[1,1,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0,1,0]
=> 3
[1,1,1,0,0,1,1,0,0,0]
=> [1,1,1,1,0,0,1,1,0,0,0,0]
=> [1,1,1,0,0,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> 3
[1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0]
=> 3
[1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0,1,0]
=> 3
Description
The length of the maximal rise of a Dyck path.
The following 71 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
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. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000010The length of the partition. St000025The number of initial rises of a Dyck path. St000166The depth minus 1 of an ordered tree. St000442The maximal area to the right of an up step of a Dyck path. St000451The length of the longest pattern of the form k 1 2. St000628The balance of a binary word. St000676The number of odd rises of a Dyck path. 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. St000734The last entry in the first row of a standard tableau. St000846The maximal number of elements covering an element of a poset. St000930The k-Gorenstein degree of the corresponding Nakayama algebra with linear quiver. St000982The length of the longest constant subword. St000983The length of the longest alternating subword. St001024Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001058The breadth of the ordered tree. 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. St001530The depth of a Dyck path. St001809The index of the step at the first peak of maximal height in a Dyck path. St000094The depth of an ordered tree. St000141The maximum drop size of a permutation. St000209Maximum difference of elements in cycles. St000306The bounce count of a Dyck path. St000439The position of the first down step of a Dyck path. St000521The number of distinct subtrees of an ordered tree. St000651The maximal size of a rise in a permutation. St000662The staircase size of the code of 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. St001294The maximal torsionfree index of a simple non-projective module in the corresponding Nakayama algebra. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001062The maximal size of a block of a set partition. St000485The length of the longest cycle of a permutation. St000844The size of the largest block in the direct sum decomposition of a permutation. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St000503The maximal difference between two elements in a common block. St000956The maximal displacement of a permutation. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St000326The position of the first one in a binary word after appending a 1 at the end. St001066The number of simple reflexive modules in the corresponding Nakayama algebra. St001933The largest multiplicity of a part in an integer partition. St001330The hat guessing number of a graph. St000454The largest eigenvalue of a graph if it is integral. St000374The number of exclusive right-to-left minima of a permutation. St000028The number of stack-sorts needed to sort a permutation. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001589The nesting number of a perfect matching. St000800The number of occurrences of the vincular pattern |231 in a permutation. St000914The sum of the values of the Möbius function of a poset. St001890The maximum magnitude of the Möbius function of 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. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. 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)$. St001624The breadth of a lattice. St000352The Elizalde-Pak rank 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$. St000366The number of double descents of a permutation. St000931The number of occurrences of the pattern UUU in a Dyck path. St000932The number of occurrences of the pattern UDU in a Dyck path.