Processing math: 1%

Your data matches 129 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000842: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 2
[2,1] => 2
[1,2,3] => 2
[1,3,2] => 2
[2,1,3] => 2
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 2
[1,2,3,4] => 2
[1,2,4,3] => 2
[1,3,2,4] => 2
[1,3,4,2] => 2
[1,4,2,3] => 2
[1,4,3,2] => 2
[2,1,3,4] => 2
[2,1,4,3] => 2
[2,3,1,4] => 2
[2,3,4,1] => 2
[2,4,1,3] => 3
[2,4,3,1] => 2
[3,1,2,4] => 2
[3,1,4,2] => 3
[3,2,1,4] => 2
[3,2,4,1] => 2
[3,4,1,2] => 2
[3,4,2,1] => 2
[4,1,2,3] => 2
[4,1,3,2] => 2
[4,2,1,3] => 2
[4,2,3,1] => 2
[4,3,1,2] => 2
[4,3,2,1] => 2
[1,2,3,4,5] => 2
[1,2,3,5,4] => 2
[1,2,4,3,5] => 2
[1,2,4,5,3] => 2
[1,2,5,3,4] => 2
[1,2,5,4,3] => 2
[1,3,2,4,5] => 2
[1,3,2,5,4] => 2
[1,3,4,2,5] => 2
[1,3,4,5,2] => 2
[1,3,5,2,4] => 3
[1,3,5,4,2] => 2
[1,4,2,3,5] => 2
[1,4,2,5,3] => 3
[1,4,3,2,5] => 2
[1,4,3,5,2] => 2
[1,4,5,2,3] => 2
[1,4,5,3,2] => 2
Description
The breadth of a permutation. According to [1, Def.1.6], this is the minimal Manhattan distance between two ones in the permutation matrix of π: min According to [1, Def.1.3], a permutation \pi is k-prolific, if the set of permutations obtained from \pi by deleting any k elements and standardising has maximal cardinality, i.e., \binom{n}{k}. By [1, Thm.2.22], a permutation is k-prolific if and only if its breath is at least k+2. By [1, Cor.4.3], the smallest permutations that are k-prolific have size \lceil k^2+2k+1\rceil, and by [1, Thm.4.4], there are k-prolific permutations of any size larger than this. According to [2] the proportion of k-prolific permutations in the set of all permutations is asymptotically equal to \exp(-k^2-k).
Mp00131: Permutations descent bottomsBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000260: Graphs ⟶ ℤResult quality: 8% values known / values provided: 8%distinct values known / distinct values provided: 33%
Values
[1,2] => 0 => [2] => ([],2)
=> ? = 2 - 1
[2,1] => 1 => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,2,3] => 00 => [3] => ([],3)
=> ? = 2 - 1
[1,3,2] => 01 => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[2,1,3] => 10 => [1,2] => ([(1,2)],3)
=> ? = 2 - 1
[2,3,1] => 10 => [1,2] => ([(1,2)],3)
=> ? = 2 - 1
[3,1,2] => 10 => [1,2] => ([(1,2)],3)
=> ? = 2 - 1
[3,2,1] => 11 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,2,3,4] => 000 => [4] => ([],4)
=> ? = 2 - 1
[1,2,4,3] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,2,4] => 010 => [2,2] => ([(1,3),(2,3)],4)
=> ? = 2 - 1
[1,3,4,2] => 010 => [2,2] => ([(1,3),(2,3)],4)
=> ? = 2 - 1
[1,4,2,3] => 010 => [2,2] => ([(1,3),(2,3)],4)
=> ? = 2 - 1
[1,4,3,2] => 011 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,3,4] => 100 => [1,3] => ([(2,3)],4)
=> ? = 2 - 1
[2,1,4,3] => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,1,4] => 100 => [1,3] => ([(2,3)],4)
=> ? = 2 - 1
[2,3,4,1] => 100 => [1,3] => ([(2,3)],4)
=> ? = 2 - 1
[2,4,1,3] => 100 => [1,3] => ([(2,3)],4)
=> ? = 3 - 1
[2,4,3,1] => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,1,2,4] => 100 => [1,3] => ([(2,3)],4)
=> ? = 2 - 1
[3,1,4,2] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 3 - 1
[3,2,1,4] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[3,2,4,1] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[3,4,1,2] => 100 => [1,3] => ([(2,3)],4)
=> ? = 2 - 1
[3,4,2,1] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,1,2,3] => 100 => [1,3] => ([(2,3)],4)
=> ? = 2 - 1
[4,1,3,2] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,2,1,3] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,2,3,1] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,3,1,2] => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[4,3,2,1] => 111 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,2,3,4,5] => 0000 => [5] => ([],5)
=> ? = 2 - 1
[1,2,3,5,4] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,2,4,3,5] => 0010 => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,2,4,5,3] => 0010 => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,2,5,3,4] => 0010 => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,2,5,4,3] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,3,2,4,5] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 2 - 1
[1,3,2,5,4] => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,3,4,2,5] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 2 - 1
[1,3,4,5,2] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 2 - 1
[1,3,5,2,4] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3 - 1
[1,3,5,4,2] => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,4,2,3,5] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 2 - 1
[1,4,2,5,3] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3 - 1
[1,4,3,2,5] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,4,3,5,2] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,4,5,2,3] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 2 - 1
[1,4,5,3,2] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,5,2,3,4] => 0100 => [2,3] => ([(2,4),(3,4)],5)
=> ? = 2 - 1
[1,5,2,4,3] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,5,3,2,4] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,5,3,4,2] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[1,5,4,2,3] => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,5,4,3,2] => 0111 => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,1,3,4,5] => 1000 => [1,4] => ([(3,4)],5)
=> ? = 2 - 1
[2,1,3,5,4] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,1,4,3,5] => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[2,1,4,5,3] => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[2,1,5,3,4] => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2 - 1
[2,1,5,4,3] => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,3,1,4,5] => 1000 => [1,4] => ([(3,4)],5)
=> ? = 2 - 1
[2,3,1,5,4] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,3,4,1,5] => 1000 => [1,4] => ([(3,4)],5)
=> ? = 2 - 1
[2,3,4,5,1] => 1000 => [1,4] => ([(3,4)],5)
=> ? = 2 - 1
[2,3,5,1,4] => 1000 => [1,4] => ([(3,4)],5)
=> ? = 2 - 1
[2,3,5,4,1] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,4,1,3,5] => 1000 => [1,4] => ([(3,4)],5)
=> ? = 3 - 1
[2,5,4,1,3] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,5,4,3,1] => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,1,2,5,4] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,1,5,4,2] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,2,1,5,4] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,2,5,4,1] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,5,4,1,2] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,5,4,2,1] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[5,4,1,2,3] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[5,4,1,3,2] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[5,4,2,1,3] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[5,4,2,3,1] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[5,4,3,1,2] => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[5,4,3,2,1] => 1111 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,2,3,4,6,5] => 00001 => [5,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,2,3,6,5,4] => 00011 => [4,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,2,4,3,6,5] => 00101 => [3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,2,4,6,5,3] => 00101 => [3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,2,6,5,3,4] => 00101 => [3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,2,6,5,4,3] => 00111 => [3,1,1,1] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,2,4,6,5] => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,2,6,5,4] => 01011 => [2,2,1,1] => ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,4,2,6,5] => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,4,6,5,2] => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,6,5,2,4] => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,3,6,5,4,2] => 01011 => [2,2,1,1] => ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,2,3,6,5] => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,2,6,5,3] => 01101 => [2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,3,2,6,5] => 01101 => [2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,3,6,5,2] => 01101 => [2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,4,6,5,2,3] => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
Description
The radius of a connected graph. This is the minimum eccentricity of any vertex.
Mp00209: Permutations pattern posetPosets
Mp00110: Posets Greene-Kleitman invariantInteger partitions
St001122: Integer partitions ⟶ ℤResult quality: 5% values known / values provided: 5%distinct values known / distinct values provided: 67%
Values
[1,2] => ([(0,1)],2)
=> [2]
=> 0 = 2 - 2
[2,1] => ([(0,1)],2)
=> [2]
=> 0 = 2 - 2
[1,2,3] => ([(0,2),(2,1)],3)
=> [3]
=> 0 = 2 - 2
[1,3,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> 0 = 2 - 2
[2,1,3] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> 0 = 2 - 2
[2,3,1] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> 0 = 2 - 2
[3,1,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> 0 = 2 - 2
[3,2,1] => ([(0,2),(2,1)],3)
=> [3]
=> 0 = 2 - 2
[1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> [4]
=> 0 = 2 - 2
[1,2,4,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 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)
=> [4,2,1]
=> 0 = 2 - 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)
=> [4,2,1]
=> 0 = 2 - 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)
=> [4,2,1]
=> 0 = 2 - 2
[1,4,3,2] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[2,1,3,4] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[2,1,4,3] => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> [4,2]
=> 0 = 2 - 2
[2,3,1,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[2,4,1,3] => ([(0,1),(0,2),(0,3),(0,4),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(6,5),(7,5)],8)
=> [4,2,1,1]
=> 1 = 3 - 2
[2,4,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[3,1,2,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[3,1,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(6,5),(7,5)],8)
=> [4,2,1,1]
=> 1 = 3 - 2
[3,2,1,4] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[3,2,4,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[3,4,1,2] => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> [4,2]
=> 0 = 2 - 2
[3,4,2,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[4,1,2,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[4,1,3,2] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[4,2,1,3] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[4,2,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> 0 = 2 - 2
[4,3,1,2] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> 0 = 2 - 2
[4,3,2,1] => ([(0,3),(2,1),(3,2)],4)
=> [4]
=> 0 = 2 - 2
[1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> [5]
=> 0 = 2 - 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)
=> [5,3]
=> 0 = 2 - 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)
=> [5,3,2]
=> 0 = 2 - 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)
=> [5,3,2]
=> 0 = 2 - 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)
=> [5,3,2]
=> 0 = 2 - 2
[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)
=> [5,3,1]
=> 0 = 2 - 2
[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)
=> [5,3,2]
=> 0 = 2 - 2
[1,3,2,5,4] => ([(0,1),(0,2),(0,3),(1,7),(1,8),(2,5),(2,8),(3,5),(3,7),(3,8),(5,9),(6,4),(7,6),(7,9),(8,6),(8,9),(9,4)],10)
=> [5,3,2]
=> 0 = 2 - 2
[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)
=> [5,3,2,2]
=> 0 = 2 - 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)
=> [5,3,2]
=> 0 = 2 - 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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[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)
=> [5,3,2,2]
=> 0 = 2 - 2
[1,4,2,3,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)
=> [5,3,2,2]
=> 0 = 2 - 2
[1,4,2,5,3] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[1,4,3,2,5] => ([(0,2),(0,3),(0,4),(1,9),(2,5),(2,7),(3,5),(3,6),(4,1),(4,6),(4,7),(5,10),(6,9),(6,10),(7,9),(7,10),(9,8),(10,8)],11)
=> [5,3,2,1]
=> 0 = 2 - 2
[1,4,3,5,2] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> 0 = 2 - 2
[1,4,5,2,3] => ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,6),(2,7),(2,8),(3,5),(3,7),(3,8),(5,9),(5,10),(6,9),(6,10),(7,10),(8,9),(8,10),(9,4),(10,4)],11)
=> [5,3,2,1]
=> 0 = 2 - 2
[1,4,5,3,2] => ([(0,2),(0,3),(0,4),(1,9),(2,5),(2,7),(3,5),(3,6),(4,1),(4,6),(4,7),(5,10),(6,9),(6,10),(7,9),(7,10),(9,8),(10,8)],11)
=> [5,3,2,1]
=> 0 = 2 - 2
[1,5,2,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)
=> [5,3,2]
=> 0 = 2 - 2
[1,5,2,4,3] => ([(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)
=> [5,3,2,2]
=> 0 = 2 - 2
[2,4,1,3,5] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[2,4,1,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> ? = 3 - 2
[2,5,3,1,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,12),(2,7),(2,11),(2,12),(3,7),(3,9),(3,10),(4,6),(4,10),(4,12),(5,6),(5,9),(5,11),(6,14),(7,13),(9,13),(9,14),(10,13),(10,14),(11,13),(11,14),(12,13),(12,14),(13,8),(14,8)],15)
=> [5,3,2,2,2,1]
=> ? = 3 - 2
[3,1,4,2,5] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[3,1,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> ? = 3 - 2
[3,5,1,4,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> ? = 3 - 2
[3,5,2,4,1] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[4,1,3,5,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,12),(2,7),(2,11),(2,12),(3,7),(3,9),(3,10),(4,6),(4,10),(4,12),(5,6),(5,9),(5,11),(6,14),(7,13),(9,13),(9,14),(10,13),(10,14),(11,13),(11,14),(12,13),(12,14),(13,8),(14,8)],15)
=> [5,3,2,2,2,1]
=> ? = 3 - 2
[4,2,5,1,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> ? = 3 - 2
[4,2,5,3,1] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[5,2,4,1,3] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[5,3,1,4,2] => ([(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)
=> [5,3,2,2,2]
=> ? = 3 - 2
[1,2,3,5,4,6] => ([(0,2),(0,3),(0,5),(1,8),(1,12),(2,10),(3,6),(3,10),(4,1),(4,9),(4,11),(5,4),(5,6),(5,10),(6,9),(6,11),(8,7),(9,8),(9,12),(10,11),(11,12),(12,7)],13)
=> ?
=> ? = 2 - 2
[1,2,3,5,6,4] => ([(0,2),(0,3),(0,5),(1,8),(1,12),(2,10),(3,6),(3,10),(4,1),(4,9),(4,11),(5,4),(5,6),(5,10),(6,9),(6,11),(8,7),(9,8),(9,12),(10,11),(11,12),(12,7)],13)
=> ?
=> ? = 2 - 2
[1,2,3,6,4,5] => ([(0,2),(0,3),(0,5),(1,8),(1,12),(2,10),(3,6),(3,10),(4,1),(4,9),(4,11),(5,4),(5,6),(5,10),(6,9),(6,11),(8,7),(9,8),(9,12),(10,11),(11,12),(12,7)],13)
=> ?
=> ? = 2 - 2
[1,2,4,3,5,6] => ([(0,3),(0,4),(0,5),(1,9),(1,13),(2,8),(2,13),(3,11),(4,2),(4,6),(4,11),(5,1),(5,6),(5,11),(6,8),(6,9),(6,13),(8,10),(8,12),(9,10),(9,12),(10,7),(11,13),(12,7),(13,12)],14)
=> ?
=> ? = 2 - 2
[1,2,4,3,6,5] => ([(0,2),(0,3),(0,4),(1,7),(1,13),(2,6),(2,12),(3,1),(3,9),(3,12),(4,6),(4,9),(4,12),(6,10),(7,8),(7,11),(8,5),(9,7),(9,10),(9,13),(10,11),(11,5),(12,10),(12,13),(13,8),(13,11)],14)
=> ?
=> ? = 2 - 2
[1,2,4,5,3,6] => ([(0,1),(0,3),(0,4),(0,5),(1,14),(2,7),(2,8),(2,16),(3,9),(3,11),(3,14),(4,9),(4,10),(4,14),(5,2),(5,10),(5,11),(5,14),(7,13),(7,15),(8,13),(8,15),(9,12),(9,16),(10,7),(10,12),(10,16),(11,8),(11,12),(11,16),(12,13),(12,15),(13,6),(14,16),(15,6),(16,15)],17)
=> ?
=> ? = 2 - 2
[1,2,4,5,6,3] => ([(0,3),(0,4),(0,5),(1,9),(1,13),(2,8),(2,13),(3,11),(4,2),(4,6),(4,11),(5,1),(5,6),(5,11),(6,8),(6,9),(6,13),(8,10),(8,12),(9,10),(9,12),(10,7),(11,13),(12,7),(13,12)],14)
=> ?
=> ? = 2 - 2
[1,2,4,6,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,6),(1,14),(1,18),(2,13),(2,14),(2,18),(3,12),(3,14),(3,18),(4,11),(4,14),(4,18),(5,8),(5,9),(5,10),(5,16),(6,5),(6,11),(6,12),(6,13),(6,18),(8,15),(8,19),(9,15),(9,19),(10,15),(10,19),(11,8),(11,16),(11,17),(12,9),(12,16),(12,17),(13,10),(13,16),(13,17),(14,17),(15,7),(16,15),(16,19),(17,19),(18,16),(18,17),(19,7)],20)
=> ?
=> ? = 2 - 2
[1,2,4,6,5,3] => ([(0,1),(0,2),(0,4),(0,5),(1,9),(1,16),(2,10),(2,16),(3,6),(3,7),(3,15),(4,9),(4,11),(4,16),(5,3),(5,10),(5,11),(5,16),(6,13),(7,13),(7,14),(9,12),(10,6),(10,15),(11,7),(11,12),(11,15),(12,14),(13,8),(14,8),(15,13),(15,14),(16,12),(16,15)],17)
=> ?
=> ? = 2 - 2
[1,2,5,3,4,6] => ([(0,1),(0,3),(0,4),(0,5),(1,14),(2,7),(2,8),(2,16),(3,9),(3,11),(3,14),(4,9),(4,10),(4,14),(5,2),(5,10),(5,11),(5,14),(7,13),(7,15),(8,13),(8,15),(9,12),(9,16),(10,7),(10,12),(10,16),(11,8),(11,12),(11,16),(12,13),(12,15),(13,6),(14,16),(15,6),(16,15)],17)
=> ?
=> ? = 2 - 2
[1,2,5,3,6,4] => ([(0,1),(0,2),(0,3),(0,4),(0,6),(1,14),(1,18),(2,13),(2,14),(2,18),(3,12),(3,14),(3,18),(4,11),(4,14),(4,18),(5,8),(5,9),(5,10),(5,16),(6,5),(6,11),(6,12),(6,13),(6,18),(8,15),(8,19),(9,15),(9,19),(10,15),(10,19),(11,8),(11,16),(11,17),(12,9),(12,16),(12,17),(13,10),(13,16),(13,17),(14,17),(15,7),(16,15),(16,19),(17,19),(18,16),(18,17),(19,7)],20)
=> ?
=> ? = 2 - 2
[1,2,5,4,3,6] => ([(0,3),(0,4),(0,5),(1,13),(2,6),(2,8),(3,9),(3,10),(4,2),(4,10),(4,11),(5,1),(5,9),(5,11),(6,14),(6,15),(8,14),(9,12),(9,13),(10,8),(10,12),(11,6),(11,12),(11,13),(12,14),(12,15),(13,15),(14,7),(15,7)],16)
=> ?
=> ? = 2 - 2
[1,2,5,4,6,3] => ([(0,1),(0,2),(0,3),(0,5),(1,11),(1,14),(2,10),(2,13),(2,14),(3,10),(3,12),(3,14),(4,7),(4,8),(4,9),(5,4),(5,11),(5,12),(5,13),(7,17),(8,17),(8,18),(9,17),(9,18),(10,15),(11,7),(11,16),(12,8),(12,15),(12,16),(13,9),(13,15),(13,16),(14,15),(14,16),(15,18),(16,17),(16,18),(17,6),(18,6)],19)
=> ?
=> ? = 2 - 2
[1,2,5,6,3,4] => ([(0,2),(0,3),(0,4),(1,8),(1,9),(2,1),(2,10),(2,11),(3,6),(3,7),(3,11),(4,6),(4,7),(4,10),(6,14),(7,12),(7,14),(8,13),(8,15),(9,13),(9,15),(10,8),(10,12),(10,14),(11,9),(11,12),(11,14),(12,13),(12,15),(13,5),(14,15),(15,5)],16)
=> ?
=> ? = 2 - 2
[1,2,5,6,4,3] => ([(0,3),(0,4),(0,5),(1,13),(2,6),(2,8),(3,9),(3,10),(4,2),(4,10),(4,11),(5,1),(5,9),(5,11),(6,14),(6,15),(8,14),(9,12),(9,13),(10,8),(10,12),(11,6),(11,12),(11,13),(12,14),(12,15),(13,15),(14,7),(15,7)],16)
=> ?
=> ? = 2 - 2
[1,2,6,3,4,5] => ([(0,3),(0,4),(0,5),(1,9),(1,13),(2,8),(2,13),(3,11),(4,2),(4,6),(4,11),(5,1),(5,6),(5,11),(6,8),(6,9),(6,13),(8,10),(8,12),(9,10),(9,12),(10,7),(11,13),(12,7),(13,12)],14)
=> ?
=> ? = 2 - 2
[1,2,6,3,5,4] => ([(0,1),(0,2),(0,4),(0,5),(1,9),(1,16),(2,10),(2,16),(3,6),(3,7),(3,15),(4,9),(4,11),(4,16),(5,3),(5,10),(5,11),(5,16),(6,13),(7,13),(7,14),(9,12),(10,6),(10,15),(11,7),(11,12),(11,15),(12,14),(13,8),(14,8),(15,13),(15,14),(16,12),(16,15)],17)
=> ?
=> ? = 2 - 2
[1,2,6,4,3,5] => ([(0,1),(0,2),(0,3),(0,5),(1,11),(1,14),(2,10),(2,13),(2,14),(3,10),(3,12),(3,14),(4,7),(4,8),(4,9),(5,4),(5,11),(5,12),(5,13),(7,17),(8,17),(8,18),(9,17),(9,18),(10,15),(11,7),(11,16),(12,8),(12,15),(12,16),(13,9),(13,15),(13,16),(14,15),(14,16),(15,18),(16,17),(16,18),(17,6),(18,6)],19)
=> ?
=> ? = 2 - 2
[1,2,6,4,5,3] => ([(0,1),(0,2),(0,3),(0,5),(1,11),(1,14),(2,10),(2,13),(2,14),(3,10),(3,12),(3,14),(4,7),(4,8),(4,9),(5,4),(5,11),(5,12),(5,13),(7,17),(8,17),(8,18),(9,17),(9,18),(10,15),(11,7),(11,16),(12,8),(12,15),(12,16),(13,9),(13,15),(13,16),(14,15),(14,16),(15,18),(16,17),(16,18),(17,6),(18,6)],19)
=> ?
=> ? = 2 - 2
[1,2,6,5,3,4] => ([(0,3),(0,4),(0,5),(1,13),(2,6),(2,8),(3,9),(3,10),(4,2),(4,10),(4,11),(5,1),(5,9),(5,11),(6,14),(6,15),(8,14),(9,12),(9,13),(10,8),(10,12),(11,6),(11,12),(11,13),(12,14),(12,15),(13,15),(14,7),(15,7)],16)
=> ?
=> ? = 2 - 2
[1,3,2,4,5,6] => ([(0,2),(0,3),(0,5),(1,8),(1,12),(2,10),(3,6),(3,10),(4,1),(4,9),(4,11),(5,4),(5,6),(5,10),(6,9),(6,11),(8,7),(9,8),(9,12),(10,11),(11,12),(12,7)],13)
=> ?
=> ? = 2 - 2
[1,3,2,4,6,5] => ([(0,1),(0,2),(0,3),(0,4),(1,6),(1,13),(2,8),(2,9),(2,13),(3,7),(3,9),(3,13),(4,6),(4,7),(4,8),(6,15),(7,12),(7,15),(8,11),(8,12),(8,15),(9,11),(9,12),(10,5),(11,10),(11,14),(12,10),(12,14),(13,11),(13,15),(14,5),(15,14)],16)
=> ?
=> ? = 2 - 2
[1,3,2,5,4,6] => ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,15),(2,7),(2,9),(2,15),(3,6),(3,7),(3,15),(4,6),(4,8),(4,15),(6,14),(7,11),(7,14),(8,12),(8,14),(9,11),(9,12),(10,5),(11,10),(11,13),(12,10),(12,13),(13,5),(14,13),(15,11),(15,12),(15,14)],16)
=> ?
=> ? = 2 - 2
[1,3,2,5,6,4] => ([(0,2),(0,3),(0,4),(0,5),(1,14),(1,16),(2,7),(2,8),(2,9),(3,7),(3,10),(3,12),(4,8),(4,11),(4,12),(5,9),(5,10),(5,11),(7,17),(8,15),(8,17),(9,1),(9,15),(9,17),(10,13),(10,17),(11,13),(11,15),(12,13),(12,15),(12,17),(13,14),(13,16),(14,6),(15,14),(15,16),(16,6),(17,16)],18)
=> ?
=> ? = 2 - 2
[1,3,2,6,4,5] => ([(0,2),(0,3),(0,4),(0,5),(1,14),(1,16),(2,7),(2,8),(2,9),(3,7),(3,10),(3,12),(4,8),(4,11),(4,12),(5,9),(5,10),(5,11),(7,17),(8,15),(8,17),(9,1),(9,15),(9,17),(10,13),(10,17),(11,13),(11,15),(12,13),(12,15),(12,17),(13,14),(13,16),(14,6),(15,14),(15,16),(16,6),(17,16)],18)
=> ?
=> ? = 2 - 2
[1,3,2,6,5,4] => ([(0,3),(0,4),(0,5),(1,13),(2,6),(2,7),(2,14),(3,9),(3,10),(4,9),(4,11),(5,2),(5,10),(5,11),(6,12),(7,12),(7,13),(9,1),(9,14),(10,6),(10,14),(11,7),(11,14),(12,8),(13,8),(14,12),(14,13)],15)
=> ?
=> ? = 2 - 2
[1,3,4,2,5,6] => ([(0,1),(0,3),(0,4),(0,5),(1,14),(2,7),(2,8),(2,16),(3,9),(3,11),(3,14),(4,9),(4,10),(4,14),(5,2),(5,10),(5,11),(5,14),(7,13),(7,15),(8,13),(8,15),(9,12),(9,16),(10,7),(10,12),(10,16),(11,8),(11,12),(11,16),(12,13),(12,15),(13,6),(14,16),(15,6),(16,15)],17)
=> ?
=> ? = 2 - 2
[1,3,4,2,6,5] => ([(0,2),(0,3),(0,4),(0,5),(1,10),(1,15),(1,17),(2,7),(2,13),(3,8),(3,9),(3,13),(4,8),(4,11),(4,13),(5,1),(5,7),(5,9),(5,11),(7,17),(8,12),(8,15),(9,12),(9,15),(9,17),(10,14),(10,16),(11,10),(11,12),(11,17),(12,14),(12,16),(13,15),(13,17),(14,6),(15,14),(15,16),(16,6),(17,16)],18)
=> ?
=> ? = 2 - 2
[1,3,4,5,2,6] => ([(0,1),(0,3),(0,4),(0,5),(1,14),(2,7),(2,8),(2,16),(3,9),(3,11),(3,14),(4,9),(4,10),(4,14),(5,2),(5,10),(5,11),(5,14),(7,13),(7,15),(8,13),(8,15),(9,12),(9,16),(10,7),(10,12),(10,16),(11,8),(11,12),(11,16),(12,13),(12,15),(13,6),(14,16),(15,6),(16,15)],17)
=> ?
=> ? = 2 - 2
[1,3,4,5,6,2] => ([(0,2),(0,3),(0,5),(1,8),(1,12),(2,10),(3,6),(3,10),(4,1),(4,9),(4,11),(5,4),(5,6),(5,10),(6,9),(6,11),(8,7),(9,8),(9,12),(10,11),(11,12),(12,7)],13)
=> ?
=> ? = 2 - 2
[1,3,4,6,2,5] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(1,12),(1,20),(1,21),(2,13),(2,14),(3,8),(3,13),(3,15),(4,9),(4,10),(4,13),(4,15),(5,7),(5,8),(5,9),(5,14),(6,1),(6,7),(6,10),(6,14),(6,15),(7,12),(7,16),(7,18),(7,20),(8,18),(8,21),(9,16),(9,18),(9,21),(10,16),(10,20),(10,21),(12,17),(12,19),(13,21),(14,20),(14,21),(15,18),(15,20),(15,21),(16,17),(16,19),(17,11),(18,17),(18,19),(19,11),(20,17),(20,19),(21,19)],22)
=> ?
=> ? = 2 - 2
[1,3,4,6,5,2] => ([(0,2),(0,3),(0,4),(0,5),(1,10),(1,17),(2,7),(2,13),(3,9),(3,11),(3,13),(4,1),(4,8),(4,11),(4,13),(5,7),(5,8),(5,9),(7,16),(8,12),(8,16),(8,17),(9,12),(9,16),(10,14),(11,10),(11,12),(11,17),(12,14),(12,15),(13,16),(13,17),(14,6),(15,6),(16,15),(17,14),(17,15)],18)
=> ?
=> ? = 2 - 2
[1,3,5,2,4,6] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,14),(1,17),(1,22),(2,13),(2,17),(2,22),(3,9),(3,11),(3,17),(3,22),(4,8),(4,10),(4,17),(4,22),(5,8),(5,9),(5,12),(5,13),(5,22),(6,10),(6,11),(6,12),(6,14),(6,22),(8,15),(8,19),(8,23),(9,16),(9,19),(9,23),(10,15),(10,20),(10,23),(11,16),(11,20),(11,23),(12,15),(12,16),(12,19),(12,20),(13,19),(13,23),(14,20),(14,23),(15,18),(15,21),(16,18),(16,21),(17,23),(18,7),(19,18),(19,21),(20,18),(20,21),(21,7),(22,19),(22,20),(22,23),(23,21)],24)
=> ?
=> ? = 3 - 2
[1,3,5,2,6,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,16),(1,20),(2,8),(2,16),(2,17),(3,9),(3,10),(3,17),(3,20),(4,12),(4,13),(4,16),(4,17),(4,20),(5,11),(5,13),(5,16),(5,17),(5,20),(6,8),(6,10),(6,11),(6,12),(6,20),(8,19),(8,23),(9,22),(10,15),(10,19),(10,22),(11,14),(11,15),(11,19),(11,23),(12,14),(12,15),(12,19),(12,23),(13,14),(13,22),(13,23),(14,18),(14,21),(15,18),(15,21),(16,22),(16,23),(17,19),(17,22),(17,23),(18,7),(19,18),(19,21),(20,15),(20,22),(20,23),(21,7),(22,21),(23,18),(23,21)],24)
=> ?
=> ? = 3 - 2
[1,3,5,4,2,6] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(1,13),(1,17),(2,10),(2,11),(2,17),(3,8),(3,9),(3,13),(3,17),(4,7),(4,9),(4,10),(4,17),(5,7),(5,8),(5,11),(5,12),(7,15),(7,20),(7,21),(8,14),(8,15),(8,20),(9,15),(9,16),(9,21),(10,21),(11,20),(11,21),(12,14),(12,20),(13,14),(13,16),(14,19),(15,18),(15,19),(16,18),(16,19),(17,16),(17,20),(17,21),(18,6),(19,6),(20,18),(20,19),(21,18)],22)
=> ?
=> ? = 2 - 2
[1,3,5,4,6,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,15),(2,10),(2,12),(2,16),(3,11),(3,13),(3,15),(3,16),(4,8),(4,10),(4,11),(4,15),(5,8),(5,9),(5,13),(5,16),(6,18),(6,19),(8,14),(8,17),(8,20),(9,17),(9,21),(10,20),(10,21),(11,14),(11,20),(12,21),(13,6),(13,14),(13,17),(14,19),(15,17),(15,20),(15,21),(16,6),(16,20),(16,21),(17,18),(17,19),(18,7),(19,7),(20,18),(20,19),(21,18)],22)
=> ?
=> ? = 2 - 2
Description
The multiplicity of the sign representation in the Kronecker square corresponding to a partition. The Kronecker coefficient is the multiplicity g_{\mu,\nu}^\lambda of the Specht module S^\lambda in S^\mu\otimes S^\nu: S^\mu\otimes S^\nu = \bigoplus_\lambda g_{\mu,\nu}^\lambda S^\lambda This statistic records the Kronecker coefficient g_{\lambda,\lambda}^{1^n}, for \lambda\vdash n. It equals 1 if and only if \lambda is self-conjugate.
Mp00087: Permutations inverse first fundamental transformationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00266: Graphs connected vertex partitionsLattices
St001719: Lattices ⟶ ℤResult quality: 5% values known / values provided: 5%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([],2)
=> ([],1)
=> 1 = 2 - 1
[2,1] => [2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,2,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[1,3,2] => [1,3,2] => ([(1,2)],3)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,1,3] => [2,1,3] => ([(1,2)],3)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,3,1] => [3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,1,2] => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,2,1] => [2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,3,4,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,4,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,4,3,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,3,4] => [2,1,3,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,1,4,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,1,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,4,1] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,4,1,3] => [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 1
[2,4,3,1] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 1
[3,1,2,4] => [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,1,4,2] => [4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 1
[3,2,1,4] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,2,4,1] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,4,1,2] => [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,4,2,1] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[4,1,2,3] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 2 - 1
[4,1,3,2] => [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[4,2,1,3] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[4,2,3,1] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[4,3,1,2] => [4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[4,3,2,1] => [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,2,4,5,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,2,5,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,2,5,4,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,2,4,5] => [1,3,2,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,3,2,5,4] => [1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,4,2,5] => [1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,4,5,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,3,5,2,4] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 1
[1,3,5,4,2] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 1
[1,4,2,3,5] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,4,2,5,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 1
[1,4,3,2,5] => [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,4,3,5,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,4,5,2,3] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,4,5,3,2] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[1,5,2,3,4] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 2 - 1
[1,5,2,4,3] => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[1,5,3,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[1,5,3,4,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,5,4,2,3] => [1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[1,5,4,3,2] => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[2,1,3,4,5] => [2,1,3,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,1,3,5,4] => [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,4,3,5] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,4,5,3] => [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,1,5,3,4] => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[2,1,5,4,3] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,3,1,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,1,5,4] => [3,1,2,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,3,4,1,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,3,4,5,1] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[2,3,5,1,4] => [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,28),(1,29),(1,30),(2,9),(2,13),(2,18),(2,19),(2,30),(3,8),(3,12),(3,16),(3,17),(3,30),(4,11),(4,15),(4,17),(4,19),(4,29),(5,10),(5,14),(5,16),(5,18),(5,29),(6,12),(6,13),(6,14),(6,15),(6,28),(7,8),(7,9),(7,10),(7,11),(7,28),(8,20),(8,21),(8,32),(9,22),(9,23),(9,32),(10,20),(10,22),(10,33),(11,21),(11,23),(11,33),(12,24),(12,25),(12,32),(13,26),(13,27),(13,32),(14,24),(14,26),(14,33),(15,25),(15,27),(15,33),(16,20),(16,24),(16,31),(17,21),(17,25),(17,31),(18,22),(18,26),(18,31),(19,23),(19,27),(19,31),(20,34),(21,34),(22,34),(23,34),(24,34),(25,34),(26,34),(27,34),(28,32),(28,33),(29,31),(29,33),(30,31),(30,32),(31,34),(32,34),(33,34)],35)
=> ? = 2 - 1
[2,3,5,4,1] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,15),(1,20),(1,21),(2,9),(2,10),(2,14),(2,18),(2,19),(3,8),(3,13),(3,17),(3,19),(3,21),(4,8),(4,12),(4,16),(4,18),(4,20),(5,7),(5,14),(5,15),(5,16),(5,17),(6,7),(6,10),(6,11),(6,12),(6,13),(7,31),(7,32),(8,30),(8,32),(9,30),(9,31),(10,22),(10,23),(10,31),(11,24),(11,25),(11,31),(12,22),(12,24),(12,32),(13,23),(13,25),(13,32),(14,26),(14,27),(14,31),(15,28),(15,29),(15,31),(16,26),(16,28),(16,32),(17,27),(17,29),(17,32),(18,22),(18,26),(18,30),(19,23),(19,27),(19,30),(20,24),(20,28),(20,30),(21,25),(21,29),(21,30),(22,33),(23,33),(24,33),(25,33),(26,33),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 1
[2,4,1,3,5] => [4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 1
[2,4,1,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 3 - 1
[2,4,3,1,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 1
[2,4,3,5,1] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 2 - 1
[2,4,5,1,3] => [4,1,2,5,3] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[2,4,5,3,1] => [5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[2,5,1,3,4] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(0,9),(1,12),(1,15),(1,28),(1,31),(1,34),(2,11),(2,14),(2,28),(2,30),(2,33),(3,10),(3,13),(3,28),(3,29),(3,32),(4,10),(4,16),(4,19),(4,21),(4,30),(4,31),(5,11),(5,17),(5,20),(5,22),(5,29),(5,31),(6,12),(6,18),(6,23),(6,24),(6,29),(6,30),(7,13),(7,16),(7,20),(7,23),(7,33),(7,34),(8,14),(8,17),(8,19),(8,24),(8,32),(8,34),(9,15),(9,18),(9,21),(9,22),(9,32),(9,33),(10,25),(10,35),(10,45),(11,26),(11,36),(11,45),(12,27),(12,37),(12,45),(13,25),(13,38),(13,44),(14,26),(14,39),(14,44),(15,27),(15,40),(15,44),(16,25),(16,42),(16,43),(17,26),(17,41),(17,43),(18,27),(18,41),(18,42),(19,35),(19,39),(19,43),(20,36),(20,38),(20,43),(21,35),(21,40),(21,42),(22,36),(22,40),(22,41),(23,37),(23,38),(23,42),(24,37),(24,39),(24,41),(25,46),(26,46),(27,46),(28,44),(28,45),(29,38),(29,41),(29,45),(30,39),(30,42),(30,45),(31,40),(31,43),(31,45),(32,35),(32,41),(32,44),(33,36),(33,42),(33,44),(34,37),(34,43),(34,44),(35,46),(36,46),(37,46),(38,46),(39,46),(40,46),(41,46),(42,46),(43,46),(44,46),(45,46)],47)
=> ? = 2 - 1
[2,5,1,4,3] => [4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,16),(1,20),(1,24),(1,30),(1,32),(2,15),(2,19),(2,23),(2,30),(2,31),(3,17),(3,21),(3,23),(3,29),(3,32),(4,18),(4,22),(4,24),(4,29),(4,31),(5,10),(5,13),(5,14),(5,17),(5,18),(5,30),(6,10),(6,11),(6,12),(6,15),(6,16),(6,29),(7,9),(7,11),(7,13),(7,19),(7,22),(7,32),(8,9),(8,12),(8,14),(8,20),(8,21),(8,31),(9,35),(9,36),(9,41),(10,33),(10,34),(10,41),(11,25),(11,38),(11,41),(12,26),(12,37),(12,41),(13,28),(13,39),(13,41),(14,27),(14,40),(14,41),(15,25),(15,33),(15,37),(16,26),(16,33),(16,38),(17,27),(17,34),(17,39),(18,28),(18,34),(18,40),(19,25),(19,35),(19,39),(20,26),(20,36),(20,40),(21,27),(21,36),(21,37),(22,28),(22,35),(22,38),(23,37),(23,39),(24,38),(24,40),(25,42),(26,42),(27,42),(28,42),(29,34),(29,37),(29,38),(30,33),(30,39),(30,40),(31,35),(31,37),(31,40),(32,36),(32,38),(32,39),(33,42),(34,42),(35,42),(36,42),(37,42),(38,42),(39,42),(40,42),(41,42)],43)
=> ? = 2 - 1
[2,5,3,1,4] => [3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 3 - 1
[2,5,3,4,1] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,15),(1,20),(1,21),(2,9),(2,10),(2,14),(2,18),(2,19),(3,8),(3,13),(3,17),(3,19),(3,21),(4,8),(4,12),(4,16),(4,18),(4,20),(5,7),(5,14),(5,15),(5,16),(5,17),(6,7),(6,10),(6,11),(6,12),(6,13),(7,31),(7,32),(8,30),(8,32),(9,30),(9,31),(10,22),(10,23),(10,31),(11,24),(11,25),(11,31),(12,22),(12,24),(12,32),(13,23),(13,25),(13,32),(14,26),(14,27),(14,31),(15,28),(15,29),(15,31),(16,26),(16,28),(16,32),(17,27),(17,29),(17,32),(18,22),(18,26),(18,30),(19,23),(19,27),(19,30),(20,24),(20,28),(20,30),(21,25),(21,29),(21,30),(22,33),(23,33),(24,33),(25,33),(26,33),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 1
[2,5,4,1,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,16),(1,20),(1,24),(1,30),(1,32),(2,15),(2,19),(2,23),(2,30),(2,31),(3,17),(3,21),(3,23),(3,29),(3,32),(4,18),(4,22),(4,24),(4,29),(4,31),(5,10),(5,13),(5,14),(5,17),(5,18),(5,30),(6,10),(6,11),(6,12),(6,15),(6,16),(6,29),(7,9),(7,11),(7,13),(7,19),(7,22),(7,32),(8,9),(8,12),(8,14),(8,20),(8,21),(8,31),(9,35),(9,36),(9,41),(10,33),(10,34),(10,41),(11,25),(11,38),(11,41),(12,26),(12,37),(12,41),(13,28),(13,39),(13,41),(14,27),(14,40),(14,41),(15,25),(15,33),(15,37),(16,26),(16,33),(16,38),(17,27),(17,34),(17,39),(18,28),(18,34),(18,40),(19,25),(19,35),(19,39),(20,26),(20,36),(20,40),(21,27),(21,36),(21,37),(22,28),(22,35),(22,38),(23,37),(23,39),(24,38),(24,40),(25,42),(26,42),(27,42),(28,42),(29,34),(29,37),(29,38),(30,33),(30,39),(30,40),(31,35),(31,37),(31,40),(32,36),(32,38),(32,39),(33,42),(34,42),(35,42),(36,42),(37,42),(38,42),(39,42),(40,42),(41,42)],43)
=> ? = 2 - 1
[2,5,4,3,1] => [4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 2 - 1
[3,1,2,4,5] => [3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,1,2,5,4] => [3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[3,1,4,2,5] => [4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 1
[3,1,4,5,2] => [5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[3,1,5,2,4] => [5,4,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,9),(1,26),(1,27),(1,28),(2,9),(2,10),(2,11),(2,29),(2,30),(3,13),(3,17),(3,21),(3,28),(3,30),(4,12),(4,16),(4,21),(4,27),(4,29),(5,15),(5,18),(5,20),(5,27),(5,30),(6,14),(6,19),(6,20),(6,28),(6,29),(7,11),(7,16),(7,17),(7,18),(7,19),(7,26),(8,10),(8,12),(8,13),(8,14),(8,15),(8,26),(9,35),(9,38),(10,31),(10,32),(10,35),(11,33),(11,34),(11,35),(12,22),(12,31),(12,36),(13,22),(13,32),(13,37),(14,23),(14,31),(14,37),(15,23),(15,32),(15,36),(16,24),(16,33),(16,36),(17,24),(17,34),(17,37),(18,25),(18,34),(18,36),(19,25),(19,33),(19,37),(20,23),(20,25),(20,38),(21,22),(21,24),(21,38),(22,39),(23,39),(24,39),(25,39),(26,35),(26,36),(26,37),(27,36),(27,38),(28,37),(28,38),(29,31),(29,33),(29,38),(30,32),(30,34),(30,38),(31,39),(32,39),(33,39),(34,39),(35,39),(36,39),(37,39),(38,39)],40)
=> ? = 3 - 1
[3,1,5,4,2] => [4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 2 - 1
[3,2,1,4,5] => [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,2,1,5,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,2,4,1,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,2,4,5,1] => [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[3,2,5,1,4] => [2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 2 - 1
[3,2,5,4,1] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 2 - 1
[3,4,1,5,2] => [3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[3,4,2,1,5] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[3,4,2,5,1] => [5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[3,4,5,1,2] => [5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,10),(1,11),(1,24),(1,26),(2,8),(2,9),(2,24),(2,25),(3,16),(3,17),(3,18),(3,19),(3,24),(4,9),(4,14),(4,15),(4,17),(4,26),(5,8),(5,12),(5,13),(5,16),(5,26),(6,11),(6,13),(6,15),(6,19),(6,25),(7,10),(7,12),(7,14),(7,18),(7,25),(8,27),(8,31),(9,28),(9,31),(10,29),(10,32),(11,30),(11,32),(12,20),(12,27),(12,29),(13,21),(13,27),(13,30),(14,22),(14,28),(14,29),(15,23),(15,28),(15,30),(16,20),(16,21),(16,31),(17,22),(17,23),(17,31),(18,20),(18,22),(18,32),(19,21),(19,23),(19,32),(20,33),(21,33),(22,33),(23,33),(24,31),(24,32),(25,27),(25,28),(25,32),(26,29),(26,30),(26,31),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 1
[3,4,5,2,1] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,16),(1,17),(1,18),(1,25),(2,13),(2,14),(2,15),(2,25),(3,10),(3,11),(3,12),(3,25),(4,8),(4,9),(4,12),(4,15),(4,18),(5,7),(5,9),(5,11),(5,14),(5,17),(6,7),(6,8),(6,10),(6,13),(6,16),(7,21),(7,24),(7,29),(8,19),(8,22),(8,29),(9,20),(9,23),(9,29),(10,26),(10,29),(11,27),(11,29),(12,28),(12,29),(13,19),(13,21),(13,26),(14,20),(14,21),(14,27),(15,19),(15,20),(15,28),(16,22),(16,24),(16,26),(17,23),(17,24),(17,27),(18,22),(18,23),(18,28),(19,30),(20,30),(21,30),(22,30),(23,30),(24,30),(25,26),(25,27),(25,28),(26,30),(27,30),(28,30),(29,30)],31)
=> ? = 2 - 1
[3,5,1,2,4] => [3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[3,5,1,4,2] => [3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 3 - 1
[3,5,2,1,4] => [5,4,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,9),(1,26),(1,27),(1,28),(2,9),(2,10),(2,11),(2,29),(2,30),(3,13),(3,17),(3,21),(3,28),(3,30),(4,12),(4,16),(4,21),(4,27),(4,29),(5,15),(5,18),(5,20),(5,27),(5,30),(6,14),(6,19),(6,20),(6,28),(6,29),(7,11),(7,16),(7,17),(7,18),(7,19),(7,26),(8,10),(8,12),(8,13),(8,14),(8,15),(8,26),(9,35),(9,38),(10,31),(10,32),(10,35),(11,33),(11,34),(11,35),(12,22),(12,31),(12,36),(13,22),(13,32),(13,37),(14,23),(14,31),(14,37),(15,23),(15,32),(15,36),(16,24),(16,33),(16,36),(17,24),(17,34),(17,37),(18,25),(18,34),(18,36),(19,25),(19,33),(19,37),(20,23),(20,25),(20,38),(21,22),(21,24),(21,38),(22,39),(23,39),(24,39),(25,39),(26,35),(26,36),(26,37),(27,36),(27,38),(28,37),(28,38),(29,31),(29,33),(29,38),(30,32),(30,34),(30,38),(31,39),(32,39),(33,39),(34,39),(35,39),(36,39),(37,39),(38,39)],40)
=> ? = 2 - 1
Description
The number of shortest chains of small intervals from the bottom to the top in a lattice. An interval [a, b] in a lattice is small if b is a join of elements covering a.
Mp00087: Permutations inverse first fundamental transformationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00266: Graphs connected vertex partitionsLattices
St001820: Lattices ⟶ ℤResult quality: 5% values known / values provided: 5%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([],2)
=> ([],1)
=> 1 = 2 - 1
[2,1] => [2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,2,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[1,3,2] => [1,3,2] => ([(1,2)],3)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,1,3] => [2,1,3] => ([(1,2)],3)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,3,1] => [3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,1,2] => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,2,1] => [2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,3,4,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,4,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,4,3,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,3,4] => [2,1,3,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,1,4,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,1,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,4,1] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,4,1,3] => [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 1
[2,4,3,1] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 1
[3,1,2,4] => [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,1,4,2] => [4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 1
[3,2,1,4] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,2,4,1] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,4,1,2] => [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,4,2,1] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[4,1,2,3] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 2 - 1
[4,1,3,2] => [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[4,2,1,3] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[4,2,3,1] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[4,3,1,2] => [4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[4,3,2,1] => [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,2,4,5,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,2,5,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,2,5,4,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,2,4,5] => [1,3,2,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[1,3,2,5,4] => [1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,4,2,5] => [1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3,4,5,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,3,5,2,4] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 1
[1,3,5,4,2] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 1
[1,4,2,3,5] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,4,2,5,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 1
[1,4,3,2,5] => [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,4,3,5,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,4,5,2,3] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,4,5,3,2] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[1,5,2,3,4] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 2 - 1
[1,5,2,4,3] => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[1,5,3,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[1,5,3,4,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[1,5,4,2,3] => [1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 1
[1,5,4,3,2] => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[2,1,3,4,5] => [2,1,3,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1 = 2 - 1
[2,1,3,5,4] => [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,4,3,5] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,1,4,5,3] => [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,1,5,3,4] => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[2,1,5,4,3] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,3,1,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[2,3,1,5,4] => [3,1,2,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,3,4,1,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[2,3,4,5,1] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[2,3,5,1,4] => [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,28),(1,29),(1,30),(2,9),(2,13),(2,18),(2,19),(2,30),(3,8),(3,12),(3,16),(3,17),(3,30),(4,11),(4,15),(4,17),(4,19),(4,29),(5,10),(5,14),(5,16),(5,18),(5,29),(6,12),(6,13),(6,14),(6,15),(6,28),(7,8),(7,9),(7,10),(7,11),(7,28),(8,20),(8,21),(8,32),(9,22),(9,23),(9,32),(10,20),(10,22),(10,33),(11,21),(11,23),(11,33),(12,24),(12,25),(12,32),(13,26),(13,27),(13,32),(14,24),(14,26),(14,33),(15,25),(15,27),(15,33),(16,20),(16,24),(16,31),(17,21),(17,25),(17,31),(18,22),(18,26),(18,31),(19,23),(19,27),(19,31),(20,34),(21,34),(22,34),(23,34),(24,34),(25,34),(26,34),(27,34),(28,32),(28,33),(29,31),(29,33),(30,31),(30,32),(31,34),(32,34),(33,34)],35)
=> ? = 2 - 1
[2,3,5,4,1] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,15),(1,20),(1,21),(2,9),(2,10),(2,14),(2,18),(2,19),(3,8),(3,13),(3,17),(3,19),(3,21),(4,8),(4,12),(4,16),(4,18),(4,20),(5,7),(5,14),(5,15),(5,16),(5,17),(6,7),(6,10),(6,11),(6,12),(6,13),(7,31),(7,32),(8,30),(8,32),(9,30),(9,31),(10,22),(10,23),(10,31),(11,24),(11,25),(11,31),(12,22),(12,24),(12,32),(13,23),(13,25),(13,32),(14,26),(14,27),(14,31),(15,28),(15,29),(15,31),(16,26),(16,28),(16,32),(17,27),(17,29),(17,32),(18,22),(18,26),(18,30),(19,23),(19,27),(19,30),(20,24),(20,28),(20,30),(21,25),(21,29),(21,30),(22,33),(23,33),(24,33),(25,33),(26,33),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 1
[2,4,1,3,5] => [4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 1
[2,4,1,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 3 - 1
[2,4,3,1,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 1
[2,4,3,5,1] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 2 - 1
[2,4,5,1,3] => [4,1,2,5,3] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[2,4,5,3,1] => [5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[2,5,1,3,4] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(0,9),(1,12),(1,15),(1,28),(1,31),(1,34),(2,11),(2,14),(2,28),(2,30),(2,33),(3,10),(3,13),(3,28),(3,29),(3,32),(4,10),(4,16),(4,19),(4,21),(4,30),(4,31),(5,11),(5,17),(5,20),(5,22),(5,29),(5,31),(6,12),(6,18),(6,23),(6,24),(6,29),(6,30),(7,13),(7,16),(7,20),(7,23),(7,33),(7,34),(8,14),(8,17),(8,19),(8,24),(8,32),(8,34),(9,15),(9,18),(9,21),(9,22),(9,32),(9,33),(10,25),(10,35),(10,45),(11,26),(11,36),(11,45),(12,27),(12,37),(12,45),(13,25),(13,38),(13,44),(14,26),(14,39),(14,44),(15,27),(15,40),(15,44),(16,25),(16,42),(16,43),(17,26),(17,41),(17,43),(18,27),(18,41),(18,42),(19,35),(19,39),(19,43),(20,36),(20,38),(20,43),(21,35),(21,40),(21,42),(22,36),(22,40),(22,41),(23,37),(23,38),(23,42),(24,37),(24,39),(24,41),(25,46),(26,46),(27,46),(28,44),(28,45),(29,38),(29,41),(29,45),(30,39),(30,42),(30,45),(31,40),(31,43),(31,45),(32,35),(32,41),(32,44),(33,36),(33,42),(33,44),(34,37),(34,43),(34,44),(35,46),(36,46),(37,46),(38,46),(39,46),(40,46),(41,46),(42,46),(43,46),(44,46),(45,46)],47)
=> ? = 2 - 1
[2,5,1,4,3] => [4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,16),(1,20),(1,24),(1,30),(1,32),(2,15),(2,19),(2,23),(2,30),(2,31),(3,17),(3,21),(3,23),(3,29),(3,32),(4,18),(4,22),(4,24),(4,29),(4,31),(5,10),(5,13),(5,14),(5,17),(5,18),(5,30),(6,10),(6,11),(6,12),(6,15),(6,16),(6,29),(7,9),(7,11),(7,13),(7,19),(7,22),(7,32),(8,9),(8,12),(8,14),(8,20),(8,21),(8,31),(9,35),(9,36),(9,41),(10,33),(10,34),(10,41),(11,25),(11,38),(11,41),(12,26),(12,37),(12,41),(13,28),(13,39),(13,41),(14,27),(14,40),(14,41),(15,25),(15,33),(15,37),(16,26),(16,33),(16,38),(17,27),(17,34),(17,39),(18,28),(18,34),(18,40),(19,25),(19,35),(19,39),(20,26),(20,36),(20,40),(21,27),(21,36),(21,37),(22,28),(22,35),(22,38),(23,37),(23,39),(24,38),(24,40),(25,42),(26,42),(27,42),(28,42),(29,34),(29,37),(29,38),(30,33),(30,39),(30,40),(31,35),(31,37),(31,40),(32,36),(32,38),(32,39),(33,42),(34,42),(35,42),(36,42),(37,42),(38,42),(39,42),(40,42),(41,42)],43)
=> ? = 2 - 1
[2,5,3,1,4] => [3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 3 - 1
[2,5,3,4,1] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,15),(1,20),(1,21),(2,9),(2,10),(2,14),(2,18),(2,19),(3,8),(3,13),(3,17),(3,19),(3,21),(4,8),(4,12),(4,16),(4,18),(4,20),(5,7),(5,14),(5,15),(5,16),(5,17),(6,7),(6,10),(6,11),(6,12),(6,13),(7,31),(7,32),(8,30),(8,32),(9,30),(9,31),(10,22),(10,23),(10,31),(11,24),(11,25),(11,31),(12,22),(12,24),(12,32),(13,23),(13,25),(13,32),(14,26),(14,27),(14,31),(15,28),(15,29),(15,31),(16,26),(16,28),(16,32),(17,27),(17,29),(17,32),(18,22),(18,26),(18,30),(19,23),(19,27),(19,30),(20,24),(20,28),(20,30),(21,25),(21,29),(21,30),(22,33),(23,33),(24,33),(25,33),(26,33),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 1
[2,5,4,1,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,16),(1,20),(1,24),(1,30),(1,32),(2,15),(2,19),(2,23),(2,30),(2,31),(3,17),(3,21),(3,23),(3,29),(3,32),(4,18),(4,22),(4,24),(4,29),(4,31),(5,10),(5,13),(5,14),(5,17),(5,18),(5,30),(6,10),(6,11),(6,12),(6,15),(6,16),(6,29),(7,9),(7,11),(7,13),(7,19),(7,22),(7,32),(8,9),(8,12),(8,14),(8,20),(8,21),(8,31),(9,35),(9,36),(9,41),(10,33),(10,34),(10,41),(11,25),(11,38),(11,41),(12,26),(12,37),(12,41),(13,28),(13,39),(13,41),(14,27),(14,40),(14,41),(15,25),(15,33),(15,37),(16,26),(16,33),(16,38),(17,27),(17,34),(17,39),(18,28),(18,34),(18,40),(19,25),(19,35),(19,39),(20,26),(20,36),(20,40),(21,27),(21,36),(21,37),(22,28),(22,35),(22,38),(23,37),(23,39),(24,38),(24,40),(25,42),(26,42),(27,42),(28,42),(29,34),(29,37),(29,38),(30,33),(30,39),(30,40),(31,35),(31,37),(31,40),(32,36),(32,38),(32,39),(33,42),(34,42),(35,42),(36,42),(37,42),(38,42),(39,42),(40,42),(41,42)],43)
=> ? = 2 - 1
[2,5,4,3,1] => [4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 2 - 1
[3,1,2,4,5] => [3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 1 = 2 - 1
[3,1,2,5,4] => [3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[3,1,4,2,5] => [4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 1
[3,1,4,5,2] => [5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[3,1,5,2,4] => [5,4,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,9),(1,26),(1,27),(1,28),(2,9),(2,10),(2,11),(2,29),(2,30),(3,13),(3,17),(3,21),(3,28),(3,30),(4,12),(4,16),(4,21),(4,27),(4,29),(5,15),(5,18),(5,20),(5,27),(5,30),(6,14),(6,19),(6,20),(6,28),(6,29),(7,11),(7,16),(7,17),(7,18),(7,19),(7,26),(8,10),(8,12),(8,13),(8,14),(8,15),(8,26),(9,35),(9,38),(10,31),(10,32),(10,35),(11,33),(11,34),(11,35),(12,22),(12,31),(12,36),(13,22),(13,32),(13,37),(14,23),(14,31),(14,37),(15,23),(15,32),(15,36),(16,24),(16,33),(16,36),(17,24),(17,34),(17,37),(18,25),(18,34),(18,36),(19,25),(19,33),(19,37),(20,23),(20,25),(20,38),(21,22),(21,24),(21,38),(22,39),(23,39),(24,39),(25,39),(26,35),(26,36),(26,37),(27,36),(27,38),(28,37),(28,38),(29,31),(29,33),(29,38),(30,32),(30,34),(30,38),(31,39),(32,39),(33,39),(34,39),(35,39),(36,39),(37,39),(38,39)],40)
=> ? = 3 - 1
[3,1,5,4,2] => [4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 2 - 1
[3,2,1,4,5] => [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,2,1,5,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,2,4,1,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 1 = 2 - 1
[3,2,4,5,1] => [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[3,2,5,1,4] => [2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 2 - 1
[3,2,5,4,1] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 2 - 1
[3,4,1,5,2] => [3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 1
[3,4,2,1,5] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 1
[3,4,2,5,1] => [5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[3,4,5,1,2] => [5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,10),(1,11),(1,24),(1,26),(2,8),(2,9),(2,24),(2,25),(3,16),(3,17),(3,18),(3,19),(3,24),(4,9),(4,14),(4,15),(4,17),(4,26),(5,8),(5,12),(5,13),(5,16),(5,26),(6,11),(6,13),(6,15),(6,19),(6,25),(7,10),(7,12),(7,14),(7,18),(7,25),(8,27),(8,31),(9,28),(9,31),(10,29),(10,32),(11,30),(11,32),(12,20),(12,27),(12,29),(13,21),(13,27),(13,30),(14,22),(14,28),(14,29),(15,23),(15,28),(15,30),(16,20),(16,21),(16,31),(17,22),(17,23),(17,31),(18,20),(18,22),(18,32),(19,21),(19,23),(19,32),(20,33),(21,33),(22,33),(23,33),(24,31),(24,32),(25,27),(25,28),(25,32),(26,29),(26,30),(26,31),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 1
[3,4,5,2,1] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,16),(1,17),(1,18),(1,25),(2,13),(2,14),(2,15),(2,25),(3,10),(3,11),(3,12),(3,25),(4,8),(4,9),(4,12),(4,15),(4,18),(5,7),(5,9),(5,11),(5,14),(5,17),(6,7),(6,8),(6,10),(6,13),(6,16),(7,21),(7,24),(7,29),(8,19),(8,22),(8,29),(9,20),(9,23),(9,29),(10,26),(10,29),(11,27),(11,29),(12,28),(12,29),(13,19),(13,21),(13,26),(14,20),(14,21),(14,27),(15,19),(15,20),(15,28),(16,22),(16,24),(16,26),(17,23),(17,24),(17,27),(18,22),(18,23),(18,28),(19,30),(20,30),(21,30),(22,30),(23,30),(24,30),(25,26),(25,27),(25,28),(26,30),(27,30),(28,30),(29,30)],31)
=> ? = 2 - 1
[3,5,1,2,4] => [3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 1
[3,5,1,4,2] => [3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 3 - 1
[3,5,2,1,4] => [5,4,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,9),(1,26),(1,27),(1,28),(2,9),(2,10),(2,11),(2,29),(2,30),(3,13),(3,17),(3,21),(3,28),(3,30),(4,12),(4,16),(4,21),(4,27),(4,29),(5,15),(5,18),(5,20),(5,27),(5,30),(6,14),(6,19),(6,20),(6,28),(6,29),(7,11),(7,16),(7,17),(7,18),(7,19),(7,26),(8,10),(8,12),(8,13),(8,14),(8,15),(8,26),(9,35),(9,38),(10,31),(10,32),(10,35),(11,33),(11,34),(11,35),(12,22),(12,31),(12,36),(13,22),(13,32),(13,37),(14,23),(14,31),(14,37),(15,23),(15,32),(15,36),(16,24),(16,33),(16,36),(17,24),(17,34),(17,37),(18,25),(18,34),(18,36),(19,25),(19,33),(19,37),(20,23),(20,25),(20,38),(21,22),(21,24),(21,38),(22,39),(23,39),(24,39),(25,39),(26,35),(26,36),(26,37),(27,36),(27,38),(28,37),(28,38),(29,31),(29,33),(29,38),(30,32),(30,34),(30,38),(31,39),(32,39),(33,39),(34,39),(35,39),(36,39),(37,39),(38,39)],40)
=> ? = 2 - 1
Description
The size of the image of the pop stack sorting operator. The pop stack sorting operator is defined by Pop_L^\downarrow(x) = x\wedge\bigwedge\{y\in L\mid y\lessdot x\}. This statistic returns the size of Pop_L^\downarrow(L)\}.
Mp00087: Permutations inverse first fundamental transformationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00266: Graphs connected vertex partitionsLattices
St001846: Lattices ⟶ ℤResult quality: 5% values known / values provided: 5%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([],2)
=> ([],1)
=> 0 = 2 - 2
[2,1] => [2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> 0 = 2 - 2
[1,2,3] => [1,2,3] => ([],3)
=> ([],1)
=> 0 = 2 - 2
[1,3,2] => [1,3,2] => ([(1,2)],3)
=> ([(0,1)],2)
=> 0 = 2 - 2
[2,1,3] => [2,1,3] => ([(1,2)],3)
=> ([(0,1)],2)
=> 0 = 2 - 2
[2,3,1] => [3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[3,1,2] => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 0 = 2 - 2
[3,2,1] => [2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 0 = 2 - 2
[1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,1)],2)
=> 0 = 2 - 2
[1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 0 = 2 - 2
[1,3,4,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,4,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 0 = 2 - 2
[1,4,3,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[2,1,3,4] => [2,1,3,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 0 = 2 - 2
[2,1,4,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[2,3,1,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[2,3,4,1] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[2,4,1,3] => [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 2
[2,4,3,1] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 2
[3,1,2,4] => [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 0 = 2 - 2
[3,1,4,2] => [4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 2
[3,2,1,4] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[3,2,4,1] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[3,4,1,2] => [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[3,4,2,1] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[4,1,2,3] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 2 - 2
[4,1,3,2] => [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 2
[4,2,1,3] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[4,2,3,1] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[4,3,1,2] => [4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 2
[4,3,2,1] => [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 0 = 2 - 2
[1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,1)],2)
=> 0 = 2 - 2
[1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 0 = 2 - 2
[1,2,4,5,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,2,5,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 0 = 2 - 2
[1,2,5,4,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,3,2,4,5] => [1,3,2,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 0 = 2 - 2
[1,3,2,5,4] => [1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,3,4,2,5] => [1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,3,4,5,2] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[1,3,5,2,4] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 2
[1,3,5,4,2] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 2
[1,4,2,3,5] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 0 = 2 - 2
[1,4,2,5,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 2
[1,4,3,2,5] => [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[1,4,3,5,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[1,4,5,2,3] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[1,4,5,3,2] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[1,5,2,3,4] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 2 - 2
[1,5,2,4,3] => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 2
[1,5,3,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[1,5,3,4,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[1,5,4,2,3] => [1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 2 - 2
[1,5,4,3,2] => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[2,1,3,4,5] => [2,1,3,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 0 = 2 - 2
[2,1,3,5,4] => [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[2,1,4,3,5] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[2,1,4,5,3] => [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[2,1,5,3,4] => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[2,1,5,4,3] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[2,3,1,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[2,3,1,5,4] => [3,1,2,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[2,3,4,1,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[2,3,4,5,1] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 2
[2,3,5,1,4] => [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,28),(1,29),(1,30),(2,9),(2,13),(2,18),(2,19),(2,30),(3,8),(3,12),(3,16),(3,17),(3,30),(4,11),(4,15),(4,17),(4,19),(4,29),(5,10),(5,14),(5,16),(5,18),(5,29),(6,12),(6,13),(6,14),(6,15),(6,28),(7,8),(7,9),(7,10),(7,11),(7,28),(8,20),(8,21),(8,32),(9,22),(9,23),(9,32),(10,20),(10,22),(10,33),(11,21),(11,23),(11,33),(12,24),(12,25),(12,32),(13,26),(13,27),(13,32),(14,24),(14,26),(14,33),(15,25),(15,27),(15,33),(16,20),(16,24),(16,31),(17,21),(17,25),(17,31),(18,22),(18,26),(18,31),(19,23),(19,27),(19,31),(20,34),(21,34),(22,34),(23,34),(24,34),(25,34),(26,34),(27,34),(28,32),(28,33),(29,31),(29,33),(30,31),(30,32),(31,34),(32,34),(33,34)],35)
=> ? = 2 - 2
[2,3,5,4,1] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,15),(1,20),(1,21),(2,9),(2,10),(2,14),(2,18),(2,19),(3,8),(3,13),(3,17),(3,19),(3,21),(4,8),(4,12),(4,16),(4,18),(4,20),(5,7),(5,14),(5,15),(5,16),(5,17),(6,7),(6,10),(6,11),(6,12),(6,13),(7,31),(7,32),(8,30),(8,32),(9,30),(9,31),(10,22),(10,23),(10,31),(11,24),(11,25),(11,31),(12,22),(12,24),(12,32),(13,23),(13,25),(13,32),(14,26),(14,27),(14,31),(15,28),(15,29),(15,31),(16,26),(16,28),(16,32),(17,27),(17,29),(17,32),(18,22),(18,26),(18,30),(19,23),(19,27),(19,30),(20,24),(20,28),(20,30),(21,25),(21,29),(21,30),(22,33),(23,33),(24,33),(25,33),(26,33),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 2
[2,4,1,3,5] => [4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 3 - 2
[2,4,1,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 3 - 2
[2,4,3,1,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 2 - 2
[2,4,3,5,1] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 2 - 2
[2,4,5,1,3] => [4,1,2,5,3] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 2
[2,4,5,3,1] => [5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 2
[2,5,1,3,4] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(0,9),(1,12),(1,15),(1,28),(1,31),(1,34),(2,11),(2,14),(2,28),(2,30),(2,33),(3,10),(3,13),(3,28),(3,29),(3,32),(4,10),(4,16),(4,19),(4,21),(4,30),(4,31),(5,11),(5,17),(5,20),(5,22),(5,29),(5,31),(6,12),(6,18),(6,23),(6,24),(6,29),(6,30),(7,13),(7,16),(7,20),(7,23),(7,33),(7,34),(8,14),(8,17),(8,19),(8,24),(8,32),(8,34),(9,15),(9,18),(9,21),(9,22),(9,32),(9,33),(10,25),(10,35),(10,45),(11,26),(11,36),(11,45),(12,27),(12,37),(12,45),(13,25),(13,38),(13,44),(14,26),(14,39),(14,44),(15,27),(15,40),(15,44),(16,25),(16,42),(16,43),(17,26),(17,41),(17,43),(18,27),(18,41),(18,42),(19,35),(19,39),(19,43),(20,36),(20,38),(20,43),(21,35),(21,40),(21,42),(22,36),(22,40),(22,41),(23,37),(23,38),(23,42),(24,37),(24,39),(24,41),(25,46),(26,46),(27,46),(28,44),(28,45),(29,38),(29,41),(29,45),(30,39),(30,42),(30,45),(31,40),(31,43),(31,45),(32,35),(32,41),(32,44),(33,36),(33,42),(33,44),(34,37),(34,43),(34,44),(35,46),(36,46),(37,46),(38,46),(39,46),(40,46),(41,46),(42,46),(43,46),(44,46),(45,46)],47)
=> ? = 2 - 2
[2,5,1,4,3] => [4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,16),(1,20),(1,24),(1,30),(1,32),(2,15),(2,19),(2,23),(2,30),(2,31),(3,17),(3,21),(3,23),(3,29),(3,32),(4,18),(4,22),(4,24),(4,29),(4,31),(5,10),(5,13),(5,14),(5,17),(5,18),(5,30),(6,10),(6,11),(6,12),(6,15),(6,16),(6,29),(7,9),(7,11),(7,13),(7,19),(7,22),(7,32),(8,9),(8,12),(8,14),(8,20),(8,21),(8,31),(9,35),(9,36),(9,41),(10,33),(10,34),(10,41),(11,25),(11,38),(11,41),(12,26),(12,37),(12,41),(13,28),(13,39),(13,41),(14,27),(14,40),(14,41),(15,25),(15,33),(15,37),(16,26),(16,33),(16,38),(17,27),(17,34),(17,39),(18,28),(18,34),(18,40),(19,25),(19,35),(19,39),(20,26),(20,36),(20,40),(21,27),(21,36),(21,37),(22,28),(22,35),(22,38),(23,37),(23,39),(24,38),(24,40),(25,42),(26,42),(27,42),(28,42),(29,34),(29,37),(29,38),(30,33),(30,39),(30,40),(31,35),(31,37),(31,40),(32,36),(32,38),(32,39),(33,42),(34,42),(35,42),(36,42),(37,42),(38,42),(39,42),(40,42),(41,42)],43)
=> ? = 2 - 2
[2,5,3,1,4] => [3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 3 - 2
[2,5,3,4,1] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,15),(1,20),(1,21),(2,9),(2,10),(2,14),(2,18),(2,19),(3,8),(3,13),(3,17),(3,19),(3,21),(4,8),(4,12),(4,16),(4,18),(4,20),(5,7),(5,14),(5,15),(5,16),(5,17),(6,7),(6,10),(6,11),(6,12),(6,13),(7,31),(7,32),(8,30),(8,32),(9,30),(9,31),(10,22),(10,23),(10,31),(11,24),(11,25),(11,31),(12,22),(12,24),(12,32),(13,23),(13,25),(13,32),(14,26),(14,27),(14,31),(15,28),(15,29),(15,31),(16,26),(16,28),(16,32),(17,27),(17,29),(17,32),(18,22),(18,26),(18,30),(19,23),(19,27),(19,30),(20,24),(20,28),(20,30),(21,25),(21,29),(21,30),(22,33),(23,33),(24,33),(25,33),(26,33),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 2
[2,5,4,1,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,16),(1,20),(1,24),(1,30),(1,32),(2,15),(2,19),(2,23),(2,30),(2,31),(3,17),(3,21),(3,23),(3,29),(3,32),(4,18),(4,22),(4,24),(4,29),(4,31),(5,10),(5,13),(5,14),(5,17),(5,18),(5,30),(6,10),(6,11),(6,12),(6,15),(6,16),(6,29),(7,9),(7,11),(7,13),(7,19),(7,22),(7,32),(8,9),(8,12),(8,14),(8,20),(8,21),(8,31),(9,35),(9,36),(9,41),(10,33),(10,34),(10,41),(11,25),(11,38),(11,41),(12,26),(12,37),(12,41),(13,28),(13,39),(13,41),(14,27),(14,40),(14,41),(15,25),(15,33),(15,37),(16,26),(16,33),(16,38),(17,27),(17,34),(17,39),(18,28),(18,34),(18,40),(19,25),(19,35),(19,39),(20,26),(20,36),(20,40),(21,27),(21,36),(21,37),(22,28),(22,35),(22,38),(23,37),(23,39),(24,38),(24,40),(25,42),(26,42),(27,42),(28,42),(29,34),(29,37),(29,38),(30,33),(30,39),(30,40),(31,35),(31,37),(31,40),(32,36),(32,38),(32,39),(33,42),(34,42),(35,42),(36,42),(37,42),(38,42),(39,42),(40,42),(41,42)],43)
=> ? = 2 - 2
[2,5,4,3,1] => [4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 2 - 2
[3,1,2,4,5] => [3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 0 = 2 - 2
[3,1,2,5,4] => [3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[3,1,4,2,5] => [4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 3 - 2
[3,1,4,5,2] => [5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 2
[3,1,5,2,4] => [5,4,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,9),(1,26),(1,27),(1,28),(2,9),(2,10),(2,11),(2,29),(2,30),(3,13),(3,17),(3,21),(3,28),(3,30),(4,12),(4,16),(4,21),(4,27),(4,29),(5,15),(5,18),(5,20),(5,27),(5,30),(6,14),(6,19),(6,20),(6,28),(6,29),(7,11),(7,16),(7,17),(7,18),(7,19),(7,26),(8,10),(8,12),(8,13),(8,14),(8,15),(8,26),(9,35),(9,38),(10,31),(10,32),(10,35),(11,33),(11,34),(11,35),(12,22),(12,31),(12,36),(13,22),(13,32),(13,37),(14,23),(14,31),(14,37),(15,23),(15,32),(15,36),(16,24),(16,33),(16,36),(17,24),(17,34),(17,37),(18,25),(18,34),(18,36),(19,25),(19,33),(19,37),(20,23),(20,25),(20,38),(21,22),(21,24),(21,38),(22,39),(23,39),(24,39),(25,39),(26,35),(26,36),(26,37),(27,36),(27,38),(28,37),(28,38),(29,31),(29,33),(29,38),(30,32),(30,34),(30,38),(31,39),(32,39),(33,39),(34,39),(35,39),(36,39),(37,39),(38,39)],40)
=> ? = 3 - 2
[3,1,5,4,2] => [4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,10),(1,28),(1,29),(2,12),(2,16),(2,20),(2,22),(2,29),(3,11),(3,15),(3,20),(3,21),(3,28),(4,13),(4,17),(4,19),(4,21),(4,29),(5,14),(5,18),(5,19),(5,22),(5,28),(6,8),(6,10),(6,15),(6,16),(6,17),(6,18),(7,8),(7,9),(7,11),(7,12),(7,13),(7,14),(8,27),(8,34),(8,35),(9,27),(9,30),(9,31),(10,27),(10,32),(10,33),(11,23),(11,30),(11,34),(12,24),(12,31),(12,34),(13,23),(13,31),(13,35),(14,24),(14,30),(14,35),(15,25),(15,32),(15,34),(16,26),(16,33),(16,34),(17,25),(17,33),(17,35),(18,26),(18,32),(18,35),(19,35),(19,36),(20,34),(20,36),(21,23),(21,25),(21,36),(22,24),(22,26),(22,36),(23,37),(24,37),(25,37),(26,37),(27,37),(28,30),(28,32),(28,36),(29,31),(29,33),(29,36),(30,37),(31,37),(32,37),(33,37),(34,37),(35,37),(36,37)],38)
=> ? = 2 - 2
[3,2,1,4,5] => [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0 = 2 - 2
[3,2,1,5,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[3,2,4,1,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> 0 = 2 - 2
[3,2,4,5,1] => [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 2
[3,2,5,1,4] => [2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 2 - 2
[3,2,5,4,1] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 2 - 2
[3,4,1,5,2] => [3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 2 - 2
[3,4,2,1,5] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 2 - 2
[3,4,2,5,1] => [5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 2
[3,4,5,1,2] => [5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,10),(1,11),(1,24),(1,26),(2,8),(2,9),(2,24),(2,25),(3,16),(3,17),(3,18),(3,19),(3,24),(4,9),(4,14),(4,15),(4,17),(4,26),(5,8),(5,12),(5,13),(5,16),(5,26),(6,11),(6,13),(6,15),(6,19),(6,25),(7,10),(7,12),(7,14),(7,18),(7,25),(8,27),(8,31),(9,28),(9,31),(10,29),(10,32),(11,30),(11,32),(12,20),(12,27),(12,29),(13,21),(13,27),(13,30),(14,22),(14,28),(14,29),(15,23),(15,28),(15,30),(16,20),(16,21),(16,31),(17,22),(17,23),(17,31),(18,20),(18,22),(18,32),(19,21),(19,23),(19,32),(20,33),(21,33),(22,33),(23,33),(24,31),(24,32),(25,27),(25,28),(25,32),(26,29),(26,30),(26,31),(27,33),(28,33),(29,33),(30,33),(31,33),(32,33)],34)
=> ? = 2 - 2
[3,4,5,2,1] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,16),(1,17),(1,18),(1,25),(2,13),(2,14),(2,15),(2,25),(3,10),(3,11),(3,12),(3,25),(4,8),(4,9),(4,12),(4,15),(4,18),(5,7),(5,9),(5,11),(5,14),(5,17),(6,7),(6,8),(6,10),(6,13),(6,16),(7,21),(7,24),(7,29),(8,19),(8,22),(8,29),(9,20),(9,23),(9,29),(10,26),(10,29),(11,27),(11,29),(12,28),(12,29),(13,19),(13,21),(13,26),(14,20),(14,21),(14,27),(15,19),(15,20),(15,28),(16,22),(16,24),(16,26),(17,23),(17,24),(17,27),(18,22),(18,23),(18,28),(19,30),(20,30),(21,30),(22,30),(23,30),(24,30),(25,26),(25,27),(25,28),(26,30),(27,30),(28,30),(29,30)],31)
=> ? = 2 - 2
[3,5,1,2,4] => [3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 2 - 2
[3,5,1,4,2] => [3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 3 - 2
[3,5,2,1,4] => [5,4,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(0,8),(1,9),(1,26),(1,27),(1,28),(2,9),(2,10),(2,11),(2,29),(2,30),(3,13),(3,17),(3,21),(3,28),(3,30),(4,12),(4,16),(4,21),(4,27),(4,29),(5,15),(5,18),(5,20),(5,27),(5,30),(6,14),(6,19),(6,20),(6,28),(6,29),(7,11),(7,16),(7,17),(7,18),(7,19),(7,26),(8,10),(8,12),(8,13),(8,14),(8,15),(8,26),(9,35),(9,38),(10,31),(10,32),(10,35),(11,33),(11,34),(11,35),(12,22),(12,31),(12,36),(13,22),(13,32),(13,37),(14,23),(14,31),(14,37),(15,23),(15,32),(15,36),(16,24),(16,33),(16,36),(17,24),(17,34),(17,37),(18,25),(18,34),(18,36),(19,25),(19,33),(19,37),(20,23),(20,25),(20,38),(21,22),(21,24),(21,38),(22,39),(23,39),(24,39),(25,39),(26,35),(26,36),(26,37),(27,36),(27,38),(28,37),(28,38),(29,31),(29,33),(29,38),(30,32),(30,34),(30,38),(31,39),(32,39),(33,39),(34,39),(35,39),(36,39),(37,39),(38,39)],40)
=> ? = 2 - 2
Description
The number of elements which do not have a complement in the lattice. A complement of an element x in a lattice is an element y such that the meet of x and y is the bottom element and their join is the top element.
Matching statistic: St001571
Mp00209: Permutations pattern posetPosets
Mp00110: Posets Greene-Kleitman invariantInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St001571: Integer partitions ⟶ ℤResult quality: 4% values known / values provided: 4%distinct values known / distinct values provided: 67%
Values
[1,2] => ([(0,1)],2)
=> [2]
=> [1,1]
=> 1 = 2 - 1
[2,1] => ([(0,1)],2)
=> [2]
=> [1,1]
=> 1 = 2 - 1
[1,2,3] => ([(0,2),(2,1)],3)
=> [3]
=> [1,1,1]
=> 1 = 2 - 1
[1,3,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> [2,1,1]
=> 1 = 2 - 1
[2,1,3] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> [2,1,1]
=> 1 = 2 - 1
[2,3,1] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> [2,1,1]
=> 1 = 2 - 1
[3,1,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> [3,1]
=> [2,1,1]
=> 1 = 2 - 1
[3,2,1] => ([(0,2),(2,1)],3)
=> [3]
=> [1,1,1]
=> 1 = 2 - 1
[1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> [4]
=> [1,1,1,1]
=> 1 = 2 - 1
[1,2,4,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 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)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 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)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 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)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[1,4,3,2] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[2,1,3,4] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[2,1,4,3] => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[2,3,1,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[2,3,4,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[2,4,1,3] => ([(0,1),(0,2),(0,3),(0,4),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(6,5),(7,5)],8)
=> [4,2,1,1]
=> [4,2,1,1]
=> 2 = 3 - 1
[2,4,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[3,1,2,4] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[3,1,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(6,5),(7,5)],8)
=> [4,2,1,1]
=> [4,2,1,1]
=> 2 = 3 - 1
[3,2,1,4] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[3,2,4,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[3,4,1,2] => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[3,4,2,1] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[4,1,2,3] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[4,1,3,2] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[4,2,1,3] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[4,2,3,1] => ([(0,1),(0,2),(0,3),(1,6),(2,4),(2,6),(3,4),(3,6),(4,5),(6,5)],7)
=> [4,2,1]
=> [3,2,1,1]
=> 1 = 2 - 1
[4,3,1,2] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> [4,2]
=> [2,2,1,1]
=> 1 = 2 - 1
[4,3,2,1] => ([(0,3),(2,1),(3,2)],4)
=> [4]
=> [1,1,1,1]
=> 1 = 2 - 1
[1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> [5]
=> [1,1,1,1,1]
=> 1 = 2 - 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)
=> [5,3]
=> [2,2,2,1,1]
=> 1 = 2 - 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)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 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)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 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)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[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)
=> [5,3,1]
=> [3,2,2,1,1]
=> 1 = 2 - 1
[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)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[1,3,2,5,4] => ([(0,1),(0,2),(0,3),(1,7),(1,8),(2,5),(2,8),(3,5),(3,7),(3,8),(5,9),(6,4),(7,6),(7,9),(8,6),(8,9),(9,4)],10)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[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)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[1,4,2,3,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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[1,4,2,5,3] => ([(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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[1,4,3,2,5] => ([(0,2),(0,3),(0,4),(1,9),(2,5),(2,7),(3,5),(3,6),(4,1),(4,6),(4,7),(5,10),(6,9),(6,10),(7,9),(7,10),(9,8),(10,8)],11)
=> [5,3,2,1]
=> [4,3,2,1,1]
=> 1 = 2 - 1
[1,4,3,5,2] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[1,4,5,2,3] => ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,6),(2,7),(2,8),(3,5),(3,7),(3,8),(5,9),(5,10),(6,9),(6,10),(7,10),(8,9),(8,10),(9,4),(10,4)],11)
=> [5,3,2,1]
=> [4,3,2,1,1]
=> 1 = 2 - 1
[1,4,5,3,2] => ([(0,2),(0,3),(0,4),(1,9),(2,5),(2,7),(3,5),(3,6),(4,1),(4,6),(4,7),(5,10),(6,9),(6,10),(7,9),(7,10),(9,8),(10,8)],11)
=> [5,3,2,1]
=> [4,3,2,1,1]
=> 1 = 2 - 1
[1,5,2,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)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[1,5,2,4,3] => ([(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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[1,5,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[1,5,3,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[1,5,4,2,3] => ([(0,2),(0,3),(0,4),(1,9),(2,5),(2,7),(3,5),(3,6),(4,1),(4,6),(4,7),(5,10),(6,9),(6,10),(7,9),(7,10),(9,8),(10,8)],11)
=> [5,3,2,1]
=> [4,3,2,1,1]
=> 1 = 2 - 1
[1,5,4,3,2] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> [5,3]
=> [2,2,2,1,1]
=> 1 = 2 - 1
[2,1,3,4,5] => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> [5,3]
=> [2,2,2,1,1]
=> 1 = 2 - 1
[2,1,3,5,4] => ([(0,1),(0,2),(0,3),(1,7),(1,8),(2,5),(2,8),(3,5),(3,7),(5,9),(6,4),(7,6),(7,9),(8,6),(8,9),(9,4)],10)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[2,1,4,3,5] => ([(0,1),(0,2),(0,3),(1,7),(1,8),(2,5),(2,8),(3,5),(3,7),(3,8),(5,9),(6,4),(7,6),(7,9),(8,6),(8,9),(9,4)],10)
=> [5,3,2]
=> [3,3,2,1,1]
=> 1 = 2 - 1
[2,3,5,1,4] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,4,1,3,5] => ([(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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[2,4,1,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[2,4,3,1,5] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,4,3,5,1] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,4,5,1,3] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,4,5,3,1] => ([(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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[2,5,1,3,4] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,5,1,4,3] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,5,3,1,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,12),(2,7),(2,11),(2,12),(3,7),(3,9),(3,10),(4,6),(4,10),(4,12),(5,6),(5,9),(5,11),(6,14),(7,13),(9,13),(9,14),(10,13),(10,14),(11,13),(11,14),(12,13),(12,14),(13,8),(14,8)],15)
=> [5,3,2,2,2,1]
=> [6,5,2,1,1]
=> ? = 3 - 1
[2,5,3,4,1] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[2,5,4,1,3] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,1,4,2,5] => ([(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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[3,1,4,5,2] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,1,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[3,1,5,4,2] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,2,4,1,5] => ([(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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[3,2,5,1,4] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,4,1,5,2] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,4,2,5,1] => ([(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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[3,5,1,2,4] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,5,1,4,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[3,5,2,1,4] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[3,5,2,4,1] => ([(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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[4,1,2,5,3] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,1,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,1,3,5,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,12),(2,7),(2,11),(2,12),(3,7),(3,9),(3,10),(4,6),(4,10),(4,12),(5,6),(5,9),(5,11),(6,14),(7,13),(9,13),(9,14),(10,13),(10,14),(11,13),(11,14),(12,13),(12,14),(13,8),(14,8)],15)
=> [5,3,2,2,2,1]
=> [6,5,2,1,1]
=> ? = 3 - 1
[4,1,5,2,3] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,1,5,3,2] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,2,1,3,5] => ([(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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[4,2,1,5,3] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,7),(2,10),(3,6),(3,10),(4,6),(4,8),(4,10),(5,1),(5,7),(5,8),(5,10),(6,12),(7,11),(7,12),(8,11),(8,12),(10,11),(10,12),(11,9),(12,9)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,2,3,1,5] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,2,3,5,1] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[4,2,5,1,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,6),(2,9),(2,11),(3,6),(3,9),(3,10),(4,7),(4,9),(4,10),(4,11),(5,7),(5,9),(5,10),(5,11),(6,13),(7,12),(7,13),(9,12),(9,13),(10,12),(10,13),(11,12),(11,13),(12,8),(13,8)],14)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[4,2,5,3,1] => ([(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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
[4,3,1,5,2] => ([(0,2),(0,3),(0,4),(0,5),(1,11),(1,12),(2,9),(2,10),(3,6),(3,9),(4,7),(4,9),(4,10),(5,1),(5,6),(5,7),(5,10),(6,11),(6,12),(7,11),(7,12),(9,12),(10,11),(10,12),(11,8),(12,8)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[5,1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[5,1,3,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[5,1,4,2,3] => ([(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)
=> [5,3,2,2]
=> [4,4,2,1,1]
=> ? = 2 - 1
[5,2,3,1,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(1,10),(2,8),(2,9),(2,10),(3,7),(3,9),(3,10),(4,5),(4,7),(4,8),(5,11),(7,11),(7,12),(8,11),(8,12),(9,12),(10,11),(10,12),(11,6),(12,6)],13)
=> [5,3,2,2,1]
=> [5,4,2,1,1]
=> ? = 2 - 1
[5,2,4,1,3] => ([(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)
=> [5,3,2,2,2]
=> [5,5,2,1,1]
=> ? = 3 - 1
Description
The Cartan determinant of the integer partition. Let p=[p_1,...,p_r] be a given integer partition with highest part t. Let A=K[x]/(x^t) be the finite dimensional algebra over the field K and M the direct sum of the indecomposable A-modules of vector space dimension p_i for each i. Then the Cartan determinant of p is the Cartan determinant of the endomorphism algebra of M over A. Explicitly, this is the determinant of the matrix \left(\min(\bar p_i, \bar p_j)\right)_{i,j}, where \bar p is the set of distinct parts of the partition.
Matching statistic: St001330
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00203: Graphs coneGraphs
St001330: Graphs ⟶ ℤResult quality: 3% values known / values provided: 3%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([],2)
=> ([(0,2),(1,2)],3)
=> 2
[2,1] => [1,2] => ([],2)
=> ([(0,2),(1,2)],3)
=> 2
[1,2,3] => [1,2,3] => ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[1,3,2] => [1,2,3] => ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[2,1,3] => [1,2,3] => ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[2,3,1] => [1,2,3] => ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[3,1,2] => [1,3,2] => ([(1,2)],3)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? = 2
[3,2,1] => [1,3,2] => ([(1,2)],3)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? = 2
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[1,2,4,3] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[1,3,2,4] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[1,3,4,2] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[2,1,3,4] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[2,1,4,3] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[2,3,1,4] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[2,3,4,1] => [1,2,3,4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[2,4,1,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[2,4,3,1] => [1,2,4,3] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[3,1,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[3,2,1,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[3,4,1,2] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[3,4,2,1] => [1,3,2,4] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 2
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,2,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,2,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,2,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,2,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,2,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,3,2,4,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,3,2,5,4] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,3,4,2,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,3,4,5,2] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[1,3,5,2,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 3
[1,3,5,4,2] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,4,2,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 3
[1,4,3,2,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,4,3,5,2] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,4,5,2,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,4,5,3,2] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,5,2,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,5,2,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,5,3,2,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,5,3,4,2] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,5,4,2,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,5,4,3,2] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,1,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,1,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,1,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,1,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,1,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,1,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,3,1,4,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,3,1,5,4] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,3,4,1,5] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,3,4,5,1] => [1,2,3,4,5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2
[2,3,5,1,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,3,5,4,1] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,4,1,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 3
[2,4,1,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 3
[2,4,3,1,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,4,3,5,1] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,4,5,1,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,4,5,3,1] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,5,1,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,5,1,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,5,3,1,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 3
[2,5,3,4,1] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,5,4,1,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,5,4,3,1] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,2,3,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,3,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,3,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,3,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,4,3,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,4,3,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,4,5,3,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,2,4,5,6,3] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,2,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,2,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,2,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,2,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,4,2,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,4,2,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,4,5,2,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[1,3,4,5,6,2] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[2,1,3,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[2,1,3,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[2,1,3,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
[2,1,3,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2
Description
The hat guessing number of a graph. Suppose that each vertex of a graph corresponds to a player, wearing a hat whose color is arbitrarily chosen from a set of q possible colors. Each player can see the hat colors of his neighbors, but not his own hat color. All of the players are asked to guess their own hat colors simultaneously, according to a predetermined guessing strategy and the hat colors they see, where no communication between them is allowed. The hat guessing number HG(G) of a graph G is the largest integer q such that there exists a guessing strategy guaranteeing at least one correct guess for any hat assignment of q possible colors. Because it suffices that a single player guesses correctly, the hat guessing number of a graph is the maximum of the hat guessing numbers of its connected components.
Matching statistic: St000771
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00247: Graphs de-duplicateGraphs
St000771: Graphs ⟶ ℤResult quality: 3% values known / values provided: 3%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([],2)
=> ([],1)
=> 1 = 2 - 1
[2,1] => [1,2] => ([],2)
=> ([],1)
=> 1 = 2 - 1
[1,2,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[1,3,2] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[2,1,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[2,3,1] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[3,1,2] => [1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,2,1] => [1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,1,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,1,4,3] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,3,1,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,3,4,1] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,4,1,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 3 - 1
[2,4,3,1] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,1,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 3 - 1
[3,2,1,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,4,1,2] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,4,2,1] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,5,2] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,5,2,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[1,3,5,4,2] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[1,4,3,2,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,2,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,3,2,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,4,3,2] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,1,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,1,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,3,1,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,1,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,4,1,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,4,5,1] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,5,1,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,3,5,4,1] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,1,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[2,4,1,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[2,4,3,1,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,3,5,1] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,5,1,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,5,3,1] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,1,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[2,5,1,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,3,1,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 3 - 1
[2,5,3,4,1] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,4,1,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,4,3,1] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,3,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,5,3,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,5,6,3] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,5,2,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,5,6,2] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
Description
The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. The distance Laplacian of a graph is the (symmetric) matrix with row and column sums 0, which has the negative distances between two vertices as its off-diagonal entries. This statistic is the largest multiplicity of an eigenvalue. For example, the cycle on four vertices has distance Laplacian \left(\begin{array}{rrrr} 4 & -1 & -2 & -1 \\ -1 & 4 & -1 & -2 \\ -2 & -1 & 4 & -1 \\ -1 & -2 & -1 & 4 \end{array}\right). Its eigenvalues are 0,4,4,6, so the statistic is 2. The path on four vertices has eigenvalues 0, 4.7\dots, 6, 9.2\dots and therefore statistic 1.
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00247: Graphs de-duplicateGraphs
St000772: Graphs ⟶ ℤResult quality: 3% values known / values provided: 3%distinct values known / distinct values provided: 33%
Values
[1,2] => [1,2] => ([],2)
=> ([],1)
=> 1 = 2 - 1
[2,1] => [1,2] => ([],2)
=> ([],1)
=> 1 = 2 - 1
[1,2,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[1,3,2] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[2,1,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[2,3,1] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 2 - 1
[3,1,2] => [1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,2,1] => [1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,1,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,1,4,3] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,3,1,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,3,4,1] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 2 - 1
[2,4,1,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 3 - 1
[2,4,3,1] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,1,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 3 - 1
[3,2,1,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,4,1,2] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[3,4,2,1] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,2,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,5,2] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[1,3,5,2,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[1,3,5,4,2] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[1,4,3,2,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,2,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,3,2,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,5,4,3,2] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,1,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,1,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,1,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,3,1,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,1,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,4,1,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,4,5,1] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 2 - 1
[2,3,5,1,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,3,5,4,1] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,1,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[2,4,1,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 3 - 1
[2,4,3,1,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,3,5,1] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,5,1,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,4,5,3,1] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,1,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 2 - 1
[2,5,1,4,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,3,1,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? = 3 - 1
[2,5,3,4,1] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,4,1,3] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[2,5,4,3,1] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? = 2 - 1
[1,2,3,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,3,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,3,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,5,3,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,2,4,5,6,3] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,2,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,2,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,5,2,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[1,3,4,5,6,2] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,4,5,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,4,6,5] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,5,4,6] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
[2,1,3,5,6,4] => [1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 1 = 2 - 1
Description
The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. The distance Laplacian of a graph is the (symmetric) matrix with row and column sums 0, which has the negative distances between two vertices as its off-diagonal entries. This statistic is the largest multiplicity of an eigenvalue. For example, the cycle on four vertices has distance Laplacian \left(\begin{array}{rrrr} 4 & -1 & -2 & -1 \\ -1 & 4 & -1 & -2 \\ -2 & -1 & 4 & -1 \\ -1 & -2 & -1 & 4 \end{array}\right). Its eigenvalues are 0,4,4,6, so the statistic is 1. The path on four vertices has eigenvalues 0, 4.7\dots, 6, 9.2\dots and therefore also statistic 1. The graphs with statistic n-1, n-2 and n-3 have been characterised, see [1].
The following 119 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St000259The diameter of a connected graph. 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. St001568The smallest positive integer that does not appear twice in the partition. St000256The number of parts from which one can substract 2 and still get an integer partition. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001845The number of join irreducibles minus the rank of a lattice. St000068The number of minimal elements in a poset. St001964The interval resolution global dimension of a poset. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St000181The number of connected components of the Hasse diagram for the poset. St000908The length of the shortest maximal antichain in a poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St000914The sum of the values of the Möbius function of a poset. St001890The maximum magnitude of the Möbius function of a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001490The number of connected components of a skew partition. St000636The hull number of a graph. St001029The size of the core of a graph. St001109The number of proper colourings of a graph with as few colours as possible. St001654The monophonic hull number of a graph. St000773The multiplicity of the largest Laplacian eigenvalue in a graph. St000775The multiplicity of the largest eigenvalue in a graph. St000785The number of distinct colouring schemes of a graph. St001316The domatic number of a graph. St001395The number of strictly unfriendly partitions of a graph. St001476The evaluation of the Tutte polynomial of the graph at (x,y) equal to (1,-1). St001496The number of graphs with the same Laplacian spectrum as the given graph. St000283The size of the preimage of the map 'to graph' from Binary trees to Graphs. St000323The minimal crossing number of a graph. St000351The determinant of the adjacency matrix of a graph. St000368The Altshuler-Steinberg determinant of a graph. St000370The genus of a graph. St000379The number of Hamiltonian cycles in a graph. St000403The Szeged index minus the Wiener index of a graph. St000671The maximin edge-connectivity for choosing a subgraph. St000699The toughness times the least common multiple of 1,. St000948The chromatic discriminant of a graph. St001069The coefficient of the monomial xy of the Tutte polynomial of the graph. St001119The length of a shortest maximal path in a graph. St001271The competition number of a graph. St001281The normalized isoperimetric number of a graph. St001305The number of induced cycles on four vertices in a graph. St001307The number of induced stars on four vertices in a graph. St001309The number of four-cliques in a graph. St001310The number of induced diamond graphs in a graph. St001323The independence gap of a graph. St001324The minimal number of occurrences of the chordal-pattern in a linear ordering of the vertices of the graph. St001325The minimal number of occurrences of the comparability-pattern in a linear ordering of the vertices of the graph. St001326The minimal number of occurrences of the interval-pattern in a linear ordering of the vertices of the graph. St001328The minimal number of occurrences of the bipartite-pattern in a linear ordering of the vertices of the graph. St001329The minimal number of occurrences of the outerplanar pattern in a linear ordering of the vertices of the graph. St001334The minimal number of occurrences of the 3-colorable pattern in a linear ordering of the vertices of the graph. St001336The minimal number of vertices in a graph whose complement is triangle-free. St001357The maximal degree of a regular spanning subgraph of a graph. St001367The smallest number which does not occur as degree of a vertex in a graph. St001702The absolute value of the determinant of the adjacency matrix of a graph. St001793The difference between the clique number and the chromatic number of a graph. St001794Half the number of sets of vertices in a graph which are dominating and non-blocking. St001795The binary logarithm of the evaluation of the Tutte polynomial of the graph at (x,y) equal to (-1,-1). St001796The absolute value of the quotient of the Tutte polynomial of the graph at (1,1) and (-1,-1). St001797The number of overfull subgraphs of a graph. St000258The burning number of a graph. St000273The domination number of a graph. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000918The 2-limited packing number of a graph. St001322The size of a minimal independent dominating set in a graph. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001829The common independence number of a graph. St000544The cop number of a graph. St000553The number of blocks of a graph. St000916The packing number of a graph. St001739The number of graphs with the same edge polytope as the given graph. St001740The number of graphs with the same symmetric edge polytope as the given graph. St001776The degree of the minimal polynomial of the largest Laplacian eigenvalue of a graph. St000447The number of pairs of vertices of a graph with distance 3. St000449The number of pairs of vertices of a graph with distance 4. St000552The number of cut vertices of a graph. St001057The Grundy value of the game of creating an independent set in a graph. St001691The number of kings in a graph. St000093The cardinality of a maximal independent set of vertices of a graph. St001261The Castelnuovo-Mumford regularity of a graph. St001339The irredundance number of a graph. St000264The girth of a graph, which is not a tree. St001333The cardinality of a minimal edge-isolating set of a graph. St001340The cardinality of a minimal non-edge isolating set of a graph. St001354The number of series nodes in the modular decomposition of a graph. St001363The Euler characteristic of a graph according to Knill. St001393The induced matching number of a graph. St000322The skewness of a graph. St000286The number of connected components of the complement of a graph. St000287The number of connected components of a graph. St001518The number of graphs with the same ordinary spectrum as the given graph. St000095The number of triangles of a graph. St000096The number of spanning trees of a graph. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000274The number of perfect matchings of a graph. St000276The size of the preimage of the map 'to graph' from Ordered trees to Graphs. St000303The determinant of the product of the incidence matrix and its transpose of a graph divided by 4. St000310The minimal degree of a vertex of a graph. St000315The number of isolated vertices of a graph. St001572The minimal number of edges to remove to make a graph bipartite. St001573The minimal number of edges to remove to make a graph triangle-free. St001578The minimal number of edges to add or remove to make a graph a line graph. St001690The length of a longest path in a graph such that after removing the paths edges, every vertex of the path has distance two from some other vertex of the path. St001871The number of triconnected components of a graph. St001765The number of connected components of the friends and strangers graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St001624The breadth of a lattice.