Processing math: 22%

Your data matches 177 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Matching statistic: St000008
Mp00128: Set partitions to compositionInteger compositions
Mp00039: Integer compositions complementInteger compositions
St000008: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2] => [1,1] => 1
{{1},{2}}
=> [1,1] => [2] => 0
{{1,2},{3}}
=> [2,1] => [1,2] => 1
{{1,3},{2}}
=> [2,1] => [1,2] => 1
{{1},{2,3}}
=> [1,2] => [2,1] => 2
{{1},{2},{3}}
=> [1,1,1] => [3] => 0
{{1,2},{3},{4}}
=> [2,1,1] => [1,3] => 1
{{1,3},{2},{4}}
=> [2,1,1] => [1,3] => 1
{{1},{2,3},{4}}
=> [1,2,1] => [2,2] => 2
{{1,4},{2},{3}}
=> [2,1,1] => [1,3] => 1
{{1},{2,4},{3}}
=> [1,2,1] => [2,2] => 2
{{1},{2},{3,4}}
=> [1,1,2] => [3,1] => 3
{{1},{2},{3},{4}}
=> [1,1,1,1] => [4] => 0
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => [1,4] => 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => [1,4] => 1
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => [2,3] => 2
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => [1,4] => 1
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => [2,3] => 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => [3,2] => 3
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => [1,4] => 1
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => [2,3] => 2
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => [3,2] => 3
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => [4,1] => 4
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => [5] => 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => [1,5] => 1
{{1,3},{2},{4},{5},{6}}
=> [2,1,1,1,1] => [1,5] => 1
{{1},{2,3},{4},{5},{6}}
=> [1,2,1,1,1] => [2,4] => 2
{{1,4},{2},{3},{5},{6}}
=> [2,1,1,1,1] => [1,5] => 1
{{1},{2,4},{3},{5},{6}}
=> [1,2,1,1,1] => [2,4] => 2
{{1},{2},{3,4},{5},{6}}
=> [1,1,2,1,1] => [3,3] => 3
{{1,5},{2},{3},{4},{6}}
=> [2,1,1,1,1] => [1,5] => 1
{{1},{2,5},{3},{4},{6}}
=> [1,2,1,1,1] => [2,4] => 2
{{1},{2},{3,5},{4},{6}}
=> [1,1,2,1,1] => [3,3] => 3
{{1},{2},{3},{4,5},{6}}
=> [1,1,1,2,1] => [4,2] => 4
{{1,6},{2},{3},{4},{5}}
=> [2,1,1,1,1] => [1,5] => 1
{{1},{2,6},{3},{4},{5}}
=> [1,2,1,1,1] => [2,4] => 2
{{1},{2},{3,6},{4},{5}}
=> [1,1,2,1,1] => [3,3] => 3
{{1},{2},{3},{4,6},{5}}
=> [1,1,1,2,1] => [4,2] => 4
{{1},{2},{3},{4},{5,6}}
=> [1,1,1,1,2] => [5,1] => 5
{{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1] => [6] => 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => [1,6] => 1
{{1,3},{2},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => [1,6] => 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,2,1,1,1,1] => [2,5] => 2
{{1,4},{2},{3},{5},{6},{7}}
=> [2,1,1,1,1,1] => [1,6] => 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,2,1,1,1,1] => [2,5] => 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,1,2,1,1,1] => [3,4] => 3
{{1,5},{2},{3},{4},{6},{7}}
=> [2,1,1,1,1,1] => [1,6] => 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,2,1,1,1,1] => [2,5] => 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,1,2,1,1,1] => [3,4] => 3
Description
The major index of the composition. The descents of a composition [c1,c2,,ck] are the partial sums c1,c1+c2,,c1++ck1, excluding the sum of all parts. The major index of a composition is the sum of its descents. For details about the major index see [[Permutations/Descents-Major]].
Matching statistic: St000009
Mp00216: Set partitions inverse Wachs-WhiteSet partitions
Mp00258: Set partitions Standard tableau associated to a set partitionStandard tableaux
St000009: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> {{1}}
=> [[1]]
=> 0
{{1,2}}
=> {{1,2}}
=> [[1,2]]
=> 1
{{1},{2}}
=> {{1},{2}}
=> [[1],[2]]
=> 0
{{1,2},{3}}
=> {{1},{2,3}}
=> [[1,3],[2]]
=> 1
{{1,3},{2}}
=> {{1,3},{2}}
=> [[1,3],[2]]
=> 1
{{1},{2,3}}
=> {{1,2},{3}}
=> [[1,2],[3]]
=> 2
{{1},{2},{3}}
=> {{1},{2},{3}}
=> [[1],[2],[3]]
=> 0
{{1,2},{3},{4}}
=> {{1},{2},{3,4}}
=> [[1,4],[2],[3]]
=> 1
{{1,3},{2},{4}}
=> {{1},{2,4},{3}}
=> [[1,4],[2],[3]]
=> 1
{{1},{2,3},{4}}
=> {{1},{2,3},{4}}
=> [[1,3],[2],[4]]
=> 2
{{1,4},{2},{3}}
=> {{1,4},{2},{3}}
=> [[1,4],[2],[3]]
=> 1
{{1},{2,4},{3}}
=> {{1,3},{2},{4}}
=> [[1,3],[2],[4]]
=> 2
{{1},{2},{3,4}}
=> {{1,2},{3},{4}}
=> [[1,2],[3],[4]]
=> 3
{{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> [[1],[2],[3],[4]]
=> 0
{{1,2},{3},{4},{5}}
=> {{1},{2},{3},{4,5}}
=> [[1,5],[2],[3],[4]]
=> 1
{{1,3},{2},{4},{5}}
=> {{1},{2},{3,5},{4}}
=> [[1,5],[2],[3],[4]]
=> 1
{{1},{2,3},{4},{5}}
=> {{1},{2},{3,4},{5}}
=> [[1,4],[2],[3],[5]]
=> 2
{{1,4},{2},{3},{5}}
=> {{1},{2,5},{3},{4}}
=> [[1,5],[2],[3],[4]]
=> 1
{{1},{2,4},{3},{5}}
=> {{1},{2,4},{3},{5}}
=> [[1,4],[2],[3],[5]]
=> 2
{{1},{2},{3,4},{5}}
=> {{1},{2,3},{4},{5}}
=> [[1,3],[2],[4],[5]]
=> 3
{{1,5},{2},{3},{4}}
=> {{1,5},{2},{3},{4}}
=> [[1,5],[2],[3],[4]]
=> 1
{{1},{2,5},{3},{4}}
=> {{1,4},{2},{3},{5}}
=> [[1,4],[2],[3],[5]]
=> 2
{{1},{2},{3,5},{4}}
=> {{1,3},{2},{4},{5}}
=> [[1,3],[2],[4],[5]]
=> 3
{{1},{2},{3},{4,5}}
=> {{1,2},{3},{4},{5}}
=> [[1,2],[3],[4],[5]]
=> 4
{{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> [[1],[2],[3],[4],[5]]
=> 0
{{1,2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5,6}}
=> [[1,6],[2],[3],[4],[5]]
=> 1
{{1,3},{2},{4},{5},{6}}
=> {{1},{2},{3},{4,6},{5}}
=> [[1,6],[2],[3],[4],[5]]
=> 1
{{1},{2,3},{4},{5},{6}}
=> {{1},{2},{3},{4,5},{6}}
=> [[1,5],[2],[3],[4],[6]]
=> 2
{{1,4},{2},{3},{5},{6}}
=> {{1},{2},{3,6},{4},{5}}
=> [[1,6],[2],[3],[4],[5]]
=> 1
{{1},{2,4},{3},{5},{6}}
=> {{1},{2},{3,5},{4},{6}}
=> [[1,5],[2],[3],[4],[6]]
=> 2
{{1},{2},{3,4},{5},{6}}
=> {{1},{2},{3,4},{5},{6}}
=> [[1,4],[2],[3],[5],[6]]
=> 3
{{1,5},{2},{3},{4},{6}}
=> {{1},{2,6},{3},{4},{5}}
=> [[1,6],[2],[3],[4],[5]]
=> 1
{{1},{2,5},{3},{4},{6}}
=> {{1},{2,5},{3},{4},{6}}
=> [[1,5],[2],[3],[4],[6]]
=> 2
{{1},{2},{3,5},{4},{6}}
=> {{1},{2,4},{3},{5},{6}}
=> [[1,4],[2],[3],[5],[6]]
=> 3
{{1},{2},{3},{4,5},{6}}
=> {{1},{2,3},{4},{5},{6}}
=> [[1,3],[2],[4],[5],[6]]
=> 4
{{1,6},{2},{3},{4},{5}}
=> {{1,6},{2},{3},{4},{5}}
=> [[1,6],[2],[3],[4],[5]]
=> 1
{{1},{2,6},{3},{4},{5}}
=> {{1,5},{2},{3},{4},{6}}
=> [[1,5],[2],[3],[4],[6]]
=> 2
{{1},{2},{3,6},{4},{5}}
=> {{1,4},{2},{3},{5},{6}}
=> [[1,4],[2],[3],[5],[6]]
=> 3
{{1},{2},{3},{4,6},{5}}
=> {{1,3},{2},{4},{5},{6}}
=> [[1,3],[2],[4],[5],[6]]
=> 4
{{1},{2},{3},{4},{5,6}}
=> {{1,2},{3},{4},{5},{6}}
=> [[1,2],[3],[4],[5],[6]]
=> 5
{{1},{2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5},{6}}
=> [[1],[2],[3],[4],[5],[6]]
=> 0
{{1,2},{3},{4},{5},{6},{7}}
=> {{1},{2},{3},{4},{5},{6,7}}
=> [[1,7],[2],[3],[4],[5],[6]]
=> 1
{{1,3},{2},{4},{5},{6},{7}}
=> {{1},{2},{3},{4},{5,7},{6}}
=> [[1,7],[2],[3],[4],[5],[6]]
=> 1
{{1},{2,3},{4},{5},{6},{7}}
=> {{1},{2},{3},{4},{5,6},{7}}
=> [[1,6],[2],[3],[4],[5],[7]]
=> 2
{{1,4},{2},{3},{5},{6},{7}}
=> {{1},{2},{3},{4,7},{5},{6}}
=> [[1,7],[2],[3],[4],[5],[6]]
=> 1
{{1},{2,4},{3},{5},{6},{7}}
=> {{1},{2},{3},{4,6},{5},{7}}
=> [[1,6],[2],[3],[4],[5],[7]]
=> 2
{{1},{2},{3,4},{5},{6},{7}}
=> {{1},{2},{3},{4,5},{6},{7}}
=> [[1,5],[2],[3],[4],[6],[7]]
=> 3
{{1,5},{2},{3},{4},{6},{7}}
=> {{1},{2},{3,7},{4},{5},{6}}
=> [[1,7],[2],[3],[4],[5],[6]]
=> 1
{{1},{2,5},{3},{4},{6},{7}}
=> {{1},{2},{3,6},{4},{5},{7}}
=> [[1,6],[2],[3],[4],[5],[7]]
=> 2
{{1},{2},{3,5},{4},{6},{7}}
=> {{1},{2},{3,5},{4},{6},{7}}
=> [[1,5],[2],[3],[4],[6],[7]]
=> 3
Description
The charge of a standard tableau.
Mp00128: Set partitions to compositionInteger compositions
Mp00094: Integer compositions to binary wordBinary words
St000290: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 1 => 0
{{1,2}}
=> [2] => 10 => 1
{{1},{2}}
=> [1,1] => 11 => 0
{{1,2},{3}}
=> [2,1] => 101 => 1
{{1,3},{2}}
=> [2,1] => 101 => 1
{{1},{2,3}}
=> [1,2] => 110 => 2
{{1},{2},{3}}
=> [1,1,1] => 111 => 0
{{1,2},{3},{4}}
=> [2,1,1] => 1011 => 1
{{1,3},{2},{4}}
=> [2,1,1] => 1011 => 1
{{1},{2,3},{4}}
=> [1,2,1] => 1101 => 2
{{1,4},{2},{3}}
=> [2,1,1] => 1011 => 1
{{1},{2,4},{3}}
=> [1,2,1] => 1101 => 2
{{1},{2},{3,4}}
=> [1,1,2] => 1110 => 3
{{1},{2},{3},{4}}
=> [1,1,1,1] => 1111 => 0
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => 11011 => 2
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => 11101 => 3
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => 11101 => 3
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => 11110 => 4
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => 11111 => 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1,3},{2},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,3},{4},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1,4},{2},{3},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,4},{3},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,4},{5},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1,5},{2},{3},{4},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,5},{3},{4},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,5},{4},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,5},{6}}
=> [1,1,1,2,1] => 111101 => 4
{{1,6},{2},{3},{4},{5}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,6},{3},{4},{5}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,6},{4},{5}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,6},{5}}
=> [1,1,1,2,1] => 111101 => 4
{{1},{2},{3},{4},{5,6}}
=> [1,1,1,1,2] => 111110 => 5
{{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1] => 111111 => 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1,3},{2},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1,4},{2},{3},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
{{1,5},{2},{3},{4},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
Description
The major index of a binary word. This is the sum of the positions of descents, i.e., a one followed by a zero. For words of length n with a zeros, the generating function for the major index is the q-binomial coefficient \binom{n}{a}_q.
Matching statistic: St000293
Mp00128: Set partitions to compositionInteger compositions
Mp00094: Integer compositions to binary wordBinary words
St000293: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 1 => 0
{{1,2}}
=> [2] => 10 => 1
{{1},{2}}
=> [1,1] => 11 => 0
{{1,2},{3}}
=> [2,1] => 101 => 1
{{1,3},{2}}
=> [2,1] => 101 => 1
{{1},{2,3}}
=> [1,2] => 110 => 2
{{1},{2},{3}}
=> [1,1,1] => 111 => 0
{{1,2},{3},{4}}
=> [2,1,1] => 1011 => 1
{{1,3},{2},{4}}
=> [2,1,1] => 1011 => 1
{{1},{2,3},{4}}
=> [1,2,1] => 1101 => 2
{{1,4},{2},{3}}
=> [2,1,1] => 1011 => 1
{{1},{2,4},{3}}
=> [1,2,1] => 1101 => 2
{{1},{2},{3,4}}
=> [1,1,2] => 1110 => 3
{{1},{2},{3},{4}}
=> [1,1,1,1] => 1111 => 0
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => 11011 => 2
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => 11101 => 3
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => 11101 => 3
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => 11110 => 4
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => 11111 => 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1,3},{2},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,3},{4},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1,4},{2},{3},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,4},{3},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,4},{5},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1,5},{2},{3},{4},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,5},{3},{4},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,5},{4},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,5},{6}}
=> [1,1,1,2,1] => 111101 => 4
{{1,6},{2},{3},{4},{5}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,6},{3},{4},{5}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,6},{4},{5}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,6},{5}}
=> [1,1,1,2,1] => 111101 => 4
{{1},{2},{3},{4},{5,6}}
=> [1,1,1,1,2] => 111110 => 5
{{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1] => 111111 => 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1,3},{2},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1,4},{2},{3},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
{{1,5},{2},{3},{4},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
Description
The number of inversions of a binary word.
Matching statistic: St001436
Mp00128: Set partitions to compositionInteger compositions
Mp00094: Integer compositions to binary wordBinary words
St001436: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 1 => 0
{{1,2}}
=> [2] => 10 => 1
{{1},{2}}
=> [1,1] => 11 => 0
{{1,2},{3}}
=> [2,1] => 101 => 1
{{1,3},{2}}
=> [2,1] => 101 => 1
{{1},{2,3}}
=> [1,2] => 110 => 2
{{1},{2},{3}}
=> [1,1,1] => 111 => 0
{{1,2},{3},{4}}
=> [2,1,1] => 1011 => 1
{{1,3},{2},{4}}
=> [2,1,1] => 1011 => 1
{{1},{2,3},{4}}
=> [1,2,1] => 1101 => 2
{{1,4},{2},{3}}
=> [2,1,1] => 1011 => 1
{{1},{2,4},{3}}
=> [1,2,1] => 1101 => 2
{{1},{2},{3,4}}
=> [1,1,2] => 1110 => 3
{{1},{2},{3},{4}}
=> [1,1,1,1] => 1111 => 0
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => 11011 => 2
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => 11101 => 3
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => 11101 => 3
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => 11110 => 4
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => 11111 => 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1,3},{2},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,3},{4},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1,4},{2},{3},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,4},{3},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,4},{5},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1,5},{2},{3},{4},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,5},{3},{4},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,5},{4},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,5},{6}}
=> [1,1,1,2,1] => 111101 => 4
{{1,6},{2},{3},{4},{5}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,6},{3},{4},{5}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,6},{4},{5}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,6},{5}}
=> [1,1,1,2,1] => 111101 => 4
{{1},{2},{3},{4},{5,6}}
=> [1,1,1,1,2] => 111110 => 5
{{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1] => 111111 => 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1,3},{2},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1,4},{2},{3},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
{{1,5},{2},{3},{4},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
Description
The index of a given binary word in the lex-order among all its cyclic shifts.
Mp00128: Set partitions to compositionInteger compositions
Mp00094: Integer compositions to binary wordBinary words
St001485: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 1 => 0
{{1,2}}
=> [2] => 10 => 1
{{1},{2}}
=> [1,1] => 11 => 0
{{1,2},{3}}
=> [2,1] => 101 => 1
{{1,3},{2}}
=> [2,1] => 101 => 1
{{1},{2,3}}
=> [1,2] => 110 => 2
{{1},{2},{3}}
=> [1,1,1] => 111 => 0
{{1,2},{3},{4}}
=> [2,1,1] => 1011 => 1
{{1,3},{2},{4}}
=> [2,1,1] => 1011 => 1
{{1},{2,3},{4}}
=> [1,2,1] => 1101 => 2
{{1,4},{2},{3}}
=> [2,1,1] => 1011 => 1
{{1},{2,4},{3}}
=> [1,2,1] => 1101 => 2
{{1},{2},{3,4}}
=> [1,1,2] => 1110 => 3
{{1},{2},{3},{4}}
=> [1,1,1,1] => 1111 => 0
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => 11011 => 2
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => 11101 => 3
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => 10111 => 1
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => 11011 => 2
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => 11101 => 3
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => 11110 => 4
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => 11111 => 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1,3},{2},{4},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,3},{4},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1,4},{2},{3},{5},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,4},{3},{5},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,4},{5},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1,5},{2},{3},{4},{6}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,5},{3},{4},{6}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,5},{4},{6}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,5},{6}}
=> [1,1,1,2,1] => 111101 => 4
{{1,6},{2},{3},{4},{5}}
=> [2,1,1,1,1] => 101111 => 1
{{1},{2,6},{3},{4},{5}}
=> [1,2,1,1,1] => 110111 => 2
{{1},{2},{3,6},{4},{5}}
=> [1,1,2,1,1] => 111011 => 3
{{1},{2},{3},{4,6},{5}}
=> [1,1,1,2,1] => 111101 => 4
{{1},{2},{3},{4},{5,6}}
=> [1,1,1,1,2] => 111110 => 5
{{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1] => 111111 => 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1,3},{2},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1,4},{2},{3},{5},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
{{1,5},{2},{3},{4},{6},{7}}
=> [2,1,1,1,1,1] => 1011111 => 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,2,1,1,1,1] => 1101111 => 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,1,2,1,1,1] => 1110111 => 3
Description
The modular major index of a binary word. This is [[St000290]] modulo the length of the word.
Mp00215: Set partitions Wachs-WhiteSet partitions
Mp00221: Set partitions conjugateSet partitions
St000839: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> {{1}}
=> {{1}}
=> 1 = 0 + 1
{{1,2}}
=> {{1,2}}
=> {{1},{2}}
=> 2 = 1 + 1
{{1},{2}}
=> {{1},{2}}
=> {{1,2}}
=> 1 = 0 + 1
{{1,2},{3}}
=> {{1},{2,3}}
=> {{1,3},{2}}
=> 2 = 1 + 1
{{1,3},{2}}
=> {{1,3},{2}}
=> {{1},{2,3}}
=> 2 = 1 + 1
{{1},{2,3}}
=> {{1,2},{3}}
=> {{1,2},{3}}
=> 3 = 2 + 1
{{1},{2},{3}}
=> {{1},{2},{3}}
=> {{1,2,3}}
=> 1 = 0 + 1
{{1,2},{3},{4}}
=> {{1},{2},{3,4}}
=> {{1,3,4},{2}}
=> 2 = 1 + 1
{{1,3},{2},{4}}
=> {{1},{2,4},{3}}
=> {{1,4},{2,3}}
=> 2 = 1 + 1
{{1},{2,3},{4}}
=> {{1},{2,3},{4}}
=> {{1,2,4},{3}}
=> 3 = 2 + 1
{{1,4},{2},{3}}
=> {{1,4},{2},{3}}
=> {{1},{2,3,4}}
=> 2 = 1 + 1
{{1},{2,4},{3}}
=> {{1,3},{2},{4}}
=> {{1,2},{3,4}}
=> 3 = 2 + 1
{{1},{2},{3,4}}
=> {{1,2},{3},{4}}
=> {{1,2,3},{4}}
=> 4 = 3 + 1
{{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> {{1,2,3,4}}
=> 1 = 0 + 1
{{1,2},{3},{4},{5}}
=> {{1},{2},{3},{4,5}}
=> {{1,3,4,5},{2}}
=> 2 = 1 + 1
{{1,3},{2},{4},{5}}
=> {{1},{2},{3,5},{4}}
=> {{1,4,5},{2,3}}
=> 2 = 1 + 1
{{1},{2,3},{4},{5}}
=> {{1},{2},{3,4},{5}}
=> {{1,2,4,5},{3}}
=> 3 = 2 + 1
{{1,4},{2},{3},{5}}
=> {{1},{2,5},{3},{4}}
=> {{1,5},{2,3,4}}
=> 2 = 1 + 1
{{1},{2,4},{3},{5}}
=> {{1},{2,4},{3},{5}}
=> {{1,2,5},{3,4}}
=> 3 = 2 + 1
{{1},{2},{3,4},{5}}
=> {{1},{2,3},{4},{5}}
=> {{1,2,3,5},{4}}
=> 4 = 3 + 1
{{1,5},{2},{3},{4}}
=> {{1,5},{2},{3},{4}}
=> {{1},{2,3,4,5}}
=> 2 = 1 + 1
{{1},{2,5},{3},{4}}
=> {{1,4},{2},{3},{5}}
=> {{1,2},{3,4,5}}
=> 3 = 2 + 1
{{1},{2},{3,5},{4}}
=> {{1,3},{2},{4},{5}}
=> {{1,2,3},{4,5}}
=> 4 = 3 + 1
{{1},{2},{3},{4,5}}
=> {{1,2},{3},{4},{5}}
=> {{1,2,3,4},{5}}
=> 5 = 4 + 1
{{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> {{1,2,3,4,5}}
=> 1 = 0 + 1
{{1,2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5,6}}
=> {{1,3,4,5,6},{2}}
=> 2 = 1 + 1
{{1,3},{2},{4},{5},{6}}
=> {{1},{2},{3},{4,6},{5}}
=> {{1,4,5,6},{2,3}}
=> 2 = 1 + 1
{{1},{2,3},{4},{5},{6}}
=> {{1},{2},{3},{4,5},{6}}
=> {{1,2,4,5,6},{3}}
=> 3 = 2 + 1
{{1,4},{2},{3},{5},{6}}
=> {{1},{2},{3,6},{4},{5}}
=> {{1,5,6},{2,3,4}}
=> 2 = 1 + 1
{{1},{2,4},{3},{5},{6}}
=> {{1},{2},{3,5},{4},{6}}
=> {{1,2,5,6},{3,4}}
=> 3 = 2 + 1
{{1},{2},{3,4},{5},{6}}
=> {{1},{2},{3,4},{5},{6}}
=> {{1,2,3,5,6},{4}}
=> 4 = 3 + 1
{{1,5},{2},{3},{4},{6}}
=> {{1},{2,6},{3},{4},{5}}
=> {{1,6},{2,3,4,5}}
=> 2 = 1 + 1
{{1},{2,5},{3},{4},{6}}
=> {{1},{2,5},{3},{4},{6}}
=> {{1,2,6},{3,4,5}}
=> 3 = 2 + 1
{{1},{2},{3,5},{4},{6}}
=> {{1},{2,4},{3},{5},{6}}
=> {{1,2,3,6},{4,5}}
=> 4 = 3 + 1
{{1},{2},{3},{4,5},{6}}
=> {{1},{2,3},{4},{5},{6}}
=> {{1,2,3,4,6},{5}}
=> 5 = 4 + 1
{{1,6},{2},{3},{4},{5}}
=> {{1,6},{2},{3},{4},{5}}
=> {{1},{2,3,4,5,6}}
=> 2 = 1 + 1
{{1},{2,6},{3},{4},{5}}
=> {{1,5},{2},{3},{4},{6}}
=> {{1,2},{3,4,5,6}}
=> 3 = 2 + 1
{{1},{2},{3,6},{4},{5}}
=> {{1,4},{2},{3},{5},{6}}
=> {{1,2,3},{4,5,6}}
=> 4 = 3 + 1
{{1},{2},{3},{4,6},{5}}
=> {{1,3},{2},{4},{5},{6}}
=> {{1,2,3,4},{5,6}}
=> 5 = 4 + 1
{{1},{2},{3},{4},{5,6}}
=> {{1,2},{3},{4},{5},{6}}
=> {{1,2,3,4,5},{6}}
=> 6 = 5 + 1
{{1},{2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5},{6}}
=> {{1,2,3,4,5,6}}
=> 1 = 0 + 1
{{1,2},{3},{4},{5},{6},{7}}
=> {{1},{2},{3},{4},{5},{6,7}}
=> {{1,3,4,5,6,7},{2}}
=> 2 = 1 + 1
{{1,3},{2},{4},{5},{6},{7}}
=> {{1},{2},{3},{4},{5,7},{6}}
=> {{1,4,5,6,7},{2,3}}
=> 2 = 1 + 1
{{1},{2,3},{4},{5},{6},{7}}
=> {{1},{2},{3},{4},{5,6},{7}}
=> {{1,2,4,5,6,7},{3}}
=> 3 = 2 + 1
{{1,4},{2},{3},{5},{6},{7}}
=> {{1},{2},{3},{4,7},{5},{6}}
=> {{1,5,6,7},{2,3,4}}
=> 2 = 1 + 1
{{1},{2,4},{3},{5},{6},{7}}
=> {{1},{2},{3},{4,6},{5},{7}}
=> {{1,2,5,6,7},{3,4}}
=> 3 = 2 + 1
{{1},{2},{3,4},{5},{6},{7}}
=> {{1},{2},{3},{4,5},{6},{7}}
=> {{1,2,3,5,6,7},{4}}
=> 4 = 3 + 1
{{1,5},{2},{3},{4},{6},{7}}
=> {{1},{2},{3,7},{4},{5},{6}}
=> {{1,6,7},{2,3,4,5}}
=> 2 = 1 + 1
{{1},{2,5},{3},{4},{6},{7}}
=> {{1},{2},{3,6},{4},{5},{7}}
=> {{1,2,6,7},{3,4,5}}
=> 3 = 2 + 1
{{1},{2},{3,5},{4},{6},{7}}
=> {{1},{2},{3,5},{4},{6},{7}}
=> {{1,2,3,6,7},{4,5}}
=> 4 = 3 + 1
Description
The largest opener of a set partition. An opener (or left hand endpoint) of a set partition is a number that is minimal in its block. For this statistic, singletons are considered as openers.
Matching statistic: St000012
Mp00128: Set partitions to compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00121: Dyck paths Cori-Le Borgne involutionDyck paths
St000012: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1,0]
=> [1,0]
=> 0
{{1,2}}
=> [2] => [1,1,0,0]
=> [1,1,0,0]
=> 1
{{1},{2}}
=> [1,1] => [1,0,1,0]
=> [1,0,1,0]
=> 0
{{1,2},{3}}
=> [2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 1
{{1,3},{2}}
=> [2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 1
{{1},{2,3}}
=> [1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 2
{{1},{2},{3}}
=> [1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> 0
{{1,2},{3},{4}}
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 1
{{1,3},{2},{4}}
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 1
{{1},{2,3},{4}}
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> 2
{{1,4},{2},{3}}
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 1
{{1},{2,4},{3}}
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> 2
{{1},{2},{3,4}}
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 3
{{1},{2},{3},{4}}
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> 0
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 1
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 2
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 1
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 1
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 2
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 4
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1,3},{2},{4},{5},{6}}
=> [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,3},{4},{5},{6}}
=> [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 2
{{1,4},{2},{3},{5},{6}}
=> [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,4},{3},{5},{6}}
=> [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 2
{{1},{2},{3,4},{5},{6}}
=> [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 3
{{1,5},{2},{3},{4},{6}}
=> [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,5},{3},{4},{6}}
=> [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 2
{{1},{2},{3,5},{4},{6}}
=> [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 3
{{1},{2},{3},{4,5},{6}}
=> [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> 4
{{1,6},{2},{3},{4},{5}}
=> [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,6},{3},{4},{5}}
=> [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 2
{{1},{2},{3,6},{4},{5}}
=> [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 3
{{1},{2},{3},{4,6},{5}}
=> [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> 4
{{1},{2},{3},{4},{5,6}}
=> [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 5
{{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> 1
{{1,3},{2},{4},{5},{6},{7}}
=> [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0,1,0]
=> 2
{{1,4},{2},{3},{5},{6},{7}}
=> [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0,1,0]
=> 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,1,2,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0,1,0]
=> 3
{{1,5},{2},{3},{4},{6},{7}}
=> [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0,1,0]
=> 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,1,2,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0,1,0]
=> 3
Description
The area of a Dyck path. This is the number of complete squares in the integer lattice which are below the path and above the x-axis. The 'half-squares' directly above the axis do not contribute to this statistic. 1. Dyck paths are bijection with '''area sequences''' (a_1,\ldots,a_n) such that a_1 = 0, a_{k+1} \leq a_k + 1. 2. The generating function \mathbf{D}_n(q) = \sum_{D \in \mathfrak{D}_n} q^{\operatorname{area}(D)} satisfy the recurrence \mathbf{D}_{n+1}(q) = \sum q^k \mathbf{D}_k(q) \mathbf{D}_{n-k}(q). 3. The area is equidistributed with [[St000005]] and [[St000006]]. Pairs of these statistics play an important role in the theory of q,t-Catalan numbers.
Matching statistic: St000024
Mp00174: Set partitions dual major index to intertwining numberSet partitions
Mp00080: Set partitions to permutationPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
St000024: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> {{1}}
=> [1] => [1,0]
=> 0
{{1,2}}
=> {{1,2}}
=> [2,1] => [1,1,0,0]
=> 1
{{1},{2}}
=> {{1},{2}}
=> [1,2] => [1,0,1,0]
=> 0
{{1,2},{3}}
=> {{1,2},{3}}
=> [2,1,3] => [1,1,0,0,1,0]
=> 1
{{1,3},{2}}
=> {{1},{2,3}}
=> [1,3,2] => [1,0,1,1,0,0]
=> 1
{{1},{2,3}}
=> {{1,3},{2}}
=> [3,2,1] => [1,1,1,0,0,0]
=> 2
{{1},{2},{3}}
=> {{1},{2},{3}}
=> [1,2,3] => [1,0,1,0,1,0]
=> 0
{{1,2},{3},{4}}
=> {{1,2},{3},{4}}
=> [2,1,3,4] => [1,1,0,0,1,0,1,0]
=> 1
{{1,3},{2},{4}}
=> {{1},{2,3},{4}}
=> [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> 1
{{1},{2,3},{4}}
=> {{1,3},{2},{4}}
=> [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> 2
{{1,4},{2},{3}}
=> {{1},{2},{3,4}}
=> [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> 1
{{1},{2,4},{3}}
=> {{1},{2,4},{3}}
=> [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> 2
{{1},{2},{3,4}}
=> {{1,4},{2},{3}}
=> [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> 3
{{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> 0
{{1,2},{3},{4},{5}}
=> {{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> 1
{{1,3},{2},{4},{5}}
=> {{1},{2,3},{4},{5}}
=> [1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> 1
{{1},{2,3},{4},{5}}
=> {{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [1,1,1,0,0,0,1,0,1,0]
=> 2
{{1,4},{2},{3},{5}}
=> {{1},{2},{3,4},{5}}
=> [1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> 1
{{1},{2,4},{3},{5}}
=> {{1},{2,4},{3},{5}}
=> [1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> 2
{{1},{2},{3,4},{5}}
=> {{1,4},{2},{3},{5}}
=> [4,2,3,1,5] => [1,1,1,1,0,0,0,0,1,0]
=> 3
{{1,5},{2},{3},{4}}
=> {{1},{2},{3},{4,5}}
=> [1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> 1
{{1},{2,5},{3},{4}}
=> {{1},{2},{3,5},{4}}
=> [1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> 2
{{1},{2},{3,5},{4}}
=> {{1},{2,5},{3},{4}}
=> [1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> 3
{{1},{2},{3},{4,5}}
=> {{1,5},{2},{3},{4}}
=> [5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 4
{{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> 0
{{1,2},{3},{4},{5},{6}}
=> {{1,2},{3},{4},{5},{6}}
=> [2,1,3,4,5,6] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1,3},{2},{4},{5},{6}}
=> {{1},{2,3},{4},{5},{6}}
=> [1,3,2,4,5,6] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> 1
{{1},{2,3},{4},{5},{6}}
=> {{1,3},{2},{4},{5},{6}}
=> [3,2,1,4,5,6] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> 2
{{1,4},{2},{3},{5},{6}}
=> {{1},{2},{3,4},{5},{6}}
=> [1,2,4,3,5,6] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> 1
{{1},{2,4},{3},{5},{6}}
=> {{1},{2,4},{3},{5},{6}}
=> [1,4,3,2,5,6] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 2
{{1},{2},{3,4},{5},{6}}
=> {{1,4},{2},{3},{5},{6}}
=> [4,2,3,1,5,6] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> 3
{{1,5},{2},{3},{4},{6}}
=> {{1},{2},{3},{4,5},{6}}
=> [1,2,3,5,4,6] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 1
{{1},{2,5},{3},{4},{6}}
=> {{1},{2},{3,5},{4},{6}}
=> [1,2,5,4,3,6] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 2
{{1},{2},{3,5},{4},{6}}
=> {{1},{2,5},{3},{4},{6}}
=> [1,5,3,4,2,6] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 3
{{1},{2},{3},{4,5},{6}}
=> {{1,5},{2},{3},{4},{6}}
=> [5,2,3,4,1,6] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> 4
{{1,6},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5,6}}
=> [1,2,3,4,6,5] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
{{1},{2,6},{3},{4},{5}}
=> {{1},{2},{3},{4,6},{5}}
=> [1,2,3,6,5,4] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> 2
{{1},{2},{3,6},{4},{5}}
=> {{1},{2},{3,6},{4},{5}}
=> [1,2,6,4,5,3] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> 3
{{1},{2},{3},{4,6},{5}}
=> {{1},{2,6},{3},{4},{5}}
=> [1,6,3,4,5,2] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 4
{{1},{2},{3},{4},{5,6}}
=> {{1,6},{2},{3},{4},{5}}
=> [6,2,3,4,5,1] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> 5
{{1},{2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5},{6}}
=> [1,2,3,4,5,6] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
{{1,2},{3},{4},{5},{6},{7}}
=> {{1,2},{3},{4},{5},{6},{7}}
=> [2,1,3,4,5,6,7] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> 1
{{1,3},{2},{4},{5},{6},{7}}
=> {{1},{2,3},{4},{5},{6},{7}}
=> [1,3,2,4,5,6,7] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
{{1},{2,3},{4},{5},{6},{7}}
=> {{1,3},{2},{4},{5},{6},{7}}
=> [3,2,1,4,5,6,7] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0]
=> 2
{{1,4},{2},{3},{5},{6},{7}}
=> {{1},{2},{3,4},{5},{6},{7}}
=> [1,2,4,3,5,6,7] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> 1
{{1},{2,4},{3},{5},{6},{7}}
=> {{1},{2,4},{3},{5},{6},{7}}
=> [1,4,3,2,5,6,7] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> 2
{{1},{2},{3,4},{5},{6},{7}}
=> {{1,4},{2},{3},{5},{6},{7}}
=> [4,2,3,1,5,6,7] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> 3
{{1,5},{2},{3},{4},{6},{7}}
=> {{1},{2},{3},{4,5},{6},{7}}
=> [1,2,3,5,4,6,7] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> 1
{{1},{2,5},{3},{4},{6},{7}}
=> {{1},{2},{3,5},{4},{6},{7}}
=> [1,2,5,4,3,6,7] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> 2
{{1},{2},{3,5},{4},{6},{7}}
=> {{1},{2,5},{3},{4},{6},{7}}
=> [1,5,3,4,2,6,7] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> 3
Description
The number of double up and double down steps of a Dyck path. In other words, this is the number of double rises (and, equivalently, the number of double falls) of a Dyck path.
Matching statistic: St000059
Mp00080: Set partitions to permutationPermutations
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
Mp00059: Permutations Robinson-Schensted insertion tableauStandard tableaux
St000059: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => [[1]]
=> 0
{{1,2}}
=> [2,1] => [2,1] => [[1],[2]]
=> 1
{{1},{2}}
=> [1,2] => [1,2] => [[1,2]]
=> 0
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => [[1,3],[2]]
=> 1
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => [[1,3],[2]]
=> 1
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => [[1,2],[3]]
=> 2
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => [[1,2,3]]
=> 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => [[1,3,4],[2]]
=> 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => [[1,3,4],[2]]
=> 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => [[1,2,4],[3]]
=> 2
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,3,4,1] => [[1,3,4],[2]]
=> 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,3,4,2] => [[1,2,4],[3]]
=> 2
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => [[1,2,3],[4]]
=> 3
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => [[1,2,3,4]]
=> 0
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 1
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [2,3,1,4,5] => [[1,3,4,5],[2]]
=> 1
{{1},{2,3},{4},{5}}
=> [1,3,2,4,5] => [1,3,2,4,5] => [[1,2,4,5],[3]]
=> 2
{{1,4},{2},{3},{5}}
=> [4,2,3,1,5] => [2,3,4,1,5] => [[1,3,4,5],[2]]
=> 1
{{1},{2,4},{3},{5}}
=> [1,4,3,2,5] => [1,3,4,2,5] => [[1,2,4,5],[3]]
=> 2
{{1},{2},{3,4},{5}}
=> [1,2,4,3,5] => [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 3
{{1,5},{2},{3},{4}}
=> [5,2,3,4,1] => [2,3,4,5,1] => [[1,3,4,5],[2]]
=> 1
{{1},{2,5},{3},{4}}
=> [1,5,3,4,2] => [1,3,4,5,2] => [[1,2,4,5],[3]]
=> 2
{{1},{2},{3,5},{4}}
=> [1,2,5,4,3] => [1,2,4,5,3] => [[1,2,3,5],[4]]
=> 3
{{1},{2},{3},{4,5}}
=> [1,2,3,5,4] => [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 4
{{1},{2},{3},{4},{5}}
=> [1,2,3,4,5] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0
{{1,2},{3},{4},{5},{6}}
=> [2,1,3,4,5,6] => [2,1,3,4,5,6] => [[1,3,4,5,6],[2]]
=> 1
{{1,3},{2},{4},{5},{6}}
=> [3,2,1,4,5,6] => [2,3,1,4,5,6] => [[1,3,4,5,6],[2]]
=> 1
{{1},{2,3},{4},{5},{6}}
=> [1,3,2,4,5,6] => [1,3,2,4,5,6] => [[1,2,4,5,6],[3]]
=> 2
{{1,4},{2},{3},{5},{6}}
=> [4,2,3,1,5,6] => [2,3,4,1,5,6] => [[1,3,4,5,6],[2]]
=> 1
{{1},{2,4},{3},{5},{6}}
=> [1,4,3,2,5,6] => [1,3,4,2,5,6] => [[1,2,4,5,6],[3]]
=> 2
{{1},{2},{3,4},{5},{6}}
=> [1,2,4,3,5,6] => [1,2,4,3,5,6] => [[1,2,3,5,6],[4]]
=> 3
{{1,5},{2},{3},{4},{6}}
=> [5,2,3,4,1,6] => [2,3,4,5,1,6] => [[1,3,4,5,6],[2]]
=> 1
{{1},{2,5},{3},{4},{6}}
=> [1,5,3,4,2,6] => [1,3,4,5,2,6] => [[1,2,4,5,6],[3]]
=> 2
{{1},{2},{3,5},{4},{6}}
=> [1,2,5,4,3,6] => [1,2,4,5,3,6] => [[1,2,3,5,6],[4]]
=> 3
{{1},{2},{3},{4,5},{6}}
=> [1,2,3,5,4,6] => [1,2,3,5,4,6] => [[1,2,3,4,6],[5]]
=> 4
{{1,6},{2},{3},{4},{5}}
=> [6,2,3,4,5,1] => [2,3,4,5,6,1] => [[1,3,4,5,6],[2]]
=> 1
{{1},{2,6},{3},{4},{5}}
=> [1,6,3,4,5,2] => [1,3,4,5,6,2] => [[1,2,4,5,6],[3]]
=> 2
{{1},{2},{3,6},{4},{5}}
=> [1,2,6,4,5,3] => [1,2,4,5,6,3] => [[1,2,3,5,6],[4]]
=> 3
{{1},{2},{3},{4,6},{5}}
=> [1,2,3,6,5,4] => [1,2,3,5,6,4] => [[1,2,3,4,6],[5]]
=> 4
{{1},{2},{3},{4},{5,6}}
=> [1,2,3,4,6,5] => [1,2,3,4,6,5] => [[1,2,3,4,5],[6]]
=> 5
{{1},{2},{3},{4},{5},{6}}
=> [1,2,3,4,5,6] => [1,2,3,4,5,6] => [[1,2,3,4,5,6]]
=> 0
{{1,2},{3},{4},{5},{6},{7}}
=> [2,1,3,4,5,6,7] => [2,1,3,4,5,6,7] => [[1,3,4,5,6,7],[2]]
=> 1
{{1,3},{2},{4},{5},{6},{7}}
=> [3,2,1,4,5,6,7] => [2,3,1,4,5,6,7] => [[1,3,4,5,6,7],[2]]
=> 1
{{1},{2,3},{4},{5},{6},{7}}
=> [1,3,2,4,5,6,7] => [1,3,2,4,5,6,7] => [[1,2,4,5,6,7],[3]]
=> 2
{{1,4},{2},{3},{5},{6},{7}}
=> [4,2,3,1,5,6,7] => [2,3,4,1,5,6,7] => [[1,3,4,5,6,7],[2]]
=> 1
{{1},{2,4},{3},{5},{6},{7}}
=> [1,4,3,2,5,6,7] => [1,3,4,2,5,6,7] => [[1,2,4,5,6,7],[3]]
=> 2
{{1},{2},{3,4},{5},{6},{7}}
=> [1,2,4,3,5,6,7] => [1,2,4,3,5,6,7] => [[1,2,3,5,6,7],[4]]
=> 3
{{1,5},{2},{3},{4},{6},{7}}
=> [5,2,3,4,1,6,7] => [2,3,4,5,1,6,7] => [[1,3,4,5,6,7],[2]]
=> 1
{{1},{2,5},{3},{4},{6},{7}}
=> [1,5,3,4,2,6,7] => [1,3,4,5,2,6,7] => [[1,2,4,5,6,7],[3]]
=> 2
{{1},{2},{3,5},{4},{6},{7}}
=> [1,2,5,4,3,6,7] => [1,2,4,5,3,6,7] => [[1,2,3,5,6,7],[4]]
=> 3
Description
The inversion number of a standard tableau as defined by Haglund and Stevens. Their inversion number is the total number of inversion pairs for the tableau. An inversion pair is defined as a pair of cells (a,b), (x,y) such that the content of (x,y) is greater than the content of (a,b) and (x,y) is north of the inversion path of (a,b), where the inversion path is defined in detail in [1].
The following 167 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000081The number of edges of a graph. St000169The cocharge of a standard tableau. St000171The degree of the graph. St000211The rank of the set partition. St000330The (standard) major index of a standard tableau. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000537The cutwidth of a graph. St000645The sum of the areas of the rectangles formed by two consecutive peaks and the valley in between. St000682The Grundy value of Welter's game on a binary word. St000987The number of positive eigenvalues of the Laplacian matrix of the graph. St000996The number of exclusive left-to-right maxima of a permutation. St001090The number of pop-stack-sorts needed to sort a permutation. St001161The major index north count of a Dyck path. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001479The number of bridges of a graph. St001697The shifted natural comajor index of a standard Young tableau. St001721The degree of a binary word. St001759The Rajchgot index of a permutation. St001826The maximal number of leaves on a vertex of a graph. St000013The height of a 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. St000058The order of a permutation. St000468The Hosoya index of a graph. St000734The last entry in the first row of a standard tableau. St000738The first entry in the last row of a standard tableau. St000971The smallest closer of a set partition. St001007Number of simple modules with projective dimension 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. St001313The number of Dyck paths above the lattice path given by a binary word. St001365The number of lattice paths of the same length weakly above the path given by a binary word. 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. St001674The number of vertices of the largest induced star graph in the graph. St001725The harmonious chromatic number of a graph. St000503The maximal difference between two elements in a common block. St000728The dimension of a set partition. St000730The maximal arc length of a set partition. St000490The intertwining number of a set partition. St000492The rob statistic of a set partition. St000493The los statistic of a set partition. St000499The rcb statistic of a set partition. St000577The number of occurrences of the pattern {{1},{2}} such that 1 is a maximal element. St000288The number of ones in a binary word. St000391The sum of the positions of the ones in a binary word. St000392The length of the longest run of ones in a binary word. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000442The maximal area to the right of an up step of a Dyck path. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St000693The modular (standard) major index of a standard tableau. St000947The major index east count of a Dyck path. St000984The number of boxes below precisely one peak. St001372The length of a longest cyclic run of ones of a binary word. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St000420The number of Dyck paths that are weakly above a Dyck path. St000444The length of the maximal rise of a Dyck path. St000028The number of stack-sorts needed to sort a permutation. St000141The maximum drop size of a permutation. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St000374The number of exclusive right-to-left minima of a permutation. St000703The number of deficiencies of a permutation. St000054The first entry of the permutation. St000451The length of the longest pattern of the form k 1 2. St000209Maximum difference of elements in cycles. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St001671Haglund's hag of a permutation. St001726The number of visible inversions of a permutation. St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. St000797The stat`` of a permutation. St000798The makl of a permutation. St000539The number of odd inversions of a permutation. St000653The last descent of a permutation. St000794The mak of a permutation. St000809The reduced reflection length of the permutation. St000833The comajor index of a permutation. St000956The maximal displacement of a permutation. St000957The number of Bruhat lower covers of a permutation. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001118The acyclic chromatic index of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St000485The length of the longest cycle of a permutation. St000844The size of the largest block in the direct sum decomposition of a permutation. St000018The number of inversions of a permutation. St000019The cardinality of the support of a permutation. St000237The number of small exceedances. St000110The number of permutations less than or equal to a permutation in left weak order. St001268The size of the largest ordinal summand in the poset. St001779The order of promotion on the set of linear extensions of a poset. St000740The last entry of a permutation. St000702The number of weak deficiencies of a permutation. St000864The number of circled entries of the shifted recording tableau of a permutation. St001489The maximum of the number of descents and the number of inverse descents. St000470The number of runs in a permutation. St000029The depth of a permutation. St000154The sum of the descent bottoms of a permutation. St000155The number of exceedances (also excedences) of a permutation. St000224The sorting index of a permutation. St000305The inverse major index of a permutation. St000316The number of non-left-to-right-maxima of a permutation. St000004The major index of a permutation. St000005The bounce statistic of a Dyck path. St000021The number of descents of a permutation. St000030The sum of the descent differences of a permutations. St000120The number of left tunnels of a Dyck path. St000156The Denert index of a permutation. St000238The number of indices that are not small weak excedances. St000304The load of a permutation. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000354The number of recoils of a permutation. St000448The number of pairs of vertices of a graph with distance 2. St000796The stat' of a permutation. St001117The game chromatic index of a graph. St001185The number of indecomposable injective modules of grade at least 2 in the corresponding Nakayama algebra. St001192The maximal dimension of Ext_A^2(S,A) for a simple module S over the corresponding Nakayama algebra A. St001194The injective dimension of A/AfA in the corresponding Nakayama algebra A when Af is the minimal faithful projective-injective left A-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. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St001274The number of indecomposable injective modules with projective dimension equal to two. St001278The number of indecomposable modules that are fixed by \tau \Omega^1 composed with its inverse in the corresponding Nakayama algebra. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001508The degree of the standard monomial associated to a Dyck path relative to the diagonal boundary. St001646The number of edges that can be added without increasing the maximal degree of a graph. St001869The maximum cut size of a graph. St000086The number of subgraphs. St000240The number of indices that are not small excedances. St000299The number of nonisomorphic vertex-induced subtrees. St000325The width of the tree associated to a permutation. St000335The difference of lower and upper interactions. St000443The number of long tunnels of a Dyck path. St000991The number of right-to-left minima of a permutation. 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. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001497The position of the largest weak excedence of a permutation. 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. St000216The absolute length of a permutation. St000472The sum of the ascent bottoms of a permutation. St001480The number of simple summands of the module J^2/J^3. St000280The size of the preimage of the map 'to labelling permutation' from Parking functions to Permutations. St000727The largest label of a leaf in the binary search tree associated with the permutation. St001959The product of the heights of the peaks of a Dyck path. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001330The hat guessing number of a graph. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001574The minimal number of edges to add or remove to make a graph regular. St001576The minimal number of edges to add or remove to make a graph vertex transitive. St001684The reduced word complexity of a permutation. St001742The difference of the maximal and the minimal degree in a graph. St000260The radius of a connected graph. St000456The monochromatic index of a connected graph. St001894The depth of a signed permutation. St000455The second largest eigenvalue of a graph if it is integral. St001864The number of excedances of a signed permutation. St001821The sorting index of a signed permutation. St001823The Stasinski-Voll length of a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. 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). St000259The diameter of a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001060The distinguishing index of a graph. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset.