searching the database
Your data matches 48 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: St001918
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
St001918: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St001918: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1]
 => 0
[1,2] => [2]
 => 1
[2,1] => [1,1]
 => 0
[1,2,3] => [3]
 => 2
[1,3,2] => [2,1]
 => 1
[2,1,3] => [2,1]
 => 1
[2,3,1] => [2,1]
 => 1
[3,1,2] => [2,1]
 => 1
[3,2,1] => [1,1,1]
 => 0
[1,2,3,4] => [4]
 => 3
[1,2,4,3] => [3,1]
 => 2
[1,3,2,4] => [3,1]
 => 2
[1,3,4,2] => [3,1]
 => 2
[1,4,2,3] => [3,1]
 => 2
[1,4,3,2] => [2,1,1]
 => 1
[2,1,3,4] => [3,1]
 => 2
[2,1,4,3] => [2,2]
 => 1
[2,3,1,4] => [3,1]
 => 2
[2,3,4,1] => [3,1]
 => 2
[2,4,1,3] => [2,2]
 => 1
[2,4,3,1] => [2,1,1]
 => 1
[3,1,2,4] => [3,1]
 => 2
[3,1,4,2] => [2,2]
 => 1
[3,2,1,4] => [2,1,1]
 => 1
[3,2,4,1] => [2,1,1]
 => 1
[3,4,1,2] => [2,2]
 => 1
[3,4,2,1] => [2,1,1]
 => 1
[4,1,2,3] => [3,1]
 => 2
[4,1,3,2] => [2,1,1]
 => 1
[4,2,1,3] => [2,1,1]
 => 1
[4,2,3,1] => [2,1,1]
 => 1
[4,3,1,2] => [2,1,1]
 => 1
[4,3,2,1] => [1,1,1,1]
 => 0
[1,2,3,4,5] => [5]
 => 4
[1,2,3,5,4] => [4,1]
 => 3
[1,2,4,3,5] => [4,1]
 => 3
[1,2,4,5,3] => [4,1]
 => 3
[1,2,5,3,4] => [4,1]
 => 3
[1,2,5,4,3] => [3,1,1]
 => 2
[1,3,2,4,5] => [4,1]
 => 3
[1,3,2,5,4] => [3,2]
 => 4
[1,3,4,2,5] => [4,1]
 => 3
[1,3,4,5,2] => [4,1]
 => 3
[1,3,5,2,4] => [3,2]
 => 4
[1,3,5,4,2] => [3,1,1]
 => 2
[1,4,2,3,5] => [4,1]
 => 3
[1,4,2,5,3] => [3,2]
 => 4
[1,4,3,2,5] => [3,1,1]
 => 2
[1,4,3,5,2] => [3,1,1]
 => 2
[1,4,5,2,3] => [3,2]
 => 4
Description
The degree of the cyclic sieving polynomial corresponding to an integer partition.
Let $\lambda$ be an integer partition of $n$ and let $N$ be the least common multiple of the parts of $\lambda$.  Fix an arbitrary permutation $\pi$ of cycle type $\lambda$.  Then $\pi$ induces a cyclic action of order $N$ on $\{1,\dots,n\}$.
The corresponding character can be identified with the cyclic sieving polynomial $C_\lambda(q)$ of this action, modulo $q^N-1$.  Explicitly, it is
$$
\sum_{p\in\lambda} [p]_{q^{N/p}},
$$
where $[p]_q = 1+\dots+q^{p-1}$ is the $q$-integer.
This statistic records the degree of $C_\lambda(q)$.  Equivalently, it equals
$$
\left(1 - \frac{1}{\lambda_1}\right) N,
$$
where $\lambda_1$ is the largest part of $\lambda$.
The statistic is undefined for the empty partition.
Matching statistic: St000264
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00223: Permutations —runsort⟶ Permutations
Mp00126: Permutations —cactus evacuation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000264: Graphs ⟶ ℤResult quality: 22% ●values known / values provided: 55%●distinct values known / distinct values provided: 22%
Mp00126: Permutations —cactus evacuation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000264: Graphs ⟶ ℤResult quality: 22% ●values known / values provided: 55%●distinct values known / distinct values provided: 22%
Values
[1] => [1] => [1] => ([],1)
 => ? = 0
[1,2] => [1,2] => [1,2] => ([],2)
 => ? ∊ {0,1}
[2,1] => [1,2] => [1,2] => ([],2)
 => ? ∊ {0,1}
[1,2,3] => [1,2,3] => [1,2,3] => ([],3)
 => ? ∊ {0,1,1,1,1,2}
[1,3,2] => [1,3,2] => [3,1,2] => ([(0,2),(1,2)],3)
 => ? ∊ {0,1,1,1,1,2}
[2,1,3] => [1,3,2] => [3,1,2] => ([(0,2),(1,2)],3)
 => ? ∊ {0,1,1,1,1,2}
[2,3,1] => [1,2,3] => [1,2,3] => ([],3)
 => ? ∊ {0,1,1,1,1,2}
[3,1,2] => [1,2,3] => [1,2,3] => ([],3)
 => ? ∊ {0,1,1,1,1,2}
[3,2,1] => [1,2,3] => [1,2,3] => ([],3)
 => ? ∊ {0,1,1,1,1,2}
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[1,2,4,3] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[1,3,4,2] => [1,3,4,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[1,4,2,3] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[1,4,3,2] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[2,1,3,4] => [1,3,4,2] => [3,1,2,4] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[2,1,4,3] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[2,3,1,4] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[2,4,1,3] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[2,4,3,1] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[3,1,2,4] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[3,1,4,2] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[3,2,1,4] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[3,2,4,1] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[3,4,1,2] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[3,4,2,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[4,1,2,3] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[4,1,3,2] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[4,2,1,3] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[4,2,3,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[4,3,1,2] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3}
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,2,3,5,4] => [1,2,3,5,4] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,2,4,3,5] => [1,2,4,3,5] => [1,4,2,3,5] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,2,4,5,3] => [1,2,4,5,3] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,2,5,3,4] => [1,2,5,3,4] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,2,5,4,3] => [1,2,5,3,4] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,4,2,5] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,3,2,5,4] => [1,3,2,5,4] => [3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,3,4,2,5] => [1,3,4,2,5] => [1,3,2,4,5] => ([(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,3,4,5,2] => [1,3,4,5,2] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,3,5,2,4] => [1,3,5,2,4] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[1,3,5,4,2] => [1,3,5,2,4] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[1,4,2,3,5] => [1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,4,2,5,3] => [1,4,2,5,3] => [4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[1,4,3,2,5] => [1,4,2,5,3] => [4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[1,4,3,5,2] => [1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,4,5,2,3] => [1,4,5,2,3] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
 => 4
[1,4,5,3,2] => [1,4,5,2,3] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
 => 4
[1,5,2,3,4] => [1,5,2,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,5,2,4,3] => [1,5,2,4,3] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[1,5,3,2,4] => [1,5,2,4,3] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[1,5,3,4,2] => [1,5,2,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,5,4,2,3] => [1,5,2,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[1,5,4,3,2] => [1,5,2,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[2,1,3,4,5] => [1,3,4,5,2] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
 => ? ∊ {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,2,2,2,2,2,2,2,2,2,2,2,2,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,4,4,4,4,4,4,4}
[2,1,3,5,4] => [1,3,5,2,4] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[2,1,4,5,3] => [1,4,5,2,3] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
 => 4
[2,3,1,4,5] => [1,4,5,2,3] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
 => 4
[2,4,1,3,5] => [1,3,5,2,4] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[2,4,1,5,3] => [1,5,2,4,3] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[2,4,3,1,5] => [1,5,2,4,3] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[2,5,1,4,3] => [1,4,2,5,3] => [4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[2,5,3,1,4] => [1,4,2,5,3] => [4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[3,1,4,2,5] => [1,4,2,5,3] => [4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[3,1,4,5,2] => [1,4,5,2,3] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
 => 4
[3,1,5,2,4] => [1,5,2,4,3] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[3,2,1,4,5] => [1,4,5,2,3] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
 => 4
[3,2,4,1,5] => [1,5,2,4,3] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[3,2,5,1,4] => [1,4,2,5,3] => [4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[4,1,3,5,2] => [1,3,5,2,4] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[4,2,1,3,5] => [1,3,5,2,4] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
 => 4
[1,2,4,3,6,5] => [1,2,4,3,6,5] => [4,1,6,2,3,5] => ([(0,5),(1,4),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,4,6,3,5] => [1,2,4,6,3,5] => [4,6,1,2,3,5] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,4,6,5,3] => [1,2,4,6,3,5] => [4,6,1,2,3,5] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,5,3,6,4] => [1,2,5,3,6,4] => [5,1,6,2,3,4] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,5,4,3,6] => [1,2,5,3,6,4] => [5,1,6,2,3,4] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,5,6,3,4] => [1,2,5,6,3,4] => [5,6,1,2,3,4] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,5,6,4,3] => [1,2,5,6,3,4] => [5,6,1,2,3,4] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,2,6,3,5,4] => [1,2,6,3,5,4] => [6,1,5,2,3,4] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 3
[1,2,6,4,3,5] => [1,2,6,3,5,4] => [6,1,5,2,3,4] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 3
[1,3,4,6,2,5] => [1,3,4,6,2,5] => [3,6,1,2,4,5] => ([(0,5),(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,3,4,6,5,2] => [1,3,4,6,2,5] => [3,6,1,2,4,5] => ([(0,5),(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,3,5,6,2,4] => [1,3,5,6,2,4] => [3,5,1,2,4,6] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,3,5,6,4,2] => [1,3,5,6,2,4] => [3,5,1,2,4,6] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,3,6,2,5,4] => [1,3,6,2,5,4] => [6,3,5,1,2,4] => ([(0,4),(0,5),(1,2),(1,3),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 3
[1,3,6,4,2,5] => [1,3,6,2,5,4] => [6,3,5,1,2,4] => ([(0,4),(0,5),(1,2),(1,3),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 3
[1,4,5,2,3,6] => [1,4,5,2,3,6] => [1,4,5,2,3,6] => ([(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,4,5,2,6,3] => [1,4,5,2,6,3] => [4,1,5,2,3,6] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,4,5,3,2,6] => [1,4,5,2,6,3] => [4,1,5,2,3,6] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,4,5,3,6,2] => [1,4,5,2,3,6] => [1,4,5,2,3,6] => ([(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,4,5,6,2,3] => [1,4,5,6,2,3] => [4,5,1,2,3,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,4,5,6,3,2] => [1,4,5,6,2,3] => [4,5,1,2,3,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
 => 4
[1,4,6,2,3,5] => [1,4,6,2,3,5] => [1,4,6,2,3,5] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,4,6,2,5,3] => [1,4,6,2,5,3] => [6,4,5,1,2,3] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
 => 3
[1,4,6,3,2,5] => [1,4,6,2,5,3] => [6,4,5,1,2,3] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
 => 3
[1,4,6,3,5,2] => [1,4,6,2,3,5] => [1,4,6,2,3,5] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
[1,4,6,5,2,3] => [1,4,6,2,3,5] => [1,4,6,2,3,5] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
 => 4
Description
The girth of a graph, which is not a tree.
This is the length of the shortest cycle in the graph.
Matching statistic: St001232
(load all 10 compositions to match this statistic)
(load all 10 compositions to match this statistic)
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
St001232: Dyck paths ⟶ ℤResult quality: 38% ●values known / values provided: 38%●distinct values known / distinct values provided: 67%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
St001232: Dyck paths ⟶ ℤResult quality: 38% ●values known / values provided: 38%●distinct values known / distinct values provided: 67%
Values
[1] => [1]
 => []
 => []
 => ? = 0
[1,2] => [2]
 => []
 => []
 => ? = 0
[2,1] => [1,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,2,3] => [3]
 => []
 => []
 => ? = 0
[1,3,2] => [2,1]
 => [1]
 => [1,0,1,0]
 => 1
[2,1,3] => [2,1]
 => [1]
 => [1,0,1,0]
 => 1
[2,3,1] => [2,1]
 => [1]
 => [1,0,1,0]
 => 1
[3,1,2] => [2,1]
 => [1]
 => [1,0,1,0]
 => 1
[3,2,1] => [1,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,2,3,4] => [4]
 => []
 => []
 => ? = 0
[1,2,4,3] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,3,2,4] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,3,4,2] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,4,2,3] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,4,3,2] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[2,1,3,4] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[2,1,4,3] => [2,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[2,3,1,4] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[2,3,4,1] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[2,4,1,3] => [2,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[2,4,3,1] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[3,1,2,4] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[3,1,4,2] => [2,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[3,2,1,4] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[3,2,4,1] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[3,4,1,2] => [2,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[3,4,2,1] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[4,1,2,3] => [3,1]
 => [1]
 => [1,0,1,0]
 => 1
[4,1,3,2] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[4,2,1,3] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[4,2,3,1] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[4,3,1,2] => [2,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[4,3,2,1] => [1,1,1,1]
 => [1,1,1]
 => [1,0,1,1,1,0,0,0]
 => 3
[1,2,3,4,5] => [5]
 => []
 => []
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,3,5,4] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,2,4,3,5] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,2,4,5,3] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,2,5,3,4] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,2,5,4,3] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,3,2,4,5] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,3,2,5,4] => [3,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[1,3,4,2,5] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,3,4,5,2] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,3,5,2,4] => [3,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[1,3,5,4,2] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,4,2,3,5] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,4,2,5,3] => [3,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[1,4,3,2,5] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,4,3,5,2] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,4,5,2,3] => [3,2]
 => [2]
 => [1,1,0,0,1,0]
 => 1
[1,4,5,3,2] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,5,2,3,4] => [4,1]
 => [1]
 => [1,0,1,0]
 => 1
[1,5,2,4,3] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,5,3,2,4] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[1,5,3,4,2] => [3,1,1]
 => [1,1]
 => [1,0,1,1,0,0]
 => 2
[2,1,5,4,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[2,5,1,4,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[2,5,4,1,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,1,5,4,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,2,1,5,4] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,2,5,1,4] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,2,5,4,1] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,5,1,4,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,5,2,1,4] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,5,2,4,1] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,5,4,1,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[4,1,5,3,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[4,2,1,5,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[4,2,5,1,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[4,2,5,3,1] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[4,3,1,5,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[4,3,5,1,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,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,1,3,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,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,2,1,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,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,2,3,1] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,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,3,1,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,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,2,1,4,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,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,2,4,1,3] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,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,3,1,4,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,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,3,4,1,2] => [2,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,3,4,5,6] => [6]
 => []
 => []
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,2,6,5,4] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,6,2,5,4] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,6,5,2,4] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,6,5,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,2,6,5] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,6,2,5] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,6,5,2] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,6,2,5,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,6,3,2,5] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,6,3,5,2] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,6,5,2,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,6,4,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,2,6,4] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,6,2,4] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,6,4,2] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,4,2,6,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,4,6,2,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,6,2,4,3] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,6,3,2,4] => [3,2,1]
 => [2,1]
 => [1,0,1,0,1,0]
 => ? ∊ {0,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
Description
The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2.
Matching statistic: St000454
(load all 56 compositions to match this statistic)
(load all 56 compositions to match this statistic)
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000454: Graphs ⟶ ℤResult quality: 25% ●values known / values provided: 25%●distinct values known / distinct values provided: 78%
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000454: Graphs ⟶ ℤResult quality: 25% ●values known / values provided: 25%●distinct values known / distinct values provided: 78%
Values
[1] => [.,.]
 => [1] => ([],1)
 => 0
[1,2] => [.,[.,.]]
 => [2,1] => ([(0,1)],2)
 => 1
[2,1] => [[.,.],.]
 => [1,2] => ([],2)
 => 0
[1,2,3] => [.,[.,[.,.]]]
 => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
 => 2
[1,3,2] => [.,[[.,.],.]]
 => [2,3,1] => ([(0,2),(1,2)],3)
 => ? = 1
[2,1,3] => [[.,.],[.,.]]
 => [1,3,2] => ([(1,2)],3)
 => 1
[2,3,1] => [[.,.],[.,.]]
 => [1,3,2] => ([(1,2)],3)
 => 1
[3,1,2] => [[.,[.,.]],.]
 => [2,1,3] => ([(1,2)],3)
 => 1
[3,2,1] => [[[.,.],.],.]
 => [1,2,3] => ([],3)
 => 0
[1,2,3,4] => [.,[.,[.,[.,.]]]]
 => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => 3
[1,2,4,3] => [.,[.,[[.,.],.]]]
 => [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[1,3,2,4] => [.,[[.,.],[.,.]]]
 => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[1,3,4,2] => [.,[[.,.],[.,.]]]
 => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[1,4,2,3] => [.,[[.,[.,.]],.]]
 => [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[1,4,3,2] => [.,[[[.,.],.],.]]
 => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[2,1,3,4] => [[.,.],[.,[.,.]]]
 => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
 => 2
[2,1,4,3] => [[.,.],[[.,.],.]]
 => [1,3,4,2] => ([(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[2,3,1,4] => [[.,.],[.,[.,.]]]
 => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
 => 2
[2,3,4,1] => [[.,.],[.,[.,.]]]
 => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
 => 2
[2,4,1,3] => [[.,.],[[.,.],.]]
 => [1,3,4,2] => ([(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[2,4,3,1] => [[.,.],[[.,.],.]]
 => [1,3,4,2] => ([(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[3,1,2,4] => [[.,[.,.]],[.,.]]
 => [2,1,4,3] => ([(0,3),(1,2)],4)
 => 1
[3,1,4,2] => [[.,[.,.]],[.,.]]
 => [2,1,4,3] => ([(0,3),(1,2)],4)
 => 1
[3,2,1,4] => [[[.,.],.],[.,.]]
 => [1,2,4,3] => ([(2,3)],4)
 => 1
[3,2,4,1] => [[[.,.],.],[.,.]]
 => [1,2,4,3] => ([(2,3)],4)
 => 1
[3,4,1,2] => [[.,[.,.]],[.,.]]
 => [2,1,4,3] => ([(0,3),(1,2)],4)
 => 1
[3,4,2,1] => [[[.,.],.],[.,.]]
 => [1,2,4,3] => ([(2,3)],4)
 => 1
[4,1,2,3] => [[.,[.,[.,.]]],.]
 => [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
 => 2
[4,1,3,2] => [[.,[[.,.],.]],.]
 => [2,3,1,4] => ([(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,2,2,2,2,2}
[4,2,1,3] => [[[.,.],[.,.]],.]
 => [1,3,2,4] => ([(2,3)],4)
 => 1
[4,2,3,1] => [[[.,.],[.,.]],.]
 => [1,3,2,4] => ([(2,3)],4)
 => 1
[4,3,1,2] => [[[.,[.,.]],.],.]
 => [2,1,3,4] => ([(2,3)],4)
 => 1
[4,3,2,1] => [[[[.,.],.],.],.]
 => [1,2,3,4] => ([],4)
 => 0
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
 => [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
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
 => [4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
 => [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,2,4,5,3] => [.,[.,[[.,.],[.,.]]]]
 => [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,2,5,3,4] => [.,[.,[[.,[.,.]],.]]]
 => [4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
 => [3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
 => [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
 => [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,3,4,2,5] => [.,[[.,.],[.,[.,.]]]]
 => [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,3,4,5,2] => [.,[[.,.],[.,[.,.]]]]
 => [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,3,5,2,4] => [.,[[.,.],[[.,.],.]]]
 => [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,3,5,4,2] => [.,[[.,.],[[.,.],.]]]
 => [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,4,2,3,5] => [.,[[.,[.,.]],[.,.]]]
 => [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,4,2,5,3] => [.,[[.,[.,.]],[.,.]]]
 => [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
 => [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,4,3,5,2] => [.,[[[.,.],.],[.,.]]]
 => [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
 => [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,4,5,3,2] => [.,[[[.,.],.],[.,.]]]
 => [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,5,2,3,4] => [.,[[.,[.,[.,.]]],.]]
 => [4,3,2,5,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,5,2,4,3] => [.,[[.,[[.,.],.]],.]]
 => [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,5,3,2,4] => [.,[[[.,.],[.,.]],.]]
 => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,5,3,4,2] => [.,[[[.,.],[.,.]],.]]
 => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,5,4,2,3] => [.,[[[.,[.,.]],.],.]]
 => [3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
 => [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 2
[2,1,3,4,5] => [[.,.],[.,[.,[.,.]]]]
 => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[2,1,3,5,4] => [[.,.],[.,[[.,.],.]]]
 => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,1,4,3,5] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,1,4,5,3] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,1,5,3,4] => [[.,.],[[.,[.,.]],.]]
 => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,1,5,4,3] => [[.,.],[[[.,.],.],.]]
 => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,3,1,4,5] => [[.,.],[.,[.,[.,.]]]]
 => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[2,3,1,5,4] => [[.,.],[.,[[.,.],.]]]
 => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,3,4,1,5] => [[.,.],[.,[.,[.,.]]]]
 => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[2,3,4,5,1] => [[.,.],[.,[.,[.,.]]]]
 => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3
[2,3,5,1,4] => [[.,.],[.,[[.,.],.]]]
 => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,3,5,4,1] => [[.,.],[.,[[.,.],.]]]
 => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,4,1,3,5] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,4,1,5,3] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,4,3,1,5] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,4,3,5,1] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,4,5,1,3] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,4,5,3,1] => [[.,.],[[.,.],[.,.]]]
 => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,5,1,3,4] => [[.,.],[[.,[.,.]],.]]
 => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,5,1,4,3] => [[.,.],[[[.,.],.],.]]
 => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,5,3,1,4] => [[.,.],[[.,[.,.]],.]]
 => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,5,3,4,1] => [[.,.],[[.,[.,.]],.]]
 => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[2,5,4,1,3] => [[.,.],[[[.,.],.],.]]
 => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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}
[3,1,2,4,5] => [[.,[.,.]],[.,[.,.]]]
 => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[3,1,4,2,5] => [[.,[.,.]],[.,[.,.]]]
 => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[3,1,4,5,2] => [[.,[.,.]],[.,[.,.]]]
 => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[3,2,1,4,5] => [[[.,.],.],[.,[.,.]]]
 => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => 2
[3,2,4,1,5] => [[[.,.],.],[.,[.,.]]]
 => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => 2
[3,2,4,5,1] => [[[.,.],.],[.,[.,.]]]
 => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => 2
[3,4,1,2,5] => [[.,[.,.]],[.,[.,.]]]
 => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[3,4,1,5,2] => [[.,[.,.]],[.,[.,.]]]
 => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[3,4,2,1,5] => [[[.,.],.],[.,[.,.]]]
 => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => 2
[3,4,2,5,1] => [[[.,.],.],[.,[.,.]]]
 => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => 2
[3,4,5,1,2] => [[.,[.,.]],[.,[.,.]]]
 => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[3,4,5,2,1] => [[[.,.],.],[.,[.,.]]]
 => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => 2
[4,1,2,3,5] => [[.,[.,[.,.]]],[.,.]]
 => [3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[4,1,2,5,3] => [[.,[.,[.,.]]],[.,.]]
 => [3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[4,1,5,2,3] => [[.,[.,[.,.]]],[.,.]]
 => [3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
 => 2
[4,2,1,3,5] => [[[.,.],[.,.]],[.,.]]
 => [1,3,2,5,4] => ([(1,4),(2,3)],5)
 => 1
[4,2,1,5,3] => [[[.,.],[.,.]],[.,.]]
 => [1,3,2,5,4] => ([(1,4),(2,3)],5)
 => 1
[4,2,3,1,5] => [[[.,.],[.,.]],[.,.]]
 => [1,3,2,5,4] => ([(1,4),(2,3)],5)
 => 1
[4,2,3,5,1] => [[[.,.],[.,.]],[.,.]]
 => [1,3,2,5,4] => ([(1,4),(2,3)],5)
 => 1
[4,2,5,1,3] => [[[.,.],[.,.]],[.,.]]
 => [1,3,2,5,4] => ([(1,4),(2,3)],5)
 => 1
Description
The largest eigenvalue of a graph if it is integral.
If a graph is $d$-regular, then its largest eigenvalue equals $d$.  One can show that the largest eigenvalue always lies between the average degree and the maximal degree.
This statistic is undefined if the largest eigenvalue of the graph is not integral.
Matching statistic: St000993
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00108: Permutations —cycle type⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000993: Integer partitions ⟶ ℤResult quality: 21% ●values known / values provided: 21%●distinct values known / distinct values provided: 56%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000993: Integer partitions ⟶ ℤResult quality: 21% ●values known / values provided: 21%●distinct values known / distinct values provided: 56%
Values
[1] => [1]
 => []
 => ?
 => ? = 0
[1,2] => [1,1]
 => [1]
 => []
 => ? ∊ {0,1}
[2,1] => [2]
 => []
 => ?
 => ? ∊ {0,1}
[1,2,3] => [1,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,2}
[1,3,2] => [2,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,2}
[2,1,3] => [2,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,2}
[2,3,1] => [3]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,2}
[3,1,2] => [3]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,2}
[3,2,1] => [2,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,2}
[1,2,3,4] => [1,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,4,3] => [2,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,3,2,4] => [2,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,3,4,2] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,4,2,3] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,4,3,2] => [2,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,1,3,4] => [2,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,1,4,3] => [2,2]
 => [2]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,3,1,4] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,3,4,1] => [4]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,4,1,3] => [4]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,4,3,1] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,1,2,4] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,1,4,2] => [4]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,2,1,4] => [2,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,2,4,1] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,4,1,2] => [2,2]
 => [2]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,4,2,1] => [4]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,1,2,3] => [4]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,1,3,2] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,2,1,3] => [3,1]
 => [1]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,2,3,1] => [2,1,1]
 => [1,1]
 => [1]
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,3,1,2] => [4]
 => []
 => ?
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,3,2,1] => [2,2]
 => [2]
 => []
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,2,3,4,5] => [1,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,3,5,4] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,4,3,5] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,4,5,3] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,5,3,4] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,5,4,3] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,3,2,4,5] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,3,2,5,4] => [2,2,1]
 => [2,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,4,2,5] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,4,5,2] => [4,1]
 => [1]
 => []
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,5,2,4] => [4,1]
 => [1]
 => []
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,5,4,2] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,3,5] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,5,3] => [4,1]
 => [1]
 => []
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,2,5] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,4,3,5,2] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,5,2,3] => [2,2,1]
 => [2,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,5,3,2] => [4,1]
 => [1]
 => []
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,3,4] => [4,1]
 => [1]
 => []
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,4,3] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,2,4] => [3,1,1]
 => [1,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,4,2] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,5,4,2,3] => [4,1]
 => [1]
 => []
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,4,3,2] => [2,2,1]
 => [2,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[2,1,3,4,5] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[2,1,3,5,4] => [2,2,1]
 => [2,1]
 => [1]
 => ? ∊ {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,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[3,2,1,4,5] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[4,2,3,1,5] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[5,2,3,4,1] => [2,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,3,4,5,6] => [1,1,1,1,1,1]
 => [1,1,1,1,1]
 => [1,1,1,1]
 => 4
[1,2,3,4,6,5] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,3,5,4,6] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,3,5,6,4] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,3,6,4,5] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,3,6,5,4] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,4,3,5,6] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,4,3,6,5] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,2,4,5,3,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,4,6,5,3] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,5,3,4,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,5,4,3,6] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,5,4,6,3] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,5,6,3,4] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,2,6,3,5,4] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,6,4,3,5] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,2,6,4,5,3] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,2,6,5,4,3] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,3,2,4,5,6] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,3,2,4,6,5] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,3,2,5,4,6] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,3,2,6,5,4] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,3,4,2,5,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,3,5,4,2,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,3,6,4,5,2] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,4,2,3,5,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,4,3,2,5,6] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,4,3,2,6,5] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,4,3,5,2,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,4,3,6,5,2] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,4,5,2,3,6] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,4,6,2,5,3] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,5,2,4,3,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,5,3,2,4,6] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,5,3,4,2,6] => [2,1,1,1,1]
 => [1,1,1,1]
 => [1,1,1]
 => 3
[1,5,3,4,6,2] => [3,1,1,1]
 => [1,1,1]
 => [1,1]
 => 2
[1,5,3,6,2,4] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
[1,5,4,3,2,6] => [2,2,1,1]
 => [2,1,1]
 => [1,1]
 => 2
Description
The multiplicity of the largest part of an integer partition.
Matching statistic: St001630
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00159: Permutations —Demazure product with inverse⟶ Permutations
Mp00065: Permutations —permutation poset⟶ Posets
Mp00206: Posets —antichains of maximal size⟶ Lattices
St001630: Lattices ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 22%
Mp00065: Permutations —permutation poset⟶ Posets
Mp00206: Posets —antichains of maximal size⟶ Lattices
St001630: Lattices ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 22%
Values
[1] => [1] => ([],1)
 => ([],1)
 => ? = 0
[1,2] => [1,2] => ([(0,1)],2)
 => ([(0,1)],2)
 => ? ∊ {0,1}
[2,1] => [2,1] => ([],2)
 => ([],1)
 => ? ∊ {0,1}
[1,2,3] => [1,2,3] => ([(0,2),(2,1)],3)
 => ([(0,2),(2,1)],3)
 => 1
[1,3,2] => [1,3,2] => ([(0,1),(0,2)],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[2,1,3] => [2,1,3] => ([(0,2),(1,2)],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[2,3,1] => [3,2,1] => ([],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[3,1,2] => [3,2,1] => ([],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[3,2,1] => [3,2,1] => ([],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[1,2,3,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
 => ([(0,3),(2,1),(3,2)],4)
 => 2
[1,2,4,3] => [1,2,4,3] => ([(0,3),(3,1),(3,2)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[1,3,2,4] => [1,3,2,4] => ([(0,1),(0,2),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[1,3,4,2] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[1,4,2,3] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[1,4,3,2] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[2,1,3,4] => [2,1,3,4] => ([(0,3),(1,3),(3,2)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[2,1,4,3] => [2,1,4,3] => ([(0,2),(0,3),(1,2),(1,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[2,3,1,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[2,3,4,1] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[2,4,1,3] => [3,4,1,2] => ([(0,3),(1,2)],4)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,3,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[3,1,2,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[3,1,4,2] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[3,2,1,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[3,2,4,1] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[3,4,1,2] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[3,4,2,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[4,1,2,3] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[4,1,3,2] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[4,2,1,3] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[4,2,3,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[4,3,1,2] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[4,3,2,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3}
[1,2,3,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
 => ([(0,4),(2,3),(3,1),(4,2)],5)
 => 1
[1,2,3,5,4] => [1,2,3,5,4] => ([(0,3),(3,4),(4,1),(4,2)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,4,3,5] => [1,2,4,3,5] => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,4,5,3] => [1,2,5,4,3] => ([(0,4),(4,1),(4,2),(4,3)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,5,3,4] => [1,2,5,4,3] => ([(0,4),(4,1),(4,2),(4,3)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,5,4,3] => [1,2,5,4,3] => ([(0,4),(4,1),(4,2),(4,3)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,2,4,5] => [1,3,2,4,5] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,2,5,4] => [1,3,2,5,4] => ([(0,1),(0,2),(1,3),(1,4),(2,3),(2,4)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,4,2,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,4,5,2] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,5,2,4] => [1,4,5,2,3] => ([(0,3),(0,4),(3,2),(4,1)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,5,4,2] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,3,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,5,3] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,2,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,5,2] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,5,2,3] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,5,3,2] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,3,4] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,4,3] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,2,4] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,4,2] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[2,3,4,5,1] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[2,4,1,3,5] => [3,4,1,2,5] => ([(0,3),(1,2),(2,4),(3,4)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,5,1,3] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,3,1,4] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,4,1,3] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[3,1,4,5,2] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[3,2,4,5,1] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[3,5,1,2,4] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[3,5,2,1,4] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[4,1,2,5,3] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[4,1,3,5,2] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[5,1,2,3,4] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[5,1,2,4,3] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[1,2,3,4,5,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
 => 1
[1,2,4,6,3,5] => [1,2,5,6,3,4] => ([(0,5),(3,2),(4,1),(5,3),(5,4)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,4,5,6,2] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,3,5,2,4,6] => [1,4,5,2,3,6] => ([(0,3),(0,4),(1,5),(2,5),(3,2),(4,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,5,6,2,4] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,6,4,2,5] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,6,5,2,4] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,4,2,5,6,3] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,4,3,5,6,2] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,4,6,2,3,5] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,4,6,3,2,5] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,5,2,3,6,4] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,5,2,4,6,3] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,6,2,3,4,5] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,6,2,3,5,4] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[2,1,4,3,6,5] => [2,1,4,3,6,5] => ([(0,4),(0,5),(1,4),(1,5),(4,2),(4,3),(5,2),(5,3)],6)
 => ([(0,2),(2,1)],3)
 => 1
[2,1,4,6,3,5] => [2,1,5,6,3,4] => ([(0,4),(0,5),(1,4),(1,5),(4,3),(5,2)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 2
[2,3,4,5,1,6] => [5,2,3,4,1,6] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
 => ([(0,2),(2,1)],3)
 => 1
[2,3,4,5,6,1] => [6,2,3,4,5,1] => ([(2,3),(3,5),(5,4)],6)
 => ([(0,3),(2,1),(3,2)],4)
 => 2
[2,3,5,6,1,4] => [5,2,6,4,1,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 2
[2,3,6,4,1,5] => [5,2,6,4,1,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 2
[2,3,6,5,1,4] => [5,2,6,4,1,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 2
[2,4,1,3,5,6] => [3,4,1,2,5,6] => ([(0,4),(1,3),(3,5),(4,5),(5,2)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,1,3,6,5] => [3,4,1,2,6,5] => ([(0,3),(1,2),(2,4),(2,5),(3,4),(3,5)],6)
 => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => 2
[2,4,1,6,3,5] => [3,5,1,6,2,4] => ([(0,3),(0,5),(1,2),(1,4),(2,5),(3,4)],6)
 => ([(0,3),(0,4),(1,5),(2,5),(3,6),(4,6),(6,1),(6,2)],7)
 => 2
[2,4,5,1,3,6] => [4,5,3,1,2,6] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,5,1,6,3] => [4,6,3,1,5,2] => ([(0,5),(1,4),(1,5),(2,3),(2,5)],6)
 => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => 2
[2,4,6,3,5,1] => [6,4,5,2,3,1] => ([(2,5),(3,4)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,6,5,1,3] => [5,6,4,3,1,2] => ([(2,5),(3,4)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,3,1,4,6] => [4,5,3,1,2,6] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,3,1,6,4] => [4,6,3,1,5,2] => ([(0,5),(1,4),(1,5),(2,3),(2,5)],6)
 => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => 2
[2,5,4,1,3,6] => [4,5,3,1,2,6] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
Description
The global dimension of the incidence algebra of the lattice over the rational numbers.
Matching statistic: St001878
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00159: Permutations —Demazure product with inverse⟶ Permutations
Mp00065: Permutations —permutation poset⟶ Posets
Mp00206: Posets —antichains of maximal size⟶ Lattices
St001878: Lattices ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 22%
Mp00065: Permutations —permutation poset⟶ Posets
Mp00206: Posets —antichains of maximal size⟶ Lattices
St001878: Lattices ⟶ ℤResult quality: 16% ●values known / values provided: 16%●distinct values known / distinct values provided: 22%
Values
[1] => [1] => ([],1)
 => ([],1)
 => ? = 0
[1,2] => [1,2] => ([(0,1)],2)
 => ([(0,1)],2)
 => ? ∊ {0,1}
[2,1] => [2,1] => ([],2)
 => ([],1)
 => ? ∊ {0,1}
[1,2,3] => [1,2,3] => ([(0,2),(2,1)],3)
 => ([(0,2),(2,1)],3)
 => 1
[1,3,2] => [1,3,2] => ([(0,1),(0,2)],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[2,1,3] => [2,1,3] => ([(0,2),(1,2)],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[2,3,1] => [3,2,1] => ([],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[3,1,2] => [3,2,1] => ([],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[3,2,1] => [3,2,1] => ([],3)
 => ([],1)
 => ? ∊ {0,1,1,1,2}
[1,2,3,4] => [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
 => ([(0,3),(2,1),(3,2)],4)
 => 1
[1,2,4,3] => [1,2,4,3] => ([(0,3),(3,1),(3,2)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,3,2,4] => [1,3,2,4] => ([(0,1),(0,2),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,3,4,2] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,4,2,3] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,4,3,2] => [1,4,3,2] => ([(0,1),(0,2),(0,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,1,3,4] => [2,1,3,4] => ([(0,3),(1,3),(3,2)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,1,4,3] => [2,1,4,3] => ([(0,2),(0,3),(1,2),(1,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,3,1,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,3,4,1] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[2,4,1,3] => [3,4,1,2] => ([(0,3),(1,2)],4)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,3,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,1,2,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,1,4,2] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,2,1,4] => [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,2,4,1] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,4,1,2] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[3,4,2,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,1,2,3] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,1,3,2] => [4,2,3,1] => ([(2,3)],4)
 => ([(0,1)],2)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,2,1,3] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,2,3,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,3,1,2] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[4,3,2,1] => [4,3,2,1] => ([],4)
 => ([],1)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3}
[1,2,3,4,5] => [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
 => ([(0,4),(2,3),(3,1),(4,2)],5)
 => 1
[1,2,3,5,4] => [1,2,3,5,4] => ([(0,3),(3,4),(4,1),(4,2)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,4,3,5] => [1,2,4,3,5] => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,4,5,3] => [1,2,5,4,3] => ([(0,4),(4,1),(4,2),(4,3)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,5,3,4] => [1,2,5,4,3] => ([(0,4),(4,1),(4,2),(4,3)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,2,5,4,3] => [1,2,5,4,3] => ([(0,4),(4,1),(4,2),(4,3)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,2,4,5] => [1,3,2,4,5] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,2,5,4] => [1,3,2,5,4] => ([(0,1),(0,2),(1,3),(1,4),(2,3),(2,4)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,4,2,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,4,5,2] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,3,5,2,4] => [1,4,5,2,3] => ([(0,3),(0,4),(3,2),(4,1)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,5,4,2] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,3,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,2,5,3] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,2,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,3,5,2] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,5,2,3] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,4,5,3,2] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,3,4] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,2,4,3] => [1,5,3,4,2] => ([(0,2),(0,3),(0,4),(4,1)],5)
 => ([(0,1)],2)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,2,4] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[1,5,3,4,2] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4)],5)
 => ([],1)
 => ? ∊ {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,2,2,2,2,2,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[2,3,4,5,1] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[2,4,1,3,5] => [3,4,1,2,5] => ([(0,3),(1,2),(2,4),(3,4)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,5,1,3] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,3,1,4] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,4,1,3] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[3,1,4,5,2] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[3,2,4,5,1] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[3,5,1,2,4] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[3,5,2,1,4] => [4,5,3,1,2] => ([(1,4),(2,3)],5)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[4,1,2,5,3] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[4,1,3,5,2] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[5,1,2,3,4] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[5,1,2,4,3] => [5,2,3,4,1] => ([(2,3),(3,4)],5)
 => ([(0,2),(2,1)],3)
 => 1
[1,2,3,4,5,6] => [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
 => 1
[1,2,4,6,3,5] => [1,2,5,6,3,4] => ([(0,5),(3,2),(4,1),(5,3),(5,4)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,4,5,6,2] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,3,5,2,4,6] => [1,4,5,2,3,6] => ([(0,3),(0,4),(1,5),(2,5),(3,2),(4,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,5,6,2,4] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,6,4,2,5] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,3,6,5,2,4] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,4,2,5,6,3] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,4,3,5,6,2] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,4,6,2,3,5] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,4,6,3,2,5] => [1,5,6,4,2,3] => ([(0,3),(0,4),(0,5),(4,2),(5,1)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[1,5,2,3,6,4] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,5,2,4,6,3] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,6,2,3,4,5] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[1,6,2,3,5,4] => [1,6,3,4,5,2] => ([(0,2),(0,3),(0,5),(4,1),(5,4)],6)
 => ([(0,2),(2,1)],3)
 => 1
[2,1,4,3,6,5] => [2,1,4,3,6,5] => ([(0,4),(0,5),(1,4),(1,5),(4,2),(4,3),(5,2),(5,3)],6)
 => ([(0,2),(2,1)],3)
 => 1
[2,1,4,6,3,5] => [2,1,5,6,3,4] => ([(0,4),(0,5),(1,4),(1,5),(4,3),(5,2)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 1
[2,3,4,5,1,6] => [5,2,3,4,1,6] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
 => ([(0,2),(2,1)],3)
 => 1
[2,3,4,5,6,1] => [6,2,3,4,5,1] => ([(2,3),(3,5),(5,4)],6)
 => ([(0,3),(2,1),(3,2)],4)
 => 1
[2,3,5,6,1,4] => [5,2,6,4,1,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 1
[2,3,6,4,1,5] => [5,2,6,4,1,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 1
[2,3,6,5,1,4] => [5,2,6,4,1,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5)],6)
 => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
 => 1
[2,4,1,3,5,6] => [3,4,1,2,5,6] => ([(0,4),(1,3),(3,5),(4,5),(5,2)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,1,3,6,5] => [3,4,1,2,6,5] => ([(0,3),(1,2),(2,4),(2,5),(3,4),(3,5)],6)
 => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => 2
[2,4,1,6,3,5] => [3,5,1,6,2,4] => ([(0,3),(0,5),(1,2),(1,4),(2,5),(3,4)],6)
 => ([(0,3),(0,4),(1,5),(2,5),(3,6),(4,6),(6,1),(6,2)],7)
 => 2
[2,4,5,1,3,6] => [4,5,3,1,2,6] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,5,1,6,3] => [4,6,3,1,5,2] => ([(0,5),(1,4),(1,5),(2,3),(2,5)],6)
 => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => 2
[2,4,6,3,5,1] => [6,4,5,2,3,1] => ([(2,5),(3,4)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,4,6,5,1,3] => [5,6,4,3,1,2] => ([(2,5),(3,4)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,3,1,4,6] => [4,5,3,1,2,6] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
[2,5,3,1,6,4] => [4,6,3,1,5,2] => ([(0,5),(1,4),(1,5),(2,3),(2,5)],6)
 => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
 => 2
[2,5,4,1,3,6] => [4,5,3,1,2,6] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
 => ([(0,1),(0,2),(1,3),(2,3)],4)
 => 2
Description
The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L.
Matching statistic: St001330
(load all 24 compositions to match this statistic)
(load all 24 compositions to match this statistic)
Values
[1] => ([],1)
 => ([],1)
 => 1 = 0 + 1
[1,2] => ([],2)
 => ([],1)
 => 1 = 0 + 1
[2,1] => ([(0,1)],2)
 => ([(0,1)],2)
 => 2 = 1 + 1
[1,2,3] => ([],3)
 => ([],1)
 => 1 = 0 + 1
[1,3,2] => ([(1,2)],3)
 => ([(1,2)],3)
 => 2 = 1 + 1
[2,1,3] => ([(1,2)],3)
 => ([(1,2)],3)
 => 2 = 1 + 1
[2,3,1] => ([(0,2),(1,2)],3)
 => ([(0,1)],2)
 => 2 = 1 + 1
[3,1,2] => ([(0,2),(1,2)],3)
 => ([(0,1)],2)
 => 2 = 1 + 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
 => ([(0,1),(0,2),(1,2)],3)
 => 3 = 2 + 1
[1,2,3,4] => ([],4)
 => ([],1)
 => 1 = 0 + 1
[1,2,4,3] => ([(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,3,2,4] => ([(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,3,4,2] => ([(1,3),(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,4,2,3] => ([(1,3),(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[2,1,3,4] => ([(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[2,1,4,3] => ([(0,3),(1,2)],4)
 => ([(0,3),(1,2)],4)
 => 2 = 1 + 1
[2,3,1,4] => ([(1,3),(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
 => ([(0,1)],2)
 => 2 = 1 + 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
 => ([(0,3),(1,2),(2,3)],4)
 => 2 = 1 + 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {2,2,2,2} + 1
[3,1,2,4] => ([(1,3),(2,3)],4)
 => ([(1,2)],3)
 => 2 = 1 + 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
 => ([(0,3),(1,2),(2,3)],4)
 => 2 = 1 + 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {2,2,2,2} + 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
 => ([(0,1)],2)
 => 2 = 1 + 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,1),(0,2),(1,2)],3)
 => 3 = 2 + 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
 => ([(0,1)],2)
 => 2 = 1 + 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {2,2,2,2} + 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {2,2,2,2} + 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,1),(0,2),(1,2)],3)
 => 3 = 2 + 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => ([(0,1),(0,2),(1,2)],3)
 => 3 = 2 + 1
[4,3,2,1] => ([(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)
 => 4 = 3 + 1
[1,2,3,4,5] => ([],5)
 => ([],1)
 => 1 = 0 + 1
[1,2,3,5,4] => ([(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,2,4,3,5] => ([(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[1,3,2,4,5] => ([(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
 => ([(1,4),(2,3)],5)
 => 2 = 1 + 1
[1,3,4,2,5] => ([(2,4),(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
 => ([(1,4),(2,3),(3,4)],5)
 => 2 = 1 + 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
 => ([(1,4),(2,3),(3,4)],5)
 => 2 = 1 + 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[2,1,3,4,5] => ([(3,4)],5)
 => ([(1,2)],3)
 => 2 = 1 + 1
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,4,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,5,1,4] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,5,2,4,1] => ([(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)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[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),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,1,3,5,2] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,2,1,5,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,2,3,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,2,5,3,1] => ([(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)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,3,1,5,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,3,2,5,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[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),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,5,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,1,3,4,2] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,2,1,4,3] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[5,2,3,1,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ([(0,3),(1,2),(1,3),(2,3)],4)
 => ? ∊ {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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
Description
The hat guessing number of a graph.
Suppose that each vertex of a graph corresponds to a player, wearing a hat whose color is arbitrarily chosen from a set of $q$ possible colors. Each player can see the hat colors of his neighbors, but not his own hat color. All of the players are asked to guess their own hat colors simultaneously, according to a predetermined guessing strategy and the hat colors they see, where no communication between them is allowed. The hat guessing number $HG(G)$ of a graph $G$ is the largest integer $q$ such that there exists a guessing strategy guaranteeing at least one correct guess for any hat assignment of $q$ possible colors.
Because it suffices that a single player guesses correctly, the hat guessing number of a graph is the maximum of the hat guessing numbers of its connected components.
Matching statistic: St000771
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000771: Graphs ⟶ ℤResult quality: 15% ●values known / values provided: 15%●distinct values known / distinct values provided: 67%
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000771: Graphs ⟶ ℤResult quality: 15% ●values known / values provided: 15%●distinct values known / distinct values provided: 67%
Values
[1] =>  => [1] => ([],1)
 => 1 = 0 + 1
[1,2] => 1 => [1,1] => ([(0,1)],2)
 => 1 = 0 + 1
[2,1] => 0 => [2] => ([],2)
 => ? = 1 + 1
[1,2,3] => 11 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
 => 2 = 1 + 1
[1,3,2] => 10 => [1,2] => ([(1,2)],3)
 => ? ∊ {1,1,1,2} + 1
[2,1,3] => 01 => [2,1] => ([(0,2),(1,2)],3)
 => 1 = 0 + 1
[2,3,1] => 00 => [3] => ([],3)
 => ? ∊ {1,1,1,2} + 1
[3,1,2] => 00 => [3] => ([],3)
 => ? ∊ {1,1,1,2} + 1
[3,2,1] => 00 => [3] => ([],3)
 => ? ∊ {1,1,1,2} + 1
[1,2,3,4] => 111 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[1,2,4,3] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[1,3,2,4] => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => 1 = 0 + 1
[1,3,4,2] => 100 => [1,3] => ([(2,3)],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[1,4,2,3] => 100 => [1,3] => ([(2,3)],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[1,4,3,2] => 100 => [1,3] => ([(2,3)],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[2,1,3,4] => 011 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => 2 = 1 + 1
[2,1,4,3] => 010 => [2,2] => ([(1,3),(2,3)],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[2,3,1,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
 => 2 = 1 + 1
[2,3,4,1] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[2,4,1,3] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[2,4,3,1] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[3,1,2,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
 => 2 = 1 + 1
[3,1,4,2] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[3,2,1,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
 => 2 = 1 + 1
[3,2,4,1] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[3,4,1,2] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[3,4,2,1] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[4,1,2,3] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[4,1,3,2] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[4,2,1,3] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[4,2,3,1] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[4,3,1,2] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[4,3,2,1] => 000 => [4] => ([],4)
 => ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3} + 1
[1,2,3,4,5] => 1111 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[1,2,3,5,4] => 1110 => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,2,4,3,5] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[1,2,4,5,3] => 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,2,5,3,4] => 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,2,5,4,3] => 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,3,2,4,5] => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[1,3,2,5,4] => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,3,4,2,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[1,3,4,5,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,3,5,2,4] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,3,5,4,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,4,2,3,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[1,4,2,5,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,4,3,2,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[1,4,3,5,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,4,5,2,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,4,5,3,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,5,2,3,4] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,5,2,4,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,5,3,2,4] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,5,3,4,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,5,4,2,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[1,5,4,3,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,1,3,4,5] => 0111 => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,1,3,5,4] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,1,4,3,5] => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 1 = 0 + 1
[2,1,4,5,3] => 0100 => [2,3] => ([(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,1,5,3,4] => 0100 => [2,3] => ([(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,1,5,4,3] => 0100 => [2,3] => ([(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,3,1,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[2,3,1,5,4] => 0010 => [3,2] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,3,4,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,3,4,5,1] => 0000 => [5] => ([],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,3,5,1,4] => 0000 => [5] => ([],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,3,5,4,1] => 0000 => [5] => ([],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,4,1,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,4,1,5,3] => 0000 => [5] => ([],5)
 => ? ∊ {1,1,1,1,1,1,1,1,1,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,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} + 1
[2,4,3,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,1,2,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[3,1,4,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,2,1,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[3,2,4,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,4,1,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,4,2,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,1,2,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,1,3,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,2,1,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,2,3,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,3,1,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,3,2,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[1,2,3,4,5,6] => 11111 => [1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 5 = 4 + 1
[1,2,3,5,4,6] => 11101 => [1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
[1,2,4,3,5,6] => 11011 => [1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,2,4,5,3,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,2,5,3,4,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,2,5,4,3,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,3,2,4,5,6] => 10111 => [1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
[1,3,2,5,4,6] => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 1 = 0 + 1
[1,3,4,2,5,6] => 10011 => [1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,3,4,5,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
[1,3,5,2,4,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
[1,3,5,4,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
[1,4,2,3,5,6] => 10011 => [1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,4,2,5,3,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
[1,4,3,2,5,6] => 10011 => [1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,4,3,5,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 3 = 2 + 1
Description
The largest multiplicity of a distance Laplacian eigenvalue in a connected graph.
The distance Laplacian of a graph is the (symmetric) matrix with row and column sums $0$, which has the negative distances between two vertices as its off-diagonal entries.  This statistic is the largest multiplicity of an eigenvalue.
For example, the cycle on four vertices has distance Laplacian
$$
\left(\begin{array}{rrrr}
4 & -1 & -2 & -1 \\
-1 & 4 & -1 & -2 \\
-2 & -1 & 4 & -1 \\
-1 & -2 & -1 & 4
\end{array}\right).
$$
Its eigenvalues are $0,4,4,6$, so the statistic is $2$.
The path on four vertices has eigenvalues $0, 4.7\dots, 6, 9.2\dots$ and therefore statistic $1$.
Matching statistic: St000777
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000777: Graphs ⟶ ℤResult quality: 15% ●values known / values provided: 15%●distinct values known / distinct values provided: 78%
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000777: Graphs ⟶ ℤResult quality: 15% ●values known / values provided: 15%●distinct values known / distinct values provided: 78%
Values
[1] =>  => [1] => ([],1)
 => 1 = 0 + 1
[1,2] => 1 => [1,1] => ([(0,1)],2)
 => 2 = 1 + 1
[2,1] => 0 => [2] => ([],2)
 => ? = 0 + 1
[1,2,3] => 11 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
 => 2 = 1 + 1
[1,3,2] => 10 => [1,2] => ([(1,2)],3)
 => ? ∊ {0,1,1,1} + 1
[2,1,3] => 01 => [2,1] => ([(0,2),(1,2)],3)
 => 3 = 2 + 1
[2,3,1] => 00 => [3] => ([],3)
 => ? ∊ {0,1,1,1} + 1
[3,1,2] => 00 => [3] => ([],3)
 => ? ∊ {0,1,1,1} + 1
[3,2,1] => 00 => [3] => ([],3)
 => ? ∊ {0,1,1,1} + 1
[1,2,3,4] => 111 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => 2 = 1 + 1
[1,2,4,3] => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[1,3,2,4] => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
 => 4 = 3 + 1
[1,3,4,2] => 100 => [1,3] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[1,4,2,3] => 100 => [1,3] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[1,4,3,2] => 100 => [1,3] => ([(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[2,1,3,4] => 011 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
 => 3 = 2 + 1
[2,1,4,3] => 010 => [2,2] => ([(1,3),(2,3)],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[2,3,1,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
 => 3 = 2 + 1
[2,3,4,1] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[2,4,1,3] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[2,4,3,1] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[3,1,2,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
 => 3 = 2 + 1
[3,1,4,2] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[3,2,1,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
 => 3 = 2 + 1
[3,2,4,1] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[3,4,1,2] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[3,4,2,1] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[4,1,2,3] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[4,1,3,2] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[4,2,1,3] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[4,2,3,1] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[4,3,1,2] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[4,3,2,1] => 000 => [4] => ([],4)
 => ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2} + 1
[1,2,3,4,5] => 1111 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 2 = 1 + 1
[1,2,3,5,4] => 1110 => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,2,4,3,5] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[1,2,4,5,3] => 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,2,5,3,4] => 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,2,5,4,3] => 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,3,2,4,5] => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[1,3,2,5,4] => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,3,4,2,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[1,3,4,5,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,3,5,2,4] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,3,5,4,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,2,3,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[1,4,2,5,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,3,2,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
 => 4 = 3 + 1
[1,4,3,5,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,5,2,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,5,3,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,2,3,4] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,2,4,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,3,2,4] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,3,4,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,4,2,3] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,4,3,2] => 1000 => [1,4] => ([(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,1,3,4,5] => 0111 => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,1,3,5,4] => 0110 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,1,4,3,5] => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 5 = 4 + 1
[2,1,4,5,3] => 0100 => [2,3] => ([(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,1,5,3,4] => 0100 => [2,3] => ([(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,1,5,4,3] => 0100 => [2,3] => ([(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,3,1,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,3,1,5,4] => 0010 => [3,2] => ([(1,4),(2,4),(3,4)],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,3,4,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,3,4,5,1] => 0000 => [5] => ([],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,3,5,1,4] => 0000 => [5] => ([],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,3,5,4,1] => 0000 => [5] => ([],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,1,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[2,4,1,5,3] => 0000 => [5] => ([],5)
 => ? ∊ {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,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,3,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,1,2,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,1,4,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,2,1,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,2,4,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,4,1,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[3,4,2,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,1,2,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,1,3,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,2,1,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,2,3,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,3,1,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[4,3,2,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
 => 3 = 2 + 1
[1,2,3,4,5,6] => 11111 => [1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 2 = 1 + 1
[1,2,3,5,4,6] => 11101 => [1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,2,4,3,5,6] => 11011 => [1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,2,4,5,3,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,2,5,3,4,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,2,5,4,3,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,3,2,4,5,6] => 10111 => [1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,3,2,5,4,6] => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 6 = 5 + 1
[1,3,4,2,5,6] => 10011 => [1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,3,4,5,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,3,5,2,4,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,3,5,4,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,4,2,3,5,6] => 10011 => [1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,4,2,5,3,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,4,3,2,5,6] => 10011 => [1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
[1,4,3,5,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
 => 4 = 3 + 1
Description
The number of distinct eigenvalues of the distance Laplacian of a connected graph.
The following 38 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000668The least common multiple of the parts of the partition. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St001568The smallest positive integer that does not appear twice in the partition. St000143The largest repeated part of a partition. St000291The number of descents of a binary word. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001060The distinguishing index of a graph. St000455The second largest eigenvalue of a graph if it is integral. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001414Half the length of the longest odd length palindromic prefix of a binary word. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001864The number of excedances of a signed permutation. St001896The number of right descents of a signed permutations. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000524The number of posets with the same order polynomial. St000525The number of posets with the same zeta polynomial. St000526The number of posets with combinatorially isomorphic order polytopes. St000633The size of the automorphism group of a poset. St000640The rank of the largest boolean interval in a poset. St000910The number of maximal chains of minimal length in a poset. St000914The sum of the values of the Möbius function of a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001890The maximum magnitude of the Möbius function of a poset. St001863The number of weak excedances of a signed permutation. St001712The number of natural descents of a standard Young tableau. St001905The number of preferred parking spots in a parking function less than the index of the car. St001946The number of descents in a parking function. St001152The number of pairs with even minimum in a perfect matching. St001624The breadth of a lattice. St001626The number of maximal proper sublattices of a lattice.
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!