Your data matches 184 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St001086: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 0
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 0
[2,3,1] => 0
[3,1,2] => 0
[3,2,1] => 0
[1,2,3,4] => 0
[1,2,4,3] => 1
[1,3,2,4] => 1
[1,3,4,2] => 0
[1,4,2,3] => 1
[1,4,3,2] => 1
[2,1,3,4] => 0
[2,1,4,3] => 1
[2,3,1,4] => 0
[2,3,4,1] => 0
[2,4,1,3] => 0
[2,4,3,1] => 1
[3,1,2,4] => 0
[3,1,4,2] => 1
[3,2,1,4] => 0
[3,2,4,1] => 0
[3,4,1,2] => 0
[3,4,2,1] => 0
[4,1,2,3] => 0
[4,1,3,2] => 1
[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] => 0
[1,2,3,5,4] => 1
[1,2,4,3,5] => 1
[1,2,4,5,3] => 0
[1,2,5,3,4] => 1
[1,2,5,4,3] => 1
[1,3,2,4,5] => 1
[1,3,2,5,4] => 2
[1,3,4,2,5] => 0
[1,3,4,5,2] => 0
[1,3,5,2,4] => 0
[1,3,5,4,2] => 1
[1,4,2,3,5] => 1
[1,4,2,5,3] => 2
[1,4,3,2,5] => 1
[1,4,3,5,2] => 1
[1,4,5,2,3] => 0
Description
The number of occurrences of the consecutive pattern 132 in a permutation. This is the number of occurrences of the pattern $132$, where the matched entries are all adjacent.
Matching statistic: St001728
St001728: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 0
[1,2,3] => 0
[1,3,2] => 0
[2,1,3] => 0
[2,3,1] => 0
[3,1,2] => 0
[3,2,1] => 1
[1,2,3,4] => 0
[1,2,4,3] => 0
[1,3,2,4] => 0
[1,3,4,2] => 0
[1,4,2,3] => 0
[1,4,3,2] => 1
[2,1,3,4] => 0
[2,1,4,3] => 0
[2,3,1,4] => 0
[2,3,4,1] => 0
[2,4,1,3] => 0
[2,4,3,1] => 1
[3,1,2,4] => 0
[3,1,4,2] => 0
[3,2,1,4] => 1
[3,2,4,1] => 1
[3,4,1,2] => 0
[3,4,2,1] => 0
[4,1,2,3] => 0
[4,1,3,2] => 0
[4,2,1,3] => 1
[4,2,3,1] => 1
[4,3,1,2] => 1
[4,3,2,1] => 1
[1,2,3,4,5] => 0
[1,2,3,5,4] => 0
[1,2,4,3,5] => 0
[1,2,4,5,3] => 0
[1,2,5,3,4] => 0
[1,2,5,4,3] => 1
[1,3,2,4,5] => 0
[1,3,2,5,4] => 0
[1,3,4,2,5] => 0
[1,3,4,5,2] => 0
[1,3,5,2,4] => 0
[1,3,5,4,2] => 1
[1,4,2,3,5] => 0
[1,4,2,5,3] => 0
[1,4,3,2,5] => 1
[1,4,3,5,2] => 1
[1,4,5,2,3] => 0
Description
The number of invisible descents of a permutation. A visible descent of a permutation $\pi$ is a position $i$ such that $\pi(i+1) \leq \min(i, \pi(i))$. Thus, an invisible descent satisfies $\pi(i) > \pi(i+1) > i$.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000506: Integer partitions ⟶ ℤResult quality: 67% values known / values provided: 84%distinct values known / distinct values provided: 67%
Values
[1] => [1] => [1]
=> []
=> ? = 0
[1,2] => [1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2,1] => [2]
=> []
=> ? = 0
[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]
=> []
=> ? ∊ {0,1}
[3,1,2] => [3,1,2] => [3]
=> []
=> ? ∊ {0,1}
[3,2,1] => [3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[1,2,4,3] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[1,3,2,4] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[1,3,4,2] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[1,4,2,3] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[1,4,3,2] => [1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[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,0,0,0,0,0}
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> 0
[2,4,1,3] => [2,4,1,3] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0}
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1,4,2] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0}
[3,1,4,2] => [3,1,4,2] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0}
[3,2,1,4] => [3,2,1,4] => [2,1,1]
=> [1,1]
=> 1
[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,0,0,0,0,0}
[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]
=> 1
[4,3,1,2] => [4,3,1,2] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0}
[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]
=> 1
[1,2,3,5,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,2,4,3,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,2,4,5,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,2,5,3,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,2,5,4,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,2,4,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,2,5,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,5,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,5,2,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,3,5,4,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,2,3,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,2,5,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,3,2,5] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,3,5,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,2,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,3,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,2,3,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,2,4,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,3,2,4] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,3,4,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,4,2,3] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[1,5,4,3,2] => [1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[2,1,3,4,5] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 1
[2,3,4,1,5] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[2,4,3,1,5] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[2,4,5,1,3] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[2,5,3,1,4] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[3,4,2,1,5] => [3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[3,4,5,2,1] => [3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,1,2,3,5] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,1,3,2,5] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,1,3,5,2] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,1,5,2,3] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,3,1,2,5] => [4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[5,4,1,2,3] => [5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The number of standard desarrangement tableaux of shape equal to the given partition. A '''standard desarrangement tableau''' is a standard tableau whose first ascent is even. Here, an ascent of a standard tableau is an entry $i$ such that $i+1$ appears to the right or above $i$ in the tableau (with respect to English tableau notation). This is also the nullity of the random-to-random operator (and the random-to-top) operator acting on the simple module of the symmetric group indexed by the given partition. See also: * [[St000046]]: The largest eigenvalue of the random to random operator acting on the simple module corresponding to the given partition * [[St000500]]: Eigenvalues of the random-to-random operator acting on the regular representation.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000319: Integer partitions ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2]
=> []
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> 0
[1,3,2] => [2,1]
=> [1]
=> 0
[2,1,3] => [2,1]
=> [1]
=> 0
[2,3,1] => [3]
=> []
=> ? ∊ {0,1}
[3,1,2] => [3]
=> []
=> ? ∊ {0,1}
[3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [3,1]
=> [1]
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 0
[2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> 0
[2,3,4,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,1,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> 0
[3,1,4,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 0
[3,2,4,1] => [3,1]
=> [1]
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> 1
[3,4,2,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,2,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,3,2] => [3,1]
=> [1]
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 0
[4,3,1,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,3,2,1] => [2,2]
=> [2]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 1
[2,3,4,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,4,5,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,6,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,6,4,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,1,4,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,5,1,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,5,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,6,3,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,3,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,6,1,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,3,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,5,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,3,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,6,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,1,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,6,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The spin of an integer partition. The Ferrers shape of an integer partition $\lambda$ can be decomposed into border strips. The spin is then defined to be the total number of crossings of border strips of $\lambda$ with the vertical lines in the Ferrers shape. The following example is taken from Appendix B in [1]: Let $\lambda = (5,5,4,4,2,1)$. Removing the border strips successively yields the sequence of partitions $$(5,5,4,4,2,1), (4,3,3,1), (2,2), (1), ().$$ The first strip $(5,5,4,4,2,1) \setminus (4,3,3,1)$ crosses $4$ times, the second strip $(4,3,3,1) \setminus (2,2)$ crosses $3$ times, the strip $(2,2) \setminus (1)$ crosses $1$ time, and the remaining strip $(1) \setminus ()$ does not cross. This yields the spin of $(5,5,4,4,2,1)$ to be $4+3+1 = 8$.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000320: Integer partitions ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2]
=> []
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> 0
[1,3,2] => [2,1]
=> [1]
=> 0
[2,1,3] => [2,1]
=> [1]
=> 0
[2,3,1] => [3]
=> []
=> ? ∊ {0,1}
[3,1,2] => [3]
=> []
=> ? ∊ {0,1}
[3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [3,1]
=> [1]
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 0
[2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> 0
[2,3,4,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,1,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> 0
[3,1,4,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 0
[3,2,4,1] => [3,1]
=> [1]
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> 1
[3,4,2,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,2,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,3,2] => [3,1]
=> [1]
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 0
[4,3,1,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,3,2,1] => [2,2]
=> [2]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 1
[2,3,4,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,4,5,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,6,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,6,4,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,1,4,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,5,1,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,5,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,6,3,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,3,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,6,1,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,3,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,5,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,3,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,6,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,1,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,6,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The dinv adjustment of an integer partition. The Ferrers shape of an integer partition $\lambda = (\lambda_1,\ldots,\lambda_k)$ can be decomposed into border strips. For $0 \leq j < \lambda_1$ let $n_j$ be the length of the border strip starting at $(\lambda_1-j,0)$. The dinv adjustment is then defined by $$\sum_{j:n_j > 0}(\lambda_1-1-j).$$ The following example is taken from Appendix B in [2]: Let $\lambda=(5,5,4,4,2,1)$. Removing the border strips successively yields the sequence of partitions $$(5,5,4,4,2,1),(4,3,3,1),(2,2),(1),(),$$ and we obtain $(n_0,\ldots,n_4) = (10,7,0,3,1)$. The dinv adjustment is thus $4+3+1+0 = 8$.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001280: Integer partitions ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2]
=> []
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> 0
[1,3,2] => [2,1]
=> [1]
=> 0
[2,1,3] => [2,1]
=> [1]
=> 0
[2,3,1] => [3]
=> []
=> ? ∊ {0,1}
[3,1,2] => [3]
=> []
=> ? ∊ {0,1}
[3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [3,1]
=> [1]
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 0
[2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> 0
[2,3,4,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,1,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> 0
[3,1,4,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 0
[3,2,4,1] => [3,1]
=> [1]
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> 1
[3,4,2,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,2,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,3,2] => [3,1]
=> [1]
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 0
[4,3,1,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,3,2,1] => [2,2]
=> [2]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 1
[2,3,4,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,4,5,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,6,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,6,4,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,1,4,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,5,1,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,5,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,6,3,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,3,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,6,1,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,3,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,5,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,3,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,6,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,1,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,6,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The number of parts of an integer partition that are at least two.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001918: Integer partitions ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> 0
[2,1] => [2]
=> []
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> 0
[1,3,2] => [2,1]
=> [1]
=> 0
[2,1,3] => [2,1]
=> [1]
=> 0
[2,3,1] => [3]
=> []
=> ? ∊ {0,1}
[3,1,2] => [3]
=> []
=> ? ∊ {0,1}
[3,2,1] => [2,1]
=> [1]
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [3,1]
=> [1]
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 0
[2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> 0
[2,3,4,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,1,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[2,4,3,1] => [3,1]
=> [1]
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> 0
[3,1,4,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 0
[3,2,4,1] => [3,1]
=> [1]
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> 1
[3,4,2,1] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,2,3] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,1,3,2] => [3,1]
=> [1]
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 0
[4,3,1,2] => [4]
=> []
=> ? ∊ {0,1,1,1,1,1}
[4,3,2,1] => [2,2]
=> [2]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 0
[1,3,4,5,2] => [4,1]
=> [1]
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 0
[1,4,2,5,3] => [4,1]
=> [1]
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 0
[1,5,4,2,3] => [4,1]
=> [1]
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 0
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 1
[2,3,4,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2}
[2,3,4,5,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,4,6,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,1,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,5,6,4,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,1,4,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,3,6,5,1,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,5,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,1,6,3,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,3,6,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,5,6,1,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,3,1,5] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,4,6,5,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,3,6,4] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,1,6,4,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,1,6,3] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,5,4,6,3,1] => [6]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The degree of the cyclic sieving polynomial corresponding to an integer partition. Let $\lambda$ be an integer partition of $n$ and let $N$ be the least common multiple of the parts of $\lambda$. Fix an arbitrary permutation $\pi$ of cycle type $\lambda$. Then $\pi$ induces a cyclic action of order $N$ on $\{1,\dots,n\}$. The corresponding character can be identified with the cyclic sieving polynomial $C_\lambda(q)$ of this action, modulo $q^N-1$. Explicitly, it is $$ \sum_{p\in\lambda} [p]_{q^{N/p}}, $$ where $[p]_q = 1+\dots+q^{p-1}$ is the $q$-integer. This statistic records the degree of $C_\lambda(q)$. Equivalently, it equals $$ \left(1 - \frac{1}{\lambda_1}\right) N, $$ where $\lambda_1$ is the largest part of $\lambda$. The statistic is undefined for the empty partition.
Matching statistic: St000120
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
St000120: Dyck paths ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> [1,0]
=> 0
[2,1] => [2]
=> []
=> []
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,2] => [2,1]
=> [1]
=> [1,0]
=> 0
[2,1,3] => [2,1]
=> [1]
=> [1,0]
=> 0
[2,3,1] => [3]
=> []
=> []
=> ? ∊ {0,1}
[3,1,2] => [3]
=> []
=> []
=> ? ∊ {0,1}
[3,2,1] => [2,1]
=> [1]
=> [1,0]
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,4,2] => [3,1]
=> [1]
=> [1,0]
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> [1,0]
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[2,1,4,3] => [2,2]
=> [2]
=> [1,0,1,0]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> [1,0]
=> 0
[2,3,4,1] => [4]
=> []
=> []
=> ? ∊ {0,0,1,1,1,1}
[2,4,1,3] => [4]
=> []
=> []
=> ? ∊ {0,0,1,1,1,1}
[2,4,3,1] => [3,1]
=> [1]
=> [1,0]
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> [1,0]
=> 0
[3,1,4,2] => [4]
=> []
=> []
=> ? ∊ {0,0,1,1,1,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[3,2,4,1] => [3,1]
=> [1]
=> [1,0]
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> [1,0,1,0]
=> 1
[3,4,2,1] => [4]
=> []
=> []
=> ? ∊ {0,0,1,1,1,1}
[4,1,2,3] => [4]
=> []
=> []
=> ? ∊ {0,0,1,1,1,1}
[4,1,3,2] => [3,1]
=> [1]
=> [1,0]
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> [1,0]
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[4,3,1,2] => [4]
=> []
=> []
=> ? ∊ {0,0,1,1,1,1}
[4,3,2,1] => [2,2]
=> [2]
=> [1,0,1,0]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 1
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,4,5,2] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,4,2,5,3] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,3,4,5,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The number of left tunnels of a Dyck path. A tunnel is a pair (a,b) where a is the position of an open parenthesis and b is the position of the matching close parenthesis. If a+b
Matching statistic: St000147
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000147: Integer partitions ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [1,1]
=> [1]
=> []
=> 0
[2,1] => [2]
=> []
=> ?
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2] => [2,1]
=> [1]
=> []
=> 0
[2,1,3] => [2,1]
=> [1]
=> []
=> 0
[2,3,1] => [3]
=> []
=> ?
=> ? ∊ {0,0}
[3,1,2] => [3]
=> []
=> ?
=> ? ∊ {0,0}
[3,2,1] => [2,1]
=> [1]
=> []
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> []
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> []
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> []
=> 0
[2,3,1,4] => [3,1]
=> [1]
=> []
=> 0
[2,3,4,1] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[2,4,1,3] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[2,4,3,1] => [3,1]
=> [1]
=> []
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> []
=> 0
[3,1,4,2] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> []
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> []
=> 0
[3,4,2,1] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[4,1,2,3] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[4,1,3,2] => [3,1]
=> [1]
=> []
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> []
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[4,3,2,1] => [2,2]
=> [2]
=> []
=> 0
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> []
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> []
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> []
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> []
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,4,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The largest part of an integer partition.
Matching statistic: St000159
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000159: Integer partitions ⟶ ℤResult quality: 67% values known / values provided: 82%distinct values known / distinct values provided: 67%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [1,1]
=> [1]
=> []
=> 0
[2,1] => [2]
=> []
=> ?
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2] => [2,1]
=> [1]
=> []
=> 0
[2,1,3] => [2,1]
=> [1]
=> []
=> 0
[2,3,1] => [3]
=> []
=> ?
=> ? ∊ {0,0}
[3,1,2] => [3]
=> []
=> ?
=> ? ∊ {0,0}
[3,2,1] => [2,1]
=> [1]
=> []
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> []
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> []
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> []
=> 0
[2,3,1,4] => [3,1]
=> [1]
=> []
=> 0
[2,3,4,1] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[2,4,1,3] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[2,4,3,1] => [3,1]
=> [1]
=> []
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> []
=> 0
[3,1,4,2] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> []
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> []
=> 0
[3,4,2,1] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[4,1,2,3] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[4,1,3,2] => [3,1]
=> [1]
=> []
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> []
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,1}
[4,3,2,1] => [2,2]
=> [2]
=> []
=> 0
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> []
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> []
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[1,4,5,3,2] => [4,1]
=> [1]
=> []
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> []
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,4,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,3,5,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,4,1,5,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,4,5,3,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,5,1,3,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[2,5,4,1,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,1,4,5,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,1,5,2,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,4,2,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,4,5,1,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,5,2,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[3,5,4,2,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,1,2,5,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,1,5,3,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,3,1,5,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,3,5,2,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,5,1,2,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[4,5,2,3,1] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,1,2,3,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[2,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The number of distinct parts of the integer partition. This statistic is also the number of removeable cells of the partition, and the number of valleys of the Dyck path tracing the shape of the partition.
The following 174 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000183The side length of the Durfee square of an integer partition. St000257The number of distinct parts of a partition that occur at least twice. St000340The number of non-final maximal constant sub-paths of length greater than one. St000378The diagonal inversion number of an integer partition. St000473The number of parts of a partition that are strictly bigger than the number of ones. St000480The number of lower covers of a partition in dominance order. St000481The number of upper covers of a partition in dominance order. St000533The minimum of the number of parts and the size of the first part of an integer partition. St000549The number of odd partial sums of an integer partition. St000783The side length of the largest staircase partition fitting into a partition. St000897The number of different multiplicities of parts of an integer partition. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001037The number of inner corners of the upper path of the parallelogram polyomino associated with the Dyck path. St001092The number of distinct even parts of a partition. St001176The size of a partition minus its first part. St001188The number of simple modules $S$ with grade $\inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \}$ at least two in the Nakayama algebra $A$ corresponding to the Dyck path. St001194The injective dimension of $A/AfA$ in the corresponding Nakayama algebra $A$ when $Af$ is the minimal faithful projective-injective left $A$-module St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. St001507The sum of projective dimension of simple modules with even projective dimension divided by 2 in the LNakayama algebra corresponding to Dyck paths. St001873For a Nakayama algebra corresponding to a Dyck path, we define the matrix C with entries the Hom-spaces between $e_i J$ and $e_j J$ (the radical of the indecomposable projective modules). St000934The 2-degree of an integer partition. St001423The number of distinct cubes in a binary word. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St000256The number of parts from which one can substract 2 and still get an integer partition. St001035The convexity degree of the parallelogram polyomino associated with the Dyck path. St001498The normalised height of a Nakayama algebra with magnitude 1. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000938The number of zeros of the symmetric group character corresponding to the partition. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000929The constant term of the character polynomial of an integer partition. St001101The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for increasing trees. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St000940The number of characters of the symmetric group whose value on the partition is zero. St000941The number of characters of the symmetric group whose value on the partition is even. St001113Number of indecomposable projective non-injective modules with reflexive Auslander-Reiten sequences in the corresponding Nakayama algebra. St001181Number of indecomposable injective modules with grade at least 3 in the corresponding Nakayama algebra. St001186Number of simple modules with grade at least 3 in the corresponding Nakayama algebra. St001587Half of the largest even part of an integer partition. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000369The dinv deficit of a Dyck path. St000376The bounce deficit of a Dyck path. St000442The maximal area to the right of an up step of a Dyck path. St000658The number of rises of length 2 of a Dyck path. St000659The number of rises of length at least 2 of a Dyck path. St001031The height of the bicoloured Motzkin path associated with the Dyck path. St001139The number of occurrences of hills of size 2 in a Dyck path. St001204Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St001502The global dimension minus the dominant dimension of magnitude 1 Nakayama algebras. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001877Number of indecomposable injective modules with projective dimension 2. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001657The number of twos in an integer partition. St000137The Grundy value of an integer partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to 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. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001525The number of symmetric hooks on the diagonal of a partition. St001593This is the number of standard Young tableaux of the given shifted shape. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St000478Another weight of a partition according to Alladi. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St000455The second largest eigenvalue of a graph if it is integral. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St001432The order dimension of the partition. St000567The sum of the products of all pairs of parts. 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. St001323The independence gap of a graph. St000284The Plancherel distribution on integer partitions. St000668The least common multiple of the parts of the partition. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000933The number of multipartitions of sizes given by an integer partition. St001128The exponens consonantiae of a partition. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000618The number of self-evacuating tableaux of given shape. St000667The greatest common divisor of the parts of the partition. St000781The number of proper colouring schemes of a Ferrers diagram. St001383The BG-rank of an integer partition. St001389The number of partitions of the same length below the given integer partition. St001571The Cartan determinant of the integer partition. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001600The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple graphs. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001606The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions. St001628The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple connected graphs. St001780The order of promotion on the set of standard tableaux of given shape. St001899The total number of irreducible representations contained in the higher Lie character for an integer partition. St001900The number of distinct irreducible representations contained in the higher Lie character for an integer partition. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001924The number of cells in an integer partition whose arm and leg length coincide. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001939The number of parts that are equal to their multiplicity in the integer partition. St001964The interval resolution global dimension of a poset. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000205Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. St000206Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000225Difference between largest and smallest parts in 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. St001175The size of a partition minus the hook length of the base cell. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001586The number of odd parts smaller than the largest even part in an integer partition. St001330The hat guessing number of a graph. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000260The radius of a connected graph. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001875The number of simple modules with projective dimension at most 1. St000936The number of even values of the symmetric group character corresponding to the partition. St001487The number of inner corners of a skew partition. St001729The number of visible descents of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St001651The Frankl number of a lattice. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St001820The size of the image of the pop stack sorting operator. St001845The number of join irreducibles minus the rank of a lattice. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001561The value of the elementary symmetric function evaluated at 1. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000454The largest eigenvalue of a graph if it is integral. St001846The number of elements which do not have a complement in the lattice. St001862The number of crossings of a signed permutation. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St000259The diameter of a connected graph. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St000632The jump number of the poset. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St001397Number of pairs of incomparable elements in a finite poset. St001398Number of subsets of size 3 of elements in a poset that form a "v". St000181The number of connected components of the Hasse diagram for the poset. St000298The order dimension or Dushnik-Miller dimension of a poset. St000307The number of rowmotion orbits of a poset. St000908The length of the shortest maximal antichain in a poset. St001268The size of the largest ordinal summand in the poset. St001399The distinguishing number of a poset. St001510The number of self-evacuating linear extensions of a finite poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St001779The order of promotion on the set of linear extensions of a poset. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St000850The number of 1/2-balanced pairs in a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001867The number of alignments of type EN of a signed permutation. St000807The sum of the heights of the valleys of the associated bargraph. St000805The number of peaks of the associated bargraph. St001435The number of missing boxes in the first row. St001438The number of missing boxes of a skew partition.