Your data matches 157 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000228: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> 1
[2]
=> 2
[1,1]
=> 2
[3]
=> 3
[2,1]
=> 3
[1,1,1]
=> 3
[3,1]
=> 4
[2,2]
=> 4
[2,1,1]
=> 4
[1,1,1,1]
=> 4
[3,2]
=> 5
[3,1,1]
=> 5
[2,2,1]
=> 5
[2,1,1,1]
=> 5
[3,2,1]
=> 6
[3,1,1,1]
=> 6
[2,2,1,1]
=> 6
[4,1,1,1]
=> 7
[3,2,1,1]
=> 7
[2,2,2,1]
=> 7
[4,2,1,1]
=> 8
[3,3,1,1]
=> 8
[3,2,2,1]
=> 8
[4,3,1,1]
=> 9
[4,2,2,1]
=> 9
[3,3,2,1]
=> 9
[4,3,2,1]
=> 10
Description
The size of a partition. This statistic is the constant statistic of the level sets.
Mp00095: Integer partitions to binary wordBinary words
St000293: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> 10 => 1
[2]
=> 100 => 2
[1,1]
=> 110 => 2
[3]
=> 1000 => 3
[2,1]
=> 1010 => 3
[1,1,1]
=> 1110 => 3
[3,1]
=> 10010 => 4
[2,2]
=> 1100 => 4
[2,1,1]
=> 10110 => 4
[1,1,1,1]
=> 11110 => 4
[3,2]
=> 10100 => 5
[3,1,1]
=> 100110 => 5
[2,2,1]
=> 11010 => 5
[2,1,1,1]
=> 101110 => 5
[3,2,1]
=> 101010 => 6
[3,1,1,1]
=> 1001110 => 6
[2,2,1,1]
=> 110110 => 6
[4,1,1,1]
=> 10001110 => 7
[3,2,1,1]
=> 1010110 => 7
[2,2,2,1]
=> 111010 => 7
[4,2,1,1]
=> 10010110 => 8
[3,3,1,1]
=> 1100110 => 8
[3,2,2,1]
=> 1011010 => 8
[4,3,1,1]
=> 10100110 => 9
[4,2,2,1]
=> 10011010 => 9
[3,3,2,1]
=> 1101010 => 9
[4,3,2,1]
=> 10101010 => 10
Description
The number of inversions of a binary word.
Mp00230: Integer partitions parallelogram polyominoDyck paths
St001034: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0]
=> 1
[2]
=> [1,0,1,0]
=> 2
[1,1]
=> [1,1,0,0]
=> 2
[3]
=> [1,0,1,0,1,0]
=> 3
[2,1]
=> [1,0,1,1,0,0]
=> 3
[1,1,1]
=> [1,1,0,1,0,0]
=> 3
[3,1]
=> [1,0,1,0,1,1,0,0]
=> 4
[2,2]
=> [1,1,1,0,0,0]
=> 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 4
[1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 4
[3,2]
=> [1,0,1,1,1,0,0,0]
=> 5
[3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> 5
[2,2,1]
=> [1,1,1,0,0,1,0,0]
=> 5
[2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 5
[3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 6
[3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 6
[2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> 6
[4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> 7
[3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> 7
[2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> 7
[4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> 8
[3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> 8
[3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> 8
[4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> 9
[4,2,2,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> 9
[3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> 9
[4,3,2,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> 10
Description
The area of the parallelogram polyomino associated with the Dyck path. The (bivariate) generating function is given in [1].
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
St000018: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [2,1] => 1
[2]
=> [1,1,0,0,1,0]
=> [3,1,2] => 2
[1,1]
=> [1,0,1,1,0,0]
=> [2,3,1] => 2
[3]
=> [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 3
[2,1]
=> [1,0,1,0,1,0]
=> [3,2,1] => 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 3
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 4
[1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 4
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 5
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 5
[2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 5
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 6
[3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 6
[2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 6
[4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 7
[3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 7
[2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 7
[4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 8
[3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 8
[3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 8
[4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 9
[4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 9
[3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 9
[4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 10
Description
The number of inversions of a permutation. This equals the minimal number of simple transpositions $(i,i+1)$ needed to write $\pi$. Thus, it is also the Coxeter length of $\pi$.
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00023: Dyck paths to non-crossing permutationPermutations
St000246: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [1,2] => 1
[2]
=> [1,1,0,0,1,0]
=> [2,1,3] => 2
[1,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 2
[3]
=> [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 3
[2,1]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 4
[1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 4
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 5
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 5
[2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,5,3,4,2] => 5
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 6
[3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 6
[2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 6
[4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 7
[3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 7
[2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 7
[4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 8
[3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 8
[3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 8
[4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 9
[4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 9
[3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 9
[4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 10
Description
The number of non-inversions of a permutation. For a permutation of $\{1,\ldots,n\}$, this is given by $\operatorname{noninv}(\pi) = \binom{n}{2}-\operatorname{inv}(\pi)$.
Mp00095: Integer partitions to binary wordBinary words
Mp00316: Binary words inverse Foata bijectionBinary words
St000290: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> 10 => 10 => 1
[2]
=> 100 => 010 => 2
[1,1]
=> 110 => 110 => 2
[3]
=> 1000 => 0010 => 3
[2,1]
=> 1010 => 0110 => 3
[1,1,1]
=> 1110 => 1110 => 3
[3,1]
=> 10010 => 00110 => 4
[2,2]
=> 1100 => 1010 => 4
[2,1,1]
=> 10110 => 01110 => 4
[1,1,1,1]
=> 11110 => 11110 => 4
[3,2]
=> 10100 => 10010 => 5
[3,1,1]
=> 100110 => 001110 => 5
[2,2,1]
=> 11010 => 10110 => 5
[2,1,1,1]
=> 101110 => 011110 => 5
[3,2,1]
=> 101010 => 100110 => 6
[3,1,1,1]
=> 1001110 => 0011110 => 6
[2,2,1,1]
=> 110110 => 101110 => 6
[4,1,1,1]
=> 10001110 => 00011110 => 7
[3,2,1,1]
=> 1010110 => 1001110 => 7
[2,2,2,1]
=> 111010 => 110110 => 7
[4,2,1,1]
=> 10010110 => 10001110 => 8
[3,3,1,1]
=> 1100110 => 0101110 => 8
[3,2,2,1]
=> 1011010 => 1100110 => 8
[4,3,1,1]
=> 10100110 => 01001110 => 9
[4,2,2,1]
=> 10011010 => 11000110 => 9
[3,3,2,1]
=> 1101010 => 0110110 => 9
[4,3,2,1]
=> 10101010 => 01100110 => 10
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$.
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
St000395: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0]
=> [1,0]
=> 1
[2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 2
[3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 3
[1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 3
[3,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 4
[2,2]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 4
[1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 4
[3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 5
[3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 5
[2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 5
[2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 5
[3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 6
[3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0,1,0]
=> 6
[2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 6
[4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> 7
[3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0,1,0]
=> 7
[2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 7
[4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0,1,0]
=> 8
[3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 8
[3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> 8
[4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0,1,0]
=> 9
[4,2,2,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0,1,0]
=> 9
[3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0,1,0]
=> 9
[4,3,2,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0,1,0]
=> 10
Description
The sum of the heights of the peaks of a Dyck path.
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00146: Dyck paths to tunnel matchingPerfect matchings
St000719: Perfect matchings ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [(1,2),(3,4)]
=> 1
[2]
=> [1,1,0,0,1,0]
=> [(1,4),(2,3),(5,6)]
=> 2
[1,1]
=> [1,0,1,1,0,0]
=> [(1,2),(3,6),(4,5)]
=> 2
[3]
=> [1,1,1,0,0,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8)]
=> 3
[2,1]
=> [1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6)]
=> 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [(1,2),(3,8),(4,7),(5,6)]
=> 3
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [(1,6),(2,3),(4,5),(7,8)]
=> 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [(1,4),(2,3),(5,8),(6,7)]
=> 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [(1,2),(3,8),(4,5),(6,7)]
=> 4
[1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> [(1,2),(3,10),(4,9),(5,8),(6,7)]
=> 4
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8)]
=> 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8)]
=> 5
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,8),(6,7)]
=> 5
[2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> [(1,2),(3,10),(4,9),(5,6),(7,8)]
=> 5
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8)]
=> 6
[3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [(1,2),(3,10),(4,7),(5,6),(8,9)]
=> 6
[2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> [(1,2),(3,10),(4,5),(6,9),(7,8)]
=> 6
[4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> [(1,2),(3,8),(4,7),(5,6),(9,10)]
=> 7
[3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [(1,2),(3,10),(4,5),(6,7),(8,9)]
=> 7
[2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,10),(6,9),(7,8)]
=> 7
[4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> [(1,2),(3,8),(4,5),(6,7),(9,10)]
=> 8
[3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> [(1,2),(3,6),(4,5),(7,10),(8,9)]
=> 8
[3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [(1,2),(3,4),(5,10),(6,7),(8,9)]
=> 8
[4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8),(9,10)]
=> 9
[4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> [(1,2),(3,4),(5,8),(6,7),(9,10)]
=> 9
[3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,10),(8,9)]
=> 9
[4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,10)]
=> 10
Description
The number of alignments in a perfect matching. An alignment is a pair of edges $(i,j)$, $(k,l)$ such that $i < j < k < l$. Since any two edges in a perfect matching are either nesting ([[St000041]]), crossing ([[St000042]]) or form an alignment, the sum of these numbers in a perfect matching with $n$ edges is $\binom{n}{2}$.
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
St001759: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [2,1] => 1
[2]
=> [1,1,0,0,1,0]
=> [3,1,2] => 2
[1,1]
=> [1,0,1,1,0,0]
=> [2,3,1] => 2
[3]
=> [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 3
[2,1]
=> [1,0,1,0,1,0]
=> [3,2,1] => 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 3
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 4
[1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 4
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 5
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 5
[2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 5
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 6
[3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 6
[2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 6
[4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 7
[3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 7
[2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 7
[4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 8
[3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 8
[3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 8
[4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 9
[4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 9
[3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 9
[4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 10
Description
The Rajchgot index of a permutation. The '''Rajchgot index''' of a permutation $\sigma$ is the degree of the ''Grothendieck polynomial'' of $\sigma$. This statistic on permutations was defined by Pechenik, Speyer, and Weigandt [1]. It can be computed by taking the maximum major index [[St000004]] of the permutations smaller than or equal to $\sigma$ in the right ''weak Bruhat order''.
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00175: Permutations inverse Foata bijectionPermutations
St000004: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [2,1] => [2,1] => 1
[2]
=> [1,1,0,0,1,0]
=> [3,1,2] => [1,3,2] => 2
[1,1]
=> [1,0,1,1,0,0]
=> [2,3,1] => [2,3,1] => 2
[3]
=> [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [1,2,4,3] => 3
[2,1]
=> [1,0,1,0,1,0]
=> [3,2,1] => [3,2,1] => 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,3,4,1] => 3
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [2,1,4,3] => 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [3,1,4,2] => 4
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,2,4,1] => 4
[1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [2,3,4,5,1] => 4
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [1,4,3,2] => 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [2,4,3,1] => 5
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,4,2,1] => 5
[2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,2,4,5,1] => 5
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4,3,2,1] => 6
[3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [2,4,3,5,1] => 6
[2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,4,2,5,1] => 6
[4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [2,3,5,4,1] => 7
[3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,3,2,5,1] => 7
[2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,4,5,2,1] => 7
[4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [3,2,5,4,1] => 8
[3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [4,2,5,3,1] => 8
[3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,3,5,2,1] => 8
[4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [2,5,4,3,1] => 9
[4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [3,5,4,2,1] => 9
[3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,5,3,2,1] => 9
[4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5,4,3,2,1] => 10
Description
The major index of a permutation. This is the sum of the positions of its descents, $$\operatorname{maj}(\sigma) = \sum_{\sigma(i) > \sigma(i+1)} i.$$ Its generating function is $[n]_q! = [1]_q \cdot [2]_q \dots [n]_q$ for $[k]_q = 1 + q + q^2 + \dots q^{k-1}$. A statistic equidistributed with the major index is called '''Mahonian statistic'''.
The following 147 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000057The Shynar inversion number of a standard tableau. St000067The inversion number of the alternating sign matrix. St000081The number of edges of a graph. St000332The positive inversions of an alternating sign matrix. St000459The hook length of the base cell of a partition. St000460The hook length of the last cell along the main diagonal of an integer partition. St000734The last entry in the first row of a standard tableau. St000795The mad of a permutation. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001397Number of pairs of incomparable elements in a finite poset. St001428The number of B-inversions of a signed permutation. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001382The number of boxes in the diagram of a partition that do not lie in its Durfee square. St000294The number of distinct factors of a binary word. St000518The number of distinct subsequences in a binary word. St001437The flex of a binary word. St000296The length of the symmetric border of a binary word. St000393The number of strictly increasing runs in a binary word. St000627The exponent of a binary word. St000876The number of factors in the Catalan decomposition of a binary word. St000885The number of critical steps in the Catalan decomposition of a binary word. St000922The minimal number such that all substrings of this length are unique. St000982The length of the longest constant subword. St001267The length of the Lyndon factorization of the binary word. St001415The length of the longest palindromic prefix of a binary word. St001416The length of a longest palindromic factor of a binary word. St001417The length of a longest palindromic subword of a binary word. St001884The number of borders of a binary word. St000295The length of the border of a binary word. St000519The largest length of a factor maximising the subword complexity. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000229Sum of the difference between the maximal and the minimal elements of the blocks plus the number of blocks of a set partition. St001018Sum of projective dimension of the indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001641The number of ascent tops in the flattened set partition such that all smaller elements appear before. St000725The smallest label of a leaf of the increasing binary tree associated to a permutation. St001020Sum of the codominant dimensions of the non-projective indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001033The normalized area of the parallelogram polyomino associated with the Dyck path. St001342The number of vertices in the center of a graph. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001523The degree of symmetry of a Dyck path. St001622The number of join-irreducible elements of a lattice. St000987The number of positive eigenvalues of the Laplacian matrix of the graph. St000724The label of the leaf of the path following the smaller label in the increasing binary tree associated to a permutation. St001430The number of positive entries in a signed permutation. St001636The number of indecomposable injective modules with projective dimension at most one in the incidence algebra of the poset. St001717The largest size of an interval in a poset. St001245The cyclic maximal difference between two consecutive entries of a permutation. St001300The rank of the boundary operator in degree 1 of the chain complex of the order complex of the poset. St001332The number of steps on the non-negative side of the walk associated with the permutation. St000189The number of elements in the poset. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000029The depth of a permutation. St000197The number of entries equal to positive one in the alternating sign matrix. St000224The sorting index of a permutation. St000656The number of cuts of a poset. St001278The number of indecomposable modules that are fixed by $\tau \Omega^1$ composed with its inverse in the corresponding Nakayama algebra. St001726The number of visible inversions of a permutation. St001023Number of simple modules with projective dimension at most 3 in the Nakayama algebra corresponding to the Dyck path. St001190Number of simple modules with projective dimension at most 4 in the corresponding Nakayama algebra. St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St001650The order of Ringel's homological bijection associated to the linear Nakayama algebra corresponding to the Dyck path. St001958The degree of the polynomial interpolating the values of a permutation. St000625The sum of the minimal distances to a greater element. St001074The number of inversions of the cyclic embedding of a permutation. St000060The greater neighbor of the maximum. St001246The maximal difference between two consecutive entries of a permutation. St001925The minimal number of zeros in a row of an alternating sign matrix. St000890The number of nonzero entries in an alternating sign matrix. St001401The number of distinct entries in a semistandard tableau. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St000136The dinv of a parking function. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St001615The number of join prime elements of a lattice. St001617The dimension of the space of valuations of a lattice. St000327The number of cover relations in a poset. St000186The sum of the first row in a Gelfand-Tsetlin pattern. St000135The number of lucky cars of the parking function. 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. St001409The maximal entry of a semistandard tableau. St001927Sparre Andersen's number of positives of a signed permutation. St001875The number of simple modules with projective dimension at most 1. St001621The number of atoms of a lattice. St001645The pebbling number of a connected graph. St000718The largest Laplacian eigenvalue of a graph if it is integral. St001926Sparre Andersen's position of the maximum of a signed permutation. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St000222The number of alignments in the permutation. St000516The number of stretching pairs of a permutation. St000560The number of occurrences of the pattern {{1,2},{3,4}} in a set partition. St000576The number of occurrences of the pattern {{1},{2}} such that 1 is a maximal and 2 a minimal element. St000589The number of occurrences of the pattern {{1},{2,3}} such that 1 is maximal, (2,3) are consecutive in a block. St000590The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal, 1 is maximal, (2,3) are consecutive in a block. St000606The number of occurrences of the pattern {{1},{2,3}} such that 1,3 are maximal, (2,3) are consecutive in a block. St000611The number of occurrences of the pattern {{1},{2,3}} such that 1 is maximal. St001078The minimal number of occurrences of (12) in a factorization of a permutation into transpositions (12) and cycles (1,. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001535The number of cyclic alignments of a permutation. St001841The number of inversions of a set partition. St001911A descent variant minus the number of inversions. St000080The rank of the poset. St000372The number of mid points of increasing subsequences of length 3 in a permutation. St000570The Edelman-Greene number of a permutation. St000572The dimension exponent of a set partition. St000596The number of occurrences of the pattern {{1},{2},{3}} such that 3 is minimal, 1 is maximal. St001298The number of repeated entries in the Lehmer code of a permutation. St001565The number of arithmetic progressions of length 2 in a permutation. St001623The number of doubly irreducible elements of a lattice. St001626The number of maximal proper sublattices of a lattice. St001760The number of prefix or suffix reversals needed to sort a permutation. St000906The length of the shortest maximal chain in a poset. St000923The minimal number with no two order isomorphic substrings of this length in a permutation. St001375The pancake length of a permutation. St000250The number of blocks (St000105) plus the number of antisingletons (St000248) of a set partition. St000550The number of modular elements of a lattice. St000551The number of left modular elements of a lattice. St000642The size of the smallest orbit of antichains under Panyushev complementation. St000643The size of the largest orbit of antichains under Panyushev complementation. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. St001782The order of rowmotion on the set of order ideals of a poset. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000938The number of zeros of the symmetric group character corresponding to the partition. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St000910The number of maximal chains of minimal length in a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001510The number of self-evacuating linear extensions of a finite poset. St001902The number of potential covers of a poset. St000528The height of a poset. St000739The first entry in the last row of a semistandard tableau. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001569The maximal modular displacement of a permutation. St001686The order of promotion on a Gelfand-Tsetlin pattern. St000101The cocharge of a semistandard tableau. St000454The largest eigenvalue of a graph if it is integral. 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)$. St001556The number of inversions of the third entry of a permutation. St001856The number of edges in the reduced word graph of a permutation. St001948The number of augmented double ascents of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St000422The energy of a graph, if it is integral. St000782The indicator function of whether a given perfect matching is an L & P matching. St001060The distinguishing index of a graph.