searching the database
Your data matches 62 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St001892
St001892: Signed permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[-1] => 1
[1,2] => 0
[1,-2] => 1
[-1,2] => 1
[-1,-2] => 2
[2,1] => 2
[2,-1] => 3
[-2,1] => 1
[-2,-1] => 2
[1,2,3] => 0
[1,2,-3] => 1
[1,-2,3] => 1
[1,-2,-3] => 2
[-1,2,3] => 1
[-1,2,-3] => 2
[-1,-2,3] => 2
[-1,-2,-3] => 3
[1,3,2] => 2
[1,3,-2] => 3
[1,-3,2] => 1
[1,-3,-2] => 2
[-1,3,2] => 3
[-1,3,-2] => 4
[-1,-3,2] => 2
[-1,-3,-2] => 3
[2,1,3] => 2
[2,1,-3] => 3
[2,-1,3] => 3
[2,-1,-3] => 4
[-2,1,3] => 1
[-2,1,-3] => 2
[-2,-1,3] => 2
[-2,-1,-3] => 3
[2,3,1] => 4
[2,3,-1] => 5
[2,-3,1] => 3
[2,-3,-1] => 4
[-2,3,1] => 3
[-2,3,-1] => 4
[-2,-3,1] => 2
[-2,-3,-1] => 3
[3,1,2] => 2
[3,1,-2] => 3
[3,-1,2] => 3
[3,-1,-2] => 4
[-3,1,2] => 1
[-3,1,-2] => 2
[-3,-1,2] => 2
[-3,-1,-2] => 3
Description
The flag excedance statistic of a signed permutation.
This is the number of negative entries plus twice the number of excedances of the signed permutation. That is,
$$fexc(\sigma) = 2exc(\sigma) + neg(\sigma),$$
where
$$exc(\sigma) = |\{i \in [n-1] \,:\, \sigma(i) > i\}|$$
$$neg(\sigma) = |\{i \in [n] \,:\, \sigma(i) < 0\}|$$
It has the same distribution as the flag descent statistic.
Matching statistic: St001893
St001893: Signed permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[-1] => 1
[1,2] => 0
[1,-2] => 2
[-1,2] => 1
[-1,-2] => 3
[2,1] => 2
[2,-1] => 2
[-2,1] => 1
[-2,-1] => 1
[1,2,3] => 0
[1,2,-3] => 2
[1,-2,3] => 2
[1,-2,-3] => 4
[-1,2,3] => 1
[-1,2,-3] => 3
[-1,-2,3] => 3
[-1,-2,-3] => 5
[1,3,2] => 2
[1,3,-2] => 2
[1,-3,2] => 2
[1,-3,-2] => 2
[-1,3,2] => 3
[-1,3,-2] => 3
[-1,-3,2] => 3
[-1,-3,-2] => 3
[2,1,3] => 2
[2,1,-3] => 4
[2,-1,3] => 2
[2,-1,-3] => 4
[-2,1,3] => 1
[-2,1,-3] => 3
[-2,-1,3] => 1
[-2,-1,-3] => 3
[2,3,1] => 2
[2,3,-1] => 2
[2,-3,1] => 2
[2,-3,-1] => 2
[-2,3,1] => 3
[-2,3,-1] => 3
[-2,-3,1] => 3
[-2,-3,-1] => 3
[3,1,2] => 2
[3,1,-2] => 4
[3,-1,2] => 2
[3,-1,-2] => 4
[-3,1,2] => 1
[-3,1,-2] => 3
[-3,-1,2] => 1
[-3,-1,-2] => 3
Description
The flag descent of a signed permutation.
$$ fdes(\sigma) = 2 \lvert \{ i \in [n-1] \mid \sigma(i) > \sigma(i+1) \} \rvert + \chi( \sigma(1) < 0 ) $$
It has the same distribution as the flag excedance statistic.
Matching statistic: St001817
St001817: Signed permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 2 = 1 + 1
[-1] => 1 = 0 + 1
[1,2] => 4 = 3 + 1
[1,-2] => 3 = 2 + 1
[-1,2] => 3 = 2 + 1
[-1,-2] => 2 = 1 + 1
[2,1] => 2 = 1 + 1
[2,-1] => 3 = 2 + 1
[-2,1] => 1 = 0 + 1
[-2,-1] => 2 = 1 + 1
[1,2,3] => 6 = 5 + 1
[1,2,-3] => 5 = 4 + 1
[1,-2,3] => 5 = 4 + 1
[1,-2,-3] => 4 = 3 + 1
[-1,2,3] => 5 = 4 + 1
[-1,2,-3] => 4 = 3 + 1
[-1,-2,3] => 4 = 3 + 1
[-1,-2,-3] => 3 = 2 + 1
[1,3,2] => 4 = 3 + 1
[1,3,-2] => 5 = 4 + 1
[1,-3,2] => 3 = 2 + 1
[1,-3,-2] => 4 = 3 + 1
[-1,3,2] => 3 = 2 + 1
[-1,3,-2] => 4 = 3 + 1
[-1,-3,2] => 2 = 1 + 1
[-1,-3,-2] => 3 = 2 + 1
[2,1,3] => 4 = 3 + 1
[2,1,-3] => 3 = 2 + 1
[2,-1,3] => 5 = 4 + 1
[2,-1,-3] => 4 = 3 + 1
[-2,1,3] => 3 = 2 + 1
[-2,1,-3] => 2 = 1 + 1
[-2,-1,3] => 4 = 3 + 1
[-2,-1,-3] => 3 = 2 + 1
[2,3,1] => 4 = 3 + 1
[2,3,-1] => 5 = 4 + 1
[2,-3,1] => 3 = 2 + 1
[2,-3,-1] => 4 = 3 + 1
[-2,3,1] => 3 = 2 + 1
[-2,3,-1] => 4 = 3 + 1
[-2,-3,1] => 2 = 1 + 1
[-2,-3,-1] => 3 = 2 + 1
[3,1,2] => 2 = 1 + 1
[3,1,-2] => 3 = 2 + 1
[3,-1,2] => 3 = 2 + 1
[3,-1,-2] => 4 = 3 + 1
[-3,1,2] => 1 = 0 + 1
[-3,1,-2] => 2 = 1 + 1
[-3,-1,2] => 2 = 1 + 1
[-3,-1,-2] => 3 = 2 + 1
Description
The number of flag weak exceedances of a signed permutation.
This is the number of negative entries plus twice the number of weak exceedances of the signed permutation.
Matching statistic: St000438
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
Mp00169: Signed permutations —odd cycle type⟶ Integer partitions
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
Mp00101: Dyck paths —decomposition reverse⟶ Dyck paths
St000438: Dyck paths ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
Mp00101: Dyck paths —decomposition reverse⟶ Dyck paths
St000438: Dyck paths ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Values
[1] => []
=> []
=> []
=> ? ∊ {0,1}
[-1] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1}
[1,2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,2}
[1,-2] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,2}
[-1,2] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,2}
[-1,-2] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[2,1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,2}
[2,-1] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[-2,1] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[-2,-1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,2}
[1,2,3] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[1,2,-3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[1,-2,3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[1,-2,-3] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,2,3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-1,2,-3] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,-2,3] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,-2,-3] => [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 4
[1,3,2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[1,3,-2] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,-3,2] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,-3,-2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-1,3,2] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-1,3,-2] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-1,-3,2] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-1,-3,-2] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[2,1,3] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[2,1,-3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[2,-1,3] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[2,-1,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-2,1,3] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[-2,1,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-2,-1,3] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-2,-1,-3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[2,3,1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[2,3,-1] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[2,-3,1] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[2,-3,-1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-2,3,1] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[-2,3,-1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-2,-3,1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-2,-3,-1] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[3,1,2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[3,1,-2] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[3,-1,2] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[3,-1,-2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-3,1,2] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[-3,1,-2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-3,-1,2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-3,-1,-2] => [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[3,2,1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[3,2,-1] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[3,-2,1] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[3,-2,-1] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-3,2,1] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[-3,2,-1] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[-3,-2,1] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-3,-2,-1] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,5}
[1,2,3,4] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,3,-4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,-4] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[1,-2,3,4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,-4] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[1,-2,-3,4] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[1,-2,-3,-4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 4
[-1,2,3,4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,3,-4] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,2,-3,4] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,2,-3,-4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 4
[-1,-2,3,4] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,-2,3,-4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 4
[-1,-2,-3,4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 4
[-1,-2,-3,-4] => [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 5
[1,2,4,3] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,-3] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,2,-4,3] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,2,-4,-3] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[1,-2,-4,3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[1,-2,-4,-3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-1,2,-4,3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[-1,2,-4,-3] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,3] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[-1,-2,4,-3] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 5
[-1,-2,-4,3] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 5
[-1,-2,-4,-3] => [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 3
[1,3,2,4] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,2,-4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-2,4] => [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,3,-2,-4] => [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 4
[1,-3,-2,4] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-3,-2,-4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,3,2,4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-3,-2,4] => [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,4,2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-4,-2] => []
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
Description
The position of the last up step in a Dyck path.
Matching statistic: St000625
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00169: Signed permutations —odd cycle type⟶ Integer partitions
Mp00045: Integer partitions —reading tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St000625: Permutations ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Mp00045: Integer partitions —reading tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St000625: Permutations ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Values
[1] => []
=> []
=> [] => ? ∊ {0,1}
[-1] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1}
[1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[1,-2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,3}
[-1,2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,3}
[-1,-2] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[2,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[2,-1] => [2]
=> [[1,2]]
=> [1,2] => 2
[-2,1] => [2]
=> [[1,2]]
=> [1,2] => 2
[-2,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[1,2,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,2,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,-2,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,-2,-3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,2,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,2,-3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,-3] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[1,3,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,3,-2] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,-3,2] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,-3,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,3,2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,3,-2] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,-3,2] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,-3,-2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,1,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,1,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,-1,3] => [2]
=> [[1,2]]
=> [1,2] => 2
[2,-1,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-2,1,3] => [2]
=> [[1,2]]
=> [1,2] => 2
[-2,1,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-2,-1,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-1,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,3,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,3,-1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[2,-3,1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[2,-3,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,3,1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[-2,3,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-3,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-3,-1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,1,-2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,-1,2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,-1,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,1,2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[-3,1,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-1,-2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,2,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,2,-1] => [2]
=> [[1,2]]
=> [1,2] => 2
[3,-2,1] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,-2,-1] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-3,2,1] => [2]
=> [[1,2]]
=> [1,2] => 2
[-3,2,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-2,1] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-3,-2,-1] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,2,3,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,3,-4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,-4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,-2,3,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,-4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,-2,-3,4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,-2,-3,-4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,2,3,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,3,-4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,2,-3,4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,2,-3,-4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,-2,3,4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,3,-4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,-2,-3,4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,-2,-3,-4] => [1,1,1,1]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => 4
[1,2,4,3] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,-3] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,2,-4,3] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,2,-4,-3] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[1,-2,-4,3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[1,-2,-4,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,2,-4,3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,2,-4,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,4,-3] => [2,1,1]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => 4
[-1,-2,-4,3] => [2,1,1]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => 4
[-1,-2,-4,-3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,3,2,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,2,-4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-2,4] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,3,-2,-4] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[1,-3,-2,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-3,-2,-4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,3,2,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-3,-2,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,4,2] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-4,-2] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
Description
The sum of the minimal distances to a greater element.
Set $\pi_0 = \pi_{n+1} = n+1$, then this statistic is
$$
\sum_{i=1}^n \min_d(\pi_{i-d}>\pi_i\text{ or }\pi_{i+d}>\pi_i)
$$
This statistic appears in [1].
The generating function for the sequence of maximal values attained on $\mathfrak S_r$, $r\geq 0$ apparently coincides with [2], which satisfies the functional equation
$$
(x-1)^2 (x+1)^3 f(x^2) - (x-1)^2 (x+1) f(x) + x = 0.
$$
Matching statistic: St000656
Mp00169: Signed permutations —odd cycle type⟶ Integer partitions
Mp00179: Integer partitions —to skew partition⟶ Skew partitions
Mp00185: Skew partitions —cell poset⟶ Posets
St000656: Posets ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Mp00179: Integer partitions —to skew partition⟶ Skew partitions
Mp00185: Skew partitions —cell poset⟶ Posets
St000656: Posets ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Values
[1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1}
[-1] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1}
[1,2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,3}
[1,-2] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,3}
[-1,2] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,3}
[-1,-2] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[2,1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,3}
[2,-1] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[-2,1] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[-2,-1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,3}
[1,2,3] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[1,2,-3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[1,-2,3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[1,-2,-3] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,2,3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-1,2,-3] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,-2,3] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,-2,-3] => [1,1,1]
=> [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> 3
[1,3,2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[1,3,-2] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[1,-3,2] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[1,-3,-2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-1,3,2] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-1,3,-2] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-1,-3,2] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-1,-3,-2] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[2,1,3] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[2,1,-3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[2,-1,3] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[2,-1,-3] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-2,1,3] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[-2,1,-3] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-2,-1,3] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-2,-1,-3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[2,3,1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[2,3,-1] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[2,-3,1] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[2,-3,-1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-2,3,1] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[-2,3,-1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-2,-3,1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-2,-3,-1] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[3,1,2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[3,1,-2] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[3,-1,2] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[3,-1,-2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-3,1,2] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[-3,1,-2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-3,-1,2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-3,-1,-2] => [3]
=> [[3],[]]
=> ([(0,2),(2,1)],3)
=> 3
[3,2,1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[3,2,-1] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[3,-2,1] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[3,-2,-1] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-3,2,1] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[-3,2,-1] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[-3,-2,1] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-3,-2,-1] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,5}
[1,2,3,4] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,3,-4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,-4] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[1,-2,3,4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,-4] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[1,-2,-3,4] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[1,-2,-3,-4] => [1,1,1]
=> [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> 3
[-1,2,3,4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,3,-4] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,2,-3,4] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,2,-3,-4] => [1,1,1]
=> [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> 3
[-1,-2,3,4] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,-2,3,-4] => [1,1,1]
=> [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> 3
[-1,-2,-3,4] => [1,1,1]
=> [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> 3
[-1,-2,-3,-4] => [1,1,1,1]
=> [[1,1,1,1],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> 4
[1,2,4,3] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,-3] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[1,2,-4,3] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[1,2,-4,-3] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,-3] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[1,-2,-4,3] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[1,-2,-4,-3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,-3] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-1,2,-4,3] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[-1,2,-4,-3] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,3] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[-1,-2,4,-3] => [2,1,1]
=> [[2,1,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> 5
[-1,-2,-4,3] => [2,1,1]
=> [[2,1,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> 5
[-1,-2,-4,-3] => [1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> 2
[1,3,2,4] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,2,-4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-2,4] => [2]
=> [[2],[]]
=> ([(0,1)],2)
=> 2
[1,3,-2,-4] => [2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 4
[1,-3,-2,4] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-3,-2,-4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,3,2,4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-3,-2,4] => [1]
=> [[1],[]]
=> ([],1)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,4,2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-4,-2] => []
=> [[],[]]
=> ([],0)
=> ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
Description
The number of cuts of a poset.
A cut is a subset $A$ of the poset such that the set of lower bounds of the set of upper bounds of $A$ is exactly $A$.
Matching statistic: St000724
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00169: Signed permutations —odd cycle type⟶ Integer partitions
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000724: Permutations ⟶ ℤResult quality: 38% ●values known / values provided: 56%●distinct values known / distinct values provided: 38%
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000724: Permutations ⟶ ℤResult quality: 38% ●values known / values provided: 56%●distinct values known / distinct values provided: 38%
Values
[1] => []
=> []
=> [] => ? ∊ {0,1}
[-1] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1}
[1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[1,-2] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,3}
[-1,2] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,3}
[-1,-2] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[2,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[2,-1] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[-2,1] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[-2,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[1,2,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,2,-3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,-2,3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,-2,-3] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,2,3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,2,-3] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,-2,3] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,-2,-3] => [1,1,1]
=> [1,1,0,1,0,0]
=> [2,3,1] => 3
[1,3,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,3,-2] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[1,-3,2] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[1,-3,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,3,2] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,3,-2] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-1,-3,2] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-1,-3,-2] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,1,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,1,-3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,-1,3] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[2,-1,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-2,1,3] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[-2,1,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-2,-1,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-1,-3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,3,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,3,-1] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[2,-3,1] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[2,-3,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,3,1] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[-2,3,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-3,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-3,-1] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[3,1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,1,-2] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[3,-1,2] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[3,-1,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,1,2] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[-3,1,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-1,-2] => [3]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[3,2,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,2,-1] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[3,-2,1] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,-2,-1] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-3,2,1] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[-3,2,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-2,1] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-3,-2,-1] => [1]
=> [1,0]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,2,3,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,3,-4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,-4] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[1,-2,3,4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,-4] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[1,-2,-3,4] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[1,-2,-3,-4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [2,3,1] => 3
[-1,2,3,4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,3,-4] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,2,-3,4] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,2,-3,-4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [2,3,1] => 3
[-1,-2,3,4] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,-2,3,-4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [2,3,1] => 3
[-1,-2,-3,4] => [1,1,1]
=> [1,1,0,1,0,0]
=> [2,3,1] => 3
[-1,-2,-3,-4] => [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 4
[1,2,4,3] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,-3] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[1,2,-4,3] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[1,2,-4,-3] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[1,-2,-4,3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[1,-2,-4,-3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,-3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-1,2,-4,3] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[-1,2,-4,-3] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,3] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[-1,-2,4,-3] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 4
[-1,-2,-4,3] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 4
[-1,-2,-4,-3] => [1,1]
=> [1,1,0,0]
=> [2,1] => 2
[1,3,2,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,2,-4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-2,4] => [2]
=> [1,0,1,0]
=> [1,2] => 2
[1,3,-2,-4] => [2,1]
=> [1,0,1,1,0,0]
=> [1,3,2] => 3
[1,-3,-2,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-3,-2,-4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,3,2,4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-3,-2,4] => [1]
=> [1,0]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,4,2] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,-4,-2] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
Description
The label of the leaf of the path following the smaller label in the increasing binary tree associated to a permutation.
Associate an increasing binary tree to the permutation using [[Mp00061]]. Then follow the path starting at the root which always selects the child with the smaller label. This statistic is the label of the leaf in the path, see [1].
Han [2] showed that this statistic is (up to a shift) equidistributed on zigzag permutations (permutations $\pi$ such that $\pi(1) < \pi(2) > \pi(3) \cdots$) with the greater neighbor of the maximum ([[St000060]]), see also [3].
Matching statistic: St001074
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00169: Signed permutations —odd cycle type⟶ Integer partitions
Mp00045: Integer partitions —reading tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St001074: Permutations ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Mp00045: Integer partitions —reading tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St001074: Permutations ⟶ ℤResult quality: 50% ●values known / values provided: 56%●distinct values known / distinct values provided: 50%
Values
[1] => []
=> []
=> [] => ? ∊ {0,1}
[-1] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1}
[1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[1,-2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,3}
[-1,2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,3}
[-1,-2] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[2,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[2,-1] => [2]
=> [[1,2]]
=> [1,2] => 2
[-2,1] => [2]
=> [[1,2]]
=> [1,2] => 2
[-2,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,3}
[1,2,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,2,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,-2,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,-2,-3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,2,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,2,-3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,-3] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[1,3,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,3,-2] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,-3,2] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,-3,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,3,2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-1,3,-2] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,-3,2] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,-3,-2] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,1,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,1,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,-1,3] => [2]
=> [[1,2]]
=> [1,2] => 2
[2,-1,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-2,1,3] => [2]
=> [[1,2]]
=> [1,2] => 2
[-2,1,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-2,-1,3] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-1,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,3,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[2,3,-1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[2,-3,1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[2,-3,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,3,1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[-2,3,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-3,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-2,-3,-1] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,1,-2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,-1,2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,-1,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,1,2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[-3,1,-2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-1,2] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-1,-2] => [3]
=> [[1,2,3]]
=> [1,2,3] => 3
[3,2,1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,2,-1] => [2]
=> [[1,2]]
=> [1,2] => 2
[3,-2,1] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[3,-2,-1] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-3,2,1] => [2]
=> [[1,2]]
=> [1,2] => 2
[-3,2,-1] => []
=> []
=> [] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[-3,-2,1] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-3,-2,-1] => [1]
=> [[1]]
=> [1] => ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,4,4,4,4,4,4,4,5}
[1,2,3,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,2,3,-4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,2,-3,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,2,-3,-4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,-2,3,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,-2,3,-4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,-2,-3,4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,-2,-3,-4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,2,3,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[-1,2,3,-4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,2,-3,4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,2,-3,-4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,-2,3,4] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,3,-4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,-2,-3,4] => [1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => 3
[-1,-2,-3,-4] => [1,1,1,1]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => 4
[1,2,4,3] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,2,4,-3] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,2,-4,3] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,2,-4,-3] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,-2,4,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,-2,4,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[1,-2,-4,3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[1,-2,-4,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[-1,2,4,3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[-1,2,4,-3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,2,-4,3] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[-1,2,-4,-3] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[-1,-2,4,3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[-1,-2,4,-3] => [2,1,1]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => 4
[-1,-2,-4,3] => [2,1,1]
=> [[1,4],[2],[3]]
=> [3,2,1,4] => 4
[-1,-2,-4,-3] => [1,1]
=> [[1],[2]]
=> [2,1] => 2
[1,3,2,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,3,2,-4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,3,-2,4] => [2]
=> [[1,2]]
=> [1,2] => 2
[1,3,-2,-4] => [2,1]
=> [[1,3],[2]]
=> [2,1,3] => 3
[1,-3,-2,4] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,-3,-2,-4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[-1,3,2,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[-1,-3,-2,4] => [1]
=> [[1]]
=> [1] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,3,4,2] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
[1,3,-4,-2] => []
=> []
=> [] => ? ∊ {0,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,7}
Description
The number of inversions of the cyclic embedding of a permutation.
The cyclic embedding of a permutation $\pi$ of length $n$ is given by the permutation of length $n+1$ represented in cycle notation by $(\pi_1,\ldots,\pi_n,n+1)$.
This reflects in particular the fact that the number of long cycles of length $n+1$ equals $n!$.
This statistic counts the number of inversions of this embedding, see [1]. As shown in [2], the sum of this statistic on all permutations of length $n$ equals $n!\cdot(3n-1)/12$.
Matching statistic: St000668
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00260: Signed permutations —Demazure product with inverse⟶ Signed permutations
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000668: Integer partitions ⟶ ℤResult quality: 49% ●values known / values provided: 49%●distinct values known / distinct values provided: 50%
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000668: Integer partitions ⟶ ℤResult quality: 49% ●values known / values provided: 49%●distinct values known / distinct values provided: 50%
Values
[1] => [1] => [-1] => []
=> ? ∊ {0,1}
[-1] => [-1] => [1] => [1]
=> ? ∊ {0,1}
[1,2] => [1,2] => [2,-1] => []
=> ? ∊ {0,1,1,1,2,3}
[1,-2] => [1,-2] => [-2,-1] => [2]
=> 2
[-1,2] => [-1,-2] => [-2,1] => []
=> ? ∊ {0,1,1,1,2,3}
[-1,-2] => [-1,-2] => [-2,1] => []
=> ? ∊ {0,1,1,1,2,3}
[2,1] => [2,1] => [1,-2] => [1]
=> ? ∊ {0,1,1,1,2,3}
[2,-1] => [-1,2] => [2,1] => [2]
=> 2
[-2,1] => [-2,-1] => [-1,2] => [1]
=> ? ∊ {0,1,1,1,2,3}
[-2,-1] => [-1,-2] => [-2,1] => []
=> ? ∊ {0,1,1,1,2,3}
[1,2,3] => [1,2,3] => [2,3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[1,2,-3] => [1,2,-3] => [2,-3,-1] => [3]
=> 3
[1,-2,3] => [1,-2,-3] => [-2,-3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[1,-2,-3] => [1,-2,-3] => [-2,-3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,2,3] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,2,-3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-2,3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-2,-3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[1,3,2] => [1,3,2] => [3,2,-1] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[1,3,-2] => [1,-2,3] => [-2,3,-1] => [3]
=> 3
[1,-3,2] => [1,-3,-2] => [-3,-2,-1] => [2]
=> 2
[1,-3,-2] => [1,-2,-3] => [-2,-3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,3,2] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,3,-2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-3,2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-3,-2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[2,1,3] => [2,1,3] => [1,3,-2] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[2,1,-3] => [2,1,-3] => [1,-3,-2] => [2,1]
=> 2
[2,-1,3] => [-1,2,-3] => [2,-3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[2,-1,-3] => [-1,2,-3] => [2,-3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,1,3] => [-2,-1,3] => [-1,3,2] => [2]
=> 2
[-2,1,-3] => [-2,-1,-3] => [-1,-3,2] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,-1,3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-2,-1,-3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[2,3,1] => [3,2,1] => [2,1,-3] => [2]
=> 2
[2,3,-1] => [-1,2,3] => [2,3,1] => [3]
=> 3
[2,-3,1] => [-3,2,-1] => [2,-1,3] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[2,-3,-1] => [-1,2,-3] => [2,-3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,3,1] => [-2,-1,3] => [-1,3,2] => [2]
=> 2
[-2,3,-1] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-2,-3,1] => [-2,-1,-3] => [-1,-3,2] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,-3,-1] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[3,1,2] => [3,2,1] => [2,1,-3] => [2]
=> 2
[3,1,-2] => [3,-2,1] => [-2,1,-3] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[3,-1,2] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[3,-1,-2] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,1,2] => [-3,2,-1] => [2,-1,3] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,1,-2] => [-3,-2,-1] => [-2,-1,3] => [2,1]
=> 2
[-3,-1,2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-3,-1,-2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[3,2,1] => [3,2,1] => [2,1,-3] => [2]
=> 2
[3,2,-1] => [-1,3,2] => [3,2,1] => [2,1]
=> 2
[3,-2,1] => [-2,-1,3] => [-1,3,2] => [2]
=> 2
[3,-2,-1] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,2,1] => [-3,2,-1] => [2,-1,3] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,2,-1] => [-1,-3,-2] => [-3,-2,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,-2,1] => [-2,-1,-3] => [-1,-3,2] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,-2,-1] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[1,2,3,4] => [1,2,3,4] => [2,3,4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,3,-4] => [1,2,3,-4] => [2,3,-4,-1] => [4]
=> 4
[1,2,-3,4] => [1,2,-3,-4] => [2,-3,-4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,-4] => [1,2,-3,-4] => [2,-3,-4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,4] => [1,-2,-3,4] => [-2,-3,4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,-4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-3,4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-3,-4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[-1,2,3,4] => [-1,-2,3,4] => [-2,3,4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,3,-4] => [-1,-2,3,-4] => [-2,3,-4,1] => [4]
=> 4
[-1,2,-3,4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,-3,-4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,3,4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,3,-4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-3,4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-3,-4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,3] => [1,2,4,3] => [2,4,3,-1] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,-3] => [1,2,-3,4] => [2,-3,4,-1] => [4]
=> 4
[1,2,-4,3] => [1,2,-4,-3] => [2,-4,-3,-1] => [3]
=> 3
[1,2,-4,-3] => [1,2,-3,-4] => [2,-3,-4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,3] => [1,-2,-3,4] => [-2,-3,4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,-3] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-4,3] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-4,-3] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[-1,2,4,3] => [-1,-2,4,3] => [-2,4,3,1] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,-3] => [-1,-2,-3,4] => [-2,-3,4,1] => [4]
=> 4
[-1,2,-4,3] => [-1,-2,-4,-3] => [-2,-4,-3,1] => [3]
=> 3
[-1,2,-4,-3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,-3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-4,3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-4,-3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,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,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,2,-4] => [1,3,2,-4] => [3,2,-4,-1] => [3,1]
=> 3
[1,-3,2,4] => [1,-3,-2,4] => [-3,-2,4,-1] => [3]
=> 3
[1,-3,-2,4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-3,-2,-4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[-1,3,2,-4] => [-1,-2,3,-4] => [-2,3,-4,1] => [4]
=> 4
[1,3,4,2] => [1,4,3,2] => [4,3,2,-1] => [2]
=> 2
[1,3,4,-2] => [1,-2,3,4] => [-2,3,4,-1] => [4]
=> 4
[1,3,-4,2] => [1,-4,3,-2] => [-4,3,-2,-1] => [2]
=> 2
[1,-3,4,2] => [1,-3,-2,4] => [-3,-2,4,-1] => [3]
=> 3
[1,-3,4,-2] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
Description
The least common multiple of the parts of the partition.
Matching statistic: St000708
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00260: Signed permutations —Demazure product with inverse⟶ Signed permutations
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000708: Integer partitions ⟶ ℤResult quality: 49% ●values known / values provided: 49%●distinct values known / distinct values provided: 50%
Mp00167: Signed permutations —inverse Kreweras complement⟶ Signed permutations
Mp00166: Signed permutations —even cycle type⟶ Integer partitions
St000708: Integer partitions ⟶ ℤResult quality: 49% ●values known / values provided: 49%●distinct values known / distinct values provided: 50%
Values
[1] => [1] => [-1] => []
=> ? ∊ {0,1}
[-1] => [-1] => [1] => [1]
=> ? ∊ {0,1}
[1,2] => [1,2] => [2,-1] => []
=> ? ∊ {0,1,1,1,2,3}
[1,-2] => [1,-2] => [-2,-1] => [2]
=> 2
[-1,2] => [-1,-2] => [-2,1] => []
=> ? ∊ {0,1,1,1,2,3}
[-1,-2] => [-1,-2] => [-2,1] => []
=> ? ∊ {0,1,1,1,2,3}
[2,1] => [2,1] => [1,-2] => [1]
=> ? ∊ {0,1,1,1,2,3}
[2,-1] => [-1,2] => [2,1] => [2]
=> 2
[-2,1] => [-2,-1] => [-1,2] => [1]
=> ? ∊ {0,1,1,1,2,3}
[-2,-1] => [-1,-2] => [-2,1] => []
=> ? ∊ {0,1,1,1,2,3}
[1,2,3] => [1,2,3] => [2,3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[1,2,-3] => [1,2,-3] => [2,-3,-1] => [3]
=> 3
[1,-2,3] => [1,-2,-3] => [-2,-3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[1,-2,-3] => [1,-2,-3] => [-2,-3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,2,3] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,2,-3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-2,3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-2,-3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[1,3,2] => [1,3,2] => [3,2,-1] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[1,3,-2] => [1,-2,3] => [-2,3,-1] => [3]
=> 3
[1,-3,2] => [1,-3,-2] => [-3,-2,-1] => [2]
=> 2
[1,-3,-2] => [1,-2,-3] => [-2,-3,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,3,2] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-1,3,-2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-3,2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-1,-3,-2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[2,1,3] => [2,1,3] => [1,3,-2] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[2,1,-3] => [2,1,-3] => [1,-3,-2] => [2,1]
=> 2
[2,-1,3] => [-1,2,-3] => [2,-3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[2,-1,-3] => [-1,2,-3] => [2,-3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,1,3] => [-2,-1,3] => [-1,3,2] => [2]
=> 2
[-2,1,-3] => [-2,-1,-3] => [-1,-3,2] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,-1,3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-2,-1,-3] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[2,3,1] => [3,2,1] => [2,1,-3] => [2]
=> 2
[2,3,-1] => [-1,2,3] => [2,3,1] => [3]
=> 3
[2,-3,1] => [-3,2,-1] => [2,-1,3] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[2,-3,-1] => [-1,2,-3] => [2,-3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,3,1] => [-2,-1,3] => [-1,3,2] => [2]
=> 2
[-2,3,-1] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-2,-3,1] => [-2,-1,-3] => [-1,-3,2] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-2,-3,-1] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[3,1,2] => [3,2,1] => [2,1,-3] => [2]
=> 2
[3,1,-2] => [3,-2,1] => [-2,1,-3] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[3,-1,2] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[3,-1,-2] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,1,2] => [-3,2,-1] => [2,-1,3] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,1,-2] => [-3,-2,-1] => [-2,-1,3] => [2,1]
=> 2
[-3,-1,2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[-3,-1,-2] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[3,2,1] => [3,2,1] => [2,1,-3] => [2]
=> 2
[3,2,-1] => [-1,3,2] => [3,2,1] => [2,1]
=> 2
[3,-2,1] => [-2,-1,3] => [-1,3,2] => [2]
=> 2
[3,-2,-1] => [-1,-2,3] => [-2,3,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,2,1] => [-3,2,-1] => [2,-1,3] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,2,-1] => [-1,-3,-2] => [-3,-2,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,-2,1] => [-2,-1,-3] => [-1,-3,2] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,4,4,4,4,4,4,4,5}
[-3,-2,-1] => [-1,-2,-3] => [-2,-3,1] => [3]
=> 3
[1,2,3,4] => [1,2,3,4] => [2,3,4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,3,-4] => [1,2,3,-4] => [2,3,-4,-1] => [4]
=> 4
[1,2,-3,4] => [1,2,-3,-4] => [2,-3,-4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,-3,-4] => [1,2,-3,-4] => [2,-3,-4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,4] => [1,-2,-3,4] => [-2,-3,4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,3,-4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-3,4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-3,-4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[-1,2,3,4] => [-1,-2,3,4] => [-2,3,4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,3,-4] => [-1,-2,3,-4] => [-2,3,-4,1] => [4]
=> 4
[-1,2,-3,4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,-3,-4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,3,4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,3,-4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-3,4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-3,-4] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,3] => [1,2,4,3] => [2,4,3,-1] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,2,4,-3] => [1,2,-3,4] => [2,-3,4,-1] => [4]
=> 4
[1,2,-4,3] => [1,2,-4,-3] => [2,-4,-3,-1] => [3]
=> 3
[1,2,-4,-3] => [1,2,-3,-4] => [2,-3,-4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,3] => [1,-2,-3,4] => [-2,-3,4,-1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,-2,4,-3] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-4,3] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-2,-4,-3] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[-1,2,4,3] => [-1,-2,4,3] => [-2,4,3,1] => [1]
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,2,4,-3] => [-1,-2,-3,4] => [-2,-3,4,1] => [4]
=> 4
[-1,2,-4,3] => [-1,-2,-4,-3] => [-2,-4,-3,1] => [3]
=> 3
[-1,2,-4,-3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,4,-3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-4,3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[-1,-2,-4,-3] => [-1,-2,-3,-4] => [-2,-3,-4,1] => []
=> ? ∊ {0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,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,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7}
[1,3,2,-4] => [1,3,2,-4] => [3,2,-4,-1] => [3,1]
=> 3
[1,-3,2,4] => [1,-3,-2,4] => [-3,-2,4,-1] => [3]
=> 3
[1,-3,-2,4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[1,-3,-2,-4] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
[-1,3,2,-4] => [-1,-2,3,-4] => [-2,3,-4,1] => [4]
=> 4
[1,3,4,2] => [1,4,3,2] => [4,3,2,-1] => [2]
=> 2
[1,3,4,-2] => [1,-2,3,4] => [-2,3,4,-1] => [4]
=> 4
[1,3,-4,2] => [1,-4,3,-2] => [-4,3,-2,-1] => [2]
=> 2
[1,-3,4,2] => [1,-3,-2,4] => [-3,-2,4,-1] => [3]
=> 3
[1,-3,4,-2] => [1,-2,-3,-4] => [-2,-3,-4,-1] => [4]
=> 4
Description
The product of the parts of an integer partition.
The following 52 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000770The major index of an integer partition when read from bottom to top. St000939The number of characters of the symmetric group whose value on the partition is positive. St000993The multiplicity of the largest part of an integer partition. St001198The number of simple modules in the algebra $eAe$ with projective dimension at most 1 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. 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$. St001206The maximal dimension of an indecomposable projective $eAe$-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St000264The girth of a graph, which is not a tree. St001060The distinguishing index of a graph. St000715The number of semistandard Young tableaux of given shape and entries at most 3. St000806The semiperimeter of the associated bargraph. St000967The value p(1) for the Coxeterpolynomial p of the corresponding LNakayama algebra. St000969We make a CNakayama algebra out of the LNakayama algebra (corresponding to the Dyck path) $[c_0,c_1,...,c_{n-1}]$ by adding $c_0$ to $c_{n-1}$. St000998Number of indecomposable projective modules with injective dimension smaller than or equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001012Number of simple modules with projective dimension at most 2 in the Nakayama algebra corresponding to the Dyck path. St001019Sum of the projective dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001023Number of simple modules with projective dimension at most 3 in the Nakayama algebra corresponding to the Dyck path. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001065Number of indecomposable reflexive modules in the corresponding Nakayama algebra. St001166Number of indecomposable projective non-injective modules with dominant dimension equal to the global dimension plus the number of indecomposable projective injective modules in the corresponding Nakayama algebra. St001179Number of indecomposable injective modules with projective dimension at most 2 in the corresponding Nakayama algebra. St001182Number of indecomposable injective modules with codominant dimension at least two in the corresponding Nakayama algebra. St001190Number of simple modules with projective dimension at most 4 in the corresponding Nakayama algebra. St001218Smallest index k greater than or equal to one such that the Coxeter matrix C of the corresponding Nakayama algebra has C^k=1. St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St001240The number of indecomposable modules e_i J^2 that have injective dimension at most one in the corresponding Nakayama algebra St001255The vector space dimension of the double dual of A/J when A is the corresponding Nakayama algebra with Jacobson radical J. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001473The absolute value of the sum of all entries of the Coxeter matrix of the corresponding LNakayama algebra. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001643The Frobenius dimension of the Nakayama algebra corresponding to the Dyck path. St001650The order of Ringel's homological bijection associated to the linear Nakayama algebra corresponding to the Dyck path. St001838The number of nonempty primitive factors of a binary word. St001872The number of indecomposable injective modules with even projective dimension in the corresponding Nakayama algebra. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001875The number of simple modules with projective dimension at most 1. St000515The number of invariant set partitions when acting with a permutation of given cycle type. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000706The product of the factorials of the multiplicities of an integer partition. St001568The smallest positive integer that does not appear twice in the partition. St000418The number of Dyck paths that are weakly below a Dyck path. St000444The length of the maximal rise of a Dyck path. St000514The number of invariant simple graphs when acting with a permutation of given cycle type. St000675The number of centered multitunnels of a Dyck path. St000707The product of the factorials of the parts. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000815The number of semistandard Young tableaux of partition weight of given shape. St000933The number of multipartitions of sizes given by an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St000981The length of the longest zigzag subpath. St001531Number of partial orders contained in the poset determined by the Dyck path. St001959The product of the heights of the peaks of a Dyck path.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!