Processing math: 4%

Your data matches 151 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00071: Permutations descent compositionInteger compositions
St000277: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => 1
[1,2] => [2] => 1
[2,1] => [1,1] => 1
[1,2,3] => [3] => 1
[1,3,2] => [2,1] => 2
[2,1,3] => [1,2] => 2
[2,3,1] => [2,1] => 2
[3,1,2] => [1,2] => 2
[3,2,1] => [1,1,1] => 1
[1,2,3,4] => [4] => 1
[1,2,4,3] => [3,1] => 3
[1,3,2,4] => [2,2] => 5
[1,3,4,2] => [3,1] => 3
[1,4,2,3] => [2,2] => 5
[1,4,3,2] => [2,1,1] => 3
[2,1,3,4] => [1,3] => 3
[2,1,4,3] => [1,2,1] => 5
[2,3,1,4] => [2,2] => 5
[2,3,4,1] => [3,1] => 3
[2,4,1,3] => [2,2] => 5
[2,4,3,1] => [2,1,1] => 3
[3,1,2,4] => [1,3] => 3
[3,1,4,2] => [1,2,1] => 5
[3,2,1,4] => [1,1,2] => 3
[3,2,4,1] => [1,2,1] => 5
[3,4,1,2] => [2,2] => 5
[3,4,2,1] => [2,1,1] => 3
[4,1,2,3] => [1,3] => 3
[4,1,3,2] => [1,2,1] => 5
[4,2,1,3] => [1,1,2] => 3
[4,2,3,1] => [1,2,1] => 5
[4,3,1,2] => [1,1,2] => 3
[4,3,2,1] => [1,1,1,1] => 1
Description
The number of ribbon shaped standard tableaux. A ribbon is a connected skew shape which does not contain a 2×2 square. The set of ribbon shapes are therefore in bijection with integer compositons, the parts of the composition specify the row lengths. This statistic records the number of standard tableaux of the given shape. This is also the size of the preimage of the map 'descent composition' [[Mp00071]] from permutations to integer compositions: reading a tableau from bottom to top we obtain a permutation whose descent set is as prescribed. For a composition c=c1,,ck of n, the number of ribbon shaped standard tableaux equals \sum_d (-1)^{k-\ell} \binom{n}{d_1, d_2, \dots, d_\ell}, where the sum is over all coarsenings of c obtained by replacing consecutive summands by their sum, see [sec 14.4, 1]
Mp00109: Permutations descent wordBinary words
Mp00097: Binary words delta morphismInteger compositions
St001102: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => => [] => 1
[1,2] => 0 => [1] => 1
[2,1] => 1 => [1] => 1
[1,2,3] => 00 => [2] => 1
[1,3,2] => 01 => [1,1] => 2
[2,1,3] => 10 => [1,1] => 2
[2,3,1] => 01 => [1,1] => 2
[3,1,2] => 10 => [1,1] => 2
[3,2,1] => 11 => [2] => 1
[1,2,3,4] => 000 => [3] => 1
[1,2,4,3] => 001 => [2,1] => 3
[1,3,2,4] => 010 => [1,1,1] => 5
[1,3,4,2] => 001 => [2,1] => 3
[1,4,2,3] => 010 => [1,1,1] => 5
[1,4,3,2] => 011 => [1,2] => 3
[2,1,3,4] => 100 => [1,2] => 3
[2,1,4,3] => 101 => [1,1,1] => 5
[2,3,1,4] => 010 => [1,1,1] => 5
[2,3,4,1] => 001 => [2,1] => 3
[2,4,1,3] => 010 => [1,1,1] => 5
[2,4,3,1] => 011 => [1,2] => 3
[3,1,2,4] => 100 => [1,2] => 3
[3,1,4,2] => 101 => [1,1,1] => 5
[3,2,1,4] => 110 => [2,1] => 3
[3,2,4,1] => 101 => [1,1,1] => 5
[3,4,1,2] => 010 => [1,1,1] => 5
[3,4,2,1] => 011 => [1,2] => 3
[4,1,2,3] => 100 => [1,2] => 3
[4,1,3,2] => 101 => [1,1,1] => 5
[4,2,1,3] => 110 => [2,1] => 3
[4,2,3,1] => 101 => [1,1,1] => 5
[4,3,1,2] => 110 => [2,1] => 3
[4,3,2,1] => 111 => [3] => 1
Description
The number of words with multiplicities of the letters given by the composition, avoiding the consecutive pattern 132. The total number of words with letter multiplicities given by an integer partition is [[St000048]]. For example, there are twelve words with letters 0,0,1,2 corresponding to the partition [2,1,1]. Two of these contain the pattern 132: 0,0,2,1 and 0,2,1,0. Note that this statistic is not constant on compositions having the same parts. The number of words of length n with letters in an alphabet of size k avoiding the consecutive pattern 132 is determined in [1].
Matching statistic: St001595
Mp00071: Permutations descent compositionInteger compositions
Mp00180: Integer compositions to ribbonSkew partitions
St001595: Skew partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [[1],[]]
=> 1
[1,2] => [2] => [[2],[]]
=> 1
[2,1] => [1,1] => [[1,1],[]]
=> 1
[1,2,3] => [3] => [[3],[]]
=> 1
[1,3,2] => [2,1] => [[2,2],[1]]
=> 2
[2,1,3] => [1,2] => [[2,1],[]]
=> 2
[2,3,1] => [2,1] => [[2,2],[1]]
=> 2
[3,1,2] => [1,2] => [[2,1],[]]
=> 2
[3,2,1] => [1,1,1] => [[1,1,1],[]]
=> 1
[1,2,3,4] => [4] => [[4],[]]
=> 1
[1,2,4,3] => [3,1] => [[3,3],[2]]
=> 3
[1,3,2,4] => [2,2] => [[3,2],[1]]
=> 5
[1,3,4,2] => [3,1] => [[3,3],[2]]
=> 3
[1,4,2,3] => [2,2] => [[3,2],[1]]
=> 5
[1,4,3,2] => [2,1,1] => [[2,2,2],[1,1]]
=> 3
[2,1,3,4] => [1,3] => [[3,1],[]]
=> 3
[2,1,4,3] => [1,2,1] => [[2,2,1],[1]]
=> 5
[2,3,1,4] => [2,2] => [[3,2],[1]]
=> 5
[2,3,4,1] => [3,1] => [[3,3],[2]]
=> 3
[2,4,1,3] => [2,2] => [[3,2],[1]]
=> 5
[2,4,3,1] => [2,1,1] => [[2,2,2],[1,1]]
=> 3
[3,1,2,4] => [1,3] => [[3,1],[]]
=> 3
[3,1,4,2] => [1,2,1] => [[2,2,1],[1]]
=> 5
[3,2,1,4] => [1,1,2] => [[2,1,1],[]]
=> 3
[3,2,4,1] => [1,2,1] => [[2,2,1],[1]]
=> 5
[3,4,1,2] => [2,2] => [[3,2],[1]]
=> 5
[3,4,2,1] => [2,1,1] => [[2,2,2],[1,1]]
=> 3
[4,1,2,3] => [1,3] => [[3,1],[]]
=> 3
[4,1,3,2] => [1,2,1] => [[2,2,1],[1]]
=> 5
[4,2,1,3] => [1,1,2] => [[2,1,1],[]]
=> 3
[4,2,3,1] => [1,2,1] => [[2,2,1],[1]]
=> 5
[4,3,1,2] => [1,1,2] => [[2,1,1],[]]
=> 3
[4,3,2,1] => [1,1,1,1] => [[1,1,1,1],[]]
=> 1
Description
The number of standard Young tableaux of the skew partition.
Matching statistic: St000430
Mp00254: Permutations Inverse fireworks mapPermutations
Mp00090: Permutations cycle-as-one-line notationPermutations
St000430: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [2,1] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 1 = 2 - 1
[1,3,2] => [1,3,2] => [1,2,3] => 1 = 2 - 1
[2,1,3] => [2,1,3] => [1,2,3] => 1 = 2 - 1
[2,3,1] => [1,3,2] => [1,2,3] => 1 = 2 - 1
[3,1,2] => [3,1,2] => [1,3,2] => 0 = 1 - 1
[3,2,1] => [3,2,1] => [1,3,2] => 0 = 1 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 4 = 5 - 1
[1,2,4,3] => [1,2,4,3] => [1,2,3,4] => 4 = 5 - 1
[1,3,2,4] => [1,3,2,4] => [1,2,3,4] => 4 = 5 - 1
[1,3,4,2] => [1,2,4,3] => [1,2,3,4] => 4 = 5 - 1
[1,4,2,3] => [1,4,2,3] => [1,2,4,3] => 2 = 3 - 1
[1,4,3,2] => [1,4,3,2] => [1,2,4,3] => 2 = 3 - 1
[2,1,3,4] => [2,1,3,4] => [1,2,3,4] => 4 = 5 - 1
[2,1,4,3] => [2,1,4,3] => [1,2,3,4] => 4 = 5 - 1
[2,3,1,4] => [1,3,2,4] => [1,2,3,4] => 4 = 5 - 1
[2,3,4,1] => [1,2,4,3] => [1,2,3,4] => 4 = 5 - 1
[2,4,1,3] => [2,4,1,3] => [1,2,4,3] => 2 = 3 - 1
[2,4,3,1] => [1,4,3,2] => [1,2,4,3] => 2 = 3 - 1
[3,1,2,4] => [3,1,2,4] => [1,3,2,4] => 2 = 3 - 1
[3,1,4,2] => [2,1,4,3] => [1,2,3,4] => 4 = 5 - 1
[3,2,1,4] => [3,2,1,4] => [1,3,2,4] => 2 = 3 - 1
[3,2,4,1] => [2,1,4,3] => [1,2,3,4] => 4 = 5 - 1
[3,4,1,2] => [2,4,1,3] => [1,2,4,3] => 2 = 3 - 1
[3,4,2,1] => [1,4,3,2] => [1,2,4,3] => 2 = 3 - 1
[4,1,2,3] => [4,1,2,3] => [1,4,3,2] => 0 = 1 - 1
[4,1,3,2] => [4,1,3,2] => [1,4,2,3] => 2 = 3 - 1
[4,2,1,3] => [4,2,1,3] => [1,4,3,2] => 0 = 1 - 1
[4,2,3,1] => [4,1,3,2] => [1,4,2,3] => 2 = 3 - 1
[4,3,1,2] => [4,3,1,2] => [1,4,2,3] => 2 = 3 - 1
[4,3,2,1] => [4,3,2,1] => [1,4,2,3] => 2 = 3 - 1
Description
The number of occurrences of the pattern 123 or of the pattern 312 in a permutation.
Mp00159: Permutations Demazure product with inversePermutations
Mp00067: Permutations Foata bijectionPermutations
St000457: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [2,1] => [2,1] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,3,2] => [3,1,2] => 0 = 1 - 1
[2,1,3] => [2,1,3] => [2,1,3] => 1 = 2 - 1
[2,3,1] => [3,2,1] => [3,2,1] => 1 = 2 - 1
[3,1,2] => [3,2,1] => [3,2,1] => 1 = 2 - 1
[3,2,1] => [3,2,1] => [3,2,1] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,4,3] => [4,1,2,3] => 0 = 1 - 1
[1,3,2,4] => [1,3,2,4] => [3,1,2,4] => 2 = 3 - 1
[1,3,4,2] => [1,4,3,2] => [4,3,1,2] => 2 = 3 - 1
[1,4,2,3] => [1,4,3,2] => [4,3,1,2] => 2 = 3 - 1
[1,4,3,2] => [1,4,3,2] => [4,3,1,2] => 2 = 3 - 1
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 2 = 3 - 1
[2,1,4,3] => [2,1,4,3] => [4,2,1,3] => 2 = 3 - 1
[2,3,1,4] => [3,2,1,4] => [3,2,1,4] => 4 = 5 - 1
[2,3,4,1] => [4,2,3,1] => [2,4,3,1] => 2 = 3 - 1
[2,4,1,3] => [3,4,1,2] => [1,3,4,2] => 2 = 3 - 1
[2,4,3,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[3,1,2,4] => [3,2,1,4] => [3,2,1,4] => 4 = 5 - 1
[3,1,4,2] => [4,2,3,1] => [2,4,3,1] => 2 = 3 - 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 4 = 5 - 1
[3,2,4,1] => [4,2,3,1] => [2,4,3,1] => 2 = 3 - 1
[3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[3,4,2,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,1,2,3] => [4,2,3,1] => [2,4,3,1] => 2 = 3 - 1
[4,1,3,2] => [4,2,3,1] => [2,4,3,1] => 2 = 3 - 1
[4,2,1,3] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,3,1,2] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
Description
The number of occurrences of one of the patterns 132, 213 or 321 in a permutation. According to [1], this statistic was studied by Doron Gepner in the context of conformal field theory.
Mp00159: Permutations Demazure product with inversePermutations
Mp00073: Permutations major-index to inversion-number bijectionPermutations
St001911: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [2,1] => [2,1] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,3,2] => [2,3,1] => 0 = 1 - 1
[2,1,3] => [2,1,3] => [2,1,3] => 1 = 2 - 1
[2,3,1] => [3,2,1] => [3,2,1] => 1 = 2 - 1
[3,1,2] => [3,2,1] => [3,2,1] => 1 = 2 - 1
[3,2,1] => [3,2,1] => [3,2,1] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,4,3] => [2,3,4,1] => 0 = 1 - 1
[1,3,2,4] => [1,3,2,4] => [2,3,1,4] => 2 = 3 - 1
[1,3,4,2] => [1,4,3,2] => [3,4,2,1] => 2 = 3 - 1
[1,4,2,3] => [1,4,3,2] => [3,4,2,1] => 2 = 3 - 1
[1,4,3,2] => [1,4,3,2] => [3,4,2,1] => 2 = 3 - 1
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 2 = 3 - 1
[2,1,4,3] => [2,1,4,3] => [3,2,4,1] => 2 = 3 - 1
[2,3,1,4] => [3,2,1,4] => [3,2,1,4] => 4 = 5 - 1
[2,3,4,1] => [4,2,3,1] => [4,1,3,2] => 2 = 3 - 1
[2,4,1,3] => [3,4,1,2] => [1,4,2,3] => 2 = 3 - 1
[2,4,3,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[3,1,2,4] => [3,2,1,4] => [3,2,1,4] => 4 = 5 - 1
[3,1,4,2] => [4,2,3,1] => [4,1,3,2] => 2 = 3 - 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 4 = 5 - 1
[3,2,4,1] => [4,2,3,1] => [4,1,3,2] => 2 = 3 - 1
[3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[3,4,2,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,1,2,3] => [4,2,3,1] => [4,1,3,2] => 2 = 3 - 1
[4,1,3,2] => [4,2,3,1] => [4,1,3,2] => 2 = 3 - 1
[4,2,1,3] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,3,1,2] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 4 = 5 - 1
Description
A descent variant minus the number of inversions. This statistic is defined for general finite crystallographic root system \Phi with Weyl group W as follows: Let 2\rho = \sum_{\beta \in \Phi^+} \beta = \sum_{\alpha\in\Delta}b_\alpha \alpha be the sum of the positive roots expressed in the simple roots. For w \in W this statistic is then \operatorname{stat}(w) = \sum_{\alpha\in\Delta\,:\,w(\alpha) \in \Phi^-}b_\alpha - \ell(w)\,, where the sum ranges over all descents of w and \ell(w) is the Coxeter length. It was shown in [1], that for irreducible groups, it holds that \sum_{w\in W} q^{\operatorname{stat}(w)} = f\prod_{\alpha \in \Delta} \frac{1-q^{b_\alpha}}{1-q^{e_\alpha}}\,, where \{ e_\alpha \mid \alpha \in \Delta\} are the exponents of the group and f is its index of connection, i.e., the index of the root lattice inside the weight lattice. For a permutation \sigma \in S_n, this becomes \operatorname{stat}(\sigma) = \sum_{i \in \operatorname{Des}(\sigma)}i\cdot(n-i) - \operatorname{inv}(\sigma)\,.
Matching statistic: St000001
Mp00071: Permutations descent compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000001: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [2,1] => 1
[1,2] => [2] => [1,1,0,0]
=> [2,3,1] => 1
[2,1] => [1,1] => [1,0,1,0]
=> [3,1,2] => 1
[1,2,3] => [3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,3,2] => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
[2,1,3] => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
[2,3,1] => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
[3,1,2] => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
[3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 1
[1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
[1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1
Description
The number of reduced words for a permutation. This is the number of ways to write a permutation as a minimal length product of simple transpositions. E.g., there are two reduced words for the permutation [3,2,1], which are (1,2)(2,3)(1,2) = (2,3)(1,2)(2,3).
Matching statistic: St000071
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00089: Permutations Inverse Kreweras complementPermutations
Mp00209: Permutations pattern posetPosets
St000071: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => ([],1)
=> 1
[1,2] => [1,2] => [2,1] => ([(0,1)],2)
=> 1
[2,1] => [1,2] => [2,1] => ([(0,1)],2)
=> 1
[1,2,3] => [1,2,3] => [2,3,1] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,3,2] => [1,2,3] => [2,3,1] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,1,3] => [1,2,3] => [2,3,1] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,3,1] => [1,2,3] => [2,3,1] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,1,2] => [1,3,2] => [3,2,1] => ([(0,2),(2,1)],3)
=> 1
[3,2,1] => [1,3,2] => [3,2,1] => ([(0,2),(2,1)],3)
=> 1
[1,2,3,4] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[1,2,4,3] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[1,3,2,4] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[1,3,4,2] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[1,4,2,3] => [1,2,4,3] => [2,4,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[1,4,3,2] => [1,2,4,3] => [2,4,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[2,1,3,4] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[2,1,4,3] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[2,3,1,4] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[2,3,4,1] => [1,2,3,4] => [2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[2,4,1,3] => [1,2,4,3] => [2,4,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[2,4,3,1] => [1,2,4,3] => [2,4,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[3,1,2,4] => [1,3,2,4] => [3,2,4,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[3,1,4,2] => [1,3,4,2] => [4,2,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[3,2,1,4] => [1,3,2,4] => [3,2,4,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[3,2,4,1] => [1,3,4,2] => [4,2,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[3,4,1,2] => [1,3,2,4] => [3,2,4,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[3,4,2,1] => [1,3,2,4] => [3,2,4,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> 5
[4,1,2,3] => [1,4,3,2] => [4,3,2,1] => ([(0,3),(2,1),(3,2)],4)
=> 1
[4,1,3,2] => [1,4,2,3] => [3,4,2,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[4,2,1,3] => [1,4,3,2] => [4,3,2,1] => ([(0,3),(2,1),(3,2)],4)
=> 1
[4,2,3,1] => [1,4,2,3] => [3,4,2,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[4,3,1,2] => [1,4,2,3] => [3,4,2,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[4,3,2,1] => [1,4,2,3] => [3,4,2,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
Description
The number of maximal chains in a poset.
Matching statistic: St000255
Mp00071: Permutations descent compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000255: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [2,1] => 1
[1,2] => [2] => [1,1,0,0]
=> [2,3,1] => 1
[2,1] => [1,1] => [1,0,1,0]
=> [3,1,2] => 1
[1,2,3] => [3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,3,2] => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
[2,1,3] => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
[2,3,1] => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
[3,1,2] => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
[3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 1
[1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
[1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1
Description
The number of reduced Kogan faces with the permutation as type. This is equivalent to finding the number of ways to represent the permutation \pi \in S_{n+1} as a reduced subword of s_n (s_{n-1} s_n) (s_{n-2} s_{n-1} s_n) \dotsm (s_1 \dotsm s_n), or the number of reduced pipe dreams for \pi.
Matching statistic: St000880
Mp00071: Permutations descent compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000880: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [2,1] => 1
[1,2] => [2] => [1,1,0,0]
=> [2,3,1] => 1
[2,1] => [1,1] => [1,0,1,0]
=> [3,1,2] => 1
[1,2,3] => [3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,3,2] => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
[2,1,3] => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
[2,3,1] => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
[3,1,2] => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
[3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 1
[1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
[1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
[2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
[3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
[4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
[4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
[4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
[4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1
Description
The number of connected components of long braid edges in the graph of braid moves of a permutation. Given a permutation \pi, let \operatorname{Red}(\pi) denote the set of reduced words for \pi in terms of simple transpositions s_i = (i,i+1). We now say that two reduced words are connected by a long braid move if they are obtained from each other by a modification of the form s_i s_{i+1} s_i \leftrightarrow s_{i+1} s_i s_{i+1} as a consecutive subword of a reduced word. For example, the two reduced words s_1s_3s_2s_3 and s_1s_2s_3s_2 for (124) = (12)(34)(23)(34) = (12)(23)(34)(23) share an edge because they are obtained from each other by interchanging s_3s_2s_3 \leftrightarrow s_3s_2s_3. This statistic counts the number connected components of such long braid moves among all reduced words.
The following 141 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000909The number of maximal chains of maximal size in a poset. St001103The number of words with multiplicities of the letters given by the partition, avoiding the consecutive pattern 123. St000427The number of occurrences of the pattern 123 or of the pattern 231 in a permutation. St000431The number of occurrences of the pattern 213 or of the pattern 321 in a permutation. St000433The number of occurrences of the pattern 132 or of the pattern 321 in a permutation. St000530The number of permutations with the same descent word as the given permutation. St000529The number of permutations whose descent word is the given binary word. St001312Number of parabolic noncrossing partitions indexed by the composition. St000100The number of linear extensions of a poset. St000910The number of maximal chains of minimal length in a poset. St000849The number of 1/3-balanced pairs in a poset. St000420The number of Dyck paths that are weakly above a Dyck path. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St000086The number of subgraphs. St001398Number of subsets of size 3 of elements in a poset that form a "v". St001812The biclique partition number of a graph. St000848The balance constant multiplied with the number of linear extensions of a poset. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St000259The diameter of a connected graph. St000683The number of points below the Dyck path such that the diagonal to the north-east hits the path between two down steps, and the diagonal to the north-west hits the path between two up steps. St000980The number of boxes weakly below the path and above the diagonal that lie below at least two peaks. St001669The number of single rises in a Dyck path. 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. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000264The girth of a graph, which is not a tree. St000762The sum of the positions of the weak records of an integer composition. St001060The distinguishing index of a graph. St001624The breadth of a lattice. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St000785The number of distinct colouring schemes of a graph. St001282The number of graphs with the same chromatic polynomial. St001333The cardinality of a minimal edge-isolating set of a graph. St001740The number of graphs with the same symmetric edge polytope as the given graph. St000098The chromatic number of a graph. St000552The number of cut vertices of a graph. St000636The hull number of a graph. St001323The independence gap of a graph. St001325The minimal number of occurrences of the comparability-pattern in a linear ordering of the vertices of the graph. St001328The minimal number of occurrences of the bipartite-pattern in a linear ordering of the vertices of the graph. St001656The monophonic position number of a graph. St001672The restrained domination number of a graph. St001691The number of kings in a graph. St001793The difference between the clique number and the chromatic number of a graph. St001877Number of indecomposable injective modules with projective dimension 2. St001875The number of simple modules with projective dimension at most 1. St000243The number of cyclic valleys and cyclic peaks of a permutation. St000899The maximal number of repetitions of an integer composition. St000902 The minimal number of repetitions of an integer composition. St000954Number of times the corresponding LNakayama algebra has Ext^i(D(A),A)=0 for i>0. St001188The number of simple modules S with grade \inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \} at least two in the Nakayama algebra A corresponding to the Dyck path. St001196The global dimension of A minus the global dimension of eAe for the corresponding Nakayama algebra with minimal faithful projective-injective module eA. St001216The number of indecomposable injective modules in the corresponding Nakayama algebra that have non-vanishing second Ext-group with the regular module. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. St001395The number of strictly unfriendly partitions of a graph. St000095The number of triangles of a graph. St000236The number of cyclical small weak excedances. St000241The number of cyclical small excedances. St000248The number of anti-singletons of a set partition. St000249The number of singletons (St000247) plus the number of antisingletons (St000248) of a set partition. St000367The number of simsun double descents of a permutation. St000422The energy of a graph, if it is integral. St000768The number of peaks in an integer composition. St001095The number of non-isomorphic posets with precisely one further covering relation. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St001198The number of simple modules in the algebra eAe with projective dimension at most 1 in the corresponding Nakayama algebra A with minimal faithful projective-injective module eA. St001206The maximal dimension of an indecomposable projective eAe-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module eA. St001470The cyclic holeyness of a permutation. St001572The minimal number of edges to remove to make a graph bipartite. St001573The minimal number of edges to remove to make a graph triangle-free. St001575The minimal number of edges to add or remove to make a graph edge transitive. St001742The difference of the maximal and the minimal degree in a graph. St001857The number of edges in the reduced word graph of a signed permutation. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000649The number of 3-excedences of a permutation. St001570The minimal number of edges to add to make a graph Hamiltonian. St001713The difference of the first and last value in the first row of the Gelfand-Tsetlin pattern. St001926Sparre Andersen's position of the maximum of a signed permutation. St000741The Colin de Verdière graph invariant. St001487The number of inner corners of a skew partition. 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). St001435The number of missing boxes in the first row. St001438The number of missing boxes of a skew partition. St001488The number of corners of a skew partition. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001964The interval resolution global dimension of a poset. St000181The number of connected components of the Hasse diagram for the poset. St001890The maximum magnitude of the Möbius function of a poset. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000713The dimension of the irreducible representation of Sp(4) labelled by an integer partition. St000813The number of zero-one matrices with weakly decreasing column sums and row sums given by the partition. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000260The radius of a connected graph. St000302The determinant of the distance matrix of a connected graph. St000455The second largest eigenvalue of a graph if it is integral. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St000102The charge of a semistandard tableau. St000096The number of spanning trees of a graph. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000287The number of connected components of a graph. St000309The number of vertices with even degree. St000310The minimal degree of a vertex of a graph. St000450The number of edges minus the number of vertices plus 2 of a graph. St000689The maximal n such that the minimal generator-cogenerator module in the LNakayama algebra of a Dyck path is n-rigid. St000736The last entry in the first row of a semistandard tableau. St000739The first entry in the last row of a semistandard tableau. St001208The number of connected components of the quiver of A/T when T is the 1-tilting module corresponding to the permutation in the Auslander algebra A of K[x]/(x^n). St001236The dominant dimension of the corresponding Comp-Nakayama algebra. St001518The number of graphs with the same ordinary spectrum as the given graph. St001569The maximal modular displacement of a permutation. St001613The binary logarithm of the size of the center of a lattice. St001621The number of atoms of a lattice. St001681The number of inclusion-wise minimal subsets of a lattice, whose meet is the bottom element. St001719The number of shortest chains of small intervals from the bottom to the top in a lattice. St001828The Euler characteristic of a graph. St001881The number of factors of a lattice as a Cartesian product of lattices. St000101The cocharge of a semistandard tableau. St000112The sum of the entries reduced by the index of their row in a semistandard tableau. St000274The number of perfect matchings of a graph. St000303The determinant of the product of the incidence matrix and its transpose of a graph divided by 4. St000315The number of isolated vertices of a graph. St000822The Hadwiger number of the graph. St001001The number of indecomposable modules with projective and injective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001556The number of inversions of the third entry of a permutation. St001625The Möbius invariant of a lattice. St001631The number of simple modules S with dim Ext^1(S,A)=1 in the incidence algebra A of the poset. St001677The number of non-degenerate subsets of a lattice whose meet is the bottom element. St001690The length of a longest path in a graph such that after removing the paths edges, every vertex of the path has distance two from some other vertex of the path. St001734The lettericity of a graph. St001783The number of odd automorphisms of a graph. St001845The number of join irreducibles minus the rank of a lattice. St001856The number of edges in the reduced word graph of a permutation. St001871The number of triconnected components of a graph. 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.