searching the database
Your data matches 123 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St001535
St001535: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 0
[1,2,3] => 0
[1,3,2] => 0
[2,1,3] => 0
[2,3,1] => 0
[3,1,2] => 0
[3,2,1] => 0
[1,2,3,4] => 0
[1,2,4,3] => 0
[1,3,2,4] => 0
[1,3,4,2] => 0
[1,4,2,3] => 0
[1,4,3,2] => 0
[2,1,3,4] => 0
[2,1,4,3] => 2
[2,3,1,4] => 0
[2,3,4,1] => 0
[2,4,1,3] => 1
[2,4,3,1] => 0
[3,1,2,4] => 0
[3,1,4,2] => 1
[3,2,1,4] => 0
[3,2,4,1] => 0
[3,4,1,2] => 0
[3,4,2,1] => 1
[4,1,2,3] => 0
[4,1,3,2] => 0
[4,2,1,3] => 0
[4,2,3,1] => 0
[4,3,1,2] => 1
[4,3,2,1] => 2
[1,2,3,4,5] => 0
[1,2,3,5,4] => 0
[1,2,4,3,5] => 0
[1,2,4,5,3] => 0
[1,2,5,3,4] => 0
[1,2,5,4,3] => 0
[1,3,2,4,5] => 0
[1,3,2,5,4] => 2
[1,3,4,2,5] => 0
[1,3,4,5,2] => 0
[1,3,5,2,4] => 1
[1,3,5,4,2] => 0
[1,4,2,3,5] => 0
[1,4,2,5,3] => 1
[1,4,3,2,5] => 0
[1,4,3,5,2] => 0
[1,4,5,2,3] => 0
Description
The number of cyclic alignments of a permutation.
The pair $(i,j)$ is a cyclic alignment of a permutation $\pi$ if $i, j, \pi(j), \pi(i)$ are cyclically ordered and all distinct, see Section 5 of [1]
Matching statistic: St000456
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00223: Permutations —runsort⟶ Permutations
Mp00149: Permutations —Lehmer code rotation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000456: Graphs ⟶ ℤResult quality: 63% ●values known / values provided: 63%●distinct values known / distinct values provided: 71%
Mp00149: Permutations —Lehmer code rotation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000456: Graphs ⟶ ℤResult quality: 63% ●values known / values provided: 63%●distinct values known / distinct values provided: 71%
Values
[1] => [1] => [1] => ([],1)
=> ? = 0 + 1
[1,2] => [1,2] => [2,1] => ([(0,1)],2)
=> 1 = 0 + 1
[2,1] => [1,2] => [2,1] => ([(0,1)],2)
=> 1 = 0 + 1
[1,2,3] => [1,2,3] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[1,3,2] => [1,3,2] => [2,1,3] => ([(1,2)],3)
=> ? ∊ {0,0} + 1
[2,1,3] => [1,3,2] => [2,1,3] => ([(1,2)],3)
=> ? ∊ {0,0} + 1
[2,3,1] => [1,2,3] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[3,1,2] => [1,2,3] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[3,2,1] => [1,2,3] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[1,2,3,4] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,2,4,3] => [1,2,4,3] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[1,3,2,4] => [1,3,2,4] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
[1,3,4,2] => [1,3,4,2] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[1,4,2,3] => [1,4,2,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[1,4,3,2] => [1,4,2,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[2,1,3,4] => [1,3,4,2] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[2,1,4,3] => [1,4,2,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[2,3,1,4] => [1,4,2,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[2,3,4,1] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[2,4,1,3] => [1,3,2,4] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
[2,4,3,1] => [1,2,4,3] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[3,1,2,4] => [1,2,4,3] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[3,1,4,2] => [1,4,2,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[3,2,1,4] => [1,4,2,3] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[3,2,4,1] => [1,2,4,3] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2} + 1
[3,4,1,2] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[3,4,2,1] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[4,1,2,3] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[4,1,3,2] => [1,3,2,4] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
[4,2,1,3] => [1,3,2,4] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
[4,2,3,1] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[4,3,1,2] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[4,3,2,1] => [1,2,3,4] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,2,3,4,5] => [1,2,3,4,5] => [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[1,2,3,5,4] => [1,2,3,5,4] => [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,2,4,3,5] => [1,2,4,3,5] => [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,2,4,5,3] => [1,2,4,5,3] => [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[1,2,5,3,4] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,2,5,4,3] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,3,2,4,5] => [1,3,2,4,5] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,3,2,5,4] => [1,3,2,5,4] => [2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,3,4,2,5] => [1,3,4,2,5] => [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[1,3,4,5,2] => [1,3,4,5,2] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,3,5,2,4] => [1,3,5,2,4] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[1,3,5,4,2] => [1,3,5,2,4] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[1,4,2,3,5] => [1,4,2,3,5] => [2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[1,4,2,5,3] => [1,4,2,5,3] => [2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,4,3,2,5] => [1,4,2,5,3] => [2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,4,3,5,2] => [1,4,2,3,5] => [2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[1,4,5,2,3] => [1,4,5,2,3] => [2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,4,5,3,2] => [1,4,5,2,3] => [2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,5,2,3,4] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,5,2,4,3] => [1,5,2,4,3] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,5,3,2,4] => [1,5,2,4,3] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,5,3,4,2] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,5,4,2,3] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[1,5,4,3,2] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,1,3,4,5] => [1,3,4,5,2] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,3,5,4] => [1,3,5,2,4] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[2,1,4,3,5] => [1,4,2,3,5] => [2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,1,4,5,3] => [1,4,5,2,3] => [2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,5,3,4] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,1,5,4,3] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,3,1,4,5] => [1,4,5,2,3] => [2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,3,1,5,4] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,3,4,1,5] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,3,4,5,1] => [1,2,3,4,5] => [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[2,3,5,1,4] => [1,4,2,3,5] => [2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,3,5,4,1] => [1,2,3,5,4] => [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,4,1,3,5] => [1,3,5,2,4] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[2,4,1,5,3] => [1,5,2,4,3] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,4,3,1,5] => [1,5,2,4,3] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,4,3,5,1] => [1,2,4,3,5] => [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,4,5,1,3] => [1,3,2,4,5] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,4,5,3,1] => [1,2,4,5,3] => [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[2,5,1,3,4] => [1,3,4,2,5] => [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,5,1,4,3] => [1,4,2,5,3] => [2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,5,3,1,4] => [1,4,2,5,3] => [2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,5,3,4,1] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,5,4,1,3] => [1,3,2,5,4] => [2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[2,5,4,3,1] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,1,2,4,5] => [1,2,4,5,3] => [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[3,1,2,5,4] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,1,4,2,5] => [1,4,2,5,3] => [2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,1,5,2,4] => [1,5,2,4,3] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,1,5,4,2] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,2,1,5,4] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,2,4,1,5] => [1,5,2,4,3] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,2,5,4,1] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,4,1,2,5] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,4,1,5,2] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,4,2,1,5] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,4,2,5,1] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,5,4,1,2] => [1,2,3,5,4] => [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[3,5,4,2,1] => [1,2,3,5,4] => [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[4,1,2,3,5] => [1,2,3,5,4] => [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[4,1,2,5,3] => [1,2,5,3,4] => [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[4,1,3,2,5] => [1,3,2,5,4] => [2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[4,1,5,2,3] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
[4,1,5,3,2] => [1,5,2,3,4] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3} + 1
Description
The monochromatic index of a connected graph.
This is the maximal number of colours such that there is a colouring of the edges where any two vertices can be joined by a monochromatic path.
For example, a circle graph other than the triangle can be coloured with at most two colours: one edge blue, all the others red.
Matching statistic: St000938
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00170: Permutations —to signed permutation⟶ Signed permutations
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000938: Integer partitions ⟶ ℤResult quality: 43% ●values known / values provided: 43%●distinct values known / distinct values provided: 57%
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000938: Integer partitions ⟶ ℤResult quality: 43% ●values known / values provided: 43%●distinct values known / distinct values provided: 57%
Values
[1] => [1] => [-1] => []
=> ? = 0
[1,2] => [1,2] => [2,-1] => []
=> ? ∊ {0,0}
[2,1] => [2,1] => [1,-2] => [1]
=> ? ∊ {0,0}
[1,2,3] => [1,2,3] => [2,3,-1] => []
=> ? ∊ {0,0,0,0}
[1,3,2] => [1,3,2] => [3,2,-1] => [1]
=> ? ∊ {0,0,0,0}
[2,1,3] => [2,1,3] => [1,3,-2] => [1]
=> ? ∊ {0,0,0,0}
[2,3,1] => [2,3,1] => [1,2,-3] => [1,1]
=> 0
[3,1,2] => [3,1,2] => [3,1,-2] => []
=> ? ∊ {0,0,0,0}
[3,2,1] => [3,2,1] => [2,1,-3] => [2]
=> 0
[1,2,3,4] => [1,2,3,4] => [2,3,4,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,2,4,3] => [1,2,4,3] => [2,4,3,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,3,2,4] => [1,3,2,4] => [3,2,4,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,3,4,2] => [1,3,4,2] => [4,2,3,-1] => [1,1]
=> 0
[1,4,2,3] => [1,4,2,3] => [3,4,2,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,4,3,2] => [1,4,3,2] => [4,3,2,-1] => [2]
=> 0
[2,1,3,4] => [2,1,3,4] => [1,3,4,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[2,1,4,3] => [2,1,4,3] => [1,4,3,-2] => [1,1]
=> 0
[2,3,1,4] => [2,3,1,4] => [1,2,4,-3] => [1,1]
=> 0
[2,3,4,1] => [2,3,4,1] => [1,2,3,-4] => [1,1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,4,2,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[2,4,3,1] => [2,4,3,1] => [1,3,2,-4] => [2,1]
=> 1
[3,1,2,4] => [3,1,2,4] => [3,1,4,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[3,1,4,2] => [3,1,4,2] => [4,1,3,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[3,2,1,4] => [3,2,1,4] => [2,1,4,-3] => [2]
=> 0
[3,2,4,1] => [3,2,4,1] => [2,1,3,-4] => [2,1]
=> 1
[3,4,1,2] => [3,4,1,2] => [4,1,2,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[3,4,2,1] => [3,4,2,1] => [3,1,2,-4] => [3]
=> 0
[4,1,2,3] => [4,1,2,3] => [3,4,1,-2] => [2]
=> 0
[4,1,3,2] => [4,1,3,2] => [4,3,1,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[4,2,1,3] => [4,2,1,3] => [2,4,1,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[4,2,3,1] => [4,2,3,1] => [2,3,1,-4] => [3]
=> 0
[4,3,1,2] => [4,3,1,2] => [4,2,1,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[4,3,2,1] => [4,3,2,1] => [3,2,1,-4] => [2,1]
=> 1
[1,2,3,4,5] => [1,2,3,4,5] => [2,3,4,5,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,3,5,4] => [1,2,3,5,4] => [2,3,5,4,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,4,3,5] => [1,2,4,3,5] => [2,4,3,5,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,4,5,3] => [1,2,4,5,3] => [2,5,3,4,-1] => [1,1]
=> 0
[1,2,5,3,4] => [1,2,5,3,4] => [2,4,5,3,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,5,4,3] => [1,2,5,4,3] => [2,5,4,3,-1] => [2]
=> 0
[1,3,2,4,5] => [1,3,2,4,5] => [3,2,4,5,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,2,5,4] => [1,3,2,5,4] => [3,2,5,4,-1] => [1,1]
=> 0
[1,3,4,2,5] => [1,3,4,2,5] => [4,2,3,5,-1] => [1,1]
=> 0
[1,3,4,5,2] => [1,3,4,5,2] => [5,2,3,4,-1] => [1,1,1]
=> 0
[1,3,5,2,4] => [1,3,5,2,4] => [4,2,5,3,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,5,4,2] => [1,3,5,4,2] => [5,2,4,3,-1] => [2,1]
=> 1
[1,4,2,3,5] => [1,4,2,3,5] => [3,4,2,5,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,2,5,3] => [1,4,2,5,3] => [3,5,2,4,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,3,2,5] => [1,4,3,2,5] => [4,3,2,5,-1] => [2]
=> 0
[1,4,3,5,2] => [1,4,3,5,2] => [5,3,2,4,-1] => [2,1]
=> 1
[1,4,5,2,3] => [1,4,5,2,3] => [4,5,2,3,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,5,3,2] => [1,4,5,3,2] => [5,4,2,3,-1] => [3]
=> 0
[1,5,2,3,4] => [1,5,2,3,4] => [3,4,5,2,-1] => [2]
=> 0
[1,5,2,4,3] => [1,5,2,4,3] => [3,5,4,2,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,2,4] => [1,5,3,2,4] => [4,3,5,2,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,4,2] => [1,5,3,4,2] => [5,3,4,2,-1] => [3]
=> 0
[1,5,4,2,3] => [1,5,4,2,3] => [4,5,3,2,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,4,3,2] => [1,5,4,3,2] => [5,4,3,2,-1] => [2,1]
=> 1
[2,1,3,4,5] => [2,1,3,4,5] => [1,3,4,5,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,3,5,4] => [2,1,3,5,4] => [1,3,5,4,-2] => [1,1]
=> 0
[2,1,4,3,5] => [2,1,4,3,5] => [1,4,3,5,-2] => [1,1]
=> 0
[2,1,4,5,3] => [2,1,4,5,3] => [1,5,3,4,-2] => [1,1,1]
=> 0
[2,1,5,3,4] => [2,1,5,3,4] => [1,4,5,3,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,5,4,3] => [2,1,5,4,3] => [1,5,4,3,-2] => [2,1]
=> 1
[2,3,1,4,5] => [2,3,1,4,5] => [1,2,4,5,-3] => [1,1]
=> 0
[2,3,1,5,4] => [2,3,1,5,4] => [1,2,5,4,-3] => [1,1,1]
=> 0
[2,3,4,1,5] => [2,3,4,1,5] => [1,2,3,5,-4] => [1,1,1]
=> 0
[2,3,4,5,1] => [2,3,4,5,1] => [1,2,3,4,-5] => [1,1,1,1]
=> 0
[2,3,5,1,4] => [2,3,5,1,4] => [1,2,5,3,-4] => [1,1]
=> 0
[2,3,5,4,1] => [2,3,5,4,1] => [1,2,4,3,-5] => [2,1,1]
=> 1
[2,4,1,3,5] => [2,4,1,3,5] => [1,4,2,5,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,1,5,3] => [2,4,1,5,3] => [1,5,2,4,-3] => [1,1]
=> 0
[2,4,3,1,5] => [2,4,3,1,5] => [1,3,2,5,-4] => [2,1]
=> 1
[2,4,3,5,1] => [2,4,3,5,1] => [1,3,2,4,-5] => [2,1,1]
=> 1
[2,4,5,1,3] => [2,4,5,1,3] => [1,5,2,3,-4] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,5,3,1] => [2,4,5,3,1] => [1,4,2,3,-5] => [3,1]
=> 1
[2,5,1,3,4] => [2,5,1,3,4] => [1,4,5,2,-3] => [2,1]
=> 1
[2,5,1,4,3] => [2,5,1,4,3] => [1,5,4,2,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,3,1,4] => [2,5,3,1,4] => [1,3,5,2,-4] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,3,4,1] => [2,5,3,4,1] => [1,3,4,2,-5] => [3,1]
=> 1
[2,5,4,1,3] => [2,5,4,1,3] => [1,5,3,2,-4] => [1,1]
=> 0
[2,5,4,3,1] => [2,5,4,3,1] => [1,4,3,2,-5] => [2,1,1]
=> 1
[3,1,2,4,5] => [3,1,2,4,5] => [3,1,4,5,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,2,5,4] => [3,1,2,5,4] => [3,1,5,4,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,4,2,5] => [3,1,4,2,5] => [4,1,3,5,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,4,5,2] => [3,1,4,5,2] => [5,1,3,4,-2] => [1,1]
=> 0
[3,1,5,2,4] => [3,1,5,2,4] => [4,1,5,3,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,5,4,2] => [3,1,5,4,2] => [5,1,4,3,-2] => [2]
=> 0
[3,2,1,4,5] => [3,2,1,4,5] => [2,1,4,5,-3] => [2]
=> 0
[3,2,1,5,4] => [3,2,1,5,4] => [2,1,5,4,-3] => [2,1]
=> 1
[3,2,4,1,5] => [3,2,4,1,5] => [2,1,3,5,-4] => [2,1]
=> 1
[3,2,4,5,1] => [3,2,4,5,1] => [2,1,3,4,-5] => [2,1,1]
=> 1
[3,4,1,2,5] => [3,4,1,2,5] => [4,1,2,5,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,1,5,2] => [3,4,1,5,2] => [5,1,2,4,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,5,1,2] => [3,4,5,1,2] => [5,1,2,3,-4] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,1,4,2] => [3,5,1,4,2] => [5,1,4,2,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,2,1,4] => [3,5,2,1,4] => [3,1,5,2,-4] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,4,1,2] => [3,5,4,1,2] => [5,1,3,2,-4] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,3,2,5] => [4,1,3,2,5] => [4,3,1,5,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,3,5,2] => [4,1,3,5,2] => [5,3,1,4,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,5,3,2] => [4,1,5,3,2] => [5,4,1,3,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
Description
The number of zeros of the symmetric group character corresponding to the partition.
For example, the character values of the irreducible representation $S^{(2,2)}$ are $2$ on the conjugacy classes $(4)$ and $(2,2)$, $0$ on the conjugacy classes $(3,1)$ and $(1,1,1,1)$, and $-1$ on the conjugacy class $(2,1,1)$. Therefore, the statistic on the partition $(2,2)$ is $2$.
Matching statistic: St000940
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00170: Permutations —to signed permutation⟶ Signed permutations
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000940: Integer partitions ⟶ ℤResult quality: 43% ●values known / values provided: 43%●distinct values known / distinct values provided: 57%
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000940: Integer partitions ⟶ ℤResult quality: 43% ●values known / values provided: 43%●distinct values known / distinct values provided: 57%
Values
[1] => [1] => [-1] => []
=> ? = 0
[1,2] => [1,2] => [2,-1] => []
=> ? ∊ {0,0}
[2,1] => [2,1] => [1,-2] => [1]
=> ? ∊ {0,0}
[1,2,3] => [1,2,3] => [2,3,-1] => []
=> ? ∊ {0,0,0,0}
[1,3,2] => [1,3,2] => [3,2,-1] => [1]
=> ? ∊ {0,0,0,0}
[2,1,3] => [2,1,3] => [1,3,-2] => [1]
=> ? ∊ {0,0,0,0}
[2,3,1] => [2,3,1] => [1,2,-3] => [1,1]
=> 0
[3,1,2] => [3,1,2] => [3,1,-2] => []
=> ? ∊ {0,0,0,0}
[3,2,1] => [3,2,1] => [2,1,-3] => [2]
=> 0
[1,2,3,4] => [1,2,3,4] => [2,3,4,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,2,4,3] => [1,2,4,3] => [2,4,3,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,3,2,4] => [1,3,2,4] => [3,2,4,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,3,4,2] => [1,3,4,2] => [4,2,3,-1] => [1,1]
=> 0
[1,4,2,3] => [1,4,2,3] => [3,4,2,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[1,4,3,2] => [1,4,3,2] => [4,3,2,-1] => [2]
=> 0
[2,1,3,4] => [2,1,3,4] => [1,3,4,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[2,1,4,3] => [2,1,4,3] => [1,4,3,-2] => [1,1]
=> 0
[2,3,1,4] => [2,3,1,4] => [1,2,4,-3] => [1,1]
=> 0
[2,3,4,1] => [2,3,4,1] => [1,2,3,-4] => [1,1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,4,2,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[2,4,3,1] => [2,4,3,1] => [1,3,2,-4] => [2,1]
=> 1
[3,1,2,4] => [3,1,2,4] => [3,1,4,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[3,1,4,2] => [3,1,4,2] => [4,1,3,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[3,2,1,4] => [3,2,1,4] => [2,1,4,-3] => [2]
=> 0
[3,2,4,1] => [3,2,4,1] => [2,1,3,-4] => [2,1]
=> 1
[3,4,1,2] => [3,4,1,2] => [4,1,2,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[3,4,2,1] => [3,4,2,1] => [3,1,2,-4] => [3]
=> 0
[4,1,2,3] => [4,1,2,3] => [3,4,1,-2] => [2]
=> 0
[4,1,3,2] => [4,1,3,2] => [4,3,1,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[4,2,1,3] => [4,2,1,3] => [2,4,1,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[4,2,3,1] => [4,2,3,1] => [2,3,1,-4] => [3]
=> 0
[4,3,1,2] => [4,3,1,2] => [4,2,1,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,1,2,2}
[4,3,2,1] => [4,3,2,1] => [3,2,1,-4] => [2,1]
=> 1
[1,2,3,4,5] => [1,2,3,4,5] => [2,3,4,5,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,3,5,4] => [1,2,3,5,4] => [2,3,5,4,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,4,3,5] => [1,2,4,3,5] => [2,4,3,5,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,4,5,3] => [1,2,4,5,3] => [2,5,3,4,-1] => [1,1]
=> 0
[1,2,5,3,4] => [1,2,5,3,4] => [2,4,5,3,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,5,4,3] => [1,2,5,4,3] => [2,5,4,3,-1] => [2]
=> 0
[1,3,2,4,5] => [1,3,2,4,5] => [3,2,4,5,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,2,5,4] => [1,3,2,5,4] => [3,2,5,4,-1] => [1,1]
=> 0
[1,3,4,2,5] => [1,3,4,2,5] => [4,2,3,5,-1] => [1,1]
=> 0
[1,3,4,5,2] => [1,3,4,5,2] => [5,2,3,4,-1] => [1,1,1]
=> 0
[1,3,5,2,4] => [1,3,5,2,4] => [4,2,5,3,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,5,4,2] => [1,3,5,4,2] => [5,2,4,3,-1] => [2,1]
=> 1
[1,4,2,3,5] => [1,4,2,3,5] => [3,4,2,5,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,2,5,3] => [1,4,2,5,3] => [3,5,2,4,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,3,2,5] => [1,4,3,2,5] => [4,3,2,5,-1] => [2]
=> 0
[1,4,3,5,2] => [1,4,3,5,2] => [5,3,2,4,-1] => [2,1]
=> 1
[1,4,5,2,3] => [1,4,5,2,3] => [4,5,2,3,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,5,3,2] => [1,4,5,3,2] => [5,4,2,3,-1] => [3]
=> 0
[1,5,2,3,4] => [1,5,2,3,4] => [3,4,5,2,-1] => [2]
=> 0
[1,5,2,4,3] => [1,5,2,4,3] => [3,5,4,2,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,2,4] => [1,5,3,2,4] => [4,3,5,2,-1] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,4,2] => [1,5,3,4,2] => [5,3,4,2,-1] => [3]
=> 0
[1,5,4,2,3] => [1,5,4,2,3] => [4,5,3,2,-1] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,4,3,2] => [1,5,4,3,2] => [5,4,3,2,-1] => [2,1]
=> 1
[2,1,3,4,5] => [2,1,3,4,5] => [1,3,4,5,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,3,5,4] => [2,1,3,5,4] => [1,3,5,4,-2] => [1,1]
=> 0
[2,1,4,3,5] => [2,1,4,3,5] => [1,4,3,5,-2] => [1,1]
=> 0
[2,1,4,5,3] => [2,1,4,5,3] => [1,5,3,4,-2] => [1,1,1]
=> 0
[2,1,5,3,4] => [2,1,5,3,4] => [1,4,5,3,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,5,4,3] => [2,1,5,4,3] => [1,5,4,3,-2] => [2,1]
=> 1
[2,3,1,4,5] => [2,3,1,4,5] => [1,2,4,5,-3] => [1,1]
=> 0
[2,3,1,5,4] => [2,3,1,5,4] => [1,2,5,4,-3] => [1,1,1]
=> 0
[2,3,4,1,5] => [2,3,4,1,5] => [1,2,3,5,-4] => [1,1,1]
=> 0
[2,3,4,5,1] => [2,3,4,5,1] => [1,2,3,4,-5] => [1,1,1,1]
=> 0
[2,3,5,1,4] => [2,3,5,1,4] => [1,2,5,3,-4] => [1,1]
=> 0
[2,3,5,4,1] => [2,3,5,4,1] => [1,2,4,3,-5] => [2,1,1]
=> 1
[2,4,1,3,5] => [2,4,1,3,5] => [1,4,2,5,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,1,5,3] => [2,4,1,5,3] => [1,5,2,4,-3] => [1,1]
=> 0
[2,4,3,1,5] => [2,4,3,1,5] => [1,3,2,5,-4] => [2,1]
=> 1
[2,4,3,5,1] => [2,4,3,5,1] => [1,3,2,4,-5] => [2,1,1]
=> 1
[2,4,5,1,3] => [2,4,5,1,3] => [1,5,2,3,-4] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,5,3,1] => [2,4,5,3,1] => [1,4,2,3,-5] => [3,1]
=> 2
[2,5,1,3,4] => [2,5,1,3,4] => [1,4,5,2,-3] => [2,1]
=> 1
[2,5,1,4,3] => [2,5,1,4,3] => [1,5,4,2,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,3,1,4] => [2,5,3,1,4] => [1,3,5,2,-4] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,3,4,1] => [2,5,3,4,1] => [1,3,4,2,-5] => [3,1]
=> 2
[2,5,4,1,3] => [2,5,4,1,3] => [1,5,3,2,-4] => [1,1]
=> 0
[2,5,4,3,1] => [2,5,4,3,1] => [1,4,3,2,-5] => [2,1,1]
=> 1
[3,1,2,4,5] => [3,1,2,4,5] => [3,1,4,5,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,2,5,4] => [3,1,2,5,4] => [3,1,5,4,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,4,2,5] => [3,1,4,2,5] => [4,1,3,5,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,4,5,2] => [3,1,4,5,2] => [5,1,3,4,-2] => [1,1]
=> 0
[3,1,5,2,4] => [3,1,5,2,4] => [4,1,5,3,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,5,4,2] => [3,1,5,4,2] => [5,1,4,3,-2] => [2]
=> 0
[3,2,1,4,5] => [3,2,1,4,5] => [2,1,4,5,-3] => [2]
=> 0
[3,2,1,5,4] => [3,2,1,5,4] => [2,1,5,4,-3] => [2,1]
=> 1
[3,2,4,1,5] => [3,2,4,1,5] => [2,1,3,5,-4] => [2,1]
=> 1
[3,2,4,5,1] => [3,2,4,5,1] => [2,1,3,4,-5] => [2,1,1]
=> 1
[3,4,1,2,5] => [3,4,1,2,5] => [4,1,2,5,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,1,5,2] => [3,4,1,5,2] => [5,1,2,4,-3] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,5,1,2] => [3,4,5,1,2] => [5,1,2,3,-4] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,1,4,2] => [3,5,1,4,2] => [5,1,4,2,-3] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,2,1,4] => [3,5,2,1,4] => [3,1,5,2,-4] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,4,1,2] => [3,5,4,1,2] => [5,1,3,2,-4] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,3,2,5] => [4,1,3,2,5] => [4,3,1,5,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,3,5,2] => [4,1,3,5,2] => [5,3,1,4,-2] => [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,5,3,2] => [4,1,5,3,2] => [5,4,1,3,-2] => []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
Description
The number of characters of the symmetric group whose value on the partition is zero.
The maximal value for any given size is recorded in [2].
Matching statistic: St000771
(load all 11 compositions to match this statistic)
(load all 11 compositions to match this statistic)
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
Mp00310: Permutations —toric promotion⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000771: Graphs ⟶ ℤResult quality: 39% ●values known / values provided: 39%●distinct values known / distinct values provided: 71%
Mp00310: Permutations —toric promotion⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000771: Graphs ⟶ ℤResult quality: 39% ●values known / values provided: 39%●distinct values known / distinct values provided: 71%
Values
[1] => [1] => [1] => ([],1)
=> 1 = 0 + 1
[1,2] => [1,2] => [1,2] => ([],2)
=> ? = 0 + 1
[2,1] => [2,1] => [2,1] => ([(0,1)],2)
=> 1 = 0 + 1
[1,2,3] => [1,3,2] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[1,3,2] => [1,3,2] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[2,1,3] => [2,1,3] => [3,1,2] => ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[2,3,1] => [2,3,1] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0} + 1
[3,1,2] => [3,1,2] => [2,1,3] => ([(1,2)],3)
=> ? ∊ {0,0,0} + 1
[3,2,1] => [3,2,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0} + 1
[1,2,3,4] => [1,4,3,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[1,2,4,3] => [1,4,3,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[1,3,2,4] => [1,4,3,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[1,3,4,2] => [1,4,3,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[1,4,2,3] => [1,4,3,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[1,4,3,2] => [1,4,3,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[2,1,3,4] => [2,1,4,3] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[2,1,4,3] => [2,1,4,3] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[2,3,1,4] => [2,4,1,3] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,3,4,1] => [2,4,3,1] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[2,4,1,3] => [2,4,1,3] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,4,3,1] => [2,4,3,1] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[3,1,2,4] => [3,1,4,2] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[3,1,4,2] => [3,1,4,2] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[3,2,1,4] => [3,2,1,4] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[3,2,4,1] => [3,2,4,1] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[3,4,1,2] => [3,4,1,2] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[3,4,2,1] => [3,4,2,1] => [2,1,3,4] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[4,1,2,3] => [4,1,3,2] => [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[4,1,3,2] => [4,1,3,2] => [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[4,2,1,3] => [4,2,1,3] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[4,2,3,1] => [4,2,3,1] => [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[4,3,1,2] => [4,3,1,2] => [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[4,3,2,1] => [4,3,2,1] => [1,3,2,4] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1} + 1
[1,2,3,4,5] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,2,3,5,4] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,2,4,3,5] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,2,4,5,3] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,2,5,3,4] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,2,5,4,3] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,3,2,4,5] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,3,2,5,4] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,3,4,2,5] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,3,4,5,2] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,3,5,2,4] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,3,5,4,2] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,4,2,3,5] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,4,2,5,3] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,4,3,2,5] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,4,3,5,2] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,4,5,2,3] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,4,5,3,2] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,5,2,3,4] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,5,2,4,3] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,5,3,2,4] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,5,3,4,2] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,5,4,2,3] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[1,5,4,3,2] => [1,5,4,3,2] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[2,1,3,4,5] => [2,1,5,4,3] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,3,5,4] => [2,1,5,4,3] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,4,3,5] => [2,1,5,4,3] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,4,5,3] => [2,1,5,4,3] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,5,3,4] => [2,1,5,4,3] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,1,5,4,3] => [2,1,5,4,3] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[2,3,1,4,5] => [2,5,1,4,3] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,3,1,5,4] => [2,5,1,4,3] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,3,4,1,5] => [2,5,4,1,3] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,3,4,5,1] => [2,5,4,3,1] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[2,3,5,1,4] => [2,5,4,1,3] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,3,5,4,1] => [2,5,4,3,1] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[2,4,1,3,5] => [2,5,1,4,3] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,4,1,5,3] => [2,5,1,4,3] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,4,3,1,5] => [2,5,4,1,3] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,4,3,5,1] => [2,5,4,3,1] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[2,4,5,1,3] => [2,5,4,1,3] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,4,5,3,1] => [2,5,4,3,1] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[2,5,1,3,4] => [2,5,1,4,3] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,5,1,4,3] => [2,5,1,4,3] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[2,5,3,1,4] => [2,5,4,1,3] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,5,3,4,1] => [2,5,4,3,1] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} + 1
[2,5,4,1,3] => [2,5,4,1,3] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[3,2,4,1,5] => [3,2,5,1,4] => [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,2,5,1,4] => [3,2,5,1,4] => [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,4,1,2,5] => [3,5,1,4,2] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,4,1,5,2] => [3,5,1,4,2] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,4,2,5,1] => [3,5,2,4,1] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[3,5,1,2,4] => [3,5,1,4,2] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,5,1,4,2] => [3,5,1,4,2] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[3,5,2,4,1] => [3,5,2,4,1] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[4,2,3,1,5] => [4,2,5,1,3] => [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[4,2,3,5,1] => [4,2,5,3,1] => [3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[4,2,5,1,3] => [4,2,5,1,3] => [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[4,2,5,3,1] => [4,2,5,3,1] => [3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[4,5,1,2,3] => [4,5,1,3,2] => [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[4,5,1,3,2] => [4,5,1,3,2] => [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[4,5,2,1,3] => [4,5,2,1,3] => [3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[4,5,2,3,1] => [4,5,2,3,1] => [3,4,1,5,2] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[5,2,3,1,4] => [5,2,4,1,3] => [4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[5,2,3,4,1] => [5,2,4,3,1] => [4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[5,2,4,1,3] => [5,2,4,1,3] => [4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[5,2,4,3,1] => [5,2,4,3,1] => [4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 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$.
Matching statistic: St001570
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
Values
[1] => ([],1)
=> ([],0)
=> ([],0)
=> ? = 0
[1,2] => ([],2)
=> ([],0)
=> ([],0)
=> ? ∊ {0,0}
[2,1] => ([(0,1)],2)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0}
[1,2,3] => ([],3)
=> ([],0)
=> ([],0)
=> ? ∊ {0,0,0,0,0}
[1,3,2] => ([(1,2)],3)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0}
[2,1,3] => ([(1,2)],3)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0}
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0}
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0}
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,2,3,4] => ([],4)
=> ([],0)
=> ([],0)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[1,2,4,3] => ([(2,3)],4)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[1,3,2,4] => ([(2,3)],4)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,1,3,4] => ([(2,3)],4)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([],2)
=> ([],2)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,2,2}
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 0
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 0
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 0
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 0
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 0
[1,2,3,4,5] => ([],5)
=> ([],0)
=> ([],0)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,3,5,4] => ([(3,4)],5)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,4,3,5] => ([(3,4)],5)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,3,2,4,5] => ([(3,4)],5)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([],2)
=> ([],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 0
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 0
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 0
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 0
[1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> 0
[2,1,3,4,5] => ([(3,4)],5)
=> ([],1)
=> ([],1)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([],2)
=> ([],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([],2)
=> ([],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ([(1,2)],3)
=> 2
[2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ([(1,2)],3)
=> 2
[2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> 2
[2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ([(1,2)],3)
=> 2
[2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
[2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
[2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,4),(0,5),(1,3),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,4),(0,5),(1,3),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,4),(0,5),(1,3),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,4),(0,5),(1,3),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,2),(1,3),(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 2
[2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,5),(1,6),(2,3),(2,4),(2,6),(3,4),(3,5),(4,5),(4,6),(5,6)],7)
=> ([(0,5),(1,4),(2,3),(3,6),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,4),(1,5),(1,6),(2,3),(2,5),(2,6),(3,4),(3,6),(4,6),(5,6)],7)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,4),(1,5),(1,6),(2,3),(2,5),(2,6),(3,4),(3,6),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,2,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,6),(4,5),(5,6)],7)
=> ([(0,3),(0,6),(1,2),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,5),(1,6),(1,7),(2,3),(2,4),(2,7),(3,4),(3,6),(3,7),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ([(0,7),(1,4),(1,6),(2,3),(2,6),(3,5),(4,5),(5,7),(6,7)],8)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,2,5,3,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,3,2,5,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,5),(1,6),(2,3),(2,4),(2,6),(3,4),(3,5),(4,5),(4,6),(5,6)],7)
=> ([(0,5),(1,4),(2,3),(3,6),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,6),(4,5),(5,6)],7)
=> ([(0,3),(0,6),(1,2),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,5),(1,6),(1,7),(2,3),(2,4),(2,7),(3,4),(3,6),(3,7),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ([(0,7),(1,4),(1,6),(2,3),(2,6),(3,5),(4,5),(5,7),(6,7)],8)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,5,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,6),(4,5),(5,6)],7)
=> ([(0,3),(0,6),(1,2),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,5),(0,6),(1,3),(1,4),(2,3),(2,4),(2,5),(2,6),(3,4),(3,6),(4,5),(5,6)],7)
=> ([(0,3),(0,6),(1,2),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,5,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,7),(5,6)],8)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,2),(0,3),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,7),(5,6)],8)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,4),(0,5),(0,7),(0,8),(1,2),(1,3),(1,7),(1,8),(2,3),(2,5),(2,6),(2,8),(3,4),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,8),(6,7),(6,8),(7,8)],9)
=> ([(0,7),(0,8),(1,5),(1,6),(2,3),(2,4),(3,6),(3,8),(4,5),(4,7),(5,8),(6,7)],9)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,5),(1,6),(2,3),(2,4),(2,6),(3,4),(3,5),(4,5),(4,6),(5,6)],7)
=> ([(0,5),(1,4),(2,3),(3,6),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[5,2,3,4,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,4),(1,5),(1,6),(2,3),(2,5),(2,6),(3,4),(3,6),(4,6),(5,6)],7)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,4),(1,5),(1,6),(2,3),(2,5),(2,6),(3,4),(3,6),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[5,2,4,3,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,5),(1,6),(1,7),(2,3),(2,4),(2,7),(3,4),(3,6),(3,7),(4,5),(4,7),(5,6),(5,7),(6,7)],8)
=> ([(0,7),(1,4),(1,6),(2,3),(2,6),(3,5),(4,5),(5,7),(6,7)],8)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[5,3,1,4,2] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,6),(1,2),(1,4),(1,5),(2,3),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6),(5,6)],7)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
Description
The minimal number of edges to add to make a graph Hamiltonian.
A graph is Hamiltonian if it contains a cycle as a subgraph, which contains all vertices.
Matching statistic: St001060
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00252: Permutations —restriction⟶ Permutations
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St001060: Graphs ⟶ ℤResult quality: 29% ●values known / values provided: 35%●distinct values known / distinct values provided: 29%
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St001060: Graphs ⟶ ℤResult quality: 29% ●values known / values provided: 35%●distinct values known / distinct values provided: 29%
Values
[1] => [] => [] => ([],0)
=> ? = 0
[1,2] => [1] => [1] => ([],1)
=> ? ∊ {0,0}
[2,1] => [1] => [1] => ([],1)
=> ? ∊ {0,0}
[1,2,3] => [1,2] => [1,2] => ([],2)
=> ? ∊ {0,0,0,0,0,0}
[1,3,2] => [1,2] => [1,2] => ([],2)
=> ? ∊ {0,0,0,0,0,0}
[2,1,3] => [2,1] => [1,2] => ([],2)
=> ? ∊ {0,0,0,0,0,0}
[2,3,1] => [2,1] => [1,2] => ([],2)
=> ? ∊ {0,0,0,0,0,0}
[3,1,2] => [1,2] => [1,2] => ([],2)
=> ? ∊ {0,0,0,0,0,0}
[3,2,1] => [2,1] => [1,2] => ([],2)
=> ? ∊ {0,0,0,0,0,0}
[1,2,3,4] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[1,2,4,3] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[1,3,2,4] => [1,3,2] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[1,3,4,2] => [1,3,2] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[1,4,2,3] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[1,4,3,2] => [1,3,2] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[2,1,3,4] => [2,1,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[2,1,4,3] => [2,1,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[2,3,1,4] => [2,3,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[2,3,4,1] => [2,3,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[2,4,1,3] => [2,1,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[2,4,3,1] => [2,3,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[3,1,2,4] => [3,1,2] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[3,1,4,2] => [3,1,2] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[3,2,1,4] => [3,2,1] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[3,2,4,1] => [3,2,1] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[3,4,1,2] => [3,1,2] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[3,4,2,1] => [3,2,1] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[4,1,2,3] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[4,1,3,2] => [1,3,2] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[4,2,1,3] => [2,1,3] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[4,2,3,1] => [2,3,1] => [1,2,3] => ([],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[4,3,1,2] => [3,1,2] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[4,3,2,1] => [3,2,1] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2}
[1,2,3,4,5] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,2,3,5,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,2,4,3,5] => [1,2,4,3] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,2,4,5,3] => [1,2,4,3] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,2,5,3,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,2,5,4,3] => [1,2,4,3] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,3,2,4,5] => [1,3,2,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,3,2,5,4] => [1,3,2,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,3,4,2,5] => [1,3,4,2] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,3,4,5,2] => [1,3,4,2] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,3,5,2,4] => [1,3,2,4] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,3,5,4,2] => [1,3,4,2] => [1,2,3,4] => ([],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,4,2,3,5] => [1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,4,2,5,3] => [1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,4,3,2,5] => [1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,4,3,5,2] => [1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[1,4,5,2,3] => [1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}
[3,1,4,2,5] => [3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,1,4,5,2] => [3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,1,5,4,2] => [3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,2,4,1,5] => [3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,2,4,5,1] => [3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,2,5,4,1] => [3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,5,1,4,2] => [3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[3,5,2,4,1] => [3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[4,1,2,3,5] => [4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,1,2,5,3] => [4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,1,3,2,5] => [4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,1,3,5,2] => [4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,1,5,2,3] => [4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,1,5,3,2] => [4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,2,1,3,5] => [4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,2,1,5,3] => [4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,2,3,1,5] => [4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,2,3,5,1] => [4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,2,5,1,3] => [4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,2,5,3,1] => [4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,1,2,5] => [4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,1,5,2] => [4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,2,1,5] => [4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,2,5,1] => [4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,5,1,2] => [4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,5,2,1] => [4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,5,1,2,3] => [4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,5,1,3,2] => [4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,5,2,1,3] => [4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[4,5,2,3,1] => [4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,5,3,1,2] => [4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,5,3,2,1] => [4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[5,3,1,4,2] => [3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[5,3,2,4,1] => [3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[5,4,1,2,3] => [4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[5,4,1,3,2] => [4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[5,4,2,1,3] => [4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[5,4,2,3,1] => [4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[5,4,3,1,2] => [4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[5,4,3,2,1] => [4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[3,1,4,5,2,6] => [3,1,4,5,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[3,1,4,5,6,2] => [3,1,4,5,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[3,1,4,6,5,2] => [3,1,4,5,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[3,1,5,2,4,6] => [3,1,5,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,5,2,6,4] => [3,1,5,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,5,4,2,6] => [3,1,5,4,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> 2
[3,1,5,4,6,2] => [3,1,5,4,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> 2
[3,1,5,6,2,4] => [3,1,5,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,5,6,4,2] => [3,1,5,4,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> 2
[3,1,6,4,5,2] => [3,1,4,5,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
Description
The distinguishing index of a graph.
This is the smallest number of colours such that there is a colouring of the edges which is not preserved by any automorphism.
If the graph has a connected component which is a single edge, or at least two isolated vertices, this statistic is undefined.
Matching statistic: St001605
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00108: Permutations —cycle type⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00313: Integer partitions —Glaisher-Franklin inverse⟶ Integer partitions
St001605: Integer partitions ⟶ ℤResult quality: 35% ●values known / values provided: 35%●distinct values known / distinct values provided: 57%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00313: Integer partitions —Glaisher-Franklin inverse⟶ Integer partitions
St001605: Integer partitions ⟶ ℤResult quality: 35% ●values known / values provided: 35%●distinct values known / distinct values provided: 57%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [1,1]
=> [1]
=> [1]
=> ? ∊ {0,0}
[2,1] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[1,2,3] => [1,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0}
[1,3,2] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0}
[2,1,3] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0}
[2,3,1] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0}
[3,1,2] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0}
[3,2,1] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[1,3,4,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[1,4,2,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[2,1,4,3] => [2,2]
=> [2]
=> [1,1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[2,3,1,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[2,3,4,1] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[2,4,1,3] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[2,4,3,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[3,1,2,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[3,1,4,2] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[3,2,4,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[3,4,1,2] => [2,2]
=> [2]
=> [1,1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[3,4,2,1] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[4,1,2,3] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[4,1,3,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[4,2,1,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[4,3,1,2] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[4,3,2,1] => [2,2]
=> [2]
=> [1,1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2}
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,5,2,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,2,5,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[1,4,5,3,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,2,3,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[2,1,4,5,3] => [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[4,2,3,1,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[4,2,5,1,3] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[4,3,2,1,5] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[4,5,3,1,2] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[5,2,3,4,1] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[5,2,4,3,1] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[5,3,2,4,1] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[5,4,3,2,1] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[1,2,3,4,5,6] => [1,1,1,1,1,1]
=> [1,1,1,1,1]
=> [2,2,1]
=> 6
[1,2,3,4,6,5] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,3,5,4,6] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,3,5,6,4] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,3,6,4,5] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,3,6,5,4] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,4,3,5,6] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,4,3,6,5] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 3
[1,2,4,5,3,6] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,6,5,3] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,5,3,4,6] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,5,4,3,6] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,5,4,6,3] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,5,6,3,4] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 3
[1,2,6,3,5,4] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,6,4,3,5] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,6,4,5,3] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,2,6,5,4,3] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 3
[1,3,2,4,5,6] => [2,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 2
[1,3,2,4,6,5] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 3
[1,3,2,5,4,6] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 3
[1,3,2,5,6,4] => [3,2,1]
=> [2,1]
=> [1,1,1]
=> 2
[1,3,2,6,4,5] => [3,2,1]
=> [2,1]
=> [1,1,1]
=> 2
Description
The number of colourings of a cycle such that the multiplicities of colours are given by a partition.
Two colourings are considered equal, if they are obtained by an action of the cyclic group.
This statistic is only defined for partitions of size at least 3, to avoid ambiguity.
Matching statistic: St000455
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Values
[1] => ([],1)
=> ([],2)
=> ? = 0
[1,2] => ([],2)
=> ([],3)
=> ? = 0
[2,1] => ([(0,1)],2)
=> ([(1,2)],3)
=> 0
[1,2,3] => ([],3)
=> ([],4)
=> ? = 0
[1,3,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 0
[2,1,3] => ([(1,2)],3)
=> ([(2,3)],4)
=> 0
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 0
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 0
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(1,2),(1,3),(2,3)],4)
=> 0
[1,2,3,4] => ([],4)
=> ([],5)
=> ? ∊ {0,1,1,1,1,2,2}
[1,2,4,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 0
[1,3,2,4] => ([(2,3)],4)
=> ([(3,4)],5)
=> 0
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 0
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 0
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 0
[2,1,3,4] => ([(2,3)],4)
=> ([(3,4)],5)
=> 0
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(1,4),(2,3)],5)
=> 0
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 0
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 0
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,1,1,1,1,2,2}
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,2,2}
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 0
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,1,1,1,1,2,2}
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 0
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,2,2}
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4)],5)
=> 0
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 0
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,2,2}
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,2,2}
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,2,3,4,5] => ([],5)
=> ([],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,2,3,5,4] => ([(3,4)],5)
=> ([(4,5)],6)
=> 0
[1,2,4,3,5] => ([(3,4)],5)
=> ([(4,5)],6)
=> 0
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 0
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 0
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(3,4),(3,5),(4,5)],6)
=> 0
[1,3,2,4,5] => ([(3,4)],5)
=> ([(4,5)],6)
=> 0
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(2,5),(3,4)],6)
=> 0
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 0
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 0
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 0
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(3,4),(3,5),(4,5)],6)
=> 0
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5)],6)
=> 0
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 0
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[2,1,3,4,5] => ([(3,4)],5)
=> ([(4,5)],6)
=> 0
[2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(2,5),(3,4)],6)
=> 0
[2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(2,5),(3,4)],6)
=> 0
[2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(1,2),(3,5),(4,5)],6)
=> 1
[2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(1,2),(3,5),(4,5)],6)
=> 1
[2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(3,4),(3,5),(4,5)],6)
=> 1
[2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 0
[2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(1,2),(3,5),(4,5)],6)
=> 1
[2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 0
[2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 0
[2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,4,2,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,2,4,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,1,5,2] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,2,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,3),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,2,5,3] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(1,5),(2,5),(3,4),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,3,5,2] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,2,3,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
[4,2,5,3,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,3),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3}
Description
The second largest eigenvalue of a graph if it is integral.
This statistic is undefined if the second largest eigenvalue of the graph is not integral.
Chapter 4 of [1] provides lots of context.
Matching statistic: St001964
(load all 24 compositions to match this statistic)
(load all 24 compositions to match this statistic)
Mp00254: Permutations —Inverse fireworks map⟶ Permutations
Mp00067: Permutations —Foata bijection⟶ Permutations
Mp00065: Permutations —permutation poset⟶ Posets
St001964: Posets ⟶ ℤResult quality: 33% ●values known / values provided: 33%●distinct values known / distinct values provided: 57%
Mp00067: Permutations —Foata bijection⟶ Permutations
Mp00065: Permutations —permutation poset⟶ Posets
St001964: Posets ⟶ ℤResult quality: 33% ●values known / values provided: 33%●distinct values known / distinct values provided: 57%
Values
[1] => [1] => [1] => ([],1)
=> 0
[1,2] => [1,2] => [1,2] => ([(0,1)],2)
=> 0
[2,1] => [2,1] => [2,1] => ([],2)
=> 0
[1,2,3] => [1,2,3] => [1,2,3] => ([(0,2),(2,1)],3)
=> 0
[1,3,2] => [1,3,2] => [3,1,2] => ([(1,2)],3)
=> ? ∊ {0,0}
[2,1,3] => [2,1,3] => [2,1,3] => ([(0,2),(1,2)],3)
=> 0
[2,3,1] => [1,3,2] => [3,1,2] => ([(1,2)],3)
=> ? ∊ {0,0}
[3,1,2] => [3,1,2] => [1,3,2] => ([(0,1),(0,2)],3)
=> 0
[3,2,1] => [3,2,1] => [3,2,1] => ([],3)
=> 0
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> 0
[1,2,4,3] => [1,2,4,3] => [4,1,2,3] => ([(1,2),(2,3)],4)
=> 0
[1,3,2,4] => [1,3,2,4] => [3,1,2,4] => ([(0,3),(1,2),(2,3)],4)
=> 0
[1,3,4,2] => [1,2,4,3] => [4,1,2,3] => ([(1,2),(2,3)],4)
=> 0
[1,4,2,3] => [1,4,2,3] => [1,4,2,3] => ([(0,2),(0,3),(3,1)],4)
=> 0
[1,4,3,2] => [1,4,3,2] => [4,3,1,2] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0}
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => ([(0,3),(1,3),(3,2)],4)
=> 1
[2,1,4,3] => [2,1,4,3] => [4,2,1,3] => ([(1,3),(2,3)],4)
=> 0
[2,3,1,4] => [1,3,2,4] => [3,1,2,4] => ([(0,3),(1,2),(2,3)],4)
=> 0
[2,3,4,1] => [1,2,4,3] => [4,1,2,3] => ([(1,2),(2,3)],4)
=> 0
[2,4,1,3] => [2,4,1,3] => [2,1,4,3] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[2,4,3,1] => [1,4,3,2] => [4,3,1,2] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0}
[3,1,2,4] => [3,1,2,4] => [1,3,2,4] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 0
[3,1,4,2] => [2,1,4,3] => [4,2,1,3] => ([(1,3),(2,3)],4)
=> 0
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
=> 1
[3,2,4,1] => [2,1,4,3] => [4,2,1,3] => ([(1,3),(2,3)],4)
=> 0
[3,4,1,2] => [2,4,1,3] => [2,1,4,3] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[3,4,2,1] => [1,4,3,2] => [4,3,1,2] => ([(2,3)],4)
=> ? ∊ {0,0,0,0,0}
[4,1,2,3] => [4,1,2,3] => [1,2,4,3] => ([(0,3),(3,1),(3,2)],4)
=> 1
[4,1,3,2] => [4,1,3,2] => [4,1,3,2] => ([(1,2),(1,3)],4)
=> ? ∊ {0,0,0,0,0}
[4,2,1,3] => [4,2,1,3] => [2,4,1,3] => ([(0,3),(1,2),(1,3)],4)
=> 0
[4,2,3,1] => [4,1,3,2] => [4,1,3,2] => ([(1,2),(1,3)],4)
=> ? ∊ {0,0,0,0,0}
[4,3,1,2] => [4,3,1,2] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
=> 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => ([],4)
=> 0
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0
[1,2,3,5,4] => [1,2,3,5,4] => [5,1,2,3,4] => ([(1,4),(3,2),(4,3)],5)
=> 0
[1,2,4,3,5] => [1,2,4,3,5] => [4,1,2,3,5] => ([(0,4),(1,2),(2,3),(3,4)],5)
=> 0
[1,2,4,5,3] => [1,2,3,5,4] => [5,1,2,3,4] => ([(1,4),(3,2),(4,3)],5)
=> 0
[1,2,5,3,4] => [1,2,5,3,4] => [1,5,2,3,4] => ([(0,2),(0,4),(3,1),(4,3)],5)
=> 0
[1,2,5,4,3] => [1,2,5,4,3] => [5,4,1,2,3] => ([(2,3),(3,4)],5)
=> 0
[1,3,2,4,5] => [1,3,2,4,5] => [3,1,2,4,5] => ([(0,4),(1,2),(2,4),(4,3)],5)
=> 1
[1,3,2,5,4] => [1,3,2,5,4] => [5,3,1,2,4] => ([(1,4),(2,3),(3,4)],5)
=> 0
[1,3,4,2,5] => [1,2,4,3,5] => [4,1,2,3,5] => ([(0,4),(1,2),(2,3),(3,4)],5)
=> 0
[1,3,4,5,2] => [1,2,3,5,4] => [5,1,2,3,4] => ([(1,4),(3,2),(4,3)],5)
=> 0
[1,3,5,2,4] => [1,3,5,2,4] => [3,1,2,5,4] => ([(0,3),(0,4),(1,2),(2,3),(2,4)],5)
=> 2
[1,3,5,4,2] => [1,2,5,4,3] => [5,4,1,2,3] => ([(2,3),(3,4)],5)
=> 0
[1,4,2,3,5] => [1,4,2,3,5] => [1,4,2,3,5] => ([(0,2),(0,3),(1,4),(2,4),(3,1)],5)
=> 0
[1,4,2,5,3] => [1,3,2,5,4] => [5,3,1,2,4] => ([(1,4),(2,3),(3,4)],5)
=> 0
[1,4,3,2,5] => [1,4,3,2,5] => [4,3,1,2,5] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1
[1,4,3,5,2] => [1,3,2,5,4] => [5,3,1,2,4] => ([(1,4),(2,3),(3,4)],5)
=> 0
[1,4,5,2,3] => [1,3,5,2,4] => [3,1,2,5,4] => ([(0,3),(0,4),(1,2),(2,3),(2,4)],5)
=> 2
[1,4,5,3,2] => [1,2,5,4,3] => [5,4,1,2,3] => ([(2,3),(3,4)],5)
=> 0
[1,5,2,3,4] => [1,5,2,3,4] => [1,2,5,3,4] => ([(0,4),(3,2),(4,1),(4,3)],5)
=> 1
[1,5,2,4,3] => [1,5,2,4,3] => [5,1,4,2,3] => ([(1,3),(1,4),(4,2)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[1,5,3,2,4] => [1,5,3,2,4] => [3,5,1,2,4] => ([(0,3),(1,2),(1,4),(3,4)],5)
=> 0
[1,5,3,4,2] => [1,5,2,4,3] => [5,1,4,2,3] => ([(1,3),(1,4),(4,2)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[1,5,4,2,3] => [1,5,4,2,3] => [1,5,4,2,3] => ([(0,2),(0,3),(0,4),(4,1)],5)
=> 1
[1,5,4,3,2] => [1,5,4,3,2] => [5,4,3,1,2] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[2,1,3,4,5] => [2,1,3,4,5] => [2,1,3,4,5] => ([(0,4),(1,4),(2,3),(4,2)],5)
=> 1
[2,1,3,5,4] => [2,1,3,5,4] => [5,2,1,3,4] => ([(1,4),(2,4),(4,3)],5)
=> 1
[2,1,4,3,5] => [2,1,4,3,5] => [4,2,1,3,5] => ([(0,4),(1,3),(2,3),(3,4)],5)
=> 1
[2,5,1,4,3] => [2,5,1,4,3] => [5,2,1,4,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[2,5,3,4,1] => [1,5,2,4,3] => [5,1,4,2,3] => ([(1,3),(1,4),(4,2)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[2,5,4,3,1] => [1,5,4,3,2] => [5,4,3,1,2] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[3,1,2,5,4] => [3,1,2,5,4] => [5,1,3,2,4] => ([(1,2),(1,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[3,2,1,5,4] => [3,2,1,5,4] => [5,3,2,1,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[3,5,1,4,2] => [2,5,1,4,3] => [5,2,1,4,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[3,5,2,4,1] => [2,5,1,4,3] => [5,2,1,4,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[3,5,4,2,1] => [1,5,4,3,2] => [5,4,3,1,2] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,1,2,5,3] => [3,1,2,5,4] => [5,1,3,2,4] => ([(1,2),(1,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,1,3,5,2] => [3,1,2,5,4] => [5,1,3,2,4] => ([(1,2),(1,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,2,1,5,3] => [3,2,1,5,4] => [5,3,2,1,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,2,3,5,1] => [3,1,2,5,4] => [5,1,3,2,4] => ([(1,2),(1,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,3,1,5,2] => [3,2,1,5,4] => [5,3,2,1,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,3,2,5,1] => [3,2,1,5,4] => [5,3,2,1,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,5,1,3,2] => [2,5,1,4,3] => [5,2,1,4,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,5,2,3,1] => [2,5,1,4,3] => [5,2,1,4,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[4,5,3,2,1] => [1,5,4,3,2] => [5,4,3,1,2] => ([(3,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,1,2,4,3] => [5,1,2,4,3] => [5,1,2,4,3] => ([(1,4),(4,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,1,3,4,2] => [5,1,2,4,3] => [5,1,2,4,3] => ([(1,4),(4,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,1,4,3,2] => [5,1,4,3,2] => [5,4,1,3,2] => ([(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,2,1,4,3] => [5,2,1,4,3] => [5,2,4,1,3] => ([(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,2,3,4,1] => [5,1,2,4,3] => [5,1,2,4,3] => ([(1,4),(4,2),(4,3)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,2,4,3,1] => [5,1,4,3,2] => [5,4,1,3,2] => ([(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,3,1,4,2] => [5,2,1,4,3] => [5,2,4,1,3] => ([(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,3,2,4,1] => [5,2,1,4,3] => [5,2,4,1,3] => ([(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,3,4,2,1] => [5,1,4,3,2] => [5,4,1,3,2] => ([(2,3),(2,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,4,1,3,2] => [5,4,1,3,2] => [5,1,4,3,2] => ([(1,2),(1,3),(1,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[5,4,2,3,1] => [5,4,1,3,2] => [5,1,4,3,2] => ([(1,2),(1,3),(1,4)],5)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3,3,3}
[1,2,3,6,4,5] => [1,2,3,6,4,5] => [1,6,2,3,4,5] => ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,4,6,3,5] => [1,2,4,6,3,5] => [4,1,2,3,6,5] => ([(0,4),(0,5),(1,2),(2,3),(3,4),(3,5)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,5,3,4,6] => [1,2,5,3,4,6] => [1,5,2,3,4,6] => ([(0,2),(0,4),(1,5),(2,5),(3,1),(4,3)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,5,6,3,4] => [1,2,4,6,3,5] => [4,1,2,3,6,5] => ([(0,4),(0,5),(1,2),(2,3),(3,4),(3,5)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,6,3,4,5] => [1,2,6,3,4,5] => [1,2,6,3,4,5] => ([(0,5),(3,4),(4,2),(5,1),(5,3)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,6,3,5,4] => [1,2,6,3,5,4] => [6,1,5,2,3,4] => ([(1,3),(1,5),(4,2),(5,4)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,6,4,3,5] => [1,2,6,4,3,5] => [4,6,1,2,3,5] => ([(0,4),(1,3),(1,5),(2,5),(4,2)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,6,4,5,3] => [1,2,6,3,5,4] => [6,1,5,2,3,4] => ([(1,3),(1,5),(4,2),(5,4)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,2,6,5,3,4] => [1,2,6,5,3,4] => [1,6,5,2,3,4] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,3,2,6,4,5] => [1,3,2,6,4,5] => [3,6,1,2,4,5] => ([(0,4),(1,3),(1,5),(4,5),(5,2)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,3,4,6,2,5] => [1,2,4,6,3,5] => [4,1,2,3,6,5] => ([(0,4),(0,5),(1,2),(2,3),(3,4),(3,5)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
[1,3,5,2,4,6] => [1,3,5,2,4,6] => [3,1,2,5,4,6] => ([(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6}
Description
The interval resolution global dimension of a poset.
This is the cardinality of the longest chain of right minimal approximations by interval modules of an indecomposable module over the incidence algebra.
The following 113 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000260The radius of a connected graph. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000668The least common multiple of the parts of the partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St000939The number of characters of the symmetric group whose value on the partition is positive. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St000993The multiplicity of the largest part of an integer partition. St000454The largest eigenvalue of a graph if it is integral. St001845The number of join irreducibles minus the rank of a lattice. St000225Difference between largest and smallest parts in a partition. St000318The number of addable cells of the Ferrers diagram of an integer partition. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001719The number of shortest chains of small intervals from the bottom to the top in a lattice. St001720The minimal length of a chain of small intervals in a lattice. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000934The 2-degree of an integer partition. St000936The number of even values of the symmetric group character corresponding to the partition. St000941The number of characters of the symmetric group whose value on the partition is even. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000259The diameter of a connected graph. St000284The Plancherel distribution on integer partitions. St000478Another weight of a partition according to Alladi. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000567The sum of the products of all pairs of parts. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000929The constant term of the character polynomial of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St001101The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for increasing trees. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001128The exponens consonantiae of a partition. St001568The smallest positive integer that does not appear twice in the partition. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000264The girth of a graph, which is not a tree. St001877Number of indecomposable injective modules with projective dimension 2. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001868The number of alignments of type NE of a signed permutation. St001846The number of elements which do not have a complement in the lattice. St001820The size of the image of the pop stack sorting operator. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000068The number of minimal elements in a poset. St001621The number of atoms of a lattice. St001875The number of simple modules with projective dimension at most 1. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St000908The length of the shortest maximal antichain in a poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. 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. St000022The number of fixed points of a permutation. St000731The number of double exceedences of a permutation. St000527The width of the poset. 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. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St001330The hat guessing number of a graph. St001867The number of alignments of type EN of a signed permutation. St000181The number of connected components of the Hasse diagram for the poset. St001890The maximum magnitude of the Möbius function of a poset. St001490The number of connected components of a skew partition. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St000632The jump number of the poset. St001397Number of pairs of incomparable elements in a finite poset. St001398Number of subsets of size 3 of elements in a poset that form a "v". St001902The number of potential covers of a poset. St000298The order dimension or Dushnik-Miller dimension of a poset. St000307The number of rowmotion orbits of a poset. St001268The size of the largest ordinal summand in the poset. St001399The distinguishing number of a poset. St001472The permanent of the Coxeter matrix of the poset. St001510The number of self-evacuating linear extensions of a finite poset. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001779The order of promotion on the set of linear extensions of a poset. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St000850The number of 1/2-balanced pairs in a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001774The degree of the minimal polynomial of the smallest eigenvalue of a graph. St001811The Castelnuovo-Mumford regularity of a permutation. St001856The number of edges in the reduced word graph of a permutation. St000095The number of triangles of a graph. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000274The number of perfect matchings of a graph. St000303The determinant of the product of the incidence matrix and its transpose of a graph divided by $4$. St000310The minimal degree of a vertex of a graph. St000322The skewness of a graph. St000449The number of pairs of vertices of a graph with distance 4. 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. 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. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St001765The number of connected components of the friends and strangers graph.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!