Your data matches 74 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St001381: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1
[1,2] => 2
[2,1] => 0
[1,2,3] => 5
[1,3,2] => 0
[2,1,3] => 1
[2,3,1] => 0
[3,1,2] => 0
[3,2,1] => 0
[1,2,3,4] => 14
[1,2,4,3] => 0
[1,3,2,4] => 2
[1,3,4,2] => 0
[1,4,2,3] => 0
[1,4,3,2] => 0
[2,1,3,4] => 4
[2,1,4,3] => 0
[2,3,1,4] => 2
[2,3,4,1] => 0
[2,4,1,3] => 0
[2,4,3,1] => 0
[3,1,2,4] => 2
[3,1,4,2] => 0
[3,2,1,4] => 0
[3,2,4,1] => 0
[3,4,1,2] => 0
[3,4,2,1] => 0
[4,1,2,3] => 0
[4,1,3,2] => 0
[4,2,1,3] => 0
[4,2,3,1] => 0
[4,3,1,2] => 0
[4,3,2,1] => 0
[1,2,3,4,5] => 42
[1,2,3,5,4] => 0
[1,2,4,3,5] => 5
[1,2,4,5,3] => 0
[1,2,5,3,4] => 0
[1,2,5,4,3] => 0
[1,3,2,4,5] => 9
[1,3,2,5,4] => 0
[1,3,4,2,5] => 5
[1,3,4,5,2] => 0
[1,3,5,2,4] => 0
[1,3,5,4,2] => 0
[1,4,2,3,5] => 4
[1,4,2,5,3] => 0
[1,4,3,2,5] => 0
[1,4,3,5,2] => 0
[1,4,5,2,3] => 0
Description
The fertility of a permutation. This is the size of the preimage of a permutation $\pi$ under the stack-sorting map $s$ defined by Julian West. For a partial permutation $\pi = \pi_1 \cdots \pi_n$ define $s(\pi)$ recursively as follows: * If the $n\leq 1$ set $s(\pi) = \pi$. * Otherwise, let $m$ be the largest entry in $\pi$, write $\pi=LmR$ and define $s(\pi) = s(L)s(R)m$.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000205: Integer partitions ⟶ ℤResult quality: 7% values known / values provided: 84%distinct values known / distinct values provided: 7%
Values
[1] => [1] => [1]
=> []
=> ? = 1
[1,2] => [1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2,1] => [2]
=> []
=> ? = 2
[1,2,3] => [1,3,2] => [2,1]
=> [1]
=> 0
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> 0
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> 0
[2,3,1] => [2,3,1] => [3]
=> []
=> ? ∊ {1,5}
[3,1,2] => [3,1,2] => [3]
=> []
=> ? ∊ {1,5}
[3,2,1] => [3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,3,1,4] => [2,4,1,3] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> 0
[2,4,1,3] => [2,4,1,3] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1,4,2] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[3,1,4,2] => [3,1,4,2] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[3,2,1,4] => [3,2,1,4] => [2,1,1]
=> [1,1]
=> 0
[3,2,4,1] => [3,2,4,1] => [3,1]
=> [1]
=> 0
[3,4,1,2] => [3,4,1,2] => [2,2]
=> [2]
=> 0
[3,4,2,1] => [3,4,2,1] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,1,2,3] => [4,1,3,2] => [3,1]
=> [1]
=> 0
[4,1,3,2] => [4,1,3,2] => [3,1]
=> [1]
=> 0
[4,2,1,3] => [4,2,1,3] => [3,1]
=> [1]
=> 0
[4,2,3,1] => [4,2,3,1] => [2,1,1]
=> [1,1]
=> 0
[4,3,1,2] => [4,3,1,2] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [4,3,2,1] => [2,2]
=> [2]
=> 0
[1,2,3,4,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 0
[2,1,3,5,4] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 0
[2,1,4,3,5] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 0
[2,3,4,1,5] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,1,4] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,3,1,5] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,5,1,3] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,3,1,4] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,4,1,3] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,2,1,5] => [3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,5,2,1] => [3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,2,1,4] => [3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,4,2,1] => [3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,3,5] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,5,3] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,3,2,5] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,3,5,2] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,2,3] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,3,2] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,2,5] => [4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,5,2] => [4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,5,2,1] => [4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,2,3,1] => [4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,2,3] => [5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,1,5,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,4,1,6,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,4,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,6,4] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,4,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,5,4] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,3,1,5,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,3,1,6,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,1,3,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,1,6,3] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,1,3,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,1,5,3] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,3,1,4,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,3,1,6,4] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,3,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,6,3] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. Given $\lambda$ count how many ''integer partitions'' $w$ (weight) there are, such that $P_{\lambda,w}$ is non-integral, i.e., $w$ such that the Gelfand-Tsetlin polytope $P_{\lambda,w}$ has at least one non-integral vertex.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000206: Integer partitions ⟶ ℤResult quality: 7% values known / values provided: 84%distinct values known / distinct values provided: 7%
Values
[1] => [1] => [1]
=> []
=> ? = 1
[1,2] => [1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2,1] => [2]
=> []
=> ? = 2
[1,2,3] => [1,3,2] => [2,1]
=> [1]
=> 0
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> 0
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> 0
[2,3,1] => [2,3,1] => [3]
=> []
=> ? ∊ {1,5}
[3,1,2] => [3,1,2] => [3]
=> []
=> ? ∊ {1,5}
[3,2,1] => [3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,3,1,4] => [2,4,1,3] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> 0
[2,4,1,3] => [2,4,1,3] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1,4,2] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[3,1,4,2] => [3,1,4,2] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[3,2,1,4] => [3,2,1,4] => [2,1,1]
=> [1,1]
=> 0
[3,2,4,1] => [3,2,4,1] => [3,1]
=> [1]
=> 0
[3,4,1,2] => [3,4,1,2] => [2,2]
=> [2]
=> 0
[3,4,2,1] => [3,4,2,1] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,1,2,3] => [4,1,3,2] => [3,1]
=> [1]
=> 0
[4,1,3,2] => [4,1,3,2] => [3,1]
=> [1]
=> 0
[4,2,1,3] => [4,2,1,3] => [3,1]
=> [1]
=> 0
[4,2,3,1] => [4,2,3,1] => [2,1,1]
=> [1,1]
=> 0
[4,3,1,2] => [4,3,1,2] => [4]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [4,3,2,1] => [2,2]
=> [2]
=> 0
[1,2,3,4,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 0
[2,1,3,5,4] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 0
[2,1,4,3,5] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 0
[2,3,4,1,5] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,1,4] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,3,1,5] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,5,1,3] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,3,1,4] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,4,1,3] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,2,1,5] => [3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,5,2,1] => [3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,2,1,4] => [3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,4,2,1] => [3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,3,5] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,5,3] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,3,2,5] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,3,5,2] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,2,3] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,3,2] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,2,5] => [4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,5,2] => [4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,5,2,1] => [4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,2,3,1] => [4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,2,3] => [5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,1,5,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,4,1,6,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,4,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,6,4] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,4,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,5,4] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,3,1,5,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,3,1,6,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,1,3,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,1,6,3] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,1,3,5] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,1,5,3] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,3,1,4,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,3,1,6,4] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,3,6] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,6,3] => [2,6,5,1,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. Given $\lambda$ count how many ''integer compositions'' $w$ (weight) there are, such that $P_{\lambda,w}$ is non-integral, i.e., $w$ such that the Gelfand-Tsetlin polytope $P_{\lambda,w}$ has at least one non-integral vertex. See also [[St000205]]. Each value in this statistic is greater than or equal to corresponding value in [[St000205]].
Mp00160: Permutations graph of inversionsGraphs
Mp00117: Graphs Ore closureGraphs
Mp00154: Graphs coreGraphs
St001570: Graphs ⟶ ℤResult quality: 7% values known / values provided: 83%distinct values known / distinct values provided: 7%
Values
[1] => ([],1)
=> ([],1)
=> ([],1)
=> ? = 1
[1,2] => ([],2)
=> ([],2)
=> ([],1)
=> ? ∊ {0,2}
[2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {0,2}
[1,2,3] => ([],3)
=> ([],3)
=> ([],1)
=> ? ∊ {0,0,0,1,5}
[1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,1,5}
[2,1,3] => ([(1,2)],3)
=> ([(1,2)],3)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,1,5}
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,1,5}
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,1,5}
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,2,3,4] => ([],4)
=> ([],4)
=> ([],1)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[1,2,4,3] => ([(2,3)],4)
=> ([(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[1,3,2,4] => ([(2,3)],4)
=> ([(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,1,3,4] => ([(2,3)],4)
=> ([(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,3),(1,2)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,2,2,2,4,14}
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[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)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,2,3,4,5] => ([],5)
=> ([],5)
=> ([],1)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,2,3,5,4] => ([(3,4)],5)
=> ([(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,2,4,3,5] => ([(3,4)],5)
=> ([(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,3,2,4,5] => ([(3,4)],5)
=> ([(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,4,5,3,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)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[1,5,3,4,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)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[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)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[2,1,3,4,5] => ([(3,4)],5)
=> ([(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[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)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[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)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[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)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,2,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,4,2,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ([(0,1)],2)
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[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)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,2,1,5,4] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,2,4,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[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)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[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)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[3,4,1,5,2] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,4,2,1,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 0
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
Description
The minimal number of edges to add to make a graph Hamiltonian. A graph is Hamiltonian if it contains a cycle as a subgraph, which contains all vertices.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00199: Dyck paths prime Dyck pathDyck paths
St001498: Dyck paths ⟶ ℤResult quality: 7% values known / values provided: 82%distinct values known / distinct values provided: 7%
Values
[1] => [1,0]
=> [1,1,0,0]
=> ? = 1
[1,2] => [1,0,1,0]
=> [1,1,0,1,0,0]
=> 0
[2,1] => [1,1,0,0]
=> [1,1,1,0,0,0]
=> ? = 2
[1,2,3] => [1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 0
[1,3,2] => [1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 0
[2,1,3] => [1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 0
[2,3,1] => [1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 0
[3,1,2] => [1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,5}
[3,2,1] => [1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> ? ∊ {1,5}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 0
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 0
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 0
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 0
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 0
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 0
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 0
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 0
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 0
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 0
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 0
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 0
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 0
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 0
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 0
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {0,2,2,2,4,14}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {0,2,2,2,4,14}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {0,2,2,2,4,14}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {0,2,2,2,4,14}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? ∊ {0,2,2,2,4,14}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 0
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> 0
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,1,0,0]
=> 0
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,1,1,0,1,0,0,0]
=> 0
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> 0
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> 0
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,1,0,1,0,0]
=> 0
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,1,1,0,0,0]
=> 0
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,1,0,0]
=> 0
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,1,0,0,0]
=> 0
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> 0
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> 0
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> 0
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> 0
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> 0
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> 0
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 0
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 0
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 0
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 0
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 0
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 0
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 0
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 0
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> 0
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> 0
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,0,0]
=> 0
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
The normalised height of a Nakayama algebra with magnitude 1. We use the bijection (see code) suggested by Christian Stump, to have a bijection between such Nakayama algebras with magnitude 1 and Dyck paths. The normalised height is the height of the (periodic) Dyck path given by the top of the Auslander-Reiten quiver. Thus when having a CNakayama algebra it is the Loewy length minus the number of simple modules and for the LNakayama algebras it is the usual height.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St000175: Integer partitions ⟶ ℤResult quality: 7% values known / values provided: 82%distinct values known / distinct values provided: 7%
Values
[1] => [1] => [1,0]
=> []
=> ? = 1
[1,2] => [1,2] => [1,0,1,0]
=> [1]
=> 0
[2,1] => [2,1] => [1,1,0,0]
=> []
=> ? = 2
[1,2,3] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 0
[2,3,1] => [2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 0
[3,1,2] => [3,1,2] => [1,1,1,0,0,0]
=> []
=> ? ∊ {1,5}
[3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> []
=> ? ∊ {1,5}
[1,2,3,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 0
[2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 0
[2,3,1,4] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[3,1,2,4] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0
[3,1,4,2] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0
[3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 0
[3,2,4,1] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0
[3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[3,4,2,1] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[4,1,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,1,3,2] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,2,1,3] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,3,1,2] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[1,2,3,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 0
[2,1,3,5,4] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 0
[2,1,4,3,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 0
[5,1,2,3,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,2,4,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,3,2,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,3,4,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,2,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,3,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,1,3,4] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,1,4,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,3,1,4] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,3,4,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,4,1,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,4,2] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,2,1,4] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,2,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,2,3] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,3,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,3,1,2] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[6,1,2,3,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,3,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,4,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,4,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,5,3,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,5,4,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,2,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,2,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,4,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,4,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,5,2,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,5,4,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,2,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,2,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,3,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,3,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. Given a partition $\lambda$ with $r$ parts, the number of semi-standard Young-tableaux of shape $k\lambda$ and boxes with values in $[r]$ grows as a polynomial in $k$. This follows by setting $q=1$ in (7.105) on page 375 of [1], which yields the polynomial $$p(k) = \prod_{i < j}\frac{k(\lambda_j-\lambda_i)+j-i}{j-i}.$$ The statistic of the degree of this polynomial. For example, the partition $(3, 2, 1, 1, 1)$ gives $$p(k) = \frac{-1}{36} (k - 3) (2k - 3) (k - 2)^2 (k - 1)^3$$ which has degree 7 in $k$. Thus, $[3, 2, 1, 1, 1] \mapsto 7$. This is the same as the number of unordered pairs of different parts, which follows from: $$\deg p(k)=\sum_{i < j}\begin{cases}1& \lambda_j \neq \lambda_i\\0&\lambda_i=\lambda_j\end{cases}=\sum_{\stackrel{i < j}{\lambda_j \neq \lambda_i}} 1$$
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St000225: Integer partitions ⟶ ℤResult quality: 7% values known / values provided: 82%distinct values known / distinct values provided: 7%
Values
[1] => [1] => [1,0]
=> []
=> ? = 1
[1,2] => [1,2] => [1,0,1,0]
=> [1]
=> 0
[2,1] => [2,1] => [1,1,0,0]
=> []
=> ? = 2
[1,2,3] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 0
[2,3,1] => [2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 0
[3,1,2] => [3,1,2] => [1,1,1,0,0,0]
=> []
=> ? ∊ {1,5}
[3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> []
=> ? ∊ {1,5}
[1,2,3,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 0
[2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 0
[2,3,1,4] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[3,1,2,4] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0
[3,1,4,2] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0
[3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 0
[3,2,4,1] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0
[3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[3,4,2,1] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[4,1,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,1,3,2] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,2,1,3] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,3,1,2] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,2,2,2,4,14}
[1,2,3,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 0
[2,1,3,5,4] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 0
[2,1,4,3,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 0
[5,1,2,3,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,2,4,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,3,2,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,3,4,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,2,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,3,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,1,3,4] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,1,4,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,3,1,4] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,3,4,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,4,1,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,4,2] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,2,1,4] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,2,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,2,3] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,3,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,3,1,2] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[6,1,2,3,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,3,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,4,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,4,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,5,3,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,2,5,4,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,2,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,2,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,4,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,4,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,5,2,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,3,5,4,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,2,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,2,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,3,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[6,1,4,3,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
Difference between largest and smallest parts in a partition.
Matching statistic: St000290
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00317: Integer partitions odd partsBinary words
St000290: Binary words ⟶ ℤResult quality: 7% values known / values provided: 82%distinct values known / distinct values provided: 7%
Values
[1] => [1]
=> []
=> ? => ? = 1
[1,2] => [1,1]
=> [1]
=> 1 => 0
[2,1] => [2]
=> []
=> ? => ? = 2
[1,2,3] => [1,1,1]
=> [1,1]
=> 11 => 0
[1,3,2] => [2,1]
=> [1]
=> 1 => 0
[2,1,3] => [2,1]
=> [1]
=> 1 => 0
[2,3,1] => [3]
=> []
=> ? => ? ∊ {1,5}
[3,1,2] => [3]
=> []
=> ? => ? ∊ {1,5}
[3,2,1] => [2,1]
=> [1]
=> 1 => 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 11 => 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[1,3,4,2] => [3,1]
=> [1]
=> 1 => 0
[1,4,2,3] => [3,1]
=> [1]
=> 1 => 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 11 => 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[2,1,4,3] => [2,2]
=> [2]
=> 0 => 0
[2,3,1,4] => [3,1]
=> [1]
=> 1 => 0
[2,3,4,1] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[2,4,1,3] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[2,4,3,1] => [3,1]
=> [1]
=> 1 => 0
[3,1,2,4] => [3,1]
=> [1]
=> 1 => 0
[3,1,4,2] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[3,2,4,1] => [3,1]
=> [1]
=> 1 => 0
[3,4,1,2] => [2,2]
=> [2]
=> 0 => 0
[3,4,2,1] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,1,2,3] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,1,3,2] => [3,1]
=> [1]
=> 1 => 0
[4,2,1,3] => [3,1]
=> [1]
=> 1 => 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 11 => 0
[4,3,1,2] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [2,2]
=> [2]
=> 0 => 0
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 1111 => 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 01 => 0
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 1 => 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 1 => 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 1 => 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 01 => 0
[1,4,5,3,2] => [4,1]
=> [1]
=> 1 => 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 1 => 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 1 => 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,3,4,5,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,1,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,1,5,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,5,3,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,1,3,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,4,1,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,4,5,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,5,2,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,2,5,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,5,1,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,2,1,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,4,2,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,5,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,3,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,5,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,5,2,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,1,2,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,2,3,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,2,3,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,2,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,2,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,5,6,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,4,6,1,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,6,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,6,4,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,4,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,5,1,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,1,5,6,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,1,6,3,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,3,6,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,6,1,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,3,1,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,5,3,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,1,3,6,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,1,6,4,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,6,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,6,3,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
The major index of a binary word. This is the sum of the positions of descents, i.e., a one followed by a zero. For words of length $n$ with $a$ zeros, the generating function for the major index is the $q$-binomial coefficient $\binom{n}{a}_q$.
Matching statistic: St000291
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00317: Integer partitions odd partsBinary words
St000291: Binary words ⟶ ℤResult quality: 7% values known / values provided: 82%distinct values known / distinct values provided: 7%
Values
[1] => [1]
=> []
=> ? => ? = 1
[1,2] => [1,1]
=> [1]
=> 1 => 0
[2,1] => [2]
=> []
=> ? => ? = 2
[1,2,3] => [1,1,1]
=> [1,1]
=> 11 => 0
[1,3,2] => [2,1]
=> [1]
=> 1 => 0
[2,1,3] => [2,1]
=> [1]
=> 1 => 0
[2,3,1] => [3]
=> []
=> ? => ? ∊ {1,5}
[3,1,2] => [3]
=> []
=> ? => ? ∊ {1,5}
[3,2,1] => [2,1]
=> [1]
=> 1 => 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 11 => 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[1,3,4,2] => [3,1]
=> [1]
=> 1 => 0
[1,4,2,3] => [3,1]
=> [1]
=> 1 => 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 11 => 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[2,1,4,3] => [2,2]
=> [2]
=> 0 => 0
[2,3,1,4] => [3,1]
=> [1]
=> 1 => 0
[2,3,4,1] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[2,4,1,3] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[2,4,3,1] => [3,1]
=> [1]
=> 1 => 0
[3,1,2,4] => [3,1]
=> [1]
=> 1 => 0
[3,1,4,2] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[3,2,4,1] => [3,1]
=> [1]
=> 1 => 0
[3,4,1,2] => [2,2]
=> [2]
=> 0 => 0
[3,4,2,1] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,1,2,3] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,1,3,2] => [3,1]
=> [1]
=> 1 => 0
[4,2,1,3] => [3,1]
=> [1]
=> 1 => 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 11 => 0
[4,3,1,2] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [2,2]
=> [2]
=> 0 => 0
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 1111 => 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 01 => 0
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 1 => 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 1 => 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 1 => 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 01 => 0
[1,4,5,3,2] => [4,1]
=> [1]
=> 1 => 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 1 => 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 1 => 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,3,4,5,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,1,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,1,5,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,5,3,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,1,3,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,4,1,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,4,5,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,5,2,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,2,5,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,5,1,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,2,1,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,4,2,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,5,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,3,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,5,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,5,2,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,1,2,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,2,3,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,2,3,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,2,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,2,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,5,6,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,4,6,1,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,6,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,6,4,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,4,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,5,1,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,1,5,6,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,1,6,3,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,3,6,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,6,1,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,3,1,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,5,3,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,1,3,6,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,1,6,4,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,6,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,6,3,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
The number of descents of a binary word.
Matching statistic: St000293
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00317: Integer partitions odd partsBinary words
St000293: Binary words ⟶ ℤResult quality: 7% values known / values provided: 82%distinct values known / distinct values provided: 7%
Values
[1] => [1]
=> []
=> ? => ? = 1
[1,2] => [1,1]
=> [1]
=> 1 => 0
[2,1] => [2]
=> []
=> ? => ? = 2
[1,2,3] => [1,1,1]
=> [1,1]
=> 11 => 0
[1,3,2] => [2,1]
=> [1]
=> 1 => 0
[2,1,3] => [2,1]
=> [1]
=> 1 => 0
[2,3,1] => [3]
=> []
=> ? => ? ∊ {1,5}
[3,1,2] => [3]
=> []
=> ? => ? ∊ {1,5}
[3,2,1] => [2,1]
=> [1]
=> 1 => 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 11 => 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[1,3,4,2] => [3,1]
=> [1]
=> 1 => 0
[1,4,2,3] => [3,1]
=> [1]
=> 1 => 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 11 => 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[2,1,4,3] => [2,2]
=> [2]
=> 0 => 0
[2,3,1,4] => [3,1]
=> [1]
=> 1 => 0
[2,3,4,1] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[2,4,1,3] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[2,4,3,1] => [3,1]
=> [1]
=> 1 => 0
[3,1,2,4] => [3,1]
=> [1]
=> 1 => 0
[3,1,4,2] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 11 => 0
[3,2,4,1] => [3,1]
=> [1]
=> 1 => 0
[3,4,1,2] => [2,2]
=> [2]
=> 0 => 0
[3,4,2,1] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,1,2,3] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,1,3,2] => [3,1]
=> [1]
=> 1 => 0
[4,2,1,3] => [3,1]
=> [1]
=> 1 => 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 11 => 0
[4,3,1,2] => [4]
=> []
=> ? => ? ∊ {0,2,2,2,4,14}
[4,3,2,1] => [2,2]
=> [2]
=> 0 => 0
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 1111 => 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 01 => 0
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 1 => 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 1 => 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 1 => 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 01 => 0
[1,4,5,3,2] => [4,1]
=> [1]
=> 1 => 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 1 => 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 11 => 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 1 => 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 111 => 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 01 => 0
[2,3,4,5,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,5,1,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,1,5,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,4,5,3,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,1,3,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,5,4,1,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,4,5,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,1,5,2,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,2,5,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,4,5,1,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,2,1,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[3,5,4,2,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,2,5,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,1,5,3,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,1,5,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,3,5,2,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,1,2,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[4,5,2,3,1] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,2,3,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,1,4,2,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,1,2,4] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,3,4,1,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,1,3,2] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[5,4,2,1,3] => [5]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,4,4,4,5,5,5,5,9,9,9,14,42}
[2,3,4,5,6,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,4,6,1,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,1,6,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,5,6,4,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,1,4,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,3,6,5,1,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,1,5,6,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,1,6,3,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,3,6,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,5,6,1,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,3,1,5] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,4,6,5,3,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,1,3,6,4] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,1,6,4,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,1,6,3] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
[2,5,4,6,3,1] => [6]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,14,14,14,14,14,20,20,20,24,24,24,24,34,34,34,48,132}
Description
The number of inversions of a binary word.
The following 64 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000296The length of the symmetric border of a binary word. St000347The inversion sum of a binary word. St000629The defect of a binary word. St000687The dimension of $Hom(I,P)$ for the LNakayama algebra of a Dyck path. St000752The Grundy value for the game 'Couples are forever' on an integer partition. St000790The number of pairs of centered tunnels, one strictly containing the other, of a Dyck path. St000875The semilength of the longest Dyck word in the Catalan factorisation of a binary word. St000921The number of internal inversions of a binary word. St000966Number of peaks minus the global dimension of the corresponding LNakayama algebra. St000980The number of boxes weakly below the path and above the diagonal that lie below at least two peaks. St000995The largest even part of an integer partition. St001025Number of simple modules with projective dimension 4 in the Nakayama algebra corresponding to the Dyck path. St001107The number of times one can erase the first up and the last down step in a Dyck path and still remain a Dyck path. St001140Number of indecomposable modules with projective and injective dimension at least two in the corresponding Nakayama algebra. St001175The size of a partition minus the hook length of the base cell. St001193The dimension of $Ext_A^1(A/AeA,A)$ in the corresponding Nakayama algebra $A$ such that $eA$ is a minimal faithful projective-injective module. St001214The aft of an integer partition. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St001292The injective dimension of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001371The length of the longest Yamanouchi prefix of a binary word. St001421Half the length of a longest factor which is its own reverse-complement and begins with a one of a binary word. St001435The number of missing boxes in the first row. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001438The number of missing boxes of a skew partition. St001485The modular major index of a binary word. St001586The number of odd parts smaller than the largest even part in an integer partition. St001588The number of distinct odd parts smaller than the largest even part in an integer partition. St001695The natural comajor index of a standard Young tableau. St001698The comajor index of a standard tableau minus the weighted size of its shape. St001699The major index of a standard tableau minus the weighted size of its shape. St001712The number of natural descents of a standard Young tableau. St000478Another weight of a partition according to Alladi. St001001The number of indecomposable modules with projective and injective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000749The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree. St000944The 3-degree of an integer partition. St001178Twelve times the variance of the major index among all standard Young tableaux of a partition. St001248Sum of the even parts of a partition. St001279The sum of the parts of an integer partition that are at least two. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St000455The second largest eigenvalue of a graph if it is integral. St001651The Frankl number of a lattice. St000791The number of pairs of left tunnels, one strictly containing the other, of a Dyck path. St000699The toughness times the least common multiple of 1,. St000567The sum of the products of all pairs of parts. St000929The constant term of the character polynomial of an integer partition. St000936The number of even values of the symmetric group character corresponding to the partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St001097The coefficient of the monomial symmetric function indexed by the partition in the formal group law for linear orders. St001098The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for vertex labelled trees. St001099The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled binary trees. St001100The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled trees. St001101The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for increasing trees. St000940The number of characters of the symmetric group whose value on the partition is zero. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St001249Sum of the odd parts of a partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001383The BG-rank of an integer partition. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001095The number of non-isomorphic posets with precisely one further covering relation.