Processing math: 32%

Your data matches 58 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Matching statistic: St000028
St000028: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 1
[2,3,1] => 2
[3,1,2] => 1
[3,2,1] => 1
[1,2,3,4] => 0
[1,2,4,3] => 1
[1,3,2,4] => 1
[1,3,4,2] => 2
[1,4,2,3] => 1
[1,4,3,2] => 1
[2,1,3,4] => 1
[2,1,4,3] => 1
[2,3,1,4] => 2
[2,3,4,1] => 3
[2,4,1,3] => 2
[2,4,3,1] => 2
[3,1,2,4] => 1
[3,1,4,2] => 2
[3,2,1,4] => 1
[3,2,4,1] => 3
[3,4,1,2] => 2
[3,4,2,1] => 2
[4,1,2,3] => 1
[4,1,3,2] => 1
[4,2,1,3] => 1
[4,2,3,1] => 2
[4,3,1,2] => 1
[4,3,2,1] => 1
[1,2,3,4,5] => 0
[1,2,3,5,4] => 1
[1,2,4,3,5] => 1
[1,2,4,5,3] => 2
[1,2,5,3,4] => 1
[1,2,5,4,3] => 1
[1,3,2,4,5] => 1
[1,3,2,5,4] => 1
[1,3,4,2,5] => 2
[1,3,4,5,2] => 3
[1,3,5,2,4] => 2
[1,3,5,4,2] => 2
[1,4,2,3,5] => 1
[1,4,2,5,3] => 2
[1,4,3,2,5] => 1
[1,4,3,5,2] => 3
[1,4,5,2,3] => 2
Description
The number of stack-sorts needed to sort a permutation. A permutation is (West) t-stack sortable if it is sortable using t stacks in series. Let Wt(n,k) be the number of permutations of size n with k descents which are t-stack sortable. Then the polynomials Wn,t(x)=nk=0Wt(n,k)xk are symmetric and unimodal. We have Wn,1(x)=An(x), the Eulerian polynomials. One can show that Wn,1(x) and Wn,2(x) are real-rooted. Precisely the permutations that avoid the pattern 231 have statistic at most 1, see [3]. These are counted by \frac{1}{n+1}\binom{2n}{n} ([[OEIS:A000108]]). Precisely the permutations that avoid the pattern 2341 and the barred pattern 3\bar 5241 have statistic at most 2, see [4]. These are counted by \frac{2(3n)!}{(n+1)!(2n+1)!} ([[OEIS:A000139]]).
Matching statistic: St001210
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
Mp00043: Integer partitions to Dyck pathDyck paths
St001210: Dyck paths ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> []
=> []
=> ? = 0
[1,2] => [1,0,1,0]
=> [1]
=> [1,0,1,0]
=> 1
[2,1] => [1,1,0,0]
=> []
=> []
=> ? = 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> [1,1,0,0,1,0]
=> 2
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> [1,0,1,0]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {0,1}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {0,1}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [1,0,1,0,1,0,1,0]
=> 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [1,0,1,0,1,1,0,0]
=> 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> [1,1,0,0,1,0,1,0]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 3
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,1,0,0,1,0]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 3
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,1,0,0,1,0]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0,1,0]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0,1,0]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,2}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 2
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 2
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [1,1,0,0,1,0,1,0,1,0]
=> 2
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4}
Description
Gives the maximal vector space dimension of the first Ext-group between an indecomposable module X and the regular module A, when A is the Nakayama algebra corresponding to the Dyck path.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00124: Dyck paths Adin-Bagno-Roichman transformationDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St001933: Integer partitions ⟶ ℤResult quality: 82% values known / values provided: 82%distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1,0]
=> []
=> ? = 0
[1,2] => [1,0,1,0]
=> [1,0,1,0]
=> [1]
=> 1
[2,1] => [1,1,0,0]
=> [1,1,0,0]
=> []
=> ? = 0
[1,2,3] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [2,1]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [2]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [1,1]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> []
=> ? ∊ {0,1}
[3,2,1] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> []
=> ? ∊ {0,1}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,1]
=> 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> [3,1]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> 2
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [3,2]
=> 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> 2
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> 2
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 3
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 3
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [3]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,2]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [3]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,2]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,1]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,1]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,2}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,2}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [3,2,1]
=> 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [4,2,1]
=> 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [2,1]
=> 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [2,1]
=> 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,1]
=> 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [4,1]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [3,1,1]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [4,1]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [3,1,1]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [2,1,1]
=> 2
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [2,1,1]
=> 2
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 1
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 1
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 1
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 1
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 1
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 1
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> 1
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2]
=> 1
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [4,2]
=> 1
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3}
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4}
Description
The largest multiplicity of a part in an integer partition.
Matching statistic: St000675
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
St000675: Dyck paths ⟶ ℤResult quality: 75% values known / values provided: 75%distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> []
=> []
=> ? = 0
[1,2] => [1,0,1,0]
=> [1]
=> [1,0]
=> ? ∊ {0,1}
[2,1] => [1,1,0,0]
=> []
=> []
=> ? ∊ {0,1}
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> [1,1,0,0]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> [1,0,1,0]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> [1,0]
=> ? ∊ {0,1,1}
[3,1,2] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 3
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 2
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> [1,1,1,0,0,0]
=> 3
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,1,0,0]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,1,0,0]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,0,1,0,1,0]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,0,1,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,0,1,0,1,0]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,0,1,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1}
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1}
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> 3
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> 3
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> 3
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> 1
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,4,5,3] => [1,1,0,0,1,1,0,1,0,0]
=> [3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,5,3,4] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> 4
[2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> 4
[2,3,1,4,5] => [1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> [1,0,1,1,1,0,1,0,0,1,0,0]
=> 3
[4,5,1,2,3] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,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,3,3,3,3,4,4}
[4,5,1,3,2] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,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,3,3,3,3,4,4}
[4,5,2,1,3] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,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,3,3,3,3,4,4}
[4,5,2,3,1] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,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,3,3,3,3,4,4}
[4,5,3,1,2] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,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,3,3,3,3,4,4}
[4,5,3,2,1] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,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,3,3,3,3,4,4}
[5,1,2,3,4] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,1,2,4,3] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,1,3,2,4] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,1,3,4,2] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,1,4,2,3] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,1,4,3,2] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,2,1,3,4] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,2,1,4,3] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,2,3,1,4] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,2,3,4,1] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,2,4,1,3] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,2,4,3,1] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,3,1,2,4] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,3,1,4,2] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,3,2,1,4] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,3,2,4,1] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,3,4,1,2] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,3,4,2,1] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,4,1,2,3] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,4,1,3,2] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,4,2,1,3] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,4,2,3,1] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,4,3,1,2] => [1,1,1,1,1,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,3,3,3,3,4,4}
[5,4,3,2,1] => [1,1,1,1,1,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,3,3,3,3,4,4}
[1,2,3,4,5,6] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1]
=> [1,0,1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5}
[1,2,3,4,6,5] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [4,4,3,2,1]
=> [1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5}
[1,2,3,5,4,6] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,3,3,2,1]
=> [1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5}
[1,2,4,3,5,6] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2,1]
=> [1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5}
[1,2,4,3,6,5] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,4,2,2,1]
=> [1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5}
[1,2,4,5,3,6] => [1,0,1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2,1]
=> [1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5}
Description
The number of centered multitunnels of a Dyck path. This is the number of factorisations D = A B C of a Dyck path, such that B is a Dyck path and A and B have the same length.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00089: Permutations Inverse Kreweras complementPermutations
Mp00160: Permutations graph of inversionsGraphs
St000259: Graphs ⟶ ℤResult quality: 66% values known / values provided: 66%distinct values known / distinct values provided: 83%
Values
[1] => [1] => [1] => ([],1)
=> 0
[1,2] => [1,2] => [2,1] => ([(0,1)],2)
=> 1
[2,1] => [2,1] => [1,2] => ([],2)
=> ? = 0
[1,2,3] => [1,3,2] => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
[1,3,2] => [1,3,2] => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
[2,1,3] => [2,1,3] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,1,1}
[2,3,1] => [2,3,1] => [1,2,3] => ([],3)
=> ? ∊ {0,1,1}
[3,1,2] => [3,1,2] => [3,1,2] => ([(0,2),(1,2)],3)
=> 2
[3,2,1] => [3,2,1] => [2,1,3] => ([(1,2)],3)
=> ? ∊ {0,1,1}
[1,2,3,4] => [1,4,3,2] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,2,4,3] => [1,4,3,2] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,3,2,4] => [1,4,3,2] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,3,4,2] => [1,4,3,2] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,4,2,3] => [1,4,3,2] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,4,3,2] => [1,4,3,2] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[2,1,3,4] => [2,1,4,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[2,1,4,3] => [2,1,4,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[2,3,1,4] => [2,4,1,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[2,3,4,1] => [2,4,3,1] => [1,3,2,4] => ([(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[2,4,1,3] => [2,4,1,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[2,4,3,1] => [2,4,3,1] => [1,3,2,4] => ([(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[3,1,2,4] => [3,1,4,2] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[3,1,4,2] => [3,1,4,2] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[3,2,1,4] => [3,2,1,4] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[3,2,4,1] => [3,2,4,1] => [2,1,3,4] => ([(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[3,4,1,2] => [3,4,1,2] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,4,2,1] => [3,4,2,1] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[4,1,2,3] => [4,1,3,2] => [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,1,3,2] => [4,1,3,2] => [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,2,1,3] => [4,2,1,3] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 3
[4,2,3,1] => [4,2,3,1] => [2,3,1,4] => ([(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[4,3,1,2] => [4,3,1,2] => [4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,3,2,1] => [4,3,2,1] => [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,3}
[1,2,3,4,5] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,2,3,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,2,4,3,5] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,2,4,5,3] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,2,5,3,4] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,2,5,4,3] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,2,4,5] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,2,5,4] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,4,2,5] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,4,5,2] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,5,2,4] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,5,4,2] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,2,3,5] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,2,5,3] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,3,2,5] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,3,5,2] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,5,2,3] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,5,3,2] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,2,3,4] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,2,4,3] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,3,2,4] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,3,4,2] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,4,2,3] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,4,3,2] => [1,5,4,3,2] => [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[2,1,3,4,5] => [2,1,5,4,3] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,1,3,5,4] => [2,1,5,4,3] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,1,4,3,5] => [2,1,5,4,3] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,1,4,5,3] => [2,1,5,4,3] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,1,5,3,4] => [2,1,5,4,3] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,1,5,4,3] => [2,1,5,4,3] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,3,1,4,5] => [2,5,1,4,3] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,3,1,5,4] => [2,5,1,4,3] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,3,4,1,5] => [2,5,4,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,3,4,5,1] => [2,5,4,3,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,3,5,1,4] => [2,5,4,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,3,5,4,1] => [2,5,4,3,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,4,1,3,5] => [2,5,1,4,3] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,4,1,5,3] => [2,5,1,4,3] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,4,3,1,5] => [2,5,4,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,4,3,5,1] => [2,5,4,3,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,4,5,1,3] => [2,5,4,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,4,5,3,1] => [2,5,4,3,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,5,1,3,4] => [2,5,1,4,3] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,5,1,4,3] => [2,5,1,4,3] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,5,3,1,4] => [2,5,4,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,5,3,4,1] => [2,5,4,3,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,5,4,1,3] => [2,5,4,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[2,5,4,3,1] => [2,5,4,3,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,1,2,4,5] => [3,1,5,4,2] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,2,5,4] => [3,1,5,4,2] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,4,2,5] => [3,1,5,4,2] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,4,5,2] => [3,1,5,4,2] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,5,2,4] => [3,1,5,4,2] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,5,4,2] => [3,1,5,4,2] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,2,1,4,5] => [3,2,1,5,4] => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,2,1,5,4] => [3,2,1,5,4] => [2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,2,4,1,5] => [3,2,5,1,4] => [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,2,4,5,1] => [3,2,5,4,1] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,2,5,1,4] => [3,2,5,1,4] => [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,2,5,4,1] => [3,2,5,4,1] => [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,4,1,2,5] => [3,5,1,4,2] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,4,1,5,2] => [3,5,1,4,2] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,4,2,5,1] => [3,5,2,4,1] => [3,1,4,2,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,4,5,2,1] => [3,5,4,2,1] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,5,2,4,1] => [3,5,2,4,1] => [3,1,4,2,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[3,5,4,2,1] => [3,5,4,2,1] => [4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[4,2,3,5,1] => [4,2,5,3,1] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
Description
The diameter of a connected graph. This is the greatest distance between any pair of vertices.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St000668: Integer partitions ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 83%
Values
[1] => [1]
=> []
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> [1]
=> ? ∊ {0,1}
[2,1] => [2]
=> []
=> []
=> ? ∊ {0,1}
[1,2,3] => [1,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,2] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
[2,1,3] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
[2,3,1] => [3]
=> []
=> []
=> ? ∊ {0,1,1,1,1}
[3,1,2] => [3]
=> []
=> []
=> ? ∊ {0,1,1,1,1}
[3,2,1] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,4,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[1,4,2,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[2,1,4,3] => [2,2]
=> [2]
=> [1,1]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[2,3,4,1] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[2,4,1,3] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[2,4,3,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,1,2,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,1,4,2] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[3,2,4,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,4,1,2] => [2,2]
=> [2]
=> [1,1]
=> 1
[3,4,2,1] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,1,2,3] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,1,3,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,2,1,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[4,3,1,2] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,3,2,1] => [2,2]
=> [2]
=> [1,1]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 4
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,4,5,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,3,5,2,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,4,2,5,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[1,4,5,3,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,5,2,3,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,5,4,2,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,1,4,5,3] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,1,5,3,4] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[2,3,1,5,4] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,3,4,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,3,4,5,1] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,3,5,1,4] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,3,5,4,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,1,3,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,1,5,3] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[2,4,3,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,5,1,3] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,4,5,3,1] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,1,3,4] => [5]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,1,4,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,3,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[2,5,4,1,3] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,4,3,1] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[3,1,2,5,4] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,1,4,2,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,1,4,5,2] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,1,5,2,4] => [5]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,1,5,4,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[3,2,4,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,2,5,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[3,4,1,5,2] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,4,2,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,4,2,5,1] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,4,5,1,2] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,4,5,2,1] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,5,2,1,4] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
Description
The least common multiple of the parts of the partition.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St000708: Integer partitions ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 83%
Values
[1] => [1]
=> []
=> []
=> ? = 0
[1,2] => [1,1]
=> [1]
=> [1]
=> ? ∊ {0,1}
[2,1] => [2]
=> []
=> []
=> ? ∊ {0,1}
[1,2,3] => [1,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,2] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
[2,1,3] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
[2,3,1] => [3]
=> []
=> []
=> ? ∊ {0,1,1,1,1}
[3,1,2] => [3]
=> []
=> []
=> ? ∊ {0,1,1,1,1}
[3,2,1] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,4,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[1,4,2,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[2,1,4,3] => [2,2]
=> [2]
=> [1,1]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[2,3,4,1] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[2,4,1,3] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[2,4,3,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,1,2,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,1,4,2] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[3,2,4,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[3,4,1,2] => [2,2]
=> [2]
=> [1,1]
=> 1
[3,4,2,1] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,1,2,3] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,1,3,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,2,1,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [2]
=> 2
[4,3,1,2] => [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,3}
[4,3,2,1] => [2,2]
=> [2]
=> [1,1]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 4
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,3,4,5,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,3,5,2,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,4,2,5,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[1,4,5,3,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,5,2,3,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[1,5,4,2,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,1,4,5,3] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,1,5,3,4] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[2,3,1,5,4] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,3,4,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,3,4,5,1] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,3,5,1,4] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,3,5,4,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,1,3,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,1,5,3] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[2,4,3,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,4,5,1,3] => [3,2]
=> [2]
=> [1,1]
=> 1
[2,4,5,3,1] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,1,3,4] => [5]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,1,4,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,3,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[2,5,4,1,3] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[2,5,4,3,1] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[3,1,2,5,4] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,1,4,2,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,1,4,5,2] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,1,5,2,4] => [5]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,1,5,4,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> [3]
=> 3
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[3,2,4,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,2,5,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 2
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> [2,1]
=> 2
[3,4,1,5,2] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,4,2,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,4,2,5,1] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,4,5,1,2] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[3,4,5,2,1] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,5,2,1,4] => [5]
=> []
=> []
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
Description
The product of the parts of an integer partition.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00321: Integer partitions 2-conjugateInteger partitions
St000937: Integer partitions ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 83%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [1,1]
=> [1]
=> [1]
=> ? ∊ {0,1}
[2,1] => [2]
=> []
=> ?
=> ? ∊ {0,1}
[1,2,3] => [1,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,3,2] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,2}
[2,1,3] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,2}
[2,3,1] => [3]
=> []
=> ?
=> ? ∊ {0,1,1,1,2}
[3,1,2] => [3]
=> []
=> ?
=> ? ∊ {0,1,1,1,2}
[3,2,1] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,2}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[1,4,2,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1,1]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [1,1]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> [2]
=> 2
[2,3,1,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[2,3,4,1] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[2,4,1,3] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[2,4,3,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[3,1,2,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[3,1,4,2] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1,1]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[3,4,1,2] => [2,2]
=> [2]
=> [2]
=> 2
[3,4,2,1] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[4,1,2,3] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[4,1,3,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[4,2,1,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1,1]
=> 1
[4,3,1,2] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,3,3}
[4,3,2,1] => [2,2]
=> [2]
=> [2]
=> 2
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [1,1,1,1]
=> 3
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,3,5,2,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[1,4,5,3,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,5,2,3,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[1,5,4,2,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[2,1,4,5,3] => [3,2]
=> [2]
=> [2]
=> 2
[2,1,5,3,4] => [3,2]
=> [2]
=> [2]
=> 2
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[2,3,1,5,4] => [3,2]
=> [2]
=> [2]
=> 2
[2,3,4,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,3,4,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,3,5,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,3,5,4,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,1,3,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,1,5,3] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[2,4,3,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,5,1,3] => [3,2]
=> [2]
=> [2]
=> 2
[2,4,5,3,1] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,1,3,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,1,4,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,3,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[2,5,4,1,3] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,4,3,1] => [3,2]
=> [2]
=> [2]
=> 2
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[3,1,2,5,4] => [3,2]
=> [2]
=> [2]
=> 2
[3,1,4,2,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,1,4,5,2] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,1,5,2,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,1,5,4,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,1]
=> 2
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[3,2,4,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,2,5,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> [1,1]
=> 1
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> [3]
=> 3
[3,4,1,5,2] => [3,2]
=> [2]
=> [2]
=> 2
[3,4,2,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,4,2,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,4,5,1,2] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,4,5,2,1] => [3,2]
=> [2]
=> [2]
=> 2
[3,5,2,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
Description
The number of positive values of the symmetric group character corresponding to the partition. For example, the character values of the irreducible representation S^{(2,2)} are 2 on the conjugacy classes (4) and (2,2), 0 on the conjugacy classes (3,1) and (1,1,1,1), and -1 on the conjugacy class (2,1,1). Therefore, the statistic on the partition (2,2) is 2.
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00313: Integer partitions Glaisher-Franklin inverseInteger partitions
St000939: Integer partitions ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 67%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [1,1]
=> [1]
=> [1]
=> ? ∊ {0,1}
[2,1] => [2]
=> []
=> ?
=> ? ∊ {0,1}
[1,2,3] => [1,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,2] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,2}
[2,1,3] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,2}
[2,3,1] => [3]
=> []
=> ?
=> ? ∊ {0,1,1,1,2}
[3,1,2] => [3]
=> []
=> ?
=> ? ∊ {0,1,1,1,2}
[3,2,1] => [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,2}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[1,4,2,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> [1,1]
=> 2
[2,3,1,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[2,3,4,1] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[2,4,1,3] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[2,4,3,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[3,1,2,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[3,1,4,2] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[3,4,1,2] => [2,2]
=> [2]
=> [1,1]
=> 2
[3,4,2,1] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[4,1,2,3] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[4,1,3,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[4,2,1,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[4,3,1,2] => [4]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,2,2,2,2,2,3,3}
[4,3,2,1] => [2,2]
=> [2]
=> [1,1]
=> 2
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [2,2]
=> 3
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,3,5,2,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[1,4,5,3,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,5,2,3,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[2,1,4,5,3] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,1,5,3,4] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[2,3,1,5,4] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,3,4,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,3,4,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,3,5,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,3,5,4,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,1,3,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,1,5,3] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[2,4,3,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,4,5,1,3] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,4,5,3,1] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,1,3,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,1,4,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,3,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[2,5,4,1,3] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[2,5,4,3,1] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[3,1,2,5,4] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,1,4,2,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,1,4,5,2] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,1,5,2,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,1,5,4,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[3,2,4,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,2,5,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 3
[3,4,1,5,2] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,4,2,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,4,2,5,1] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,4,5,1,2] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
[3,4,5,2,1] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,5,2,1,4] => [5]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4}
Description
The number of characters of the symmetric group whose value on the partition is positive.
Mp00071: Permutations descent compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
Mp00250: Graphs clique graphGraphs
St001645: Graphs ⟶ ℤResult quality: 50% values known / values provided: 50%distinct values known / distinct values provided: 83%
Values
[1] => [1] => ([],1)
=> ([],1)
=> 1 = 0 + 1
[1,2] => [2] => ([],2)
=> ([],2)
=> ? = 1 + 1
[2,1] => [1,1] => ([(0,1)],2)
=> ([],1)
=> 1 = 0 + 1
[1,2,3] => [3] => ([],3)
=> ([],3)
=> ? ∊ {1,1,2} + 1
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> 2 = 1 + 1
[2,1,3] => [1,2] => ([(1,2)],3)
=> ([],2)
=> ? ∊ {1,1,2} + 1
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,1,2] => [1,2] => ([(1,2)],3)
=> ([],2)
=> ? ∊ {1,1,2} + 1
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> 1 = 0 + 1
[1,2,3,4] => [4] => ([],4)
=> ([],4)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> ([],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> ([],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> ([],3)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2 = 1 + 1
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3} + 1
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 1 = 0 + 1
[1,2,3,4,5] => [5] => ([],5)
=> ([],5)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,4,5,3,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,5,3,2,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,5,3,4,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[1,5,4,2,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[1,5,4,3,2] => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 2 = 1 + 1
[2,1,3,4,5] => [1,4] => ([(3,4)],5)
=> ([],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,1,3,5,4] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,1,4,3,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,1,4,5,3] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,1,5,3,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,1,5,4,3] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 2 = 1 + 1
[2,3,1,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,3,1,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,3,4,1,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,3,4,5,1] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
[2,3,5,1,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,3,5,4,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,4,1,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,4,1,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,4,3,1,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,4,3,5,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,4,5,1,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,4,5,3,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,5,1,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,5,1,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,5,3,1,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,5,3,4,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[2,5,4,1,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[2,5,4,3,1] => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,1,2,4,5] => [1,4] => ([(3,4)],5)
=> ([],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,1,2,5,4] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,1,4,2,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,1,4,5,2] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,1,5,2,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,1,5,4,2] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,2,1,4,5] => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,2,1,5,4] => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,2,4,1,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,2,4,5,1] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,2,5,1,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,2,5,4,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 2 = 1 + 1
[3,4,1,2,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,4,1,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,4,2,1,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,4,2,5,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,4,5,1,2] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
[3,4,5,2,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,5,1,2,4] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,3)],4)
=> ? ∊ {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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4} + 1
Description
The pebbling number of a connected graph.
The following 48 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001330The hat guessing number of a graph. St000993The multiplicity of the largest part of an integer partition. St001568The smallest positive integer that does not appear twice in the partition. St000260The radius of a connected graph. 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. St000454The largest eigenvalue of a graph if it is integral. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001060The distinguishing index of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St000264The girth of a graph, which is not a tree. St000456The monochromatic index of a connected graph. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000455The second largest eigenvalue of a graph if it is integral. St000143The largest repeated part of a partition. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. 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. St000933The number of multipartitions of sizes given by an integer partition. St001128The exponens consonantiae of a partition. St000284The Plancherel distribution on integer partitions. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000707The product of the factorials of the parts. St000901The cube of the number of standard Young tableaux with shape given by the partition. 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. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001875The number of simple modules with projective dimension at most 1. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St001632The number of indecomposable injective modules I with dim Ext^1(I,A)=1 for the incidence algebra A of a poset. St000524The number of posets with the same order polynomial. St000525The number of posets with the same zeta polynomial. St000526The number of posets with combinatorially isomorphic order polytopes. St000633The size of the automorphism group of a poset. St000640The rank of the largest boolean interval in a poset. St000910The number of maximal chains of minimal length in a poset. St000914The sum of the values of the Möbius function of a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001890The maximum magnitude of the Möbius function of a poset. St001624The breadth of a lattice. St001626The number of maximal proper sublattices of a lattice.