searching the database
Your data matches 172 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: St000007
(load all 68 compositions to match this statistic)
(load all 68 compositions to match this statistic)
Mp00064: Permutations —reverse⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000007: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => 1
[1,2] => [2,1] => 2
[2,1] => [1,2] => 1
[1,2,3] => [3,2,1] => 3
[1,3,2] => [2,3,1] => 2
[2,1,3] => [3,1,2] => 2
[2,3,1] => [1,3,2] => 2
[3,1,2] => [2,1,3] => 1
[3,2,1] => [1,2,3] => 1
[1,2,3,4] => [4,3,2,1] => 4
[1,2,4,3] => [3,4,2,1] => 3
[1,3,2,4] => [4,2,3,1] => 3
[1,3,4,2] => [2,4,3,1] => 3
[1,4,2,3] => [3,2,4,1] => 2
[1,4,3,2] => [2,3,4,1] => 2
[2,1,3,4] => [4,3,1,2] => 3
[2,1,4,3] => [3,4,1,2] => 2
[2,3,1,4] => [4,1,3,2] => 3
[2,3,4,1] => [1,4,3,2] => 3
[2,4,1,3] => [3,1,4,2] => 2
[2,4,3,1] => [1,3,4,2] => 2
[3,1,2,4] => [4,2,1,3] => 2
[3,1,4,2] => [2,4,1,3] => 2
[3,2,1,4] => [4,1,2,3] => 2
[3,2,4,1] => [1,4,2,3] => 2
[3,4,1,2] => [2,1,4,3] => 2
[3,4,2,1] => [1,2,4,3] => 2
[4,1,2,3] => [3,2,1,4] => 1
[4,1,3,2] => [2,3,1,4] => 1
[4,2,1,3] => [3,1,2,4] => 1
[4,2,3,1] => [1,3,2,4] => 1
[4,3,1,2] => [2,1,3,4] => 1
[4,3,2,1] => [1,2,3,4] => 1
[1,2,3,4,5] => [5,4,3,2,1] => 5
[1,2,3,5,4] => [4,5,3,2,1] => 4
[1,2,4,3,5] => [5,3,4,2,1] => 4
[1,2,4,5,3] => [3,5,4,2,1] => 4
[1,2,5,3,4] => [4,3,5,2,1] => 3
[1,2,5,4,3] => [3,4,5,2,1] => 3
[1,3,2,4,5] => [5,4,2,3,1] => 4
[1,3,2,5,4] => [4,5,2,3,1] => 3
[1,3,4,2,5] => [5,2,4,3,1] => 4
[1,3,4,5,2] => [2,5,4,3,1] => 4
[1,3,5,2,4] => [4,2,5,3,1] => 3
[1,3,5,4,2] => [2,4,5,3,1] => 3
[1,4,2,3,5] => [5,3,2,4,1] => 3
[1,4,2,5,3] => [3,5,2,4,1] => 3
[1,4,3,2,5] => [5,2,3,4,1] => 3
[1,4,3,5,2] => [2,5,3,4,1] => 3
[1,4,5,2,3] => [3,2,5,4,1] => 3
Description
The number of saliances of the permutation.
A saliance is a right-to-left maximum. This can be described as an occurrence of the mesh pattern $([1], {(1,1)})$, i.e., the upper right quadrant is shaded, see [1].
Matching statistic: St000010
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00102: Dyck paths —rise composition⟶ Integer compositions
Mp00040: Integer compositions —to partition⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 99%●distinct values known / distinct values provided: 83%
Mp00102: Dyck paths —rise composition⟶ Integer compositions
Mp00040: Integer compositions —to partition⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 99%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> 1
[1,2] => [1,0,1,0]
=> [1,1] => [1,1]
=> 2
[2,1] => [1,1,0,0]
=> [2] => [2]
=> 1
[1,2,3] => [1,0,1,0,1,0]
=> [1,1,1] => [1,1,1]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [1,2] => [2,1]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [2,1] => [2,1]
=> 2
[2,3,1] => [1,1,0,1,0,0]
=> [2,1] => [2,1]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> [3] => [3]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [3] => [3]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1] => [1,1,1,1]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,1,2] => [2,1,1]
=> 3
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,2,1] => [2,1,1]
=> 3
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,2,1] => [2,1,1]
=> 3
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,3] => [3,1]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,3] => [3,1]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [2,1,1] => [2,1,1]
=> 3
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2] => [2,2]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [2,1,1] => [2,1,1]
=> 3
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1,1] => [2,1,1]
=> 3
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,2] => [2,2]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,2] => [2,2]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3,1] => [3,1]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1] => [3,1]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3,1] => [3,1]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1] => [3,1]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [3,1] => [3,1]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [3,1] => [3,1]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [4] => [4]
=> 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => [1,1,1,1,1]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => [2,1,1,1]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => [2,1,1,1]
=> 4
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => [2,1,1,1]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => [3,1,1]
=> 3
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => [3,1,1]
=> 3
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => [2,1,1,1]
=> 4
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => [2,2,1]
=> 3
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => [2,1,1,1]
=> 4
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => [2,1,1,1]
=> 4
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => [2,2,1]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => [2,2,1]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => [3,1,1]
=> 3
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => [3,1,1]
=> 3
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3
[] => []
=> [] => ?
=> ? = 0
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2
[7,8,9,10,11,12,1,2,3,4,5,6] => [1,1,1,1,1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0,0,0,0,0]
=> ? => ?
=> ? = 6
[4,3,2,1,7,6,5,9,8,10] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 4
[2,1,4,3,6,5,7,8,9] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? => ?
=> ? = 6
[5,4,3,2,1,8,7,6,10,9] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? => ?
=> ? = 3
[2,1,4,3,6,5,8,7,9,10] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> ? => ?
=> ? = 6
[2,1,4,3,6,5,7,8,9,10] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> ? => ?
=> ? = 7
[11,9,7,5,3,1,12,10,8,6,4,2] => [1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2
[3,4,5,6,7,8,9,10,11,12,1,2] => [1,1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0,0]
=> [3,1,1,1,1,1,1,1,1,1] => ?
=> ? = 10
[1,2,3,4,5,6,7,8,9,10,11,12] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? => ?
=> ? = 12
[8,7,6,5,4,1,3,2,9] => ?
=> ? => ?
=> ? = 2
Description
The length of the partition.
Matching statistic: St000288
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00130: Permutations —descent tops⟶ Binary words
St000288: Binary words ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00130: Permutations —descent tops⟶ Binary words
St000288: Binary words ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => => ? = 1 - 1
[1,2] => [1,0,1,0]
=> [2,1] => 1 => 1 = 2 - 1
[2,1] => [1,1,0,0]
=> [1,2] => 0 => 0 = 1 - 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => 11 => 2 = 3 - 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => 01 => 1 = 2 - 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => 01 => 1 = 2 - 1
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => 10 => 1 = 2 - 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => 00 => 0 = 1 - 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => 00 => 0 = 1 - 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 111 => 3 = 4 - 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 101 => 2 = 3 - 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 011 => 2 = 3 - 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 011 => 2 = 3 - 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 001 => 1 = 2 - 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 001 => 1 = 2 - 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 011 => 2 = 3 - 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 001 => 1 = 2 - 1
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 101 => 2 = 3 - 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 110 => 2 = 3 - 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 010 => 1 = 2 - 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 010 => 1 = 2 - 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 001 => 1 = 2 - 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 010 => 1 = 2 - 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 001 => 1 = 2 - 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 010 => 1 = 2 - 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 100 => 1 = 2 - 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 100 => 1 = 2 - 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 000 => 0 = 1 - 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 000 => 0 = 1 - 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 000 => 0 = 1 - 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 000 => 0 = 1 - 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 000 => 0 = 1 - 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 000 => 0 = 1 - 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 1111 => 4 = 5 - 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 1101 => 3 = 4 - 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 1011 => 3 = 4 - 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 1011 => 3 = 4 - 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 1001 => 2 = 3 - 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 1001 => 2 = 3 - 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 0111 => 3 = 4 - 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 0101 => 2 = 3 - 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 0111 => 3 = 4 - 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 0111 => 3 = 4 - 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 0011 => 2 = 3 - 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 0011 => 2 = 3 - 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 0011 => 2 = 3 - 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 0011 => 2 = 3 - 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 0011 => 2 = 3 - 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 0011 => 2 = 3 - 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 0101 => 2 = 3 - 1
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 0101 => 2 = 3 - 1
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ? => ? = 4 - 1
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ? => ? = 4 - 1
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ? => ? = 4 - 1
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ? => ? = 4 - 1
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ? => ? = 4 - 1
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ? => ? = 4 - 1
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ? => ? = 4 - 1
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ? => ? = 4 - 1
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ? => ? = 4 - 1
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ? => ? = 6 - 1
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ? => ? = 4 - 1
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ? => ? = 4 - 1
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ? => ? = 6 - 1
[1,6,2,3,4,7,5,8] => [1,0,1,1,1,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,4,5,7,1] => ? => ? = 4 - 1
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ? => ? = 3 - 1
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ? => ? = 3 - 1
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ? => ? = 4 - 1
[] => []
=> [] => => ? = 0 - 1
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ? => ? = 4 - 1
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ? => ? = 4 - 1
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ? => ? = 4 - 1
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ? => ? = 4 - 1
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ? => ? = 4 - 1
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ? => ? = 4 - 1
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ? => ? = 4 - 1
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ? => ? = 4 - 1
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ? => ? = 4 - 1
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ? => ? = 2 - 1
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ? => ? = 2 - 1
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ? => ? = 2 - 1
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ? => ? = 3 - 1
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ? => ? = 3 - 1
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ? => ? = 2 - 1
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ? => ? = 5 - 1
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ? => ? = 3 - 1
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ? => ? = 2 - 1
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ? => ? = 4 - 1
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ? => ? = 5 - 1
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ? => ? = 5 - 1
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ? => ? = 2 - 1
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ? => ? = 3 - 1
[1,6,4,2,5,7,3,8] => [1,0,1,1,1,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,4,5,7,1] => ? => ? = 4 - 1
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ? => ? = 4 - 1
[3,1,4,5,8,6,7,2] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ? => ? = 4 - 1
[11,1,2,3,4,5,6,7,8,9,10] => [1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0]
=> [1,2,3,4,5,6,7,8,9,10,11] => 0000000000 => ? = 1 - 1
[7,8,9,10,11,12,1,2,3,4,5,6] => [1,1,1,1,1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0,0,0,0,0]
=> ? => ? => ? = 6 - 1
[6,3,5,4,8,2,7,1] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ? => ? = 2 - 1
[2,4,7,3,5,6,8,1] => [1,1,0,1,1,0,1,1,1,0,0,0,0,1,0,0]
=> [7,3,4,5,2,6,1,8] => ? => ? = 4 - 1
[1,6,4,7,5,8,2,3] => [1,0,1,1,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,7,8,1] => ? => ? = 4 - 1
Description
The number of ones in a binary word.
This is also known as the Hamming weight of the word.
Matching statistic: St000147
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000147: Integer partitions ⟶ ℤResult quality: 92% ●values known / values provided: 96%●distinct values known / distinct values provided: 92%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000147: Integer partitions ⟶ ℤResult quality: 92% ●values known / values provided: 96%●distinct values known / distinct values provided: 92%
Values
[1] => [1,0]
=> [1] => [1]
=> 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 2
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 2
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 3
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 3
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 3
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 3
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 3
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 3
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 4
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 4
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 3
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 4
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 4
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 3
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4
[3,1,4,5,8,6,7,2] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4
[7,8,9,10,11,12,1,2,3,4,5,6] => [1,1,1,1,1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0,0,0,0,0]
=> ? => ?
=> ? = 6
Description
The largest part of an integer partition.
Matching statistic: St001389
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St001389: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St001389: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 2
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 2
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 3
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 3
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 3
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 3
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 3
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 3
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 4
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 4
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 3
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 4
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 4
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 3
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4
[] => []
=> [] => []
=> ? = 0
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4
[3,1,4,5,8,6,7,2] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4
Description
The number of partitions of the same length below the given integer partition.
For a partition $\lambda_1 \geq \dots \lambda_k > 0$, this number is
$$ \det\left( \binom{\lambda_{k+1-i}}{j-i+1} \right)_{1 \le i,j \le k}.$$
Matching statistic: St001918
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St001918: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St001918: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> 0 = 1 - 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 1 = 2 - 1
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 0 = 1 - 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 2 = 3 - 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 1 = 2 - 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 1 = 2 - 1
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 1 = 2 - 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 0 = 1 - 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 0 = 1 - 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 3 = 4 - 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 2 = 3 - 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 2 = 3 - 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 2 = 3 - 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 1 = 2 - 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 1 = 2 - 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 2 = 3 - 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 1 = 2 - 1
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 2 = 3 - 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 2 = 3 - 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 1 = 2 - 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 1 = 2 - 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 1 = 2 - 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 1 = 2 - 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 1 = 2 - 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 1 = 2 - 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 1 = 2 - 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 1 = 2 - 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 4 = 5 - 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 2 = 3 - 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 3 = 4 - 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 3 = 4 - 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 3 = 4 - 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 2 = 3 - 1
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4 - 1
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6 - 1
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4 - 1
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4 - 1
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4 - 1
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4 - 1
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4 - 1
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6 - 1
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4 - 1
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4 - 1
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6 - 1
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3 - 1
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3 - 1
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4 - 1
[] => []
=> [] => []
=> ? = 0 - 1
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4 - 1
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4 - 1
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4 - 1
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3 - 1
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3 - 1
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2 - 1
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5 - 1
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3 - 1
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4 - 1
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5 - 1
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5 - 1
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3 - 1
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4 - 1
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4 - 1
[3,1,4,5,8,6,7,2] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4 - 1
Description
The degree of the cyclic sieving polynomial corresponding to an integer partition.
Let $\lambda$ be an integer partition of $n$ and let $N$ be the least common multiple of the parts of $\lambda$. Fix an arbitrary permutation $\pi$ of cycle type $\lambda$. Then $\pi$ induces a cyclic action of order $N$ on $\{1,\dots,n\}$.
The corresponding character can be identified with the cyclic sieving polynomial $C_\lambda(q)$ of this action, modulo $q^N-1$. Explicitly, it is
$$
\sum_{p\in\lambda} [p]_{q^{N/p}},
$$
where $[p]_q = 1+\dots+q^{p-1}$ is the $q$-integer.
This statistic records the degree of $C_\lambda(q)$. Equivalently, it equals
$$
\left(1 - \frac{1}{\lambda_1}\right) N,
$$
where $\lambda_1$ is the largest part of $\lambda$.
The statistic is undefined for the empty partition.
Matching statistic: St000668
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000668: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000668: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> ? = 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 2
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 2
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 3
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 3
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 3
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 3
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 3
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 3
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 4
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 4
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 3
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 4
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 4
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 3
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 3
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4
[] => []
=> [] => []
=> ? = 0
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4
Description
The least common multiple of the parts of the partition.
Matching statistic: St000708
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000708: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000708: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 96%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> ? = 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 2
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 2
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 3
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 3
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 3
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 3
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 3
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 3
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 2
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 4
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 4
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 3
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 4
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 4
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 3
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 3
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4
[] => []
=> [] => []
=> ? = 0
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4
Description
The product of the parts of an integer partition.
Matching statistic: St000319
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000319: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 95%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000319: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 95%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> 0 = 1 - 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 1 = 2 - 1
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 0 = 1 - 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 2 = 3 - 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 1 = 2 - 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 1 = 2 - 1
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 1 = 2 - 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 0 = 1 - 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 0 = 1 - 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 3 = 4 - 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 2 = 3 - 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 2 = 3 - 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 2 = 3 - 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 1 = 2 - 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 1 = 2 - 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 2 = 3 - 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 1 = 2 - 1
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 2 = 3 - 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 2 = 3 - 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 1 = 2 - 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 1 = 2 - 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 1 = 2 - 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 1 = 2 - 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 1 = 2 - 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 1 = 2 - 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 1 = 2 - 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 1 = 2 - 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 4 = 5 - 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 2 = 3 - 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 3 = 4 - 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 3 = 4 - 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 3 = 4 - 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 2 = 3 - 1
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4 - 1
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6 - 1
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4 - 1
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4 - 1
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4 - 1
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4 - 1
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4 - 1
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6 - 1
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4 - 1
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4 - 1
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6 - 1
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3 - 1
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3 - 1
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4 - 1
[] => []
=> [] => []
=> ? = 0 - 1
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4 - 1
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4 - 1
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4 - 1
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3 - 1
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3 - 1
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2 - 1
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5 - 1
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3 - 1
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4 - 1
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5 - 1
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5 - 1
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3 - 1
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4 - 1
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4 - 1
[3,1,4,5,8,6,7,2] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4 - 1
Description
The spin of an integer partition.
The Ferrers shape of an integer partition $\lambda$ can be decomposed into border strips. The spin is then defined to be the total number of crossings of border strips of $\lambda$ with the vertical lines in the Ferrers shape.
The following example is taken from Appendix B in [1]: Let $\lambda = (5,5,4,4,2,1)$. Removing the border strips successively yields the sequence of partitions
$$(5,5,4,4,2,1), (4,3,3,1), (2,2), (1), ().$$
The first strip $(5,5,4,4,2,1) \setminus (4,3,3,1)$ crosses $4$ times, the second strip $(4,3,3,1) \setminus (2,2)$ crosses $3$ times, the strip $(2,2) \setminus (1)$ crosses $1$ time, and the remaining strip $(1) \setminus ()$ does not cross.
This yields the spin of $(5,5,4,4,2,1)$ to be $4+3+1 = 8$.
Matching statistic: St000320
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000320: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 95%●distinct values known / distinct values provided: 83%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000320: Integer partitions ⟶ ℤResult quality: 83% ●values known / values provided: 95%●distinct values known / distinct values provided: 83%
Values
[1] => [1,0]
=> [1] => [1]
=> 0 = 1 - 1
[1,2] => [1,0,1,0]
=> [2,1] => [2]
=> 1 = 2 - 1
[2,1] => [1,1,0,0]
=> [1,2] => [1,1]
=> 0 = 1 - 1
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [3]
=> 2 = 3 - 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 1 = 2 - 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 1 = 2 - 1
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1]
=> 1 = 2 - 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 0 = 1 - 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,1,1]
=> 0 = 1 - 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4]
=> 3 = 4 - 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,1]
=> 2 = 3 - 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [3,1]
=> 2 = 3 - 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,1]
=> 2 = 3 - 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 1 = 2 - 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,1,1]
=> 1 = 2 - 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,1]
=> 2 = 3 - 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,1,1]
=> 1 = 2 - 1
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,1]
=> 2 = 3 - 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,1]
=> 2 = 3 - 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 1 = 2 - 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,1,1]
=> 1 = 2 - 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 1 = 2 - 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 1 = 2 - 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,1,1]
=> 1 = 2 - 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,1,1]
=> 1 = 2 - 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 1 = 2 - 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,1]
=> 1 = 2 - 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,1,1,1]
=> 0 = 1 - 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5]
=> 4 = 5 - 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,1]
=> 3 = 4 - 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 2 = 3 - 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,1]
=> 3 = 4 - 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [4,1]
=> 3 = 4 - 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,1]
=> 3 = 4 - 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [3,1,1]
=> 2 = 3 - 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,1,1]
=> 2 = 3 - 1
[5,6,3,4,7,8,1,2] => [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [6,5,2,1,3,4,7,8] => ?
=> ? = 4 - 1
[1,3,2,4,6,5,7,8] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,2,3,1] => ?
=> ? = 6 - 1
[1,2,5,4,8,6,7,3] => [1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ? = 4 - 1
[3,2,4,5,8,6,7,1] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4 - 1
[2,1,5,7,3,8,4,6] => [1,1,0,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,1,2] => ?
=> ? = 4 - 1
[2,6,7,1,3,4,8,5] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,1,5,6,2,8,4,7] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4 - 1
[3,5,1,7,2,8,4,6] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[3,6,7,1,2,8,4,5] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[3,6,1,7,8,2,4,5] => [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [5,4,2,3,6,1,7,8] => ?
=> ? = 4 - 1
[1,3,4,6,2,5,7,8] => [1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ? = 6 - 1
[4,1,5,6,8,2,3,7] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[4,5,1,7,8,2,3,6] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[4,6,1,2,3,7,5,8] => [1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0]
=> [8,6,2,3,1,4,5,7] => ?
=> ? = 4 - 1
[4,1,6,2,3,7,8,5] => [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 4 - 1
[1,2,5,3,6,7,4,8] => [1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ? = 6 - 1
[5,3,2,7,1,8,4,6] => [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 3 - 1
[6,5,4,3,2,1,8,7,10,9] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 3 - 1
[5,2,6,7,1,3,4,8] => [1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0]
=> [8,4,3,1,2,5,6,7] => ?
=> ? = 4 - 1
[] => []
=> [] => []
=> ? = 0 - 1
[3,5,2,7,1,8,6,4] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[3,6,7,4,5,8,1,2] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[2,6,7,4,5,1,8,3] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,5,4,7,6,8,1,2] => [1,1,1,0,1,1,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,2,3,1,7,8] => ?
=> ? = 4 - 1
[4,5,3,7,8,6,1,2] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[4,3,5,6,8,7,1,2] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[3,2,5,6,1,8,7,4] => [1,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,1,2,8] => ?
=> ? = 4 - 1
[4,2,5,6,8,1,7,3] => [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,1,2,7,8] => ?
=> ? = 4 - 1
[4,5,2,7,8,1,6,3] => [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,1,3,7,8] => ?
=> ? = 4 - 1
[2,6,7,3,1,5,8,4] => [1,1,0,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [7,3,2,4,5,6,1,8] => ?
=> ? = 4 - 1
[3,6,7,2,1,8,5,4] => [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [6,3,2,4,5,1,7,8] => ?
=> ? = 4 - 1
[3,5,7,6,1,4,8,2] => [1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0]
=> [7,3,4,2,5,1,6,8] => ?
=> ? = 4 - 1
[3,6,2,7,1,8,4,5] => [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [6,4,2,3,5,1,7,8] => ?
=> ? = 4 - 1
[6,5,3,1,8,2,7,4] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[6,5,4,1,8,7,2,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[6,5,2,1,8,7,4,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[3,6,4,8,2,7,1,5] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3 - 1
[3,6,5,8,7,2,1,4] => [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [4,5,2,3,6,1,7,8] => ?
=> ? = 3 - 1
[6,5,4,3,2,1,12,11,10,9,8,7] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? => ?
=> ? = 2 - 1
[2,3,6,7,4,5,8,1] => [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,2,1,8] => ?
=> ? = 5 - 1
[6,4,5,1,7,8,2,3] => [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 3 - 1
[6,5,2,1,8,3,4,7] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[4,3,6,7,2,1,8,5] => [1,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,1,2,6,8] => ?
=> ? = 4 - 1
[3,4,6,7,2,8,1,5] => [1,1,1,0,1,0,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,2,1,7,8] => ?
=> ? = 5 - 1
[3,4,5,2,7,8,1,6] => [1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,2,1,4,8] => ?
=> ? = 5 - 1
[6,4,2,1,8,7,5,3] => [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 2 - 1
[1,6,4,3,8,2,5,7] => [1,0,1,1,1,1,1,0,0,0,1,1,0,0,0,0]
=> [5,6,2,3,4,7,8,1] => ?
=> ? = 3 - 1
[1,5,3,7,8,6,2,4] => [1,0,1,1,1,1,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,2,3,7,8,1] => ?
=> ? = 4 - 1
[3,5,7,1,2,8,6,4] => [1,1,1,0,1,1,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,2,5,1,7,8] => ?
=> ? = 4 - 1
[3,1,4,5,8,6,7,2] => [1,1,1,0,0,1,0,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,3,1,2,8] => ?
=> ? = 4 - 1
Description
The dinv adjustment of an integer partition.
The Ferrers shape of an integer partition $\lambda = (\lambda_1,\ldots,\lambda_k)$ can be decomposed into border strips. For $0 \leq j < \lambda_1$ let $n_j$ be the length of the border strip starting at $(\lambda_1-j,0)$.
The dinv adjustment is then defined by
$$\sum_{j:n_j > 0}(\lambda_1-1-j).$$
The following example is taken from Appendix B in [2]: Let $\lambda=(5,5,4,4,2,1)$. Removing the border strips successively yields the sequence of partitions
$$(5,5,4,4,2,1),(4,3,3,1),(2,2),(1),(),$$
and we obtain $(n_0,\ldots,n_4) = (10,7,0,3,1)$.
The dinv adjustment is thus $4+3+1+0 = 8$.
The following 162 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000507The number of ascents of a standard tableau. St000097The order of the largest clique of the graph. St000378The diagonal inversion number of an integer partition. St000733The row containing the largest entry of a standard tableau. St001581The achromatic number of a graph. St000340The number of non-final maximal constant sub-paths of length greater than one. St000093The cardinality of a maximal independent set of vertices of a graph. St000245The number of ascents of a permutation. St000153The number of adjacent cycles of a permutation. St000672The number of minimal elements in Bruhat order not less than the permutation. St000031The number of cycles in the cycle decomposition of a permutation. St000011The number of touch points (or returns) of a Dyck path. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000439The position of the first down step of a Dyck path. St000098The chromatic number of a graph. St000141The maximum drop size of a permutation. St000925The number of topologically connected components of a set partition. St000678The number of up steps after the last double rise of a Dyck path. St000374The number of exclusive right-to-left minima of a permutation. St000703The number of deficiencies of a permutation. St000068The number of minimal elements in a poset. St000675The number of centered multitunnels of a Dyck path. St000291The number of descents of a binary word. St000390The number of runs of ones in a binary word. St000292The number of ascents of a binary word. St000546The number of global descents of a permutation. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St000053The number of valleys of the Dyck path. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St000676The number of odd rises of a Dyck path. St000912The number of maximal antichains in a poset. St000527The width of the poset. St000069The number of maximal elements of a poset. St001036The number of inner corners of the parallelogram polyomino associated with the Dyck path. St001037The number of inner corners of the upper path of the parallelogram polyomino associated with the Dyck path. St000528The height of a poset. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000054The first entry of the permutation. St000167The number of leaves of an ordered tree. St000237The number of small exceedances. St000015The number of peaks of a Dyck path. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St000632The jump number of the poset. St000105The number of blocks in the set partition. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St000024The number of double up and double down steps of a Dyck path. St000025The number of initial rises of a Dyck path. St000172The Grundy number of a graph. St001029The size of the core of a graph. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001670The connected partition number of a graph. St000211The rank of the set partition. St000234The number of global ascents of a permutation. St000272The treewidth of a graph. St000362The size of a minimal vertex cover of a graph. St000536The pathwidth of a graph. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001963The tree-depth of a graph. St001277The degeneracy of a graph. St001358The largest degree of a regular subgraph of a graph. St000470The number of runs in a permutation. St001489The maximum of the number of descents and the number of inverse descents. St000354The number of recoils of a permutation. St000829The Ulam distance of a permutation to the identity permutation. St000157The number of descents of a standard tableau. St000164The number of short pairs. St000695The number of blocks in the first part of the atomic decomposition of a set partition. St000809The reduced reflection length of the permutation. St000843The decomposition number of a perfect matching. St000908The length of the shortest maximal antichain in a poset. St000914The sum of the values of the Möbius function of a poset. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St000838The number of terminal right-hand endpoints when the vertices are written in order. St000542The number of left-to-right-minima of a permutation. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St001427The number of descents of a signed permutation. St000989The number of final rises of a permutation. St000332The positive inversions of an alternating sign matrix. St000740The last entry of a permutation. St000702The number of weak deficiencies of a permutation. St001461The number of topologically connected components of the chord diagram of a permutation. St000308The height of the tree associated to a permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St000990The first ascent of a permutation. St000654The first descent of a permutation. St001298The number of repeated entries in the Lehmer code of a permutation. St001640The number of ascent tops in the permutation such that all smaller elements appear before. St001012Number of simple modules with projective dimension at most 2 in the Nakayama algebra corresponding to the Dyck path. St000314The number of left-to-right-maxima of a permutation. St000991The number of right-to-left minima of a permutation. St000062The length of the longest increasing subsequence of the permutation. St000084The number of subtrees. St000239The number of small weak excedances. St000325The width of the tree associated to a permutation. St000443The number of long tunnels of a Dyck path. St001184Number of indecomposable injective modules with grade at least 1 in the corresponding Nakayama algebra. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St000155The number of exceedances (also excedences) of a permutation. St001180Number of indecomposable injective modules with projective dimension at most 1. St000035The number of left outer peaks of a permutation. St000056The decomposition (or block) number of a permutation. St000213The number of weak exceedances (also weak excedences) of a permutation. St000286The number of connected components of the complement of a graph. St000389The number of runs of ones of odd length in a binary word. St000742The number of big ascents of a permutation after prepending zero. St000822The Hadwiger number of the graph. St001465The number of adjacent transpositions in the cycle decomposition of a permutation. St001693The excess length of a longest path consisting of elements and blocks of a set partition. St000021The number of descents of a permutation. St000080The rank of the poset. St000120The number of left tunnels of a Dyck path. St000133The "bounce" of a permutation. St000168The number of internal nodes of an ordered tree. St000203The number of external nodes of a binary tree. St000238The number of indices that are not small weak excedances. St000316The number of non-left-to-right-maxima of a permutation. St000834The number of right outer peaks of a permutation. St000871The number of very big ascents of a permutation. St001083The number of boxed occurrences of 132 in a permutation. St001086The number of occurrences of the consecutive pattern 132 in a permutation. St001185The number of indecomposable injective modules of grade at least 2 in the corresponding Nakayama algebra. St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001226The number of integers i such that the radical of the i-th indecomposable projective module has vanishing first extension group with the Jacobson radical J in the corresponding Nakayama algebra. St000061The number of nodes on the left branch of a binary tree. St000083The number of left oriented leafs of a binary tree except the first one. St000216The absolute length of a permutation. St001812The biclique partition number of a graph. St000996The number of exclusive left-to-right maxima of a permutation. St001330The hat guessing number of a graph. St001004The number of indices that are either left-to-right maxima or right-to-left minima. St000711The number of big exceedences of a permutation. St000619The number of cyclic descents of a permutation. St000236The number of cyclical small weak excedances. St000181The number of connected components of the Hasse diagram for the poset. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. St001152The number of pairs with even minimum in a perfect matching. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001864The number of excedances of a signed permutation. St001896The number of right descents of a signed permutations. St000710The number of big deficiencies of a permutation. St000942The number of critical left to right maxima of the parking functions. St001712The number of natural descents of a standard Young tableau. St001355Number of non-empty prefixes of a binary word that contain equally many 0's and 1's. St001462The number of factors of a standard tableaux under concatenation. St001773The number of minimal elements in Bruhat order not less than the signed permutation. St001935The number of ascents in a parking function. St001946The number of descents in a parking function. St001960The number of descents of a permutation minus one if its first entry is not one. 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$. 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$. 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$. St001621The number of atoms of a lattice. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L.
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!