Your data matches 27 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000726: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 0
[2,1] => 0
[1,2,3] => 0
[1,3,2] => 0
[2,1,3] => 2
[2,3,1] => 0
[3,1,2] => 2
[3,2,1] => 0
[1,2,3,4] => 0
[1,2,4,3] => 0
[1,3,2,4] => 3
[1,3,4,2] => 0
[1,4,2,3] => 3
[1,4,3,2] => 0
[2,1,3,4] => 2
[2,1,4,3] => 2
[2,3,1,4] => 3
[2,3,4,1] => 0
[2,4,1,3] => 3
[2,4,3,1] => 0
[3,1,2,4] => 3
[3,1,4,2] => 3
[3,2,1,4] => 3
[3,2,4,1] => 3
[3,4,1,2] => 2
[3,4,2,1] => 0
[4,1,2,3] => 3
[4,1,3,2] => 3
[4,2,1,3] => 3
[4,2,3,1] => 3
[4,3,1,2] => 2
[4,3,2,1] => 0
[1,2,3,4,5] => 0
[1,2,3,5,4] => 0
[1,2,4,3,5] => 4
[1,2,4,5,3] => 0
[1,2,5,3,4] => 4
[1,2,5,4,3] => 0
[1,3,2,4,5] => 3
[1,3,2,5,4] => 3
[1,3,4,2,5] => 4
[1,3,4,5,2] => 0
[1,3,5,2,4] => 4
[1,3,5,4,2] => 0
[1,4,2,3,5] => 4
[1,4,2,5,3] => 4
[1,4,3,2,5] => 4
[1,4,3,5,2] => 4
[1,4,5,2,3] => 3
[1,4,5,3,2] => 0
Description
The normalized sum of the leaf labels of the increasing binary tree associated to a permutation. The sum of the leaf labels is at least the size of the permutation, equality is attained for the binary trees that have only one leaf. This statistic is the sum of the leaf labels minus the size of the permutation.
Mp00223: Permutations runsortPermutations
Mp00130: Permutations descent topsBinary words
St000391: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => 0 => 0
[2,1] => [1,2] => 0 => 0
[1,2,3] => [1,2,3] => 00 => 0
[1,3,2] => [1,3,2] => 01 => 2
[2,1,3] => [1,3,2] => 01 => 2
[2,3,1] => [1,2,3] => 00 => 0
[3,1,2] => [1,2,3] => 00 => 0
[3,2,1] => [1,2,3] => 00 => 0
[1,2,3,4] => [1,2,3,4] => 000 => 0
[1,2,4,3] => [1,2,4,3] => 001 => 3
[1,3,2,4] => [1,3,2,4] => 010 => 2
[1,3,4,2] => [1,3,4,2] => 001 => 3
[1,4,2,3] => [1,4,2,3] => 001 => 3
[1,4,3,2] => [1,4,2,3] => 001 => 3
[2,1,3,4] => [1,3,4,2] => 001 => 3
[2,1,4,3] => [1,4,2,3] => 001 => 3
[2,3,1,4] => [1,4,2,3] => 001 => 3
[2,3,4,1] => [1,2,3,4] => 000 => 0
[2,4,1,3] => [1,3,2,4] => 010 => 2
[2,4,3,1] => [1,2,4,3] => 001 => 3
[3,1,2,4] => [1,2,4,3] => 001 => 3
[3,1,4,2] => [1,4,2,3] => 001 => 3
[3,2,1,4] => [1,4,2,3] => 001 => 3
[3,2,4,1] => [1,2,4,3] => 001 => 3
[3,4,1,2] => [1,2,3,4] => 000 => 0
[3,4,2,1] => [1,2,3,4] => 000 => 0
[4,1,2,3] => [1,2,3,4] => 000 => 0
[4,1,3,2] => [1,3,2,4] => 010 => 2
[4,2,1,3] => [1,3,2,4] => 010 => 2
[4,2,3,1] => [1,2,3,4] => 000 => 0
[4,3,1,2] => [1,2,3,4] => 000 => 0
[4,3,2,1] => [1,2,3,4] => 000 => 0
[1,2,3,4,5] => [1,2,3,4,5] => 0000 => 0
[1,2,3,5,4] => [1,2,3,5,4] => 0001 => 4
[1,2,4,3,5] => [1,2,4,3,5] => 0010 => 3
[1,2,4,5,3] => [1,2,4,5,3] => 0001 => 4
[1,2,5,3,4] => [1,2,5,3,4] => 0001 => 4
[1,2,5,4,3] => [1,2,5,3,4] => 0001 => 4
[1,3,2,4,5] => [1,3,2,4,5] => 0100 => 2
[1,3,2,5,4] => [1,3,2,5,4] => 0101 => 6
[1,3,4,2,5] => [1,3,4,2,5] => 0010 => 3
[1,3,4,5,2] => [1,3,4,5,2] => 0001 => 4
[1,3,5,2,4] => [1,3,5,2,4] => 0001 => 4
[1,3,5,4,2] => [1,3,5,2,4] => 0001 => 4
[1,4,2,3,5] => [1,4,2,3,5] => 0010 => 3
[1,4,2,5,3] => [1,4,2,5,3] => 0011 => 7
[1,4,3,2,5] => [1,4,2,5,3] => 0011 => 7
[1,4,3,5,2] => [1,4,2,3,5] => 0010 => 3
[1,4,5,2,3] => [1,4,5,2,3] => 0001 => 4
[1,4,5,3,2] => [1,4,5,2,3] => 0001 => 4
Description
The sum of the positions of the ones in a binary word.
Mp00223: Permutations runsortPermutations
Mp00069: Permutations complementPermutations
St000471: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [2,1] => 0
[2,1] => [1,2] => [2,1] => 0
[1,2,3] => [1,2,3] => [3,2,1] => 0
[1,3,2] => [1,3,2] => [3,1,2] => 2
[2,1,3] => [1,3,2] => [3,1,2] => 2
[2,3,1] => [1,2,3] => [3,2,1] => 0
[3,1,2] => [1,2,3] => [3,2,1] => 0
[3,2,1] => [1,2,3] => [3,2,1] => 0
[1,2,3,4] => [1,2,3,4] => [4,3,2,1] => 0
[1,2,4,3] => [1,2,4,3] => [4,3,1,2] => 2
[1,3,2,4] => [1,3,2,4] => [4,2,3,1] => 3
[1,3,4,2] => [1,3,4,2] => [4,2,1,3] => 3
[1,4,2,3] => [1,4,2,3] => [4,1,3,2] => 3
[1,4,3,2] => [1,4,2,3] => [4,1,3,2] => 3
[2,1,3,4] => [1,3,4,2] => [4,2,1,3] => 3
[2,1,4,3] => [1,4,2,3] => [4,1,3,2] => 3
[2,3,1,4] => [1,4,2,3] => [4,1,3,2] => 3
[2,3,4,1] => [1,2,3,4] => [4,3,2,1] => 0
[2,4,1,3] => [1,3,2,4] => [4,2,3,1] => 3
[2,4,3,1] => [1,2,4,3] => [4,3,1,2] => 2
[3,1,2,4] => [1,2,4,3] => [4,3,1,2] => 2
[3,1,4,2] => [1,4,2,3] => [4,1,3,2] => 3
[3,2,1,4] => [1,4,2,3] => [4,1,3,2] => 3
[3,2,4,1] => [1,2,4,3] => [4,3,1,2] => 2
[3,4,1,2] => [1,2,3,4] => [4,3,2,1] => 0
[3,4,2,1] => [1,2,3,4] => [4,3,2,1] => 0
[4,1,2,3] => [1,2,3,4] => [4,3,2,1] => 0
[4,1,3,2] => [1,3,2,4] => [4,2,3,1] => 3
[4,2,1,3] => [1,3,2,4] => [4,2,3,1] => 3
[4,2,3,1] => [1,2,3,4] => [4,3,2,1] => 0
[4,3,1,2] => [1,2,3,4] => [4,3,2,1] => 0
[4,3,2,1] => [1,2,3,4] => [4,3,2,1] => 0
[1,2,3,4,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [5,4,3,1,2] => 2
[1,2,4,3,5] => [1,2,4,3,5] => [5,4,2,3,1] => 3
[1,2,4,5,3] => [1,2,4,5,3] => [5,4,2,1,3] => 3
[1,2,5,3,4] => [1,2,5,3,4] => [5,4,1,3,2] => 3
[1,2,5,4,3] => [1,2,5,3,4] => [5,4,1,3,2] => 3
[1,3,2,4,5] => [1,3,2,4,5] => [5,3,4,2,1] => 4
[1,3,2,5,4] => [1,3,2,5,4] => [5,3,4,1,2] => 6
[1,3,4,2,5] => [1,3,4,2,5] => [5,3,2,4,1] => 4
[1,3,4,5,2] => [1,3,4,5,2] => [5,3,2,1,4] => 4
[1,3,5,2,4] => [1,3,5,2,4] => [5,3,1,4,2] => 4
[1,3,5,4,2] => [1,3,5,2,4] => [5,3,1,4,2] => 4
[1,4,2,3,5] => [1,4,2,3,5] => [5,2,4,3,1] => 4
[1,4,2,5,3] => [1,4,2,5,3] => [5,2,4,1,3] => 7
[1,4,3,2,5] => [1,4,2,5,3] => [5,2,4,1,3] => 7
[1,4,3,5,2] => [1,4,2,3,5] => [5,2,4,3,1] => 4
[1,4,5,2,3] => [1,4,5,2,3] => [5,2,1,4,3] => 4
[1,4,5,3,2] => [1,4,5,2,3] => [5,2,1,4,3] => 4
Description
The sum of the ascent tops of a permutation.
Matching statistic: St000008
Mp00223: Permutations runsortPermutations
Mp00130: Permutations descent topsBinary words
Mp00178: Binary words to compositionInteger compositions
St000008: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => 0 => [2] => 0
[2,1] => [1,2] => 0 => [2] => 0
[1,2,3] => [1,2,3] => 00 => [3] => 0
[1,3,2] => [1,3,2] => 01 => [2,1] => 2
[2,1,3] => [1,3,2] => 01 => [2,1] => 2
[2,3,1] => [1,2,3] => 00 => [3] => 0
[3,1,2] => [1,2,3] => 00 => [3] => 0
[3,2,1] => [1,2,3] => 00 => [3] => 0
[1,2,3,4] => [1,2,3,4] => 000 => [4] => 0
[1,2,4,3] => [1,2,4,3] => 001 => [3,1] => 3
[1,3,2,4] => [1,3,2,4] => 010 => [2,2] => 2
[1,3,4,2] => [1,3,4,2] => 001 => [3,1] => 3
[1,4,2,3] => [1,4,2,3] => 001 => [3,1] => 3
[1,4,3,2] => [1,4,2,3] => 001 => [3,1] => 3
[2,1,3,4] => [1,3,4,2] => 001 => [3,1] => 3
[2,1,4,3] => [1,4,2,3] => 001 => [3,1] => 3
[2,3,1,4] => [1,4,2,3] => 001 => [3,1] => 3
[2,3,4,1] => [1,2,3,4] => 000 => [4] => 0
[2,4,1,3] => [1,3,2,4] => 010 => [2,2] => 2
[2,4,3,1] => [1,2,4,3] => 001 => [3,1] => 3
[3,1,2,4] => [1,2,4,3] => 001 => [3,1] => 3
[3,1,4,2] => [1,4,2,3] => 001 => [3,1] => 3
[3,2,1,4] => [1,4,2,3] => 001 => [3,1] => 3
[3,2,4,1] => [1,2,4,3] => 001 => [3,1] => 3
[3,4,1,2] => [1,2,3,4] => 000 => [4] => 0
[3,4,2,1] => [1,2,3,4] => 000 => [4] => 0
[4,1,2,3] => [1,2,3,4] => 000 => [4] => 0
[4,1,3,2] => [1,3,2,4] => 010 => [2,2] => 2
[4,2,1,3] => [1,3,2,4] => 010 => [2,2] => 2
[4,2,3,1] => [1,2,3,4] => 000 => [4] => 0
[4,3,1,2] => [1,2,3,4] => 000 => [4] => 0
[4,3,2,1] => [1,2,3,4] => 000 => [4] => 0
[1,2,3,4,5] => [1,2,3,4,5] => 0000 => [5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => 0001 => [4,1] => 4
[1,2,4,3,5] => [1,2,4,3,5] => 0010 => [3,2] => 3
[1,2,4,5,3] => [1,2,4,5,3] => 0001 => [4,1] => 4
[1,2,5,3,4] => [1,2,5,3,4] => 0001 => [4,1] => 4
[1,2,5,4,3] => [1,2,5,3,4] => 0001 => [4,1] => 4
[1,3,2,4,5] => [1,3,2,4,5] => 0100 => [2,3] => 2
[1,3,2,5,4] => [1,3,2,5,4] => 0101 => [2,2,1] => 6
[1,3,4,2,5] => [1,3,4,2,5] => 0010 => [3,2] => 3
[1,3,4,5,2] => [1,3,4,5,2] => 0001 => [4,1] => 4
[1,3,5,2,4] => [1,3,5,2,4] => 0001 => [4,1] => 4
[1,3,5,4,2] => [1,3,5,2,4] => 0001 => [4,1] => 4
[1,4,2,3,5] => [1,4,2,3,5] => 0010 => [3,2] => 3
[1,4,2,5,3] => [1,4,2,5,3] => 0011 => [3,1,1] => 7
[1,4,3,2,5] => [1,4,2,5,3] => 0011 => [3,1,1] => 7
[1,4,3,5,2] => [1,4,2,3,5] => 0010 => [3,2] => 3
[1,4,5,2,3] => [1,4,5,2,3] => 0001 => [4,1] => 4
[1,4,5,3,2] => [1,4,5,2,3] => 0001 => [4,1] => 4
Description
The major index of the composition. The descents of a composition $[c_1,c_2,\dots,c_k]$ are the partial sums $c_1, c_1+c_2,\dots, c_1+\dots+c_{k-1}$, excluding the sum of all parts. The major index of a composition is the sum of its descents. For details about the major index see [[Permutations/Descents-Major]].
Mp00223: Permutations runsortPermutations
Mp00064: Permutations reversePermutations
Mp00069: Permutations complementPermutations
St000111: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [2,1] => [1,2] => 0
[2,1] => [1,2] => [2,1] => [1,2] => 0
[1,2,3] => [1,2,3] => [3,2,1] => [1,2,3] => 0
[1,3,2] => [1,3,2] => [2,3,1] => [2,1,3] => 2
[2,1,3] => [1,3,2] => [2,3,1] => [2,1,3] => 2
[2,3,1] => [1,2,3] => [3,2,1] => [1,2,3] => 0
[3,1,2] => [1,2,3] => [3,2,1] => [1,2,3] => 0
[3,2,1] => [1,2,3] => [3,2,1] => [1,2,3] => 0
[1,2,3,4] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,4,3] => [3,4,2,1] => [2,1,3,4] => 2
[1,3,2,4] => [1,3,2,4] => [4,2,3,1] => [1,3,2,4] => 3
[1,3,4,2] => [1,3,4,2] => [2,4,3,1] => [3,1,2,4] => 3
[1,4,2,3] => [1,4,2,3] => [3,2,4,1] => [2,3,1,4] => 3
[1,4,3,2] => [1,4,2,3] => [3,2,4,1] => [2,3,1,4] => 3
[2,1,3,4] => [1,3,4,2] => [2,4,3,1] => [3,1,2,4] => 3
[2,1,4,3] => [1,4,2,3] => [3,2,4,1] => [2,3,1,4] => 3
[2,3,1,4] => [1,4,2,3] => [3,2,4,1] => [2,3,1,4] => 3
[2,3,4,1] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[2,4,1,3] => [1,3,2,4] => [4,2,3,1] => [1,3,2,4] => 3
[2,4,3,1] => [1,2,4,3] => [3,4,2,1] => [2,1,3,4] => 2
[3,1,2,4] => [1,2,4,3] => [3,4,2,1] => [2,1,3,4] => 2
[3,1,4,2] => [1,4,2,3] => [3,2,4,1] => [2,3,1,4] => 3
[3,2,1,4] => [1,4,2,3] => [3,2,4,1] => [2,3,1,4] => 3
[3,2,4,1] => [1,2,4,3] => [3,4,2,1] => [2,1,3,4] => 2
[3,4,1,2] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[3,4,2,1] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[4,1,2,3] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[4,1,3,2] => [1,3,2,4] => [4,2,3,1] => [1,3,2,4] => 3
[4,2,1,3] => [1,3,2,4] => [4,2,3,1] => [1,3,2,4] => 3
[4,2,3,1] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[4,3,1,2] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[4,3,2,1] => [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 0
[1,2,3,4,5] => [1,2,3,4,5] => [5,4,3,2,1] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [4,5,3,2,1] => [2,1,3,4,5] => 2
[1,2,4,3,5] => [1,2,4,3,5] => [5,3,4,2,1] => [1,3,2,4,5] => 3
[1,2,4,5,3] => [1,2,4,5,3] => [3,5,4,2,1] => [3,1,2,4,5] => 3
[1,2,5,3,4] => [1,2,5,3,4] => [4,3,5,2,1] => [2,3,1,4,5] => 3
[1,2,5,4,3] => [1,2,5,3,4] => [4,3,5,2,1] => [2,3,1,4,5] => 3
[1,3,2,4,5] => [1,3,2,4,5] => [5,4,2,3,1] => [1,2,4,3,5] => 4
[1,3,2,5,4] => [1,3,2,5,4] => [4,5,2,3,1] => [2,1,4,3,5] => 6
[1,3,4,2,5] => [1,3,4,2,5] => [5,2,4,3,1] => [1,4,2,3,5] => 4
[1,3,4,5,2] => [1,3,4,5,2] => [2,5,4,3,1] => [4,1,2,3,5] => 4
[1,3,5,2,4] => [1,3,5,2,4] => [4,2,5,3,1] => [2,4,1,3,5] => 4
[1,3,5,4,2] => [1,3,5,2,4] => [4,2,5,3,1] => [2,4,1,3,5] => 4
[1,4,2,3,5] => [1,4,2,3,5] => [5,3,2,4,1] => [1,3,4,2,5] => 4
[1,4,2,5,3] => [1,4,2,5,3] => [3,5,2,4,1] => [3,1,4,2,5] => 7
[1,4,3,2,5] => [1,4,2,5,3] => [3,5,2,4,1] => [3,1,4,2,5] => 7
[1,4,3,5,2] => [1,4,2,3,5] => [5,3,2,4,1] => [1,3,4,2,5] => 4
[1,4,5,2,3] => [1,4,5,2,3] => [3,2,5,4,1] => [3,4,1,2,5] => 4
[1,4,5,3,2] => [1,4,5,2,3] => [3,2,5,4,1] => [3,4,1,2,5] => 4
Description
The sum of the descent tops (or Genocchi descents) of a permutation. This statistic is given by $$\pi \mapsto \sum_{i\in\operatorname{Des}(\pi)} \pi_i.$$
Mp00223: Permutations runsortPermutations
Mp00071: Permutations descent compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000422: Graphs ⟶ ℤResult quality: 19% values known / values provided: 19%distinct values known / distinct values provided: 22%
Values
[1,2] => [1,2] => [2] => ([],2)
=> 0
[2,1] => [1,2] => [2] => ([],2)
=> 0
[1,2,3] => [1,2,3] => [3] => ([],3)
=> 0
[1,3,2] => [1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ? ∊ {2,2}
[2,1,3] => [1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ? ∊ {2,2}
[2,3,1] => [1,2,3] => [3] => ([],3)
=> 0
[3,1,2] => [1,2,3] => [3] => ([],3)
=> 0
[3,2,1] => [1,2,3] => [3] => ([],3)
=> 0
[1,2,3,4] => [1,2,3,4] => [4] => ([],4)
=> 0
[1,2,4,3] => [1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,3,2,4] => [1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,3,4,2] => [1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,4,2,3] => [1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,4,3,2] => [1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,1,3,4] => [1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,1,4,3] => [1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,3,1,4] => [1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,3,4,1] => [1,2,3,4] => [4] => ([],4)
=> 0
[2,4,1,3] => [1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,4,3,1] => [1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,1,2,4] => [1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,1,4,2] => [1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,2,1,4] => [1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,2,4,1] => [1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,4,1,2] => [1,2,3,4] => [4] => ([],4)
=> 0
[3,4,2,1] => [1,2,3,4] => [4] => ([],4)
=> 0
[4,1,2,3] => [1,2,3,4] => [4] => ([],4)
=> 0
[4,1,3,2] => [1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,2,1,3] => [1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,2,3,1] => [1,2,3,4] => [4] => ([],4)
=> 0
[4,3,1,2] => [1,2,3,4] => [4] => ([],4)
=> 0
[4,3,2,1] => [1,2,3,4] => [4] => ([],4)
=> 0
[1,2,3,4,5] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[1,2,3,5,4] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[1,2,4,3,5] => [1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,4,5,3] => [1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[1,2,5,3,4] => [1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,5,4,3] => [1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,4,5] => [1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,5,4] => [1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,4,2,5] => [1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,4,5,2] => [1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[1,3,5,2,4] => [1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,5,4,2] => [1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,3,5] => [1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,5,3] => [1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,2,5] => [1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,5,2] => [1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,2,3] => [1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,3,2] => [1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,3,4] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,4,3] => [1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,3,2,4] => [1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,3,4,2] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,4,2,3] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,4,3,2] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,3,4,5] => [1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[2,1,3,5,4] => [1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,4,3,5] => [1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,4,5,3] => [1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,5,3,4] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,5,4,3] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,1,4,5] => [1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,1,5,4] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,4,1,5] => [1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,4,5,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[2,3,5,1,4] => [1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,5,4,1] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[2,4,1,3,5] => [1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,1,5,3] => [1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,3,1,5] => [1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,5,3,1] => [1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[3,1,2,4,5] => [1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[3,2,4,5,1] => [1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[3,4,5,1,2] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[3,4,5,2,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[3,5,4,1,2] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[3,5,4,2,1] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[4,1,2,3,5] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[4,2,3,5,1] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[4,3,5,1,2] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[4,3,5,2,1] => [1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[4,5,1,2,3] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[4,5,2,3,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[4,5,3,1,2] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[4,5,3,2,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,1,2,3,4] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,2,3,4,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,3,4,1,2] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,3,4,2,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,4,1,2,3] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,4,2,3,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,4,3,1,2] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[5,4,3,2,1] => [1,2,3,4,5] => [5] => ([],5)
=> 0
[1,2,3,4,5,6] => [1,2,3,4,5,6] => [6] => ([],6)
=> 0
[1,2,3,5,4,6] => [1,2,3,5,4,6] => [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 4
[1,2,3,6,4,5] => [1,2,3,6,4,5] => [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 4
[1,2,3,6,5,4] => [1,2,3,6,4,5] => [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 4
[1,2,4,5,3,6] => [1,2,4,5,3,6] => [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 4
[1,2,4,6,3,5] => [1,2,4,6,3,5] => [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 4
Description
The energy of a graph, if it is integral. The energy of a graph is the sum of the absolute values of its eigenvalues. This statistic is only defined for graphs with integral energy. It is known, that the energy is never an odd integer [2]. In fact, it is never the square root of an odd integer [3]. The energy of a graph is the sum of the energies of the connected components of a graph. The energy of the complete graph $K_n$ equals $2n-2$. For this reason, we do not define the energy of the empty graph.
Matching statistic: St001232
Mp00223: Permutations runsortPermutations
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00043: Integer partitions to Dyck pathDyck paths
St001232: Dyck paths ⟶ ℤResult quality: 19% values known / values provided: 19%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => [2]
=> [1,1,0,0,1,0]
=> 1 = 0 + 1
[2,1] => [1,2] => [2]
=> [1,1,0,0,1,0]
=> 1 = 0 + 1
[1,2,3] => [1,2,3] => [3]
=> [1,1,1,0,0,0,1,0]
=> 1 = 0 + 1
[1,3,2] => [1,3,2] => [2,1]
=> [1,0,1,0,1,0]
=> ? ∊ {2,2} + 1
[2,1,3] => [1,3,2] => [2,1]
=> [1,0,1,0,1,0]
=> ? ∊ {2,2} + 1
[2,3,1] => [1,2,3] => [3]
=> [1,1,1,0,0,0,1,0]
=> 1 = 0 + 1
[3,1,2] => [1,2,3] => [3]
=> [1,1,1,0,0,0,1,0]
=> 1 = 0 + 1
[3,2,1] => [1,2,3] => [3]
=> [1,1,1,0,0,0,1,0]
=> 1 = 0 + 1
[1,2,3,4] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[1,2,4,3] => [1,2,4,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[1,3,2,4] => [1,3,2,4] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[1,3,4,2] => [1,3,4,2] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[1,4,2,3] => [1,4,2,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[1,4,3,2] => [1,4,2,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[2,1,3,4] => [1,3,4,2] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[2,1,4,3] => [1,4,2,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[2,3,1,4] => [1,4,2,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[2,3,4,1] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[2,4,1,3] => [1,3,2,4] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[2,4,3,1] => [1,2,4,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[3,1,2,4] => [1,2,4,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[3,1,4,2] => [1,4,2,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[3,2,1,4] => [1,4,2,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[3,2,4,1] => [1,2,4,3] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[3,4,1,2] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[3,4,2,1] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,1,2,3] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,1,3,2] => [1,3,2,4] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[4,2,1,3] => [1,3,2,4] => [3,1]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3} + 1
[4,2,3,1] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,3,1,2] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,3,2,1] => [1,2,3,4] => [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[1,2,3,4,5] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[1,2,3,5,4] => [1,2,3,5,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,2,4,3,5] => [1,2,4,3,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,2,4,5,3] => [1,2,4,5,3] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,2,5,3,4] => [1,2,5,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,2,5,4,3] => [1,2,5,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,3,2,4,5] => [1,3,2,4,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,3,2,5,4] => [1,3,2,5,4] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,3,4,2,5] => [1,3,4,2,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,3,4,5,2] => [1,3,4,5,2] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,3,5,2,4] => [1,3,5,2,4] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,3,5,4,2] => [1,3,5,2,4] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,4,2,3,5] => [1,4,2,3,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,4,2,5,3] => [1,4,2,5,3] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,4,3,2,5] => [1,4,2,5,3] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,4,3,5,2] => [1,4,2,3,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,4,5,2,3] => [1,4,5,2,3] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,4,5,3,2] => [1,4,5,2,3] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,5,2,3,4] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,5,2,4,3] => [1,5,2,4,3] => [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[1,5,3,2,4] => [1,5,2,4,3] => [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[1,5,3,4,2] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,5,4,2,3] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[1,5,4,3,2] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,1,3,4,5] => [1,3,4,5,2] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,1,3,5,4] => [1,3,5,2,4] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,1,4,3,5] => [1,4,2,3,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,1,4,5,3] => [1,4,5,2,3] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,1,5,3,4] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,1,5,4,3] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,3,1,4,5] => [1,4,5,2,3] => [3,2]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,3,1,5,4] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,3,4,1,5] => [1,5,2,3,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,3,4,5,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[2,3,5,1,4] => [1,4,2,3,5] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,3,5,4,1] => [1,2,3,5,4] => [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7} + 1
[2,4,1,5,3] => [1,5,2,4,3] => [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[2,4,3,1,5] => [1,5,2,4,3] => [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[3,1,5,2,4] => [1,5,2,4,3] => [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[3,2,4,1,5] => [1,5,2,4,3] => [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[3,4,5,1,2] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[3,4,5,2,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,5,1,2,3] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,5,2,3,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,5,3,1,2] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[4,5,3,2,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,1,2,3,4] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,2,3,4,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,3,4,1,2] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,3,4,2,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,4,1,2,3] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,4,2,3,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,4,3,1,2] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[5,4,3,2,1] => [1,2,3,4,5] => [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[1,2,3,4,5,6] => [1,2,3,4,5,6] => [6]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> 1 = 0 + 1
[1,2,6,3,5,4] => [1,2,6,3,5,4] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,2,6,4,3,5] => [1,2,6,3,5,4] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,5,2,4,3,6] => [1,5,2,4,3,6] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,5,2,4,6,3] => [1,5,2,4,6,3] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,5,3,2,4,6] => [1,5,2,4,6,3] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,5,3,6,2,4] => [1,5,2,4,3,6] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,2,3,5,4] => [1,6,2,3,5,4] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,2,4,3,5] => [1,6,2,4,3,5] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,2,4,5,3] => [1,6,2,4,5,3] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,2,5,3,4] => [1,6,2,5,3,4] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,2,5,4,3] => [1,6,2,5,3,4] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,3,2,4,5] => [1,6,2,4,5,3] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[1,6,3,2,5,4] => [1,6,2,5,3,4] => [4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> 5 = 4 + 1
Description
The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00065: Permutations permutation posetPosets
St001879: Posets ⟶ ℤResult quality: 17% values known / values provided: 17%distinct values known / distinct values provided: 44%
Values
[1,2] => [1,0,1,0]
=> [2,1] => ([],2)
=> ? ∊ {0,0}
[2,1] => [1,1,0,0]
=> [1,2] => ([(0,1)],2)
=> ? ∊ {0,0}
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => ([],3)
=> ? ∊ {0,0,0,0}
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => ([(1,2)],3)
=> ? ∊ {0,0,0,0}
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0}
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => ([(0,2),(1,2)],3)
=> ? ∊ {0,0,0,0}
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => ([(0,2),(2,1)],3)
=> 2
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => ([(0,2),(2,1)],3)
=> 2
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => ([(0,3),(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => ([(0,3),(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => ([(0,3),(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => ([(0,3),(1,2),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => ([(0,3),(1,3),(3,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => ([(0,3),(1,3),(3,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3}
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 3
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 3
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 3
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 3
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 3
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 3
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => ([],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => ([(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => ([(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => ([(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => ([(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => ([(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => ([(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => ([(1,4),(2,4),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => ([(1,4),(2,4),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(1,4),(3,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(1,4),(3,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(1,4),(3,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(1,4),(3,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(1,4),(3,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(1,4),(3,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 4
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,4,5,2,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
[6,1,4,5,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 5
Description
The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice.
Mp00159: Permutations Demazure product with inversePermutations
Mp00223: Permutations runsortPermutations
Mp00160: Permutations graph of inversionsGraphs
St000264: Graphs ⟶ ℤResult quality: 12% values known / values provided: 12%distinct values known / distinct values provided: 22%
Values
[1,2] => [1,2] => [1,2] => ([],2)
=> ? ∊ {0,0}
[2,1] => [2,1] => [1,2] => ([],2)
=> ? ∊ {0,0}
[1,2,3] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,2,2}
[1,3,2] => [1,3,2] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,2,2}
[2,1,3] => [2,1,3] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,2,2}
[2,3,1] => [3,2,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,2,2}
[3,1,2] => [3,2,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,2,2}
[3,2,1] => [3,2,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,2,2}
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,2,4,3] => [1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,3,4,2] => [1,4,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,4,2,3] => [1,4,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,4,3,2] => [1,4,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,1,3,4] => [2,1,3,4] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,1,4,3] => [2,1,4,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,3,1,4] => [3,2,1,4] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,3,4,1] => [4,2,3,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,4,1,3] => [3,4,1,2] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[2,4,3,1] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,1,2,4] => [3,2,1,4] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,1,4,2] => [4,2,3,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,2,1,4] => [3,2,1,4] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,2,4,1] => [4,2,3,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,4,1,2] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[3,4,2,1] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,1,2,3] => [4,2,3,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,1,3,2] => [4,2,3,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,2,1,3] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,2,3,1] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,3,1,2] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[4,3,2,1] => [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3}
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,5,3,4] => [1,2,5,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,4,2,5] => [1,4,3,2,5] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,4,5,2] => [1,5,3,4,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,5,2,4] => [1,4,5,2,3] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> 4
[1,3,5,4,2] => [1,5,4,3,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,3,5] => [1,4,3,2,5] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,5,3] => [1,5,3,4,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,2,5] => [1,4,3,2,5] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,5,2] => [1,5,3,4,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,2,3] => [1,5,4,3,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,3,2] => [1,5,4,3,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,3,4] => [1,5,3,4,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,1,4,5] => [3,2,1,4,5] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> 4
[3,1,2,4,5] => [3,2,1,4,5] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> 4
[3,2,1,4,5] => [3,2,1,4,5] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> 4
[1,2,4,6,3,5] => [1,2,5,6,3,4] => [1,2,5,6,3,4] => ([(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,3,4,5,2,6] => [1,5,3,4,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,3,4,6,2,5] => [1,5,3,6,2,4] => [1,5,2,4,3,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,4,6,5,2] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,5,2,4,6] => [1,4,5,2,3,6] => [1,4,5,2,3,6] => ([(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,3,5,2,6,4] => [1,4,6,2,5,3] => [1,4,6,2,5,3] => ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,5,4,2,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,3,5,4,6,2] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,5,6,2,4] => [1,5,6,4,2,3] => [1,5,6,2,3,4] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,3,6,2,4,5] => [1,4,6,2,5,3] => [1,4,6,2,5,3] => ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,6,2,5,4] => [1,4,6,2,5,3] => [1,4,6,2,5,3] => ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,6,4,2,5] => [1,5,6,4,2,3] => [1,5,6,2,3,4] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,3,6,5,2,4] => [1,5,6,4,2,3] => [1,5,6,2,3,4] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,4,2,5,3,6] => [1,5,3,4,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,4,2,6,3,5] => [1,5,3,6,2,4] => [1,5,2,4,3,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,2,6,5,3] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,3,5,2,6] => [1,5,3,4,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,4,3,6,2,5] => [1,5,3,6,2,4] => [1,5,2,4,3,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,3,6,5,2] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,5,2,3,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,4,5,2,6,3] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,5,3,2,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,4,5,3,6,2] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,6,2,3,5] => [1,5,6,4,2,3] => [1,5,6,2,3,4] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,4,6,3,2,5] => [1,5,6,4,2,3] => [1,5,6,2,3,4] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[1,5,2,3,4,6] => [1,5,3,4,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,5,2,4,3,6] => [1,5,3,4,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,5,2,6,3,4] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,5,2,6,4,3] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,5,3,2,4,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,5,3,2,6,4] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,5,3,4,2,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,5,3,4,6,2] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,5,4,2,3,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,5,4,2,6,3] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,5,4,3,2,6] => [1,5,4,3,2,6] => [1,5,2,6,3,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
[1,5,4,3,6,2] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,6,2,4,3,5] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,6,2,4,5,3] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,6,2,5,3,4] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,6,2,5,4,3] => [1,6,3,5,4,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,6,3,2,4,5] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,6,3,2,5,4] => [1,6,4,3,5,2] => [1,6,2,3,5,4] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[2,1,4,6,3,5] => [2,1,5,6,3,4] => [1,5,6,2,3,4] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[2,3,1,4,5,6] => [3,2,1,4,5,6] => [1,4,5,6,2,3] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 4
[2,3,1,4,6,5] => [3,2,1,4,6,5] => [1,4,6,2,3,5] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> 4
Description
The girth of a graph, which is not a tree. This is the length of the shortest cycle in the graph.
Matching statistic: St001902
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00209: Permutations pattern posetPosets
Mp00125: Posets dual posetPosets
St001902: Posets ⟶ ℤResult quality: 8% values known / values provided: 8%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([(0,1)],2)
=> ([(0,1)],2)
=> 0
[2,1] => [1,2] => ([(0,1)],2)
=> ([(0,1)],2)
=> 0
[1,2,3] => [1,2,3] => ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 0
[1,3,2] => [1,2,3] => ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 0
[2,1,3] => [1,2,3] => ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 0
[2,3,1] => [1,2,3] => ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 0
[3,1,2] => [1,3,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,2,1] => [1,3,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,3,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[1,2,4,3] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[1,3,2,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[1,3,4,2] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[1,4,2,3] => [1,2,4,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[1,4,3,2] => [1,2,4,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[2,1,3,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[2,1,4,3] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[2,3,1,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[2,3,4,1] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 0
[2,4,1,3] => [1,2,4,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[2,4,3,1] => [1,2,4,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[3,1,2,4] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[3,1,4,2] => [1,3,4,2] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[3,2,1,4] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[3,2,4,1] => [1,3,4,2] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[3,4,1,2] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[3,4,2,1] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[4,1,2,3] => [1,4,3,2] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[4,1,3,2] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[4,2,1,3] => [1,4,3,2] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 3
[4,2,3,1] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[4,3,1,2] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[4,3,2,1] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> ([(0,2),(0,3),(1,6),(2,4),(2,5),(3,1),(3,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,2,2,3,3,3,3,3,3}
[1,2,3,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,2,3,5,4] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,2,4,3,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,2,4,5,3] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,2,5,3,4] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,5,4,3] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,2,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,3,2,5,4] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,3,4,2,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,3,4,5,2] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,3,5,2,4] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,3,5,4,2] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,3,5] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,2,5,3] => [1,2,4,5,3] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,2,5] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,3,5,2] => [1,2,4,5,3] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,2,3] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,4,5,3,2] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,3,4] => [1,2,5,4,3] => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,2,4,3] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,3,2,4] => [1,2,5,4,3] => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,3,4,2] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,4,2,3] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,5,4,3,2] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,3,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,1,3,5,4] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,1,4,3,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,1,4,5,3] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,1,5,3,4] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,1,5,4,3] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,1,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,3,1,5,4] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,3,4,1,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,3,4,5,1] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[2,3,5,1,4] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,3,5,4,1] => [1,2,3,5,4] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,1,3,5] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,1,5,3] => [1,2,4,5,3] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,3,1,5] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,3,5,1] => [1,2,4,5,3] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,5,1,3] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,4,5,3,1] => [1,2,4,3,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,5,1,3,4] => [1,2,5,4,3] => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,5,1,4,3] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,5,3,1,4] => [1,2,5,4,3] => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,5,3,4,1] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,5,4,1,3] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[2,5,4,3,1] => [1,2,5,3,4] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,1,2,4,5] => [1,3,2,4,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,1,2,5,4] => [1,3,2,4,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,1,4,2,5] => [1,3,4,2,5] => ([(0,1),(0,2),(0,3),(0,4),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,10),(4,5),(4,6),(4,10),(5,9),(5,11),(6,9),(6,11),(7,9),(7,11),(9,8),(10,11),(11,8)],12)
=> ([(0,2),(0,4),(1,11),(2,5),(2,6),(2,7),(3,1),(3,8),(3,9),(3,10),(4,3),(4,5),(4,6),(4,7),(5,9),(5,10),(6,8),(6,10),(7,8),(7,9),(8,11),(9,11),(10,11)],12)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,1,4,5,2] => [1,3,4,5,2] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,1,5,2,4] => [1,3,5,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,6),(1,11),(2,5),(2,11),(3,5),(3,7),(3,11),(4,6),(4,7),(4,11),(5,9),(6,10),(7,9),(7,10),(9,8),(10,8),(11,9),(11,10)],12)
=> ([(0,3),(0,4),(1,8),(1,10),(2,7),(2,9),(3,2),(3,5),(3,6),(4,1),(4,5),(4,6),(5,9),(5,10),(6,7),(6,8),(6,9),(6,10),(7,11),(8,11),(9,11),(10,11)],12)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,1,5,4,2] => [1,3,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,12),(2,8),(2,10),(2,12),(3,7),(3,10),(3,12),(4,6),(4,10),(4,12),(5,6),(5,7),(5,8),(5,12),(6,11),(6,13),(7,11),(7,13),(8,11),(8,13),(10,13),(11,9),(12,11),(12,13),(13,9)],14)
=> ([(0,2),(0,3),(1,4),(1,9),(1,10),(1,11),(2,5),(2,6),(2,7),(2,8),(3,1),(3,5),(3,6),(3,7),(3,8),(4,13),(5,11),(5,12),(6,10),(6,12),(7,9),(7,12),(8,4),(8,9),(8,10),(8,11),(8,12),(9,13),(10,13),(11,13),(12,13)],14)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,2,1,4,5] => [1,3,2,4,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[3,2,1,5,4] => [1,3,2,4,5] => ([(0,2),(0,3),(0,4),(1,7),(1,9),(2,8),(3,5),(3,8),(4,1),(4,5),(4,8),(5,7),(5,9),(7,6),(8,9),(9,6)],10)
=> ([(0,2),(0,4),(1,8),(2,5),(2,6),(3,1),(3,7),(3,9),(4,3),(4,5),(4,6),(5,9),(6,7),(6,9),(7,8),(9,8)],10)
=> ? ∊ {2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7}
[1,2,3,4,5,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,3,4,6,5] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,3,5,4,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,3,5,6,4] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,4,3,5,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,4,3,6,5] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,4,5,3,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,2,4,5,6,3] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,3,2,4,5,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,3,2,4,6,5] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,3,2,5,4,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
[1,3,2,5,6,4] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0
Description
The number of potential covers of a poset. A potential cover is a pair of uncomparable elements $(x, y)$ which can be added to the poset without adding any other relations. For example, let $P$ be the disjoint union of a single relation $(1, 2)$ with the one element poset $0$. Then the relation $(0, 1)$ cannot be added without adding also $(0, 2)$, however, the relations $(0, 2)$ and $(1, 0)$ are potential covers.
The following 17 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000259The diameter of a connected graph. St000260The radius 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. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St001330The hat guessing number of a graph. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001875The number of simple modules with projective dimension at most 1. St001095The number of non-isomorphic posets with precisely one further covering relation. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. 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)$. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons.