searching the database
Your data matches 295 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000842
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
St000842: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,2] => 2 = 1 + 1
[2,1] => 2 = 1 + 1
[1,2,3] => 2 = 1 + 1
[1,3,2] => 2 = 1 + 1
[2,1,3] => 2 = 1 + 1
[2,3,1] => 2 = 1 + 1
[3,1,2] => 2 = 1 + 1
[3,2,1] => 2 = 1 + 1
[1,2,3,4] => 2 = 1 + 1
[1,2,4,3] => 2 = 1 + 1
[1,3,2,4] => 2 = 1 + 1
[1,3,4,2] => 2 = 1 + 1
[1,4,2,3] => 2 = 1 + 1
[1,4,3,2] => 2 = 1 + 1
[2,1,3,4] => 2 = 1 + 1
[2,1,4,3] => 2 = 1 + 1
[2,3,1,4] => 2 = 1 + 1
[2,3,4,1] => 2 = 1 + 1
[2,4,1,3] => 3 = 2 + 1
[2,4,3,1] => 2 = 1 + 1
[3,1,2,4] => 2 = 1 + 1
[3,1,4,2] => 3 = 2 + 1
[3,2,1,4] => 2 = 1 + 1
[3,2,4,1] => 2 = 1 + 1
[3,4,1,2] => 2 = 1 + 1
[3,4,2,1] => 2 = 1 + 1
[4,1,2,3] => 2 = 1 + 1
[4,1,3,2] => 2 = 1 + 1
[4,2,1,3] => 2 = 1 + 1
[4,2,3,1] => 2 = 1 + 1
[4,3,1,2] => 2 = 1 + 1
[4,3,2,1] => 2 = 1 + 1
[1,2,3,4,5] => 2 = 1 + 1
[1,2,3,5,4] => 2 = 1 + 1
[1,2,4,3,5] => 2 = 1 + 1
[1,2,4,5,3] => 2 = 1 + 1
[1,2,5,3,4] => 2 = 1 + 1
[1,2,5,4,3] => 2 = 1 + 1
[1,3,2,4,5] => 2 = 1 + 1
[1,3,2,5,4] => 2 = 1 + 1
[1,3,4,2,5] => 2 = 1 + 1
[1,3,4,5,2] => 2 = 1 + 1
[1,3,5,2,4] => 3 = 2 + 1
[1,3,5,4,2] => 2 = 1 + 1
[1,4,2,3,5] => 2 = 1 + 1
[1,4,2,5,3] => 3 = 2 + 1
[1,4,3,2,5] => 2 = 1 + 1
[1,4,3,5,2] => 2 = 1 + 1
[1,4,5,2,3] => 2 = 1 + 1
[1,4,5,3,2] => 2 = 1 + 1
Description
The breadth of a permutation.
According to [1, Def.1.6], this is the minimal Manhattan distance between two ones in the permutation matrix of $\pi$: $$\min\{|i-j|+|\pi(i)-\pi(j)|: i\neq j\}.$$
According to [1, Def.1.3], a permutation $\pi$ is $k$-prolific, if the set of permutations obtained from $\pi$ by deleting any $k$ elements and standardising has maximal cardinality, i.e., $\binom{n}{k}$.
By [1, Thm.2.22], a permutation is $k$-prolific if and only if its breath is at least $k+2$.
By [1, Cor.4.3], the smallest permutations that are $k$-prolific have size $\lceil k^2+2k+1\rceil$, and by [1, Thm.4.4], there are $k$-prolific permutations of any size larger than this.
According to [2] the proportion of $k$-prolific permutations in the set of all permutations is asymptotically equal to $\exp(-k^2-k)$.
Matching statistic: St001162
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00149: Permutations —Lehmer code rotation⟶ Permutations
Mp00126: Permutations —cactus evacuation⟶ Permutations
St001162: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00149: Permutations —Lehmer code rotation⟶ Permutations
Mp00126: Permutations —cactus evacuation⟶ Permutations
St001162: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [2,1] => [2,1] => 1
[2,1] => [1,2] => [2,1] => [2,1] => 1
[1,2,3] => [1,2,3] => [2,3,1] => [2,1,3] => 1
[1,3,2] => [1,2,3] => [2,3,1] => [2,1,3] => 1
[2,1,3] => [1,2,3] => [2,3,1] => [2,1,3] => 1
[2,3,1] => [1,2,3] => [2,3,1] => [2,1,3] => 1
[3,1,2] => [1,3,2] => [2,1,3] => [2,3,1] => 1
[3,2,1] => [1,3,2] => [2,1,3] => [2,3,1] => 1
[1,2,3,4] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[1,2,4,3] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[1,3,2,4] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[1,3,4,2] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[1,4,2,3] => [1,2,4,3] => [2,3,1,4] => [2,3,1,4] => 1
[1,4,3,2] => [1,2,4,3] => [2,3,1,4] => [2,3,1,4] => 1
[2,1,3,4] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[2,1,4,3] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[2,3,1,4] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[2,3,4,1] => [1,2,3,4] => [2,3,4,1] => [2,1,3,4] => 1
[2,4,1,3] => [1,2,4,3] => [2,3,1,4] => [2,3,1,4] => 1
[2,4,3,1] => [1,2,4,3] => [2,3,1,4] => [2,3,1,4] => 1
[3,1,2,4] => [1,3,2,4] => [2,4,3,1] => [4,2,1,3] => 1
[3,1,4,2] => [1,3,4,2] => [2,4,1,3] => [2,4,1,3] => 2
[3,2,1,4] => [1,3,2,4] => [2,4,3,1] => [4,2,1,3] => 1
[3,2,4,1] => [1,3,4,2] => [2,4,1,3] => [2,4,1,3] => 2
[3,4,1,2] => [1,3,2,4] => [2,4,3,1] => [4,2,1,3] => 1
[3,4,2,1] => [1,3,2,4] => [2,4,3,1] => [4,2,1,3] => 1
[4,1,2,3] => [1,4,3,2] => [2,1,3,4] => [2,3,4,1] => 1
[4,1,3,2] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 1
[4,2,1,3] => [1,4,3,2] => [2,1,3,4] => [2,3,4,1] => 1
[4,2,3,1] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 1
[4,3,1,2] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 1
[4,3,2,1] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 1
[1,2,3,4,5] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,2,3,5,4] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,2,4,3,5] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,2,4,5,3] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,2,5,3,4] => [1,2,3,5,4] => [2,3,4,1,5] => [2,3,1,4,5] => 1
[1,2,5,4,3] => [1,2,3,5,4] => [2,3,4,1,5] => [2,3,1,4,5] => 1
[1,3,2,4,5] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,3,2,5,4] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,3,4,2,5] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,3,4,5,2] => [1,2,3,4,5] => [2,3,4,5,1] => [2,1,3,4,5] => 1
[1,3,5,2,4] => [1,2,3,5,4] => [2,3,4,1,5] => [2,3,1,4,5] => 1
[1,3,5,4,2] => [1,2,3,5,4] => [2,3,4,1,5] => [2,3,1,4,5] => 1
[1,4,2,3,5] => [1,2,4,3,5] => [2,3,5,4,1] => [5,2,1,3,4] => 1
[1,4,2,5,3] => [1,2,4,5,3] => [2,3,5,1,4] => [2,5,1,3,4] => 1
[1,4,3,2,5] => [1,2,4,3,5] => [2,3,5,4,1] => [5,2,1,3,4] => 1
[1,4,3,5,2] => [1,2,4,5,3] => [2,3,5,1,4] => [2,5,1,3,4] => 1
[1,4,5,2,3] => [1,2,4,3,5] => [2,3,5,4,1] => [5,2,1,3,4] => 1
[1,4,5,3,2] => [1,2,4,3,5] => [2,3,5,4,1] => [5,2,1,3,4] => 1
Description
The minimum jump of a permutation.
This is $\min_i |\pi_{i+1}-\pi_i|$, see [1].
Matching statistic: St001087
Mp00254: Permutations —Inverse fireworks map⟶ Permutations
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
Mp00089: Permutations —Inverse Kreweras complement⟶ Permutations
St001087: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
Mp00089: Permutations —Inverse Kreweras complement⟶ Permutations
St001087: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [1,2] => [2,1] => 0 = 1 - 1
[2,1] => [2,1] => [2,1] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,3,2] => [3,2,1] => 0 = 1 - 1
[1,3,2] => [1,3,2] => [1,3,2] => [3,2,1] => 0 = 1 - 1
[2,1,3] => [2,1,3] => [2,1,3] => [1,3,2] => 0 = 1 - 1
[2,3,1] => [1,3,2] => [1,3,2] => [3,2,1] => 0 = 1 - 1
[3,1,2] => [3,1,2] => [3,1,2] => [3,1,2] => 0 = 1 - 1
[3,2,1] => [3,2,1] => [3,2,1] => [2,1,3] => 0 = 1 - 1
[1,2,3,4] => [1,2,3,4] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[1,2,4,3] => [1,2,4,3] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[1,3,2,4] => [1,3,2,4] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[1,3,4,2] => [1,2,4,3] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[1,4,2,3] => [1,4,2,3] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[1,4,3,2] => [1,4,3,2] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[2,1,3,4] => [2,1,3,4] => [2,1,4,3] => [1,4,3,2] => 0 = 1 - 1
[2,1,4,3] => [2,1,4,3] => [2,1,4,3] => [1,4,3,2] => 0 = 1 - 1
[2,3,1,4] => [1,3,2,4] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[2,3,4,1] => [1,2,4,3] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[2,4,1,3] => [2,4,1,3] => [2,4,1,3] => [1,4,2,3] => 1 = 2 - 1
[2,4,3,1] => [1,4,3,2] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[3,1,2,4] => [3,1,2,4] => [3,1,4,2] => [4,1,3,2] => 0 = 1 - 1
[3,1,4,2] => [2,1,4,3] => [2,1,4,3] => [1,4,3,2] => 0 = 1 - 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => [2,1,4,3] => 0 = 1 - 1
[3,2,4,1] => [2,1,4,3] => [2,1,4,3] => [1,4,3,2] => 0 = 1 - 1
[3,4,1,2] => [2,4,1,3] => [2,4,1,3] => [1,4,2,3] => 1 = 2 - 1
[3,4,2,1] => [1,4,3,2] => [1,4,3,2] => [4,3,2,1] => 0 = 1 - 1
[4,1,2,3] => [4,1,2,3] => [4,1,3,2] => [4,3,1,2] => 0 = 1 - 1
[4,1,3,2] => [4,1,3,2] => [4,1,3,2] => [4,3,1,2] => 0 = 1 - 1
[4,2,1,3] => [4,2,1,3] => [4,2,1,3] => [2,4,1,3] => 0 = 1 - 1
[4,2,3,1] => [4,1,3,2] => [4,1,3,2] => [4,3,1,2] => 0 = 1 - 1
[4,3,1,2] => [4,3,1,2] => [4,3,1,2] => [4,2,1,3] => 0 = 1 - 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => [3,2,1,4] => 0 = 1 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,4,3,5] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,5,3,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,5,4,3] => [1,2,5,4,3] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,2,4,5] => [1,3,2,4,5] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,2,5,4] => [1,3,2,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,4,3,5] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,5,2,4] => [1,3,5,2,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,5,4,2] => [1,2,5,4,3] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,4,2,3,5] => [1,4,2,3,5] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,4,2,5,3] => [1,3,2,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,4,3,2,5] => [1,4,3,2,5] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,4,3,5,2] => [1,3,2,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,4,5,2,3] => [1,3,5,2,4] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
[1,4,5,3,2] => [1,2,5,4,3] => [1,5,4,3,2] => [5,4,3,2,1] => 0 = 1 - 1
Description
The number of occurrences of the vincular pattern |12-3 in a permutation.
This is the number of occurrences of the pattern $123$, where the first matched entry is the first entry of the permutation and the other two matched entries are consecutive.
In other words, this is the number of ascents whose bottom value is strictly larger than the first entry of the permutation.
Matching statistic: St001663
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00073: Permutations —major-index to inversion-number bijection⟶ Permutations
Mp00086: Permutations —first fundamental transformation⟶ Permutations
St001663: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00073: Permutations —major-index to inversion-number bijection⟶ Permutations
Mp00086: Permutations —first fundamental transformation⟶ Permutations
St001663: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [2,3,1] => [3,2,1] => 0 = 1 - 1
[3,2,1] => [1,3,2] => [2,3,1] => [3,2,1] => 0 = 1 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [2,3,4,1] => [4,2,3,1] => 0 = 1 - 1
[1,4,3,2] => [1,2,4,3] => [2,3,4,1] => [4,2,3,1] => 0 = 1 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [2,3,4,1] => [4,2,3,1] => 0 = 1 - 1
[2,4,3,1] => [1,2,4,3] => [2,3,4,1] => [4,2,3,1] => 0 = 1 - 1
[3,1,2,4] => [1,3,2,4] => [2,3,1,4] => [3,2,1,4] => 0 = 1 - 1
[3,1,4,2] => [1,3,4,2] => [2,4,1,3] => [3,2,4,1] => 0 = 1 - 1
[3,2,1,4] => [1,3,2,4] => [2,3,1,4] => [3,2,1,4] => 0 = 1 - 1
[3,2,4,1] => [1,3,4,2] => [2,4,1,3] => [3,2,4,1] => 0 = 1 - 1
[3,4,1,2] => [1,3,2,4] => [2,3,1,4] => [3,2,1,4] => 0 = 1 - 1
[3,4,2,1] => [1,3,2,4] => [2,3,1,4] => [3,2,1,4] => 0 = 1 - 1
[4,1,2,3] => [1,4,3,2] => [3,4,2,1] => [4,1,3,2] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 0 = 1 - 1
[4,2,1,3] => [1,4,3,2] => [3,4,2,1] => [4,1,3,2] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 0 = 1 - 1
[4,3,1,2] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 0 = 1 - 1
[4,3,2,1] => [1,4,2,3] => [2,1,4,3] => [2,1,4,3] => 0 = 1 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [2,3,4,5,1] => [5,2,3,4,1] => 0 = 1 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [2,3,4,5,1] => [5,2,3,4,1] => 0 = 1 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [2,3,4,5,1] => [5,2,3,4,1] => 0 = 1 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [2,3,4,5,1] => [5,2,3,4,1] => 0 = 1 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => [4,2,3,1,5] => 0 = 1 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [2,3,5,1,4] => [4,2,3,5,1] => 0 = 1 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [2,3,4,1,5] => [4,2,3,1,5] => 0 = 1 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [2,3,5,1,4] => [4,2,3,5,1] => 0 = 1 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [2,3,4,1,5] => [4,2,3,1,5] => 0 = 1 - 1
[1,4,5,3,2] => [1,2,4,3,5] => [2,3,4,1,5] => [4,2,3,1,5] => 0 = 1 - 1
Description
The number of occurrences of the Hertzsprung pattern 132 in a permutation.
A Hertzsprung occurrence of the pattern $\tau=(\tau_1,\dots,\tau_k)$ in a permutation $\pi$ is a factor $\pi_i, \pi_{i+1}, \dots,\pi_{i+k-1}$ of $\pi$ such that $\pi_{i+j-1} - \tau_j$ is constant for $1\leq j\leq k$.
Matching statistic: St001324
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Values
[1,2] => ([],2)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1] => ([(0,1)],2)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[1,2,3] => ([],3)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2] => ([(1,2)],3)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1,3] => ([(1,2)],3)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4] => ([],4)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3] => ([(2,3)],4)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4] => ([(2,3)],4)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1,3,4] => ([(2,3)],4)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4,5] => ([],5)
=> ([],5)
=> ([],5)
=> 0 = 1 - 1
[1,2,3,5,4] => ([(3,4)],5)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4,5] => ([(3,4)],5)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1} - 1
[3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1} - 1
[1,3,5,2,6,4] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[1,4,2,6,3,5] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,3,4,6,1,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,3,5,1,6,4] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,3,6,1,4,5] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,5,3,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,5,6,3] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,6,3,5] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ([(0,1),(0,3),(0,4),(0,5),(0,6),(0,8),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,6),(2,7),(2,8),(3,5),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,6,5,3] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,5,1,3,6,4] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ([(0,3),(0,4),(0,6),(0,7),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,5,1,4,6,3] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,5,3,1,6,4] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,6,1,3,4,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,4,5,6,2] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,4,6,2,5] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ([(0,3),(0,4),(0,6),(0,7),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,5,2,4,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,5,2,6,4] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ([(0,1),(0,3),(0,4),(0,5),(0,6),(0,8),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,6),(2,7),(2,8),(3,5),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,6,2,4,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,6,2,5,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,6,4,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,2,5,1,6,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,1,2,5,6,3] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,1,2,6,3,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,1,3,6,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,2,1,6,3,5] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[5,1,2,3,6,4] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
Description
The minimal number of occurrences of the chordal-pattern in a linear ordering of the vertices of the graph.
A graph is chordal if and only if in any linear ordering of its vertices, there are no three vertices $a < b < c$ such that $(a,c)$ and $(b,c)$ are edges and $(a,b)$ is not an edge. This statistic is the minimal number of occurrences of this pattern, in the set of all linear orderings of the vertices.
Matching statistic: St001326
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Values
[1,2] => ([],2)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1] => ([(0,1)],2)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[1,2,3] => ([],3)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2] => ([(1,2)],3)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1,3] => ([(1,2)],3)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4] => ([],4)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3] => ([(2,3)],4)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4] => ([(2,3)],4)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1,3,4] => ([(2,3)],4)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4,5] => ([],5)
=> ([],5)
=> ([],5)
=> 0 = 1 - 1
[1,2,3,5,4] => ([(3,4)],5)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4,5] => ([(3,4)],5)
=> ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1} - 1
[3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1} - 1
[1,3,5,2,6,4] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[1,4,2,6,3,5] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,3,4,6,1,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,3,5,1,6,4] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,3,6,1,4,5] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,5,3,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,5,6,3] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,6,3,5] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ([(0,1),(0,3),(0,4),(0,5),(0,6),(0,8),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,6),(2,7),(2,8),(3,5),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,4,1,6,5,3] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,5,1,3,6,4] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ([(0,3),(0,4),(0,6),(0,7),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,5,1,4,6,3] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,5,3,1,6,4] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[2,6,1,3,4,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,4,5,6,2] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,4,6,2,5] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ([(0,3),(0,4),(0,6),(0,7),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,5,2,4,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(1,2),(1,4),(1,5),(1,7),(2,3),(2,5),(2,6),(3,4),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,5,2,6,4] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ([(0,1),(0,3),(0,4),(0,5),(0,6),(0,8),(1,2),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,6),(2,7),(2,8),(3,5),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,6,2,4,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,6,2,5,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,1,6,4,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[3,2,5,1,6,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,1,2,5,6,3] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,1,2,6,3,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ([(0,2),(0,3),(0,4),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,5),(2,6),(2,7),(3,5),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,1,3,6,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[4,2,1,6,3,5] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([(0,1),(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
[5,1,2,3,6,4] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ([(0,2),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2} - 1
Description
The minimal number of occurrences of the interval-pattern in a linear ordering of the vertices of the graph.
A graph is an interval graph if and only if in any linear ordering of its vertices, there are no three vertices $a < b < c$ such that $(a,c)$ is an edge and $(a,b)$ is not an edge. This statistic is the minimal number of occurrences of this pattern, in the set of all linear orderings of the vertices.
Matching statistic: St001575
Values
[1,2] => ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1] => ([(0,1)],2)
=> ([],1)
=> 0 = 1 - 1
[1,2,3] => ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2] => ([(1,2)],3)
=> ([],2)
=> 0 = 1 - 1
[2,1,3] => ([(1,2)],3)
=> ([],2)
=> 0 = 1 - 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4] => ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3] => ([(2,3)],4)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4] => ([(2,3)],4)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> 0 = 1 - 1
[2,1,3,4] => ([(2,3)],4)
=> ([],3)
=> 0 = 1 - 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([],2)
=> 0 = 1 - 1
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 2 - 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 2 - 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> 0 = 1 - 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([],1)
=> 0 = 1 - 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4,5] => ([],5)
=> ([],5)
=> 0 = 1 - 1
[1,2,3,5,4] => ([(3,4)],5)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4,5] => ([(3,4)],5)
=> ([],4)
=> 0 = 1 - 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> 1 = 2 - 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> 1 = 2 - 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> 0 = 1 - 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([],2)
=> 0 = 1 - 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> 0 = 1 - 1
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1} - 1
[3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1} - 1
[1,2,4,6,3,5] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,2,5,3,6,4] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,4,6,2,5] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,5,2,4,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,5,2,6,4] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,6,2,4,5] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,4,2,5,3,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,4,2,5,6,3] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,4,2,6,3,5] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,5,2,3,6,4] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,4,6,1,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,5,1,4,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,5,1,6,4] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,6,1,4,5] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,3,5,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,5,3,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,5,6,3] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,6,3,5] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,6,5,3] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,1,3,4,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,1,3,6,4] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,1,4,6,3] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,3,1,6,4] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,6,1,3,4,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,2,5,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,5,2,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,5,6,2] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,6,2,5] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,5,2,4,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,5,2,6,4] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,6,2,4,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,6,2,5,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,6,4,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,2,5,1,6,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,2,5,3,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,2,5,6,3] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,2,6,3,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,3,6,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,2,1,6,3,5] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[5,1,2,3,6,4] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
Description
The minimal number of edges to add or remove to make a graph edge transitive.
A graph is edge transitive, if for any two edges, there is an automorphism that maps one edge to the other.
Matching statistic: St001577
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Values
[1,2] => ([],2)
=> ([],2)
=> 0 = 1 - 1
[2,1] => ([(0,1)],2)
=> ([],1)
=> 0 = 1 - 1
[1,2,3] => ([],3)
=> ([],3)
=> 0 = 1 - 1
[1,3,2] => ([(1,2)],3)
=> ([],2)
=> 0 = 1 - 1
[2,1,3] => ([(1,2)],3)
=> ([],2)
=> 0 = 1 - 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4] => ([],4)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3] => ([(2,3)],4)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4] => ([(2,3)],4)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> 0 = 1 - 1
[2,1,3,4] => ([(2,3)],4)
=> ([],3)
=> 0 = 1 - 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([],2)
=> 0 = 1 - 1
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 2 - 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 2 - 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> 0 = 1 - 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([],1)
=> 0 = 1 - 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 0 = 1 - 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 0 = 1 - 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 0 = 1 - 1
[1,2,3,4,5] => ([],5)
=> ([],5)
=> 0 = 1 - 1
[1,2,3,5,4] => ([(3,4)],5)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([],4)
=> 0 = 1 - 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> 0 = 1 - 1
[1,3,2,4,5] => ([(3,4)],5)
=> ([],4)
=> 0 = 1 - 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([],3)
=> 0 = 1 - 1
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> 1 = 2 - 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 0 = 1 - 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> 1 = 2 - 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> 0 = 1 - 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 0 = 1 - 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([],2)
=> 0 = 1 - 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> 0 = 1 - 1
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1} - 1
[3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1} - 1
[1,2,4,6,3,5] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,2,5,3,6,4] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,4,6,2,5] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,5,2,4,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,5,2,6,4] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,3,6,2,4,5] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,4,2,5,3,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,4,2,5,6,3] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,4,2,6,3,5] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[1,5,2,3,6,4] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,4,6,1,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,5,1,4,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,5,1,6,4] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,3,6,1,4,5] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,3,5,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,5,3,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,5,6,3] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,6,3,5] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,4,1,6,5,3] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,1,3,4,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,1,3,6,4] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,1,4,6,3] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,5,3,1,6,4] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[2,6,1,3,4,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,2,5,6] => ([(2,5),(3,4),(4,5)],6)
=> ([(2,6),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,5,2,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,5,6,2] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,4,6,2,5] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,7),(3,5),(3,7),(4,6),(4,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,5,2,4,6] => ([(1,5),(2,4),(3,4),(3,5)],6)
=> ([(1,7),(2,6),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,5,2,6,4] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,6,2,4,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,6,2,5,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,1,6,4,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[3,2,5,1,6,4] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,2,5,3,6] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ([(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,2,5,6,3] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,2,6,3,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,7),(3,4),(3,5),(4,6),(5,7)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,1,3,6,2,5] => ([(0,4),(1,2),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[4,2,1,6,3,5] => ([(0,4),(1,2),(1,5),(2,5),(3,4),(3,5)],6)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
[5,1,2,3,6,4] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2} - 1
Description
The minimal number of edges to add or remove to make a graph a cograph.
A cograph is a graph that can be obtained from the one vertex graph by complementation and disjoint union.
Matching statistic: St001199
(load all 29 compositions to match this statistic)
(load all 29 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00020: Binary trees —to Tamari-corresponding Dyck path⟶ Dyck paths
St001199: Dyck paths ⟶ ℤResult quality: 93% ●values known / values provided: 93%●distinct values known / distinct values provided: 100%
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00020: Binary trees —to Tamari-corresponding Dyck path⟶ Dyck paths
St001199: Dyck paths ⟶ ℤResult quality: 93% ●values known / values provided: 93%●distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [.,[.,.]]
=> [1,1,0,0]
=> ? ∊ {1,1}
[2,1] => [1,2] => [.,[.,.]]
=> [1,1,0,0]
=> ? ∊ {1,1}
[1,2,3] => [1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> ? ∊ {1,1,1,1}
[1,3,2] => [1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> ? ∊ {1,1,1,1}
[2,1,3] => [1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> ? ∊ {1,1,1,1}
[2,3,1] => [1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> ? ∊ {1,1,1,1}
[3,1,2] => [1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> 1
[3,2,1] => [1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> 1
[1,2,3,4] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[1,2,4,3] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[1,3,2,4] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[1,3,4,2] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[1,4,2,3] => [1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 1
[1,4,3,2] => [1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 1
[2,1,3,4] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,1,4,3] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,3,1,4] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,3,4,1] => [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,4,1,3] => [1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 1
[2,4,3,1] => [1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 1
[3,1,2,4] => [1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[3,1,4,2] => [1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> 1
[3,2,1,4] => [1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[3,2,4,1] => [1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> 1
[3,4,1,2] => [1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[3,4,2,1] => [1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[4,1,2,3] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> 1
[4,1,3,2] => [1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[4,2,1,3] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> 1
[4,2,3,1] => [1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[4,3,1,2] => [1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[4,3,2,1] => [1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[1,2,3,4,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,2,3,5,4] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,2,4,3,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,2,4,5,3] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,2,5,3,4] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[1,2,5,4,3] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[1,3,2,4,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,3,2,5,4] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,3,4,2,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,3,4,5,2] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[1,3,5,2,4] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[1,3,5,4,2] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[1,4,2,3,5] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,4,2,5,3] => [1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[1,4,3,2,5] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,4,3,5,2] => [1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[1,4,5,2,3] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,4,5,3,2] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,5,2,3,4] => [1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[1,5,2,4,3] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,5,3,2,4] => [1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[1,5,3,4,2] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,5,4,2,3] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,5,4,3,2] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,1,3,4,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,1,3,5,4] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,1,4,3,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,1,4,5,3] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,1,5,3,4] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[2,1,5,4,3] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[2,3,1,4,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,3,1,5,4] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,3,4,1,5] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,3,4,5,1] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,4] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[2,3,5,4,1] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[2,4,1,3,5] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,4,1,5,3] => [1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[2,4,3,1,5] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,4,3,5,1] => [1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[2,4,5,1,3] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,4,5,3,1] => [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,5,1,3,4] => [1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[2,5,1,4,3] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,5,3,1,4] => [1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[2,5,3,4,1] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,5,4,1,3] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,5,4,3,1] => [1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,2,3,4,5,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,3,4,6,5] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,3,5,4,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,3,5,6,4] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,4,3,5,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,4,3,6,5] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,4,5,3,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,4,5,6,3] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,2,4,5,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,2,4,6,5] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,2,5,4,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,2,5,6,4] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,4,2,5,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,4,2,6,5] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,4,5,2,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,3,4,5,6,2] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,1,3,4,5,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,1,3,4,6,5] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,1,3,5,4,6] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,1,3,5,6,4] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$.
Matching statistic: St001934
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
Mp00248: Permutations —DEX composition⟶ Integer compositions
Mp00040: Integer compositions —to partition⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St001934: Integer partitions ⟶ ℤResult quality: 93% ●values known / values provided: 93%●distinct values known / distinct values provided: 100%
Mp00040: Integer compositions —to partition⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St001934: Integer partitions ⟶ ℤResult quality: 93% ●values known / values provided: 93%●distinct values known / distinct values provided: 100%
Values
[1,2] => [2] => [2]
=> []
=> ? ∊ {1,1}
[2,1] => [2] => [2]
=> []
=> ? ∊ {1,1}
[1,2,3] => [3] => [3]
=> []
=> ? ∊ {1,1,1,1}
[1,3,2] => [1,2] => [2,1]
=> [1]
=> 1
[2,1,3] => [3] => [3]
=> []
=> ? ∊ {1,1,1,1}
[2,3,1] => [3] => [3]
=> []
=> ? ∊ {1,1,1,1}
[3,1,2] => [3] => [3]
=> []
=> ? ∊ {1,1,1,1}
[3,2,1] => [2,1] => [2,1]
=> [1]
=> 1
[1,2,3,4] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[1,2,4,3] => [2,2] => [2,2]
=> [2]
=> 1
[1,3,2,4] => [1,3] => [3,1]
=> [1]
=> 1
[1,3,4,2] => [1,3] => [3,1]
=> [1]
=> 1
[1,4,2,3] => [1,3] => [3,1]
=> [1]
=> 1
[1,4,3,2] => [1,2,1] => [2,1,1]
=> [1,1]
=> 1
[2,1,3,4] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,1,4,3] => [2,2] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,3,4,1] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,4,1,3] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[2,4,3,1] => [3,1] => [3,1]
=> [1]
=> 1
[3,1,2,4] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[3,1,4,2] => [2,2] => [2,2]
=> [2]
=> 1
[3,2,1,4] => [2,2] => [2,2]
=> [2]
=> 1
[3,2,4,1] => [2,2] => [2,2]
=> [2]
=> 1
[3,4,1,2] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[3,4,2,1] => [3,1] => [3,1]
=> [1]
=> 1
[4,1,2,3] => [4] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2}
[4,1,3,2] => [3,1] => [3,1]
=> [1]
=> 1
[4,2,1,3] => [2,2] => [2,2]
=> [2]
=> 1
[4,2,3,1] => [3,1] => [3,1]
=> [1]
=> 1
[4,3,1,2] => [1,3] => [3,1]
=> [1]
=> 1
[4,3,2,1] => [1,2,1] => [2,1,1]
=> [1,1]
=> 1
[1,2,3,4,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,3,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[1,2,4,3,5] => [2,3] => [3,2]
=> [2]
=> 1
[1,2,4,5,3] => [2,3] => [3,2]
=> [2]
=> 1
[1,2,5,3,4] => [2,3] => [3,2]
=> [2]
=> 1
[1,2,5,4,3] => [2,2,1] => [2,2,1]
=> [2,1]
=> 1
[1,3,2,4,5] => [1,4] => [4,1]
=> [1]
=> 1
[1,3,2,5,4] => [1,2,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [1,4] => [4,1]
=> [1]
=> 1
[1,3,4,5,2] => [1,4] => [4,1]
=> [1]
=> 1
[1,3,5,2,4] => [1,4] => [4,1]
=> [1]
=> 1
[1,3,5,4,2] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,4,2,3,5] => [1,4] => [4,1]
=> [1]
=> 1
[1,4,2,5,3] => [1,2,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,3,2,5] => [1,2,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,3,5,2] => [1,2,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,2,3] => [1,4] => [4,1]
=> [1]
=> 1
[1,4,5,3,2] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,5,2,3,4] => [1,4] => [4,1]
=> [1]
=> 1
[1,5,2,4,3] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,5,3,2,4] => [1,2,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,3,4,2] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,5,4,2,3] => [1,1,3] => [3,1,1]
=> [1,1]
=> 1
[1,5,4,3,2] => [1,1,2,1] => [2,1,1,1]
=> [1,1,1]
=> 1
[2,1,3,4,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,1,3,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[2,1,4,3,5] => [2,3] => [3,2]
=> [2]
=> 1
[2,1,4,5,3] => [2,3] => [3,2]
=> [2]
=> 1
[2,1,5,3,4] => [2,3] => [3,2]
=> [2]
=> 1
[2,1,5,4,3] => [2,2,1] => [2,2,1]
=> [2,1]
=> 1
[2,3,1,4,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,1,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[2,3,4,1,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,5,1] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,4] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,4,1] => [4,1] => [4,1]
=> [1]
=> 1
[2,4,1,3,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,5,3] => [3,2] => [3,2]
=> [2]
=> 1
[2,4,3,1,5] => [3,2] => [3,2]
=> [2]
=> 1
[2,4,5,1,3] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,3,4] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,1,2,4,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,4,1,2,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,4,5,1,2] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,5,1,2,4] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[4,1,2,3,5] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[4,5,1,2,3] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[5,1,2,3,4] => [5] => [5]
=> []
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[1,2,3,4,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,1,3,4,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,1,4,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,1,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,5,1,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,5,6,1] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,6,1,5] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,4,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,6,1,4] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,1,4,5] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,3,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,1,3,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,6,1,3] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,1,3,5] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,3,4,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,6,1,3,4] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,6,1,3,4,5] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,1,2,4,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,4,1,2,5,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[3,4,5,1,2,6] => [6] => [6]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The number of monotone factorisations of genus zero of a permutation of given cycle type.
A monotone factorisation of genus zero of a permutation $\pi\in\mathfrak S_n$ with $\ell$ cycles, including fixed points, is a tuple of $r = n - \ell$ transpositions
$$
(a_1, b_1),\dots,(a_r, b_r)
$$
with $b_1 \leq \dots \leq b_r$ and $a_i < b_i$ for all $i$, whose product, in this order, is $\pi$.
For example, the cycle $(2,3,1)$ has the two factorizations $(2,3)(1,3)$ and $(1,2)(2,3)$.
The following 285 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001432The order dimension of the partition. St001899The total number of irreducible representations contained in the higher Lie character for an integer partition. St001900The number of distinct irreducible representations contained in the higher Lie character for an integer partition. 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$. St001933The largest multiplicity of a part in an integer partition. St001128The exponens consonantiae of a partition. St000781The number of proper colouring schemes of a Ferrers diagram. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St000003The number of standard Young tableaux of the partition. St000049The number of set partitions whose sorted block sizes correspond to the partition. St000159The number of distinct parts of the integer partition. St000182The number of permutations whose cycle type is the given integer partition. St000183The side length of the Durfee square of an integer partition. St000260The radius of a connected graph. St000275Number of permutations whose sorted list of non zero multiplicities of the Lehmer code is the given partition. St000278The size of the preimage of the map 'to partition' from Integer compositions to Integer partitions. St000321The number of integer partitions of n that are dominated by an integer partition. St000326The position of the first one in a binary word after appending a 1 at the end. St000345The number of refinements of a partition. St000517The Kreweras number of an integer partition. St000533The minimum of the number of parts and the size of the first part of an integer partition. St000628The balance of a binary word. St000655The length of the minimal rise of a Dyck path. St000783The side length of the largest staircase partition fitting into a partition. St000847The number of standard Young tableaux whose descent set is the binary word. St000897The number of different multiplicities of parts of an integer partition. St000913The number of ways to refine the partition into singletons. St000935The number of ordered refinements of an integer partition. St000964Gives the dimension of Ext^g(D(A),A) of the corresponding LNakayama algebra, when g denotes the global dimension of that algebra. St000999Number of indecomposable projective module with injective dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001006Number of simple modules with projective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001009Number of indecomposable injective modules with projective dimension g when g is the global dimension of the Nakayama algebra corresponding to the Dyck path. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001013Number of indecomposable injective modules with codominant dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001063Numbers of 3-torsionfree simple modules in the corresponding Nakayama algebra. St001064Number of simple modules in the corresponding Nakayama algebra that are 3-syzygy modules. 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. St001192The maximal dimension of $Ext_A^2(S,A)$ for a simple module $S$ over the corresponding Nakayama algebra $A$. St001196The global dimension of $A$ minus the global dimension of $eAe$ for the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001222Number of simple modules in the corresponding LNakayama algebra that have a unique 2-extension 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. St001256Number of simple reflexive modules that are 2-stable reflexive. St001289The vector space dimension of the n-fold tensor product of D(A), where n is maximal such that this n-fold tensor product is nonzero. St001385The number of conjugacy classes of subgroups with connected subgroups of sizes prescribed by an integer partition. St001481The minimal height of a peak of a Dyck path. St001483The number of simple module modules that appear in the socle of the regular module but have no nontrivial selfextensions with the regular module. St001487The number of inner corners of a skew partition. St001490The number of connected components of a skew partition. St001493The number of simple modules with maximal even projective dimension in the corresponding Nakayama algebra. St001507The sum of projective dimension of simple modules with even projective dimension divided by 2 in the LNakayama algebra corresponding to Dyck paths. St001597The Frobenius rank of a skew partition. St001711The number of permutations such that conjugation with a permutation of given cycle type yields the squared permutation. St001722The number of minimal chains with small intervals between a binary word and the top element. St001786The number of total orderings of the north steps of a Dyck path such that steps after the k-th east step are not among the first k positions in the order. St001804The minimal height of the rectangular inner shape in a cylindrical tableau associated to a tableau. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St001780The order of promotion on the set of standard tableaux of given shape. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000618The number of self-evacuating tableaux of given shape. St000667The greatest common divisor of the parts of the partition. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St001389The number of partitions of the same length below the given integer partition. St001571The Cartan determinant of the integer partition. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001924The number of cells in an integer partition whose arm and leg length coincide. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001095The number of non-isomorphic posets with precisely one further covering relation. St000706The product of the factorials of the multiplicities of an integer partition. St000993The multiplicity of the largest part of an integer partition. St001568The smallest positive integer that does not appear twice in the partition. St001651The Frankl number of a lattice. St000640The rank of the largest boolean interval in a poset. St000914The sum of the values of the Möbius function of a poset. St001964The interval resolution global dimension of a poset. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000259The diameter of a connected graph. St000741The Colin de Verdière graph invariant. St001890The maximum magnitude of the Möbius function of a poset. St000273The domination number of a graph. St000544The cop number of a graph. St001829The common independence number of a graph. St001877Number of indecomposable injective modules with projective dimension 2. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001875The number of simple modules with projective dimension at most 1. St001322The size of a minimal independent dominating set in a graph. St000284The Plancherel distribution on integer partitions. St000813The number of zero-one matrices with weakly decreasing column sums and row sums given by the partition. St000901The cube of the number of standard Young tableaux with shape given by the partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001339The irredundance number of a graph. St001363The Euler characteristic of a graph according to Knill. St000668The least common multiple of the parts of the partition. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000933The number of multipartitions of sizes given by an integer partition. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. 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)$. St001001The number of indecomposable modules with projective and injective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001371The length of the longest Yamanouchi prefix of a binary word. St001730The number of times the path corresponding to a binary word crosses the base line. St001803The maximal overlap of the cylindrical tableau associated with a tableau. St001330The hat guessing number of a graph. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000068The number of minimal elements in a poset. St000456The monochromatic index of a connected graph. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000752The Grundy value for the game 'Couples are forever' on an integer partition. St001846The number of elements which do not have a complement in the lattice. St000908The length of the shortest maximal antichain in a poset. St001301The first Betti number of the order complex associated with the poset. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001396Number of triples of incomparable elements in a finite poset. St001719The number of shortest chains of small intervals from the bottom to the top in a lattice. St001720The minimal length of a chain of small intervals in a lattice. St000160The multiplicity of the smallest part of a partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001518The number of graphs with the same ordinary spectrum as the given graph. St000488The number of cycles of a permutation of length at most 2. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St001550The number of inversions between exceedances where the greater exceedance is linked. St001551The number of restricted non-inversions between exceedances where the rightmost exceedance is linked. St000181The number of connected components of the Hasse diagram for the poset. St001613The binary logarithm of the size of the center of a lattice. St001681The number of inclusion-wise minimal subsets of a lattice, whose meet is the bottom element. St001881The number of factors of a lattice as a Cartesian product of lattices. St001677The number of non-degenerate subsets of a lattice whose meet is the bottom element. St001845The number of join irreducibles minus the rank of a lattice. St000455The second largest eigenvalue of a graph if it is integral. St001862The number of crossings of a signed permutation. St001866The nesting alignments of a signed permutation. St001621The number of atoms of a lattice. St001625The Möbius invariant of a lattice. St001820The size of the image of the pop stack sorting operator. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St001364The number of permutations whose cube equals a fixed permutation of given cycle type. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St000256The number of parts from which one can substract 2 and still get an integer partition. St000454The largest eigenvalue of a graph if it is integral. St001616The number of neutral elements in a lattice. St001868The number of alignments of type NE of a signed permutation. St000022The number of fixed points of a permutation. St000731The number of double exceedences of a permutation. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St001771The number of occurrences of the signed pattern 1-2 in a signed permutation. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St001867The number of alignments of type EN of a signed permutation. St000298The order dimension or Dushnik-Miller dimension of a poset. St000307The number of rowmotion orbits of a poset. St001268The size of the largest ordinal summand in the poset. St001399The distinguishing number of a poset. St001510The number of self-evacuating linear extensions of a finite poset. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001779The order of promotion on the set of linear extensions of a poset. St000632The jump number of the poset. St001397Number of pairs of incomparable elements in a finite poset. St001398Number of subsets of size 3 of elements in a poset that form a "v". St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000633The size of the automorphism group of a poset. St000910The number of maximal chains of minimal length in a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St000773The multiplicity of the largest Laplacian eigenvalue in a graph. St000775The multiplicity of the largest eigenvalue in a graph. St000785The number of distinct colouring schemes of a graph. St001316The domatic number of a graph. St001333The cardinality of a minimal edge-isolating set of a graph. St001395The number of strictly unfriendly partitions of a graph. St001476The evaluation of the Tutte polynomial of the graph at (x,y) equal to (1,-1). St001496The number of graphs with the same Laplacian spectrum as the given graph. St000283The size of the preimage of the map 'to graph' from Binary trees to Graphs. St000323The minimal crossing number of a graph. St000351The determinant of the adjacency matrix of a graph. St000368The Altshuler-Steinberg determinant of a graph. St000370The genus of a graph. St000379The number of Hamiltonian cycles in a graph. St000403The Szeged index minus the Wiener index of a graph. St000636The hull number of a graph. St000671The maximin edge-connectivity for choosing a subgraph. St000699The toughness times the least common multiple of 1,. St000948The chromatic discriminant of a graph. St001029The size of the core of a graph. St001069The coefficient of the monomial xy of the Tutte polynomial of the graph. St001109The number of proper colourings of a graph with as few colours as possible. St001119The length of a shortest maximal path in a graph. St001271The competition number of a graph. St001281The normalized isoperimetric number of a graph. St001305The number of induced cycles on four vertices in a graph. St001307The number of induced stars on four vertices in a graph. St001309The number of four-cliques in a graph. St001310The number of induced diamond graphs in 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. St001329The minimal number of occurrences of the outerplanar pattern in a linear ordering of the vertices of the graph. St001334The minimal number of occurrences of the 3-colorable pattern in a linear ordering of the vertices of the graph. St001336The minimal number of vertices in a graph whose complement is triangle-free. St001357The maximal degree of a regular spanning subgraph of a graph. St001367The smallest number which does not occur as degree of a vertex in a graph. St001654The monophonic hull number of a graph. St001702The absolute value of the determinant of the adjacency matrix of a graph. St001793The difference between the clique number and the chromatic number of a graph. St001794Half the number of sets of vertices in a graph which are dominating and non-blocking. St001795The binary logarithm of the evaluation of the Tutte polynomial of the graph at (x,y) equal to (-1,-1). St001796The absolute value of the quotient of the Tutte polynomial of the graph at (1,1) and (-1,-1). St001797The number of overfull subgraphs of a graph. St000553The number of blocks of a graph. St000916The packing number of a graph. St001340The cardinality of a minimal non-edge isolating set of a graph. St001354The number of series nodes in the modular decomposition of a graph. St001393The induced matching number of a graph. St001739The number of graphs with the same edge polytope as the given graph. St001740The number of graphs with the same symmetric edge polytope as the given graph. St001776The degree of the minimal polynomial of the largest Laplacian eigenvalue of a graph. St000258The burning number of a graph. St000447The number of pairs of vertices of a graph with distance 3. St000449The number of pairs of vertices of a graph with distance 4. St000552The number of cut vertices of a graph. St000629The defect of a binary word. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000917The open packing number of a graph. St000918The 2-limited packing number of a graph. St001057The Grundy value of the game of creating an independent set in a graph. St001261The Castelnuovo-Mumford regularity of a graph. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001691The number of kings in a graph. St001768The number of reduced words of a signed permutation. St000805The number of peaks of the associated bargraph. St000900The minimal number of repetitions of a part in an integer composition. St001202Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St000093The cardinality of a maximal independent set of vertices of a graph. St000407The number of occurrences of the pattern 2143 in a permutation. St000689The maximal n such that the minimal generator-cogenerator module in the LNakayama algebra of a Dyck path is n-rigid. St001140Number of indecomposable modules with projective and injective dimension at least two in the corresponding Nakayama algebra. St001171The vector space dimension of $Ext_A^1(I_o,A)$ when $I_o$ is the tilting module corresponding to the permutation $o$ in the Auslander algebra $A$ of $K[x]/(x^n)$. St001193The dimension of $Ext_A^1(A/AeA,A)$ in the corresponding Nakayama algebra $A$ such that $eA$ is a minimal faithful projective-injective module. 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)$. St001230The number of simple modules with injective dimension equal to the dominant dimension equal to one and the dual property. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St000264The girth of a graph, which is not a tree. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St000907The number of maximal antichains of minimal length in a poset. St001624The breadth of a lattice. St000286The number of connected components of the complement of a graph. St000287The number of connected components of a graph. St000095The number of triangles of a graph. St000096The number of spanning trees of a graph. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000274The number of perfect matchings of a graph. St000276The size of the preimage of the map 'to graph' from Ordered trees to Graphs. St000303The determinant of the product of the incidence matrix and its transpose of a graph divided by $4$. St000310The minimal degree of a vertex of a graph. St000315The number of isolated vertices of a graph. St000322The skewness of a graph. 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. St001578The minimal number of edges to add or remove to make a graph a line graph. 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. St001871The number of triconnected components of a graph. St001765The number of connected components of the friends and strangers graph. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St001570The minimal number of edges to add to make a graph Hamiltonian. St000679The pruning number of an ordered tree.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!