Processing math: 100%

Your data matches 38 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000947: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> 1
[1,1,0,0]
=> 0
[1,0,1,0,1,0]
=> 3
[1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0]
=> 1
[1,1,1,0,0,0]
=> 0
[1,0,1,0,1,0,1,0]
=> 6
[1,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,0,0,1,0]
=> 4
[1,0,1,1,0,1,0,0]
=> 3
[1,0,1,1,1,0,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> 5
[1,1,0,0,1,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> 4
[1,1,0,1,0,1,0,0]
=> 3
[1,1,0,1,1,0,0,0]
=> 1
[1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> 2
[1,1,1,0,1,0,0,0]
=> 1
[1,1,1,1,0,0,0,0]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> 7
Description
The major index east count of a Dyck path. The descent set des(D) of a Dyck path D=D1D2n with Di{N,E} is given by all indices i such that Di=E and Di+1=N. This is, the positions of the valleys of D. The '''major index''' of a Dyck path is then the sum of the positions of the valleys, ides(D)i, see [[St000027]]. The '''major index east count''' is given by ides(D)#{jiDj=E}.
Mp00028: Dyck paths reverseDyck paths
Mp00102: Dyck paths rise compositionInteger compositions
Mp00038: Integer compositions reverseInteger compositions
St000008: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,0,1,0]
=> [1,1] => [1,1] => 1
[1,1,0,0]
=> [1,1,0,0]
=> [2] => [2] => 0
[1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [1,1,1] => [1,1,1] => 3
[1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [2,1] => [1,2] => 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,2] => [2,1] => 2
[1,1,0,1,0,0]
=> [1,1,0,1,0,0]
=> [2,1] => [1,2] => 1
[1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [3] => [3] => 0
[1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1] => [1,1,1,1] => 6
[1,0,1,0,1,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> [2,1,1] => [1,1,2] => 3
[1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> [1,2,1] => [1,2,1] => 4
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [2,1,1] => [1,1,2] => 3
[1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> [3,1] => [1,3] => 1
[1,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [1,1,2] => [2,1,1] => 5
[1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,2] => [2,2] => 2
[1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [1,2,1] => [1,2,1] => 4
[1,1,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,1,1] => [1,1,2] => 3
[1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> [3,1] => [1,3] => 1
[1,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [1,3] => [3,1] => 3
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [2,2] => [2,2] => 2
[1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [3,1] => [1,3] => 1
[1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [4] => [4] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => [1,1,1,1,1] => 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => [1,1,1,2] => 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => [1,1,2,1] => 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => [1,1,1,2] => 6
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [3,1,1] => [1,1,3] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => [1,2,1,1] => 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => [1,2,2] => 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => [1,1,2,1] => 7
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => [1,1,1,2] => 6
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [3,1,1] => [1,1,3] => 3
[1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => [1,3,1] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => [1,2,2] => 4
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [3,1,1] => [1,1,3] => 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [4,1] => [1,4] => 1
[1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => [2,1,1,1] => 9
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => [2,1,2] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => [2,2,1] => 6
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => [2,1,2] => 5
[1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,2] => [2,3] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => [1,2,1,1] => 8
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => [1,2,2] => 4
[1,1,0,1,0,1,0,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => [1,1,2,1] => 7
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => [1,1,1,2] => 6
[1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,1,1] => [1,1,3] => 3
[1,1,0,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => [1,3,1] => 5
[1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [2,2,1] => [1,2,2] => 4
[1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,1,1] => [1,1,3] => 3
[1,1,0,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,1] => [1,4] => 1
[1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => [3,1,1] => 7
Description
The major index of the composition. The descents of a composition [c1,c2,,ck] are the partial sums c1,c1+c2,,c1++ck1, excluding the sum of all parts. The major index of a composition is the sum of its descents. For details about the major index see [[Permutations/Descents-Major]].
Matching statistic: St000391
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00066: Permutations inversePermutations
Mp00109: Permutations descent wordBinary words
St000391: Binary words ⟶ ℤResult quality: 88% values known / values provided: 88%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [2,1] => [2,1] => 1 => 1
[1,1,0,0]
=> [1,2] => [1,2] => 0 => 0
[1,0,1,0,1,0]
=> [3,2,1] => [3,2,1] => 11 => 3
[1,0,1,1,0,0]
=> [2,3,1] => [3,1,2] => 10 => 1
[1,1,0,0,1,0]
=> [3,1,2] => [2,3,1] => 01 => 2
[1,1,0,1,0,0]
=> [2,1,3] => [2,1,3] => 10 => 1
[1,1,1,0,0,0]
=> [1,2,3] => [1,2,3] => 00 => 0
[1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4,3,2,1] => 111 => 6
[1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [4,3,1,2] => 110 => 3
[1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [4,2,3,1] => 101 => 4
[1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [4,2,1,3] => 110 => 3
[1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [4,1,2,3] => 100 => 1
[1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [3,4,2,1] => 011 => 5
[1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [3,4,1,2] => 010 => 2
[1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [3,2,4,1] => 101 => 4
[1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,2,1,4] => 110 => 3
[1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [3,1,2,4] => 100 => 1
[1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [2,3,4,1] => 001 => 3
[1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [2,3,1,4] => 010 => 2
[1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,3,4] => 100 => 1
[1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 000 => 0
[1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5,4,3,2,1] => 1111 => 10
[1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [5,4,3,1,2] => 1110 => 6
[1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [5,4,2,3,1] => 1101 => 7
[1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [5,4,2,1,3] => 1110 => 6
[1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [5,4,1,2,3] => 1100 => 3
[1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [5,3,4,2,1] => 1011 => 8
[1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [5,3,4,1,2] => 1010 => 4
[1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [5,3,2,4,1] => 1101 => 7
[1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [5,3,2,1,4] => 1110 => 6
[1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [5,3,1,2,4] => 1100 => 3
[1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [5,2,3,4,1] => 1001 => 5
[1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [5,2,3,1,4] => 1010 => 4
[1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [5,2,1,3,4] => 1100 => 3
[1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [5,1,2,3,4] => 1000 => 1
[1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [4,5,3,2,1] => 0111 => 9
[1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [4,5,3,1,2] => 0110 => 5
[1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [4,5,2,3,1] => 0101 => 6
[1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => [4,5,2,1,3] => 0110 => 5
[1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [4,5,1,2,3] => 0100 => 2
[1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => [4,3,5,2,1] => 1011 => 8
[1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => [4,3,5,1,2] => 1010 => 4
[1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => [4,3,2,5,1] => 1101 => 7
[1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => [4,3,2,1,5] => 1110 => 6
[1,1,0,1,0,1,1,0,0,0]
=> [3,4,2,1,5] => [4,3,1,2,5] => 1100 => 3
[1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => [4,2,3,5,1] => 1001 => 5
[1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => [4,2,3,1,5] => 1010 => 4
[1,1,0,1,1,0,1,0,0,0]
=> [3,2,4,1,5] => [4,2,1,3,5] => 1100 => 3
[1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => [4,1,2,3,5] => 1000 => 1
[1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => [3,4,5,2,1] => 0011 => 7
[1,0,1,0,1,0,1,1,0,1,0,0,1,1,0,0]
=> [7,8,5,4,6,3,2,1] => [8,7,6,4,3,5,1,2] => ? => ? = 16
[1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [6,7,8,5,3,4,2,1] => [8,7,5,6,4,1,2,3] => ? => ? = 12
[1,0,1,0,1,1,0,1,0,0,1,1,0,1,0,0]
=> [7,6,8,4,3,5,2,1] => [8,7,5,4,6,2,1,3] => ? => ? = 17
[1,0,1,0,1,1,0,1,0,1,0,0,1,1,0,0]
=> [7,8,5,4,3,6,2,1] => [8,7,5,4,3,6,1,2] => ? => ? = 16
[1,0,1,0,1,1,0,1,0,1,1,0,0,0,1,0]
=> [8,5,6,4,3,7,2,1] => [8,7,5,4,2,3,6,1] => ? => ? = 17
[1,0,1,0,1,1,0,1,0,1,1,0,0,1,0,0]
=> [7,5,6,4,3,8,2,1] => [8,7,5,4,2,3,1,6] => ? => ? = 16
[1,0,1,0,1,1,0,1,0,1,1,0,1,0,0,0]
=> [6,5,7,4,3,8,2,1] => [8,7,5,4,2,1,3,6] => ? => ? = 15
[1,0,1,0,1,1,0,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,3,6,2,1] => [8,7,5,3,4,6,1,2] => ? => ? = 12
[1,0,1,0,1,1,0,1,1,1,0,0,0,0,1,0]
=> [8,4,5,6,3,7,2,1] => [8,7,5,2,3,4,6,1] => ? => ? = 13
[1,0,1,0,1,1,0,1,1,1,0,0,0,1,0,0]
=> [7,4,5,6,3,8,2,1] => [8,7,5,2,3,4,1,6] => ? => ? = 12
[1,0,1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [7,8,6,3,4,5,2,1] => [8,7,4,5,6,3,1,2] => ? => ? = 14
[1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => [8,7,4,5,3,2,6,1] => ? => ? = 19
[1,0,1,0,1,1,1,0,0,1,0,1,1,0,0,0]
=> [6,7,5,3,4,8,2,1] => [8,7,4,5,3,1,2,6] => ? => ? = 12
[1,0,1,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [8,5,6,3,4,7,2,1] => [8,7,4,5,2,3,6,1] => ? => ? = 14
[1,0,1,0,1,1,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,4,8,2,1] => [8,7,4,5,2,1,3,6] => ? => ? = 12
[1,0,1,0,1,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,8,2,1] => [8,7,4,3,5,1,2,6] => ? => ? = 11
[1,0,1,0,1,1,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,7,8,2,1] => [8,7,4,3,1,2,5,6] => ? => ? = 10
[1,0,1,0,1,1,1,0,1,1,0,0,0,0,1,0]
=> [8,4,5,3,6,7,2,1] => [8,7,4,2,3,5,6,1] => ? => ? = 13
[1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [7,4,5,3,6,8,2,1] => [8,7,4,2,3,5,1,6] => ? => ? = 12
[1,0,1,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,2,1] => [8,7,4,2,3,1,5,6] => ? => ? = 11
[1,0,1,0,1,1,1,1,0,0,0,1,0,0,1,0]
=> [8,6,3,4,5,7,2,1] => [8,7,3,4,5,2,6,1] => ? => ? = 15
[1,0,1,0,1,1,1,1,0,0,1,0,0,0,1,0]
=> [8,5,3,4,6,7,2,1] => [8,7,3,4,2,5,6,1] => ? => ? = 14
[1,0,1,0,1,1,1,1,0,1,0,0,0,0,1,0]
=> [8,4,3,5,6,7,2,1] => [8,7,3,2,4,5,6,1] => ? => ? = 13
[1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,8,2,1] => [8,7,3,2,4,5,1,6] => ? => ? = 12
[1,0,1,0,1,1,1,1,0,1,1,0,0,0,0,0]
=> [4,5,3,6,7,8,2,1] => [8,7,3,1,2,4,5,6] => ? => ? = 6
[1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> [6,7,8,5,4,2,3,1] => [8,6,7,5,4,1,2,3] => ? => ? = 13
[1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> [7,8,5,6,4,2,3,1] => [8,6,7,5,3,4,1,2] => ? => ? = 14
[1,0,1,1,0,0,1,0,1,1,1,0,1,0,0,0]
=> [6,5,7,8,4,2,3,1] => [8,6,7,5,2,1,3,4] => ? => ? = 13
[1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0]
=> [7,8,5,4,6,2,3,1] => [8,6,7,4,3,5,1,2] => ? => ? = 14
[1,0,1,1,0,0,1,1,0,1,0,1,1,0,0,0]
=> [6,7,5,4,8,2,3,1] => [8,6,7,4,3,1,2,5] => ? => ? = 13
[1,0,1,1,0,0,1,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,8,2,3,1] => [8,6,7,4,1,2,3,5] => ? => ? = 8
[1,0,1,1,0,0,1,1,1,0,0,1,0,1,0,0]
=> [7,6,4,5,8,2,3,1] => [8,6,7,3,4,2,1,5] => ? => ? = 15
[1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,3,2,4,1] => [8,6,5,7,3,4,2,1] => ? => ? = 20
[1,0,1,1,0,1,0,0,1,1,0,1,1,0,0,0]
=> [6,7,5,8,3,2,4,1] => [8,6,5,7,3,1,2,4] => ? => ? = 12
[1,0,1,1,0,1,0,1,0,0,1,0,1,1,0,0]
=> [7,8,6,4,3,2,5,1] => [8,6,5,4,7,3,1,2] => ? => ? = 17
[1,0,1,1,0,1,0,1,0,0,1,1,1,0,0,0]
=> [6,7,8,4,3,2,5,1] => [8,6,5,4,7,1,2,3] => ? => ? = 11
[1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => [8,6,5,3,4,7,2,1] => ? => ? = 19
[1,0,1,1,0,1,0,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,3,2,6,1] => [8,6,5,3,4,7,1,2] => ? => ? = 12
[1,0,1,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> [5,6,4,7,3,2,8,1] => [8,6,5,3,1,2,4,7] => ? => ? = 10
[1,0,1,1,0,1,0,1,1,1,0,0,0,0,1,0]
=> [8,4,5,6,3,2,7,1] => [8,6,5,2,3,4,7,1] => ? => ? = 13
[1,0,1,1,0,1,1,0,0,1,0,0,1,1,0,0]
=> [7,8,5,3,4,2,6,1] => [8,6,4,5,3,7,1,2] => ? => ? = 13
[1,0,1,1,0,1,1,0,1,0,0,0,1,1,0,0]
=> [7,8,4,3,5,2,6,1] => [8,6,4,3,5,7,1,2] => ? => ? = 12
[1,0,1,1,0,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,2,8,1] => [8,6,4,3,5,1,2,7] => ? => ? = 11
[1,0,1,1,0,1,1,1,0,0,0,0,1,0,1,0]
=> [8,7,3,4,5,2,6,1] => [8,6,3,4,5,7,2,1] => ? => ? = 16
[1,0,1,1,0,1,1,1,0,0,0,0,1,1,0,0]
=> [7,8,3,4,5,2,6,1] => [8,6,3,4,5,7,1,2] => ? => ? = 9
[1,0,1,1,0,1,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,5,2,8,1] => [8,6,3,4,5,2,1,7] => ? => ? = 14
[1,0,1,1,0,1,1,1,0,0,1,0,0,0,1,0]
=> [8,5,3,4,6,2,7,1] => [8,6,3,4,2,5,7,1] => ? => ? = 14
[1,0,1,1,0,1,1,1,0,0,1,0,0,1,0,0]
=> [7,5,3,4,6,2,8,1] => [8,6,3,4,2,5,1,7] => ? => ? = 13
[1,0,1,1,0,1,1,1,0,1,0,0,0,0,1,0]
=> [8,4,3,5,6,2,7,1] => [8,6,3,2,4,5,7,1] => ? => ? = 13
[1,0,1,1,0,1,1,1,0,1,0,1,0,0,0,0]
=> [5,4,3,6,7,2,8,1] => [8,6,3,2,1,4,5,7] => ? => ? = 10
Description
The sum of the positions of the ones in a binary word.
Matching statistic: St001161
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00072: Permutations binary search tree: left to rightBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
St001161: Dyck paths ⟶ ℤResult quality: 86% values known / values provided: 86%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [2,1] => [[.,.],.]
=> [1,0,1,0]
=> 1
[1,1,0,0]
=> [1,2] => [.,[.,.]]
=> [1,1,0,0]
=> 0
[1,0,1,0,1,0]
=> [3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> 3
[1,0,1,1,0,0]
=> [2,3,1] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> [3,1,2] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0]
=> [2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 1
[1,1,1,0,0,0]
=> [1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> 0
[1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> 6
[1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 4
[1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> 5
[1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 4
[1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [[[[[.,.],.],.],.],.]
=> [1,0,1,0,1,0,1,0,1,0]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [[[[.,.],.],.],[.,.]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [[[[.,.],.],[.,.]],.]
=> [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [[[[.,.],.],.],[.,.]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [[[.,.],.],[.,[.,.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [[[[.,.],[.,.]],.],.]
=> [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [[[.,.],[.,.]],[.,.]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [[[[.,.],.],[.,.]],.]
=> [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [[[[.,.],.],.],[.,.]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [[[.,.],.],[.,[.,.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [[[.,.],[.,[.,.]]],.]
=> [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [[[.,.],[.,.]],[.,.]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [[[.,.],.],[.,[.,.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [[.,.],[.,[.,[.,.]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [[[[.,[.,.]],.],.],.]
=> [1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [[[.,[.,.]],.],[.,.]]
=> [1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [[[.,[.,.]],[.,.]],.]
=> [1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => [[[.,[.,.]],.],[.,.]]
=> [1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [[.,[.,.]],[.,[.,.]]]
=> [1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => [[[[.,.],[.,.]],.],.]
=> [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => [[[.,.],[.,.]],[.,.]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => [[[[.,.],.],[.,.]],.]
=> [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => [[[[.,.],.],.],[.,.]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [3,4,2,1,5] => [[[.,.],.],[.,[.,.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => [[[.,.],[.,[.,.]]],.]
=> [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => [[[.,.],[.,.]],[.,.]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [3,2,4,1,5] => [[[.,.],.],[.,[.,.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => [[.,.],[.,[.,[.,.]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => [[[.,[.,[.,.]]],.],.]
=> [1,1,1,0,0,0,1,0,1,0]
=> 7
[1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [6,7,8,4,5,3,2,1] => ?
=> ?
=> ? = 11
[1,0,1,0,1,0,1,1,0,1,0,0,1,1,0,0]
=> [7,8,5,4,6,3,2,1] => ?
=> ?
=> ? = 16
[1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,6,3,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,0,1,1,1,0,1,0,0,0,1,0]
=> [8,5,4,6,7,3,2,1] => ?
=> ?
=> ? = 17
[1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [6,7,8,5,3,4,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0]
=> [8,6,5,7,3,4,2,1] => ?
=> ?
=> ? = 19
[1,0,1,0,1,1,0,0,1,1,1,0,0,1,0,0]
=> [7,5,6,8,3,4,2,1] => ?
=> ?
=> ? = 13
[1,0,1,0,1,1,0,1,0,1,1,0,0,0,1,0]
=> [8,5,6,4,3,7,2,1] => ?
=> ?
=> ? = 17
[1,0,1,0,1,1,0,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,3,6,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0]
=> [8,6,4,5,3,7,2,1] => ?
=> ?
=> ? = 18
[1,0,1,0,1,1,0,1,1,0,1,1,0,0,0,0]
=> [5,6,4,7,3,8,2,1] => ?
=> ?
=> ? = 10
[1,0,1,0,1,1,0,1,1,1,0,0,0,0,1,0]
=> [8,4,5,6,3,7,2,1] => ?
=> ?
=> ? = 13
[1,0,1,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,2,1] => ?
=> ?
=> ? = 19
[1,0,1,0,1,1,1,0,0,1,0,1,1,0,0,0]
=> [6,7,5,3,4,8,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [8,5,6,3,4,7,2,1] => ?
=> ?
=> ? = 14
[1,0,1,0,1,1,1,0,0,1,1,0,0,1,0,0]
=> [7,5,6,3,4,8,2,1] => ?
=> ?
=> ? = 13
[1,0,1,0,1,1,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,4,8,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,2,1] => ?
=> ?
=> ? = 7
[1,0,1,0,1,1,1,0,1,0,0,0,1,1,0,0]
=> [7,8,4,3,5,6,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,1,0,1,0,0,1,1,0,0,0]
=> [6,7,4,3,5,8,2,1] => ?
=> ?
=> ? = 11
[1,0,1,0,1,1,1,0,1,0,1,1,0,0,0,0]
=> [5,6,4,3,7,8,2,1] => ?
=> ?
=> ? = 10
[1,0,1,0,1,1,1,0,1,1,0,0,0,0,1,0]
=> [8,4,5,3,6,7,2,1] => ?
=> ?
=> ? = 13
[1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [7,4,5,3,6,8,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [6,4,5,3,7,8,2,1] => ?
=> ?
=> ? = 11
[1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,0]
=> [5,4,6,3,7,8,2,1] => ?
=> ?
=> ? = 10
[1,0,1,0,1,1,1,0,1,1,1,0,0,0,0,0]
=> [4,5,6,3,7,8,2,1] => ?
=> ?
=> ? = 6
[1,0,1,0,1,1,1,1,0,0,0,1,0,0,1,0]
=> [8,6,3,4,5,7,2,1] => ?
=> ?
=> ? = 15
[1,0,1,0,1,1,1,1,0,0,0,1,1,0,0,0]
=> [6,7,3,4,5,8,2,1] => ?
=> ?
=> ? = 8
[1,0,1,0,1,1,1,1,0,0,1,1,0,0,0,0]
=> [5,6,3,4,7,8,2,1] => ?
=> ?
=> ? = 7
[1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [7,4,3,5,6,8,2,1] => ?
=> ?
=> ? = 12
[1,0,1,0,1,1,1,1,0,1,0,0,1,0,0,0]
=> [6,4,3,5,7,8,2,1] => ?
=> ?
=> ? = 11
[1,0,1,0,1,1,1,1,0,1,1,0,0,0,0,0]
=> [4,5,3,6,7,8,2,1] => ?
=> ?
=> ? = 6
[1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> [6,7,8,5,4,2,3,1] => ?
=> ?
=> ? = 13
[1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> [7,8,5,6,4,2,3,1] => ?
=> ?
=> ? = 14
[1,0,1,1,0,0,1,0,1,1,1,0,1,0,0,0]
=> [6,5,7,8,4,2,3,1] => ?
=> ?
=> ? = 13
[1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [7,8,6,4,5,2,3,1] => ?
=> ?
=> ? = 15
[1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0]
=> [7,8,5,4,6,2,3,1] => ?
=> ?
=> ? = 14
[1,0,1,1,0,0,1,1,0,1,0,1,1,0,0,0]
=> [6,7,5,4,8,2,3,1] => ?
=> ?
=> ? = 13
[1,0,1,1,0,0,1,1,0,1,1,1,0,0,0,0]
=> [5,6,7,4,8,2,3,1] => ?
=> ?
=> ? = 8
[1,0,1,1,0,0,1,1,1,0,1,0,0,0,1,0]
=> [8,5,4,6,7,2,3,1] => ?
=> ?
=> ? = 15
[1,0,1,1,0,0,1,1,1,0,1,0,0,1,0,0]
=> [7,5,4,6,8,2,3,1] => ?
=> ?
=> ? = 14
[1,0,1,1,0,0,1,1,1,0,1,0,1,0,0,0]
=> [6,5,4,7,8,2,3,1] => ?
=> ?
=> ? = 13
[1,0,1,1,0,0,1,1,1,0,1,1,0,0,0,0]
=> [5,6,4,7,8,2,3,1] => ?
=> ?
=> ? = 8
[1,0,1,1,0,0,1,1,1,1,0,0,0,1,0,0]
=> [7,4,5,6,8,2,3,1] => ?
=> ?
=> ? = 10
[1,0,1,1,0,0,1,1,1,1,0,0,1,0,0,0]
=> [6,4,5,7,8,2,3,1] => ?
=> ?
=> ? = 9
[1,0,1,1,0,0,1,1,1,1,0,1,0,0,0,0]
=> [5,4,6,7,8,2,3,1] => ?
=> ?
=> ? = 8
[1,0,1,1,0,1,0,0,1,1,0,0,1,1,0,0]
=> [7,8,5,6,3,2,4,1] => ?
=> ?
=> ? = 13
[1,0,1,1,0,1,0,0,1,1,1,0,0,1,0,0]
=> [7,5,6,8,3,2,4,1] => ?
=> ?
=> ? = 13
[1,0,1,1,0,1,0,0,1,1,1,0,1,0,0,0]
=> [6,5,7,8,3,2,4,1] => ?
=> ?
=> ? = 12
[1,0,1,1,0,1,0,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,3,2,6,1] => ?
=> ?
=> ? = 19
Description
The major index north count of a Dyck path. The descent set des(D) of a Dyck path D=D1D2n with Di{N,E} is given by all indices i such that Di=E and Di+1=N. This is, the positions of the valleys of D. The '''major index''' of a Dyck path is then the sum of the positions of the valleys, ides(D)i, see [[St000027]]. The '''major index north count''' is given by ides(D)#{jiDj=N}.
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000169: Standard tableaux ⟶ ℤResult quality: 86% values known / values provided: 86%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,1,0,0]
=> [2,1] => [[1],[2]]
=> 1
[1,1,0,0]
=> [1,0,1,0]
=> [1,2] => [[1,2]]
=> 0
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 1
[1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [2,1,3] => [[1,3],[2]]
=> 2
[1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> [1,3,2] => [[1,2],[3]]
=> 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [[1,2],[3],[4]]
=> 3
[1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [[1,3],[2],[4]]
=> 4
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [[1,2],[3],[4]]
=> 3
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 1
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 5
[1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [[1,2,4],[3]]
=> 2
[1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [[1,3],[2,4]]
=> 4
[1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [[1,2],[3],[4]]
=> 3
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [[1,2,3],[4]]
=> 1
[1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 3
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [[1,2,4],[3]]
=> 2
[1,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => [[1],[2],[3],[4],[5]]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [4,5,3,2,1] => [[1,2],[3],[4],[5]]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [4,3,5,2,1] => [[1,3],[2],[4],[5]]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [3,5,4,2,1] => [[1,2],[3],[4],[5]]
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [3,4,5,2,1] => [[1,2,3],[4],[5]]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,3,2,5,1] => [[1,4],[2],[3],[5]]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,4,2,5,1] => [[1,2,4],[3],[5]]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,2,5,4,1] => [[1,3],[2,4],[5]]
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [[1,2],[3],[4],[5]]
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => [[1,2,3],[4],[5]]
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2,4,5,1] => [[1,3,4],[2],[5]]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [[1,2,4],[3],[5]]
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [[1,2,3],[4],[5]]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [[1,2,3,4],[5]]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [4,3,2,1,5] => [[1,5],[2],[3],[4]]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [3,4,2,1,5] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [3,2,4,1,5] => [[1,3,5],[2],[4]]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [[1,2,3,5],[4]]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => [[1,4],[2,5],[3]]
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [[1,2,4],[3,5]]
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [[1,3],[2,4],[5]]
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [[1,2],[3],[4],[5]]
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => [[1,2,3],[4],[5]]
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [[1,3,4],[2,5]]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [[1,2,4],[3],[5]]
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [[1,2,3],[4],[5]]
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [[1,2,3,4],[5]]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [[1,4,5],[2],[3]]
=> 7
[1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,1,1,0,0,0,0,0]
=> [6,5,4,8,7,3,2,1] => ?
=> ? = 23
[1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,1,1,0,0,0,0,0,0]
=> [5,4,8,7,6,3,2,1] => ?
=> ? = 22
[1,0,1,0,1,0,1,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,1,1,0,0,0,0,0]
=> [5,4,6,8,7,3,2,1] => ?
=> ? = 17
[1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,1,0,0,1,0,0,0]
=> [5,6,4,7,3,8,2,1] => ?
=> ? = 13
[1,0,1,0,1,1,0,0,1,1,0,1,1,0,0,0]
=> [1,1,1,1,0,1,1,0,1,0,0,0,1,0,0,0]
=> [4,6,7,5,3,8,2,1] => ?
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,1,1,0,0,1,0,0,1,0,0,0]
=> [4,6,5,7,3,8,2,1] => ?
=> ? = 13
[1,0,1,0,1,1,0,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,1,1,0,0,0,1,0,0,0]
=> [4,5,7,6,3,8,2,1] => ?
=> ? = 12
[1,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,1,1,0,0,0,0]
=> [5,4,6,3,8,7,2,1] => ?
=> ? = 18
[1,0,1,0,1,1,0,1,0,0,1,1,0,1,0,0]
=> [1,1,1,1,0,1,1,0,0,0,1,1,0,0,0,0]
=> [4,6,5,3,8,7,2,1] => ?
=> ? = 17
[1,0,1,0,1,1,0,1,0,1,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,1,1,1,0,0,0,0,0]
=> [4,5,3,8,7,6,2,1] => ?
=> ? = 16
[1,0,1,0,1,1,0,1,0,1,1,1,0,0,0,0]
=> [1,1,1,0,1,1,1,0,1,0,1,0,0,0,0,0]
=> [3,6,7,8,5,4,2,1] => ?
=> ? = 10
[1,0,1,0,1,1,0,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,1,1,0,1,0,0,0,0]
=> [4,5,3,7,8,6,2,1] => ?
=> ? = 12
[1,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,1,1,1,0,0,1,0,0,0,0]
=> [4,3,7,6,8,5,2,1] => ?
=> ? = 18
[1,0,1,0,1,1,0,1,1,0,0,1,1,0,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,1,0,0,0,0]
=> [3,6,7,5,8,4,2,1] => ?
=> ? = 11
[1,0,1,0,1,1,0,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,1,0,1,1,0,0,0,0,0]
=> [4,3,6,8,7,5,2,1] => ?
=> ? = 17
[1,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,0,1,1,0,0,0,0,0]
=> [3,6,5,8,7,4,2,1] => ?
=> ? = 16
[1,0,1,0,1,1,0,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,0,1,0,1,0,0,0,0]
=> [3,6,5,7,8,4,2,1] => ?
=> ? = 12
[1,0,1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> [5,6,4,3,7,8,2,1] => ?
=> ? = 14
[1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,1,0,1,0,0,0]
=> [5,4,6,3,7,8,2,1] => ?
=> ? = 15
[1,0,1,0,1,1,1,0,0,0,1,1,0,1,0,0]
=> [1,1,1,1,0,1,1,0,0,0,1,0,1,0,0,0]
=> [4,6,5,3,7,8,2,1] => ?
=> ? = 14
[1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,1,0,1,0,0,0]
=> [4,5,6,3,7,8,2,1] => ?
=> ? = 8
[1,0,1,0,1,1,1,0,0,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [5,4,3,7,6,8,2,1] => ?
=> ? = 20
[1,0,1,0,1,1,1,0,0,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> [3,6,7,5,4,8,2,1] => ?
=> ? = 12
[1,0,1,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,1,0,1,0,0,1,0,0,0]
=> [4,3,6,7,5,8,2,1] => ?
=> ? = 14
[1,0,1,0,1,1,1,0,0,1,1,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0]
=> [3,6,5,7,4,8,2,1] => ?
=> ? = 13
[1,0,1,0,1,1,1,0,1,0,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,1,0,0,1,1,0,0,0,0]
=> [3,5,6,4,8,7,2,1] => ?
=> ? = 11
[1,0,1,0,1,1,1,0,1,0,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,1,1,0,0,0,0,0]
=> [4,3,5,8,7,6,2,1] => ?
=> ? = 17
[1,0,1,0,1,1,1,0,1,0,1,0,0,1,0,0]
=> [1,1,1,0,1,1,0,0,1,1,1,0,0,0,0,0]
=> [3,5,4,8,7,6,2,1] => ?
=> ? = 16
[1,0,1,0,1,1,1,0,1,0,1,1,0,0,0,0]
=> [1,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0]
=> [3,4,7,8,6,5,2,1] => ?
=> ? = 10
[1,0,1,0,1,1,1,0,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,1,0,1,0,0,0,0]
=> [4,3,5,7,8,6,2,1] => ?
=> ? = 13
[1,0,1,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [1,1,1,0,1,0,1,1,1,0,0,1,0,0,0,0]
=> [3,4,7,6,8,5,2,1] => ?
=> ? = 11
[1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,0]
=> [1,1,1,0,1,0,1,1,0,1,1,0,0,0,0,0]
=> [3,4,6,8,7,5,2,1] => ?
=> ? = 10
[1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,1,0,1,0,1,0,0,0]
=> [4,5,3,6,7,8,2,1] => ?
=> ? = 9
[1,0,1,0,1,1,1,1,0,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,1,1,0,0,0,0]
=> [4,3,5,6,8,7,2,1] => ?
=> ? = 13
[1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,0,1,1,0,0,1,0,1,1,0,0,0,0]
=> [3,5,4,6,8,7,2,1] => ?
=> ? = 12
[1,0,1,0,1,1,1,1,0,1,0,0,1,0,0,0]
=> [1,1,1,0,1,0,1,1,0,0,1,1,0,0,0,0]
=> [3,4,6,5,8,7,2,1] => ?
=> ? = 11
[1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,1,0,0,0,1,0,0]
=> [5,6,4,7,3,2,8,1] => ?
=> ? = 14
[1,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,1,0,0,0,0,1,0,0]
=> [5,4,7,6,3,2,8,1] => ?
=> ? = 20
[1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,1,0,0,0,1,0,0]
=> [5,4,6,7,3,2,8,1] => ?
=> ? = 15
[1,0,1,1,0,0,1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,1,1,0,0,0,0,1,0,0]
=> [4,5,7,6,3,2,8,1] => ?
=> ? = 13
[1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,1,0,0,1,0,0]
=> [5,6,4,3,7,2,8,1] => ?
=> ? = 15
[1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,1,1,0,0,0,1,0,0]
=> [4,5,3,7,6,2,8,1] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,0,1,1,1,1,0,0,0,0,0,1,0,0]
=> [3,7,6,5,4,2,8,1] => ?
=> ? = 19
[1,0,1,1,0,0,1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,0,0,1,0,0]
=> [3,6,7,5,4,2,8,1] => ?
=> ? = 13
[1,0,1,1,0,0,1,1,0,1,1,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> [3,6,5,7,4,2,8,1] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,1,0,0,0,1,0,0]
=> [4,3,5,7,6,2,8,1] => ?
=> ? = 15
[1,0,1,1,0,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,1,1,0,0,0]
=> [5,6,4,3,2,8,7,1] => ?
=> ? = 18
[1,0,1,1,0,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,0,1,1,0,0,0]
=> [4,3,5,6,2,8,7,1] => ?
=> ? = 14
[1,0,1,1,0,1,0,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,1,1,0,0,1,0,0,1,1,0,0,0]
=> [3,5,4,6,2,8,7,1] => ?
=> ? = 13
[1,0,1,1,0,1,0,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,1,1,0,0,0,1,1,0,0,0]
=> [3,4,6,5,2,8,7,1] => ?
=> ? = 12
Description
The cocharge of a standard tableau. The '''cocharge''' of a standard tableau T, denoted cc(T), is defined to be the cocharge of the reading word of the tableau. The cocharge of a permutation w1w2wn can be computed by the following algorithm: 1) Starting from wn, scan the entries right-to-left until finding the entry 1 with a superscript 0. 2) Continue scanning until the 2 is found, and label this with a superscript 1. Then scan until the 3 is found, labeling with a 2, and so on, incrementing the label each time, until the beginning of the word is reached. Then go back to the end and scan again from right to left, and *do not* increment the superscript label for the first number found in the next scan. Then continue scanning and labeling, each time incrementing the superscript only if we have not cycled around the word since the last labeling. 3) The cocharge is defined as the sum of the superscript labels on the letters.
Mp00120: Dyck paths Lalanne-Kreweras involutionDyck paths
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00059: Permutations Robinson-Schensted insertion tableauStandard tableaux
St000330: Standard tableaux ⟶ ℤResult quality: 85% values known / values provided: 85%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,1,0,0]
=> [2,1] => [[1],[2]]
=> 1
[1,1,0,0]
=> [1,0,1,0]
=> [1,2] => [[1,2]]
=> 0
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [2,1,3] => [[1,3],[2]]
=> 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,3,2] => [[1,2],[3]]
=> 2
[1,1,0,1,0,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => [[1,3],[2]]
=> 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 3
[1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [[1,3],[2,4]]
=> 4
[1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [[1,4],[2],[3]]
=> 3
[1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 1
[1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [[1,2],[3],[4]]
=> 5
[1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [[1,2,4],[3]]
=> 2
[1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [[1,3],[2],[4]]
=> 4
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [[1,4],[2],[3]]
=> 3
[1,1,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [[1,3,4],[2]]
=> 1
[1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 3
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [[1,2,4],[3]]
=> 2
[1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [[1,3,4],[2]]
=> 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => [[1],[2],[3],[4],[5]]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [4,3,2,1,5] => [[1,5],[2],[3],[4]]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => [[1,4],[2,5],[3]]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,3,2,5,1] => [[1,5],[2],[3],[4]]
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [[1,4,5],[2],[3]]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [[1,3],[2,4],[5]]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [[1,3,5],[2,4]]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,2,5,4,1] => [[1,4],[2,5],[3]]
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [4,3,5,2,1] => [[1,5],[2],[3],[4]]
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [3,2,4,1,5] => [[1,4,5],[2],[3]]
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [[1,3,4],[2,5]]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [[1,3,5],[2,4]]
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2,4,5,1] => [[1,4,5],[2],[3]]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [[1,2],[3],[4],[5]]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [[1,2,4],[3,5]]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [[1,2,5],[3],[4]]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [[1,2,4,5],[3]]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [[1,3],[2],[4],[5]]
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [[1,3,5],[2],[4]]
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [3,5,4,2,1] => [[1,4],[2],[3],[5]]
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [4,5,3,2,1] => [[1,5],[2],[3],[4]]
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [3,4,2,1,5] => [[1,4,5],[2],[3]]
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [[1,3,4],[2,5]]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [[1,3,5],[2],[4]]
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,4,2,5,1] => [[1,4,5],[2],[3]]
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [[1,3,4,5],[2]]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,6,5,4,8,7] => ?
=> ? = 19
[1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,6,5,4,7,8] => ?
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> [3,2,1,5,4,8,7,6] => ?
=> ? = 20
[1,0,1,0,1,1,0,0,1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,1,0,0,1,0]
=> [3,2,1,6,5,7,4,8] => ?
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> [3,2,1,5,4,6,8,7] => ?
=> ? = 14
[1,0,1,0,1,1,0,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0,1,1,0,1,0,0]
=> [3,2,1,5,4,7,8,6] => ?
=> ? = 13
[1,0,1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> [3,2,1,5,4,6,7,8] => ?
=> ? = 7
[1,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,1,1,0,0,0,0,1,0]
=> [4,3,2,7,6,5,1,8] => ?
=> ? = 17
[1,0,1,0,1,1,0,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,1,1,0,0,0,1,1,0,0,0,0,0]
=> [6,5,4,8,7,3,2,1] => ?
=> ? = 22
[1,0,1,0,1,1,0,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,1,0,0,1,0]
=> [4,3,2,5,1,7,6,8] => ?
=> ? = 12
[1,0,1,0,1,1,0,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,1,1,0,0,1,0,0,0]
=> [4,3,2,7,6,8,5,1] => ?
=> ? = 17
[1,0,1,0,1,1,0,1,1,0,0,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,1,0,0,1,0]
=> [4,3,2,6,5,7,1,8] => ?
=> ? = 11
[1,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [5,4,3,7,6,8,2,1] => ?
=> ? = 16
[1,0,1,0,1,1,0,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0,1,1,0,0]
=> [4,3,2,5,1,6,8,7] => ?
=> ? = 13
[1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> [3,2,1,4,6,5,8,7] => ?
=> ? = 15
[1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> [3,2,1,4,6,5,7,8] => ?
=> ? = 8
[1,0,1,0,1,1,1,0,0,1,0,1,1,0,0,0]
=> [1,1,1,0,0,0,1,1,1,0,1,0,0,0,1,0]
=> [3,2,1,6,7,5,4,8] => ?
=> ? = 12
[1,0,1,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,1,0,0,1,1,0,0]
=> [3,2,1,5,6,4,8,7] => ?
=> ? = 14
[1,0,1,0,1,1,1,0,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,1,0,1,1,0,0,0,0]
=> [4,3,2,6,8,7,5,1] => ?
=> ? = 18
[1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,1,0,0,1,0,0]
=> [5,4,3,6,7,2,8,1] => ?
=> ? = 10
[1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> [3,2,1,4,5,7,6,8] => ?
=> ? = 9
[1,0,1,0,1,1,1,1,0,0,0,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,1,0,1,0,0,1,0]
=> [3,2,1,4,6,7,5,8] => ?
=> ? = 8
[1,0,1,0,1,1,1,1,0,0,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,1,0,1,0,1,0,0,1,0]
=> [3,2,1,5,6,7,4,8] => ?
=> ? = 7
[1,0,1,0,1,1,1,1,0,1,0,0,1,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,1,0,0,0]
=> [4,3,2,6,7,8,5,1] => ?
=> ? = 11
[1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,1,6,5,4,3,7,8] => ?
=> ? = 13
[1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3,8,7,6] => ?
=> ? = 21
[1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,1,0,0,1,0]
=> [2,1,6,5,4,7,3,8] => ?
=> ? = 13
[1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,1,5,4,3,6,8,7] => ?
=> ? = 15
[1,0,1,1,0,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0,1,1,0,1,0,0]
=> [2,1,5,4,3,7,8,6] => ?
=> ? = 14
[1,0,1,1,0,0,1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,1,0,1,0,0]
=> [2,1,6,5,4,7,8,3] => ?
=> ? = 13
[1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,7,6,5,8] => ?
=> ? = 15
[1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [2,1,5,4,7,6,3,8] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,0,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,1,0,0,0,1,0]
=> [2,1,6,5,7,4,3,8] => ?
=> ? = 13
[1,0,1,1,0,0,1,1,0,1,1,1,0,0,0,0]
=> [1,1,0,0,1,1,1,0,0,1,0,0,1,0,1,0]
=> [2,1,5,4,6,3,7,8] => ?
=> ? = 8
[1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,4,3,5,7,6,8] => ?
=> ? = 10
[1,0,1,1,0,0,1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,1,0,1,0,0,1,0]
=> [2,1,4,3,6,7,5,8] => ?
=> ? = 9
[1,0,1,1,0,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [2,1,5,4,6,7,3,8] => ?
=> ? = 8
[1,0,1,1,0,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0,1,0,1,0]
=> [3,2,6,5,4,1,7,8] => ?
=> ? = 12
[1,0,1,1,0,1,0,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,1,1,1,1,0,0,0,1,0,0,0]
=> [3,2,7,6,5,8,4,1] => ?
=> ? = 18
[1,0,1,1,0,1,0,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,1,0,1,0,0]
=> [3,2,6,5,4,7,8,1] => ?
=> ? = 12
[1,0,1,1,0,1,0,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,1,1,1,0,0,0,0,0,0]
=> [5,4,8,7,6,3,2,1] => ?
=> ? = 23
[1,0,1,1,0,1,0,1,0,1,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,1,1,0,0,0,0,1,0,0]
=> [5,4,7,6,3,2,8,1] => ?
=> ? = 16
[1,0,1,1,0,1,0,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,1,0,0,1,0]
=> [4,3,5,2,1,7,6,8] => ?
=> ? = 12
[1,0,1,1,0,1,0,1,1,0,0,1,1,0,0,0]
=> [1,1,1,1,0,0,1,1,0,0,0,1,0,0,1,0]
=> [4,3,6,5,2,7,1,8] => ?
=> ? = 11
[1,0,1,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,1,0,0,1,0]
=> [5,4,6,3,2,7,1,8] => ?
=> ? = 10
[1,0,1,1,0,1,0,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,1,0,1,0,0]
=> [4,3,5,2,1,7,8,6] => ?
=> ? = 12
[1,0,1,1,0,1,0,1,1,1,0,0,1,0,0,0]
=> [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [4,3,6,5,2,7,8,1] => ?
=> ? = 11
[1,0,1,1,0,1,0,1,1,1,0,1,0,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,1,0,1,0,0]
=> [5,4,6,3,2,7,8,1] => ?
=> ? = 10
[1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,1,1,0,0,0,0]
=> [3,2,5,4,8,7,6,1] => ?
=> ? = 20
[1,0,1,1,0,1,1,0,0,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,1,0,0,1,1,0,0,0,0]
=> [3,2,6,5,8,7,4,1] => ?
=> ? = 19
Description
The (standard) major index of a standard tableau. A descent of a standard tableau T is an index i such that i+1 appears in a row strictly below the row of i. The (standard) major index is the the sum of the descents.
Mp00120: Dyck paths Lalanne-Kreweras involutionDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000009: Standard tableaux ⟶ ℤResult quality: 84% values known / values provided: 84%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,1,0,0]
=> [1,2] => [[1,2]]
=> 1
[1,1,0,0]
=> [1,0,1,0]
=> [2,1] => [[1],[2]]
=> 0
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,2,3] => [[1,2,3]]
=> 3
[1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [3,1,2] => [[1,3],[2]]
=> 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 2
[1,1,0,1,0,0]
=> [1,1,0,1,0,0]
=> [2,1,3] => [[1,3],[2]]
=> 1
[1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [3,2,1] => [[1],[2],[3]]
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 6
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[1,3,4],[2]]
=> 3
[1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [[1,2],[3,4]]
=> 4
[1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [[1,3,4],[2]]
=> 3
[1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [[1,4],[2],[3]]
=> 1
[1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 5
[1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [[1,3],[2],[4]]
=> 2
[1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [[1,2,4],[3]]
=> 4
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 3
[1,1,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [[1,4],[2],[3]]
=> 1
[1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [[1,2],[3],[4]]
=> 3
[1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [[1,3],[2],[4]]
=> 2
[1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 1
[1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => [[1,2,3,4,5]]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [5,1,2,3,4] => [[1,3,4,5],[2]]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [4,5,1,2,3] => [[1,2,5],[3,4]]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,1,2,3,5] => [[1,3,4,5],[2]]
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => [[1,4,5],[2],[3]]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [[1,2,3],[4,5]]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [[1,3],[2,5],[4]]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,4,1,2,5] => [[1,2,5],[3,4]]
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [3,1,2,4,5] => [[1,3,4,5],[2]]
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [5,3,1,2,4] => [[1,4,5],[2],[3]]
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [[1,2],[3,5],[4]]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => [[1,3],[2,5],[4]]
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [4,3,1,2,5] => [[1,4,5],[2],[3]]
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [[1,5],[2],[3],[4]]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [[1,2,3,4],[5]]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [[1,3,4],[2],[5]]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [[1,2],[3,4],[5]]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [[1,3,4],[2],[5]]
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [[1,4],[2],[3],[5]]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => [[1,2,3,5],[4]]
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => [[1,3,5],[2],[4]]
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [2,3,1,4,5] => [[1,2,4,5],[3]]
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [5,2,1,3,4] => [[1,4,5],[2],[3]]
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => [[1,2],[3,5],[4]]
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => [[1,3,5],[2],[4]]
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [4,2,1,3,5] => [[1,4,5],[2],[3]]
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => [[1,5],[2],[3],[4]]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [[1,2,3],[4],[5]]
=> 7
[1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,1,1,0,0,0,0]
=> [5,6,1,2,3,4,7,8] => ?
=> ? = 22
[1,0,1,0,1,0,1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> [6,5,1,2,3,4,7,8] => ?
=> ? = 15
[1,0,1,0,1,1,0,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,1,1,0,0,0,1,0,0]
=> [7,4,5,6,8,1,2,3] => ?
=> ? = 18
[1,0,1,0,1,1,0,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,1,1,0,0,1,0,0,0]
=> [6,4,5,7,8,1,2,3] => ?
=> ? = 18
[1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> [7,8,6,4,5,1,2,3] => ?
=> ? = 14
[1,0,1,0,1,1,0,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0,1,1,0,1,0,0]
=> [7,6,8,4,5,1,2,3] => ?
=> ? = 13
[1,0,1,0,1,1,0,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,1,0,1,0,0]
=> [7,6,4,5,8,1,2,3] => ?
=> ? = 12
[1,0,1,0,1,1,0,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,1,0,0,1,0]
=> [8,6,7,4,1,2,3,5] => ?
=> ? = 12
[1,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,1,0,0,1,1,0,0,0]
=> [6,7,4,5,1,2,3,8] => ?
=> ? = 18
[1,0,1,0,1,1,0,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,1,1,0,0,1,0,0,0]
=> [6,4,5,7,1,2,3,8] => ?
=> ? = 17
[1,0,1,0,1,1,0,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,1,1,0,0,0]
=> [6,7,4,1,2,3,5,8] => ?
=> ? = 17
[1,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,1,0,0,1,0,0,0]
=> [6,4,5,1,2,3,7,8] => ?
=> ? = 16
[1,0,1,0,1,1,0,1,1,1,0,0,1,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,1,0,1,0,0]
=> [7,6,4,5,1,2,3,8] => ?
=> ? = 11
[1,0,1,0,1,1,0,1,1,1,0,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,1,0,1,0,0]
=> [7,6,4,1,2,3,5,8] => ?
=> ? = 10
[1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,1,2,3] => ?
=> ? = 8
[1,0,1,0,1,1,1,0,0,1,1,0,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,1,1,0,0,1,0,0]
=> [7,5,6,4,8,1,2,3] => ?
=> ? = 13
[1,0,1,0,1,1,1,0,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,1,0,1,1,0,0,0,0]
=> [5,6,4,7,1,2,3,8] => ?
=> ? = 18
[1,0,1,0,1,1,1,0,1,0,0,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,0,0,1,0]
=> [8,5,4,6,1,2,3,7] => ?
=> ? = 11
[1,0,1,0,1,1,1,0,1,0,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,1,1,0,0,0,0]
=> [5,6,4,1,2,3,7,8] => ?
=> ? = 17
[1,0,1,0,1,1,1,0,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,1,0,1,0,0,0,0]
=> [5,4,6,1,2,3,7,8] => ?
=> ? = 16
[1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,1,1,0,0,1,0,0]
=> [7,5,6,4,1,2,3,8] => ?
=> ? = 12
[1,0,1,0,1,1,1,0,1,1,0,0,1,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,0,1,0,0]
=> [7,5,4,6,1,2,3,8] => ?
=> ? = 11
[1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,1,0,0,1,0,0]
=> [7,5,4,1,2,3,6,8] => ?
=> ? = 10
[1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,4,1,2,3] => ?
=> ? = 9
[1,0,1,0,1,1,1,1,0,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,1,0,1,1,0,0,0]
=> [6,7,5,4,1,2,3,8] => ?
=> ? = 13
[1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,1,1,0,1,0,0,0]
=> [6,5,7,4,1,2,3,8] => ?
=> ? = 12
[1,0,1,0,1,1,1,1,0,1,0,0,1,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,1,0,0,0]
=> [6,5,4,7,1,2,3,8] => ?
=> ? = 11
[1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [6,7,8,3,4,5,1,2] => ?
=> ? = 21
[1,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,1,1,1,0,0,0,1,1,0,0,0]
=> [6,7,3,4,5,8,1,2] => ?
=> ? = 20
[1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,1,0,0,1,0]
=> [8,6,3,4,5,7,1,2] => ?
=> ? = 13
[1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [7,8,6,3,4,5,1,2] => ?
=> ? = 15
[1,0,1,1,0,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0,1,1,0,1,0,0]
=> [7,6,8,3,4,5,1,2] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [5,6,7,3,4,8,1,2] => ?
=> ? = 21
[1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [8,5,6,3,4,7,1,2] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,1,1,0,0,1,0,0]
=> [7,5,6,3,4,8,1,2] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,0,1,1,1,0,0,0,0]
=> [1,1,0,0,1,1,1,0,0,1,0,0,1,0,1,0]
=> [8,7,5,3,4,6,1,2] => ?
=> ? = 8
[1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,3,4,1,2] => ?
=> ? = 10
[1,0,1,1,0,0,1,1,1,0,1,0,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,1,0,1,1,0,0,0]
=> [6,7,5,3,4,8,1,2] => ?
=> ? = 15
[1,0,1,1,0,0,1,1,1,0,1,0,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,1,1,0,1,0,0,0]
=> [6,5,7,3,4,8,1,2] => ?
=> ? = 14
[1,0,1,1,0,0,1,1,1,0,1,0,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,1,0,1,0,0,0]
=> [6,5,3,4,7,8,1,2] => ?
=> ? = 13
[1,0,1,1,0,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,0,1,1,1,0,0,1,0,1,0,0,1,0]
=> [8,6,5,3,4,7,1,2] => ?
=> ? = 8
[1,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,1,1,1,0,0,0,0,1,0,0]
=> [7,3,4,5,6,1,2,8] => ?
=> ? = 18
[1,0,1,1,0,1,0,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0,1,1,0,1,0,0]
=> [7,6,8,3,4,1,2,5] => ?
=> ? = 13
[1,0,1,1,0,1,0,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,5,1,2,8] => ?
=> ? = 12
[1,0,1,1,0,1,0,1,0,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,1,1,1,0,0,0,0,1,0,0]
=> [7,3,4,5,1,2,6,8] => ?
=> ? = 17
[1,0,1,1,0,1,0,1,0,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0,1,0,1,0]
=> [8,7,3,1,2,4,5,6] => ?
=> ? = 10
[1,0,1,1,0,1,0,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,1,1,1,0,0,0,1,0,0,0]
=> [6,3,4,5,1,2,7,8] => ?
=> ? = 17
[1,0,1,1,0,1,0,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,1,1,0,0,0,1,0,0,0]
=> [6,3,4,1,2,5,7,8] => ?
=> ? = 16
[1,0,1,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,1,0,0,1,0]
=> [8,6,3,1,2,4,5,7] => ?
=> ? = 10
[1,0,1,1,0,1,0,1,1,1,0,0,1,0,0,0]
=> [1,1,1,1,0,0,1,1,0,0,0,1,0,1,0,0]
=> [7,6,3,4,1,2,5,8] => ?
=> ? = 11
Description
The charge of a standard tableau.
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
Mp00239: Permutations CorteelPermutations
Mp00151: Permutations to cycle typeSet partitions
St000492: Set partitions ⟶ ℤResult quality: 53% values known / values provided: 53%distinct values known / distinct values provided: 76%
Values
[1,0,1,0]
=> [1,2] => [1,2] => {{1},{2}}
=> 1
[1,1,0,0]
=> [2,1] => [2,1] => {{1,2}}
=> 0
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => {{1},{2},{3}}
=> 3
[1,0,1,1,0,0]
=> [1,3,2] => [1,3,2] => {{1},{2,3}}
=> 1
[1,1,0,0,1,0]
=> [2,1,3] => [2,1,3] => {{1,2},{3}}
=> 2
[1,1,0,1,0,0]
=> [2,3,1] => [3,2,1] => {{1,3},{2}}
=> 1
[1,1,1,0,0,0]
=> [3,1,2] => [3,1,2] => {{1,2,3}}
=> 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => {{1},{2},{3},{4}}
=> 6
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,4,3] => {{1},{2},{3,4}}
=> 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,3,2,4] => {{1},{2,3},{4}}
=> 4
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,4,3,2] => {{1},{2,4},{3}}
=> 3
[1,0,1,1,1,0,0,0]
=> [1,4,2,3] => [1,4,2,3] => {{1},{2,3,4}}
=> 1
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [2,1,3,4] => {{1,2},{3},{4}}
=> 5
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [2,1,4,3] => {{1,2},{3,4}}
=> 2
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [3,2,1,4] => {{1,3},{2},{4}}
=> 4
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [4,2,3,1] => {{1,4},{2},{3}}
=> 3
[1,1,0,1,1,0,0,0]
=> [2,4,1,3] => [4,2,1,3] => {{1,3,4},{2}}
=> 1
[1,1,1,0,0,0,1,0]
=> [3,1,2,4] => [3,1,2,4] => {{1,2,3},{4}}
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1,4,2] => [4,1,3,2] => {{1,2,4},{3}}
=> 2
[1,1,1,0,1,0,0,0]
=> [3,4,1,2] => [4,3,2,1] => {{1,4},{2,3}}
=> 1
[1,1,1,1,0,0,0,0]
=> [4,1,2,3] => [4,1,2,3] => {{1,2,3,4}}
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,3,4] => [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,5,3,4,2] => {{1},{2,5},{3},{4}}
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,2,4] => [1,5,3,2,4] => {{1},{2,4,5},{3}}
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,2,3,5] => [1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,2,5,3] => [1,5,2,4,3] => {{1},{2,3,5},{4}}
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,2,3] => [1,5,4,3,2] => {{1},{2,5},{3,4}}
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,2,3,4] => [1,5,2,3,4] => {{1},{2,3,4,5}}
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => {{1,2},{3},{4},{5}}
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [2,1,3,5,4] => {{1,2},{3},{4,5}}
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [2,1,4,3,5] => {{1,2},{3,4},{5}}
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [2,1,5,4,3] => {{1,2},{3,5},{4}}
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,3,4] => [2,1,5,3,4] => {{1,2},{3,4,5}}
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [3,2,1,4,5] => {{1,3},{2},{4},{5}}
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [3,2,1,5,4] => {{1,3},{2},{4,5}}
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [4,2,3,1,5] => {{1,4},{2},{3},{5}}
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [5,2,3,4,1] => {{1,5},{2},{3},{4}}
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [5,2,3,1,4] => {{1,4,5},{2},{3}}
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,1,3,5] => [4,2,1,3,5] => {{1,3,4},{2},{5}}
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,1,5,3] => [5,2,1,4,3] => {{1,3,5},{2},{4}}
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,1,3] => [5,2,4,3,1] => {{1,5},{2},{3,4}}
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,1,3,4] => [5,2,1,3,4] => {{1,3,4,5},{2}}
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,2,4,5] => [3,1,2,4,5] => {{1,2,3},{4},{5}}
=> 7
[1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6,7,8] => [1,2,3,4,5,6,7,8] => {{1},{2},{3},{4},{5},{6},{7},{8}}
=> ? = 28
[1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,5,6,8,7] => [1,2,3,4,5,6,8,7] => {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,4,5,7,6,8] => [1,2,3,4,5,7,6,8] => {{1},{2},{3},{4},{5},{6,7},{8}}
=> ? = 22
[1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,2,3,4,5,7,8,6] => [1,2,3,4,5,8,7,6] => {{1},{2},{3},{4},{5},{6,8},{7}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,4,5,8,6,7] => [1,2,3,4,5,8,6,7] => {{1},{2},{3},{4},{5},{6,7,8}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,3,4,6,5,7,8] => [1,2,3,4,6,5,7,8] => {{1},{2},{3},{4},{5,6},{7},{8}}
=> ? = 23
[1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,3,4,6,5,8,7] => [1,2,3,4,6,5,8,7] => {{1},{2},{3},{4},{5,6},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,0,1,1,0,1,0,0,1,0]
=> [1,2,3,4,6,7,5,8] => [1,2,3,4,7,6,5,8] => {{1},{2},{3},{4},{5,7},{6},{8}}
=> ? = 22
[1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,2,3,4,6,7,8,5] => [1,2,3,4,8,6,7,5] => {{1},{2},{3},{4},{5,8},{6},{7}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,1,0,1,1,0,0,0]
=> [1,2,3,4,6,8,5,7] => [1,2,3,4,8,6,5,7] => {{1},{2},{3},{4},{5,7,8},{6}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,3,4,7,5,6,8] => [1,2,3,4,7,5,6,8] => {{1},{2},{3},{4},{5,6,7},{8}}
=> ? = 17
[1,0,1,0,1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,2,3,4,7,5,8,6] => [1,2,3,4,8,5,7,6] => {{1},{2},{3},{4},{5,6,8},{7}}
=> ? = 16
[1,0,1,0,1,0,1,0,1,1,1,0,1,0,0,0]
=> [1,2,3,4,7,8,5,6] => [1,2,3,4,8,7,6,5] => {{1},{2},{3},{4},{5,8},{6,7}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,2,3,4,8,5,6,7] => [1,2,3,4,8,5,6,7] => {{1},{2},{3},{4},{5,6,7,8}}
=> ? = 10
[1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,2,3,5,4,6,7,8] => [1,2,3,5,4,6,7,8] => {{1},{2},{3},{4,5},{6},{7},{8}}
=> ? = 24
[1,0,1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,2,3,5,4,6,8,7] => [1,2,3,5,4,6,8,7] => {{1},{2},{3},{4,5},{6},{7,8}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,2,3,5,4,7,6,8] => [1,2,3,5,4,7,6,8] => {{1},{2},{3},{4,5},{6,7},{8}}
=> ? = 18
[1,0,1,0,1,0,1,1,0,0,1,1,0,1,0,0]
=> [1,2,3,5,4,7,8,6] => [1,2,3,5,4,8,7,6] => {{1},{2},{3},{4,5},{6,8},{7}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,2,3,5,4,8,6,7] => [1,2,3,5,4,8,6,7] => {{1},{2},{3},{4,5},{6,7,8}}
=> ? = 11
[1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,0]
=> [1,2,3,5,6,4,7,8] => [1,2,3,6,5,4,7,8] => {{1},{2},{3},{4,6},{5},{7},{8}}
=> ? = 23
[1,0,1,0,1,0,1,1,0,1,0,0,1,1,0,0]
=> [1,2,3,5,6,4,8,7] => [1,2,3,6,5,4,8,7] => {{1},{2},{3},{4,6},{5},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,0]
=> [1,2,3,5,6,7,4,8] => [1,2,3,7,5,6,4,8] => {{1},{2},{3},{4,7},{5},{6},{8}}
=> ? = 22
[1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,2,3,5,6,7,8,4] => [1,2,3,8,5,6,7,4] => {{1},{2},{3},{4,8},{5},{6},{7}}
=> ? = 21
[1,0,1,0,1,0,1,1,0,1,0,1,1,0,0,0]
=> [1,2,3,5,6,8,4,7] => [1,2,3,8,5,6,4,7] => {{1},{2},{3},{4,7,8},{5},{6}}
=> ? = 15
[1,0,1,0,1,0,1,1,0,1,1,0,0,0,1,0]
=> [1,2,3,5,7,4,6,8] => [1,2,3,7,5,4,6,8] => {{1},{2},{3},{4,6,7},{5},{8}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,1,1,0,0,1,0,0]
=> [1,2,3,5,7,4,8,6] => [1,2,3,8,5,4,7,6] => {{1},{2},{3},{4,6,8},{5},{7}}
=> ? = 16
[1,0,1,0,1,0,1,1,0,1,1,0,1,0,0,0]
=> [1,2,3,5,7,8,4,6] => [1,2,3,8,5,7,6,4] => {{1},{2},{3},{4,8},{5},{6,7}}
=> ? = 15
[1,0,1,0,1,0,1,1,0,1,1,1,0,0,0,0]
=> [1,2,3,5,8,4,6,7] => [1,2,3,8,5,4,6,7] => {{1},{2},{3},{4,6,7,8},{5}}
=> ? = 10
[1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,2,3,6,4,5,7,8] => [1,2,3,6,4,5,7,8] => {{1},{2},{3},{4,5,6},{7},{8}}
=> ? = 19
[1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,2,3,6,4,5,8,7] => [1,2,3,6,4,5,8,7] => {{1},{2},{3},{4,5,6},{7,8}}
=> ? = 12
[1,0,1,0,1,0,1,1,1,0,0,1,0,0,1,0]
=> [1,2,3,6,4,7,5,8] => [1,2,3,7,4,6,5,8] => {{1},{2},{3},{4,5,7},{6},{8}}
=> ? = 18
[1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,2,3,6,4,7,8,5] => [1,2,3,8,4,6,7,5] => {{1},{2},{3},{4,5,8},{6},{7}}
=> ? = 17
[1,0,1,0,1,0,1,1,1,0,0,1,1,0,0,0]
=> [1,2,3,6,4,8,5,7] => [1,2,3,8,4,6,5,7] => {{1},{2},{3},{4,5,7,8},{6}}
=> ? = 11
[1,0,1,0,1,0,1,1,1,0,1,0,0,0,1,0]
=> [1,2,3,6,7,4,5,8] => [1,2,3,7,6,5,4,8] => {{1},{2},{3},{4,7},{5,6},{8}}
=> ? = 17
[1,0,1,0,1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,2,3,6,7,4,8,5] => [1,2,3,8,6,5,7,4] => {{1},{2},{3},{4,8},{5,6},{7}}
=> ? = 16
[1,0,1,0,1,0,1,1,1,0,1,0,1,0,0,0]
=> [1,2,3,6,7,8,4,5] => [1,2,3,8,7,6,5,4] => {{1},{2},{3},{4,8},{5,7},{6}}
=> ? = 15
[1,0,1,0,1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,2,3,6,8,4,5,7] => [1,2,3,8,6,5,4,7] => {{1},{2},{3},{4,7,8},{5,6}}
=> ? = 10
[1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,7,4,5,6,8] => [1,2,3,7,4,5,6,8] => {{1},{2},{3},{4,5,6,7},{8}}
=> ? = 13
[1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,2,3,7,4,5,8,6] => [1,2,3,8,4,5,7,6] => {{1},{2},{3},{4,5,6,8},{7}}
=> ? = 12
[1,0,1,0,1,0,1,1,1,1,0,0,1,0,0,0]
=> [1,2,3,7,4,8,5,6] => [1,2,3,8,4,7,6,5] => {{1},{2},{3},{4,5,8},{6,7}}
=> ? = 11
[1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,0]
=> [1,2,3,7,8,4,5,6] => [1,2,3,8,7,5,6,4] => {{1},{2},{3},{4,8},{5,6,7}}
=> ? = 10
[1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,8,4,5,6,7] => [1,2,3,8,4,5,6,7] => {{1},{2},{3},{4,5,6,7,8}}
=> ? = 6
[1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,2,4,3,5,6,7,8] => [1,2,4,3,5,6,7,8] => {{1},{2},{3,4},{5},{6},{7},{8}}
=> ? = 25
[1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,2,4,3,5,6,8,7] => [1,2,4,3,5,6,8,7] => {{1},{2},{3,4},{5},{6},{7,8}}
=> ? = 18
[1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5,7,6,8] => [1,2,4,3,5,7,6,8] => {{1},{2},{3,4},{5},{6,7},{8}}
=> ? = 19
[1,0,1,0,1,1,0,0,1,0,1,1,0,1,0,0]
=> [1,2,4,3,5,7,8,6] => [1,2,4,3,5,8,7,6] => {{1},{2},{3,4},{5},{6,8},{7}}
=> ? = 18
[1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,2,4,3,5,8,6,7] => [1,2,4,3,5,8,6,7] => {{1},{2},{3,4},{5},{6,7,8}}
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,6,5,7,8] => [1,2,4,3,6,5,7,8] => {{1},{2},{3,4},{5,6},{7},{8}}
=> ? = 20
[1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5,8,7] => [1,2,4,3,6,5,8,7] => {{1},{2},{3,4},{5,6},{7,8}}
=> ? = 13
[1,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0]
=> [1,2,4,3,6,7,5,8] => [1,2,4,3,7,6,5,8] => ?
=> ? = 19
Description
The rob statistic of a set partition. Let S=B1,,Bk be a set partition with ordered blocks Bi and with minBa<minBb for a<b. According to [1, Definition 3], a '''rob''' (right-opener-bigger) of S is given by a pair i<j such that j=minBb and iBa for a<b. This is also the number of occurrences of the pattern {{1}, {2}}, such that 2 is the minimal element of a block.
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
Mp00239: Permutations CorteelPermutations
Mp00151: Permutations to cycle typeSet partitions
St000499: Set partitions ⟶ ℤResult quality: 53% values known / values provided: 53%distinct values known / distinct values provided: 76%
Values
[1,0,1,0]
=> [1,2] => [1,2] => {{1},{2}}
=> 1
[1,1,0,0]
=> [2,1] => [2,1] => {{1,2}}
=> 0
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => {{1},{2},{3}}
=> 3
[1,0,1,1,0,0]
=> [1,3,2] => [1,3,2] => {{1},{2,3}}
=> 1
[1,1,0,0,1,0]
=> [2,1,3] => [2,1,3] => {{1,2},{3}}
=> 2
[1,1,0,1,0,0]
=> [2,3,1] => [3,2,1] => {{1,3},{2}}
=> 1
[1,1,1,0,0,0]
=> [3,1,2] => [3,1,2] => {{1,2,3}}
=> 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => {{1},{2},{3},{4}}
=> 6
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,4,3] => {{1},{2},{3,4}}
=> 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,3,2,4] => {{1},{2,3},{4}}
=> 4
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,4,3,2] => {{1},{2,4},{3}}
=> 3
[1,0,1,1,1,0,0,0]
=> [1,4,2,3] => [1,4,2,3] => {{1},{2,3,4}}
=> 1
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [2,1,3,4] => {{1,2},{3},{4}}
=> 5
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [2,1,4,3] => {{1,2},{3,4}}
=> 2
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [3,2,1,4] => {{1,3},{2},{4}}
=> 4
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [4,2,3,1] => {{1,4},{2},{3}}
=> 3
[1,1,0,1,1,0,0,0]
=> [2,4,1,3] => [4,2,1,3] => {{1,3,4},{2}}
=> 1
[1,1,1,0,0,0,1,0]
=> [3,1,2,4] => [3,1,2,4] => {{1,2,3},{4}}
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1,4,2] => [4,1,3,2] => {{1,2,4},{3}}
=> 2
[1,1,1,0,1,0,0,0]
=> [3,4,1,2] => [4,3,2,1] => {{1,4},{2,3}}
=> 1
[1,1,1,1,0,0,0,0]
=> [4,1,2,3] => [4,1,2,3] => {{1,2,3,4}}
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,3,4] => [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,5,3,4,2] => {{1},{2,5},{3},{4}}
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,2,4] => [1,5,3,2,4] => {{1},{2,4,5},{3}}
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,2,3,5] => [1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,2,5,3] => [1,5,2,4,3] => {{1},{2,3,5},{4}}
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,2,3] => [1,5,4,3,2] => {{1},{2,5},{3,4}}
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,2,3,4] => [1,5,2,3,4] => {{1},{2,3,4,5}}
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => {{1,2},{3},{4},{5}}
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [2,1,3,5,4] => {{1,2},{3},{4,5}}
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [2,1,4,3,5] => {{1,2},{3,4},{5}}
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [2,1,5,4,3] => {{1,2},{3,5},{4}}
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,3,4] => [2,1,5,3,4] => {{1,2},{3,4,5}}
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [3,2,1,4,5] => {{1,3},{2},{4},{5}}
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [3,2,1,5,4] => {{1,3},{2},{4,5}}
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [4,2,3,1,5] => {{1,4},{2},{3},{5}}
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [5,2,3,4,1] => {{1,5},{2},{3},{4}}
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [5,2,3,1,4] => {{1,4,5},{2},{3}}
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,1,3,5] => [4,2,1,3,5] => {{1,3,4},{2},{5}}
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,1,5,3] => [5,2,1,4,3] => {{1,3,5},{2},{4}}
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,1,3] => [5,2,4,3,1] => {{1,5},{2},{3,4}}
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,1,3,4] => [5,2,1,3,4] => {{1,3,4,5},{2}}
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,2,4,5] => [3,1,2,4,5] => {{1,2,3},{4},{5}}
=> 7
[1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6,7,8] => [1,2,3,4,5,6,7,8] => {{1},{2},{3},{4},{5},{6},{7},{8}}
=> ? = 28
[1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,5,6,8,7] => [1,2,3,4,5,6,8,7] => {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,4,5,7,6,8] => [1,2,3,4,5,7,6,8] => {{1},{2},{3},{4},{5},{6,7},{8}}
=> ? = 22
[1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,2,3,4,5,7,8,6] => [1,2,3,4,5,8,7,6] => {{1},{2},{3},{4},{5},{6,8},{7}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,4,5,8,6,7] => [1,2,3,4,5,8,6,7] => {{1},{2},{3},{4},{5},{6,7,8}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,3,4,6,5,7,8] => [1,2,3,4,6,5,7,8] => {{1},{2},{3},{4},{5,6},{7},{8}}
=> ? = 23
[1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,3,4,6,5,8,7] => [1,2,3,4,6,5,8,7] => {{1},{2},{3},{4},{5,6},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,0,1,1,0,1,0,0,1,0]
=> [1,2,3,4,6,7,5,8] => [1,2,3,4,7,6,5,8] => {{1},{2},{3},{4},{5,7},{6},{8}}
=> ? = 22
[1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,2,3,4,6,7,8,5] => [1,2,3,4,8,6,7,5] => {{1},{2},{3},{4},{5,8},{6},{7}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,1,0,1,1,0,0,0]
=> [1,2,3,4,6,8,5,7] => [1,2,3,4,8,6,5,7] => {{1},{2},{3},{4},{5,7,8},{6}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,3,4,7,5,6,8] => [1,2,3,4,7,5,6,8] => {{1},{2},{3},{4},{5,6,7},{8}}
=> ? = 17
[1,0,1,0,1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,2,3,4,7,5,8,6] => [1,2,3,4,8,5,7,6] => {{1},{2},{3},{4},{5,6,8},{7}}
=> ? = 16
[1,0,1,0,1,0,1,0,1,1,1,0,1,0,0,0]
=> [1,2,3,4,7,8,5,6] => [1,2,3,4,8,7,6,5] => {{1},{2},{3},{4},{5,8},{6,7}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,2,3,4,8,5,6,7] => [1,2,3,4,8,5,6,7] => {{1},{2},{3},{4},{5,6,7,8}}
=> ? = 10
[1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,2,3,5,4,6,7,8] => [1,2,3,5,4,6,7,8] => {{1},{2},{3},{4,5},{6},{7},{8}}
=> ? = 24
[1,0,1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,2,3,5,4,6,8,7] => [1,2,3,5,4,6,8,7] => {{1},{2},{3},{4,5},{6},{7,8}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,2,3,5,4,7,6,8] => [1,2,3,5,4,7,6,8] => {{1},{2},{3},{4,5},{6,7},{8}}
=> ? = 18
[1,0,1,0,1,0,1,1,0,0,1,1,0,1,0,0]
=> [1,2,3,5,4,7,8,6] => [1,2,3,5,4,8,7,6] => {{1},{2},{3},{4,5},{6,8},{7}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,2,3,5,4,8,6,7] => [1,2,3,5,4,8,6,7] => {{1},{2},{3},{4,5},{6,7,8}}
=> ? = 11
[1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,0]
=> [1,2,3,5,6,4,7,8] => [1,2,3,6,5,4,7,8] => {{1},{2},{3},{4,6},{5},{7},{8}}
=> ? = 23
[1,0,1,0,1,0,1,1,0,1,0,0,1,1,0,0]
=> [1,2,3,5,6,4,8,7] => [1,2,3,6,5,4,8,7] => {{1},{2},{3},{4,6},{5},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,0]
=> [1,2,3,5,6,7,4,8] => [1,2,3,7,5,6,4,8] => {{1},{2},{3},{4,7},{5},{6},{8}}
=> ? = 22
[1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,2,3,5,6,7,8,4] => [1,2,3,8,5,6,7,4] => {{1},{2},{3},{4,8},{5},{6},{7}}
=> ? = 21
[1,0,1,0,1,0,1,1,0,1,0,1,1,0,0,0]
=> [1,2,3,5,6,8,4,7] => [1,2,3,8,5,6,4,7] => {{1},{2},{3},{4,7,8},{5},{6}}
=> ? = 15
[1,0,1,0,1,0,1,1,0,1,1,0,0,0,1,0]
=> [1,2,3,5,7,4,6,8] => [1,2,3,7,5,4,6,8] => {{1},{2},{3},{4,6,7},{5},{8}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,1,1,0,0,1,0,0]
=> [1,2,3,5,7,4,8,6] => [1,2,3,8,5,4,7,6] => {{1},{2},{3},{4,6,8},{5},{7}}
=> ? = 16
[1,0,1,0,1,0,1,1,0,1,1,0,1,0,0,0]
=> [1,2,3,5,7,8,4,6] => [1,2,3,8,5,7,6,4] => {{1},{2},{3},{4,8},{5},{6,7}}
=> ? = 15
[1,0,1,0,1,0,1,1,0,1,1,1,0,0,0,0]
=> [1,2,3,5,8,4,6,7] => [1,2,3,8,5,4,6,7] => {{1},{2},{3},{4,6,7,8},{5}}
=> ? = 10
[1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,2,3,6,4,5,7,8] => [1,2,3,6,4,5,7,8] => {{1},{2},{3},{4,5,6},{7},{8}}
=> ? = 19
[1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,2,3,6,4,5,8,7] => [1,2,3,6,4,5,8,7] => {{1},{2},{3},{4,5,6},{7,8}}
=> ? = 12
[1,0,1,0,1,0,1,1,1,0,0,1,0,0,1,0]
=> [1,2,3,6,4,7,5,8] => [1,2,3,7,4,6,5,8] => {{1},{2},{3},{4,5,7},{6},{8}}
=> ? = 18
[1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,2,3,6,4,7,8,5] => [1,2,3,8,4,6,7,5] => {{1},{2},{3},{4,5,8},{6},{7}}
=> ? = 17
[1,0,1,0,1,0,1,1,1,0,0,1,1,0,0,0]
=> [1,2,3,6,4,8,5,7] => [1,2,3,8,4,6,5,7] => {{1},{2},{3},{4,5,7,8},{6}}
=> ? = 11
[1,0,1,0,1,0,1,1,1,0,1,0,0,0,1,0]
=> [1,2,3,6,7,4,5,8] => [1,2,3,7,6,5,4,8] => {{1},{2},{3},{4,7},{5,6},{8}}
=> ? = 17
[1,0,1,0,1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,2,3,6,7,4,8,5] => [1,2,3,8,6,5,7,4] => {{1},{2},{3},{4,8},{5,6},{7}}
=> ? = 16
[1,0,1,0,1,0,1,1,1,0,1,0,1,0,0,0]
=> [1,2,3,6,7,8,4,5] => [1,2,3,8,7,6,5,4] => {{1},{2},{3},{4,8},{5,7},{6}}
=> ? = 15
[1,0,1,0,1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,2,3,6,8,4,5,7] => [1,2,3,8,6,5,4,7] => {{1},{2},{3},{4,7,8},{5,6}}
=> ? = 10
[1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,7,4,5,6,8] => [1,2,3,7,4,5,6,8] => {{1},{2},{3},{4,5,6,7},{8}}
=> ? = 13
[1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,2,3,7,4,5,8,6] => [1,2,3,8,4,5,7,6] => {{1},{2},{3},{4,5,6,8},{7}}
=> ? = 12
[1,0,1,0,1,0,1,1,1,1,0,0,1,0,0,0]
=> [1,2,3,7,4,8,5,6] => [1,2,3,8,4,7,6,5] => {{1},{2},{3},{4,5,8},{6,7}}
=> ? = 11
[1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,0]
=> [1,2,3,7,8,4,5,6] => [1,2,3,8,7,5,6,4] => {{1},{2},{3},{4,8},{5,6,7}}
=> ? = 10
[1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,8,4,5,6,7] => [1,2,3,8,4,5,6,7] => {{1},{2},{3},{4,5,6,7,8}}
=> ? = 6
[1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,2,4,3,5,6,7,8] => [1,2,4,3,5,6,7,8] => {{1},{2},{3,4},{5},{6},{7},{8}}
=> ? = 25
[1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,2,4,3,5,6,8,7] => [1,2,4,3,5,6,8,7] => {{1},{2},{3,4},{5},{6},{7,8}}
=> ? = 18
[1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5,7,6,8] => [1,2,4,3,5,7,6,8] => {{1},{2},{3,4},{5},{6,7},{8}}
=> ? = 19
[1,0,1,0,1,1,0,0,1,0,1,1,0,1,0,0]
=> [1,2,4,3,5,7,8,6] => [1,2,4,3,5,8,7,6] => {{1},{2},{3,4},{5},{6,8},{7}}
=> ? = 18
[1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,2,4,3,5,8,6,7] => [1,2,4,3,5,8,6,7] => {{1},{2},{3,4},{5},{6,7,8}}
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,6,5,7,8] => [1,2,4,3,6,5,7,8] => {{1},{2},{3,4},{5,6},{7},{8}}
=> ? = 20
[1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5,8,7] => [1,2,4,3,6,5,8,7] => {{1},{2},{3,4},{5,6},{7,8}}
=> ? = 13
[1,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0]
=> [1,2,4,3,6,7,5,8] => [1,2,4,3,7,6,5,8] => ?
=> ? = 19
Description
The rcb statistic of a set partition. Let S=B1,,Bk be a set partition with ordered blocks Bi and with minBa<minBb for a<b. According to [1, Definition 3], a '''rcb''' (right-closer-bigger) of S is given by a pair i<j such that j=maxBb and iBa for a<b.
Matching statistic: St000579
Mp00035: Dyck paths to alternating sign matrixAlternating sign matrices
Mp00002: Alternating sign matrices to left key permutationPermutations
Mp00151: Permutations to cycle typeSet partitions
St000579: Set partitions ⟶ ℤResult quality: 52% values known / values provided: 52%distinct values known / distinct values provided: 76%
Values
[1,0,1,0]
=> [[1,0],[0,1]]
=> [1,2] => {{1},{2}}
=> 1
[1,1,0,0]
=> [[0,1],[1,0]]
=> [2,1] => {{1,2}}
=> 0
[1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> [1,2,3] => {{1},{2},{3}}
=> 3
[1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> [1,3,2] => {{1},{2,3}}
=> 1
[1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> [2,1,3] => {{1,2},{3}}
=> 2
[1,1,0,1,0,0]
=> [[0,1,0],[1,-1,1],[0,1,0]]
=> [1,3,2] => {{1},{2,3}}
=> 1
[1,1,1,0,0,0]
=> [[0,0,1],[1,0,0],[0,1,0]]
=> [3,1,2] => {{1,2,3}}
=> 0
[1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> [1,2,3,4] => {{1},{2},{3},{4}}
=> 6
[1,0,1,0,1,1,0,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> [1,2,4,3] => {{1},{2},{3,4}}
=> 3
[1,0,1,1,0,0,1,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
=> [1,3,2,4] => {{1},{2,3},{4}}
=> 4
[1,0,1,1,0,1,0,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,-1,1],[0,0,1,0]]
=> [1,2,4,3] => {{1},{2},{3,4}}
=> 3
[1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> [1,4,2,3] => {{1},{2,3,4}}
=> 1
[1,1,0,0,1,0,1,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,1,0],[0,0,0,1]]
=> [2,1,3,4] => {{1,2},{3},{4}}
=> 5
[1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> [2,1,4,3] => {{1,2},{3,4}}
=> 2
[1,1,0,1,0,0,1,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,0,0],[0,0,0,1]]
=> [1,3,2,4] => {{1},{2,3},{4}}
=> 4
[1,1,0,1,0,1,0,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,-1,1],[0,0,1,0]]
=> [1,2,4,3] => {{1},{2},{3,4}}
=> 3
[1,1,0,1,1,0,0,0]
=> [[0,1,0,0],[1,-1,0,1],[0,1,0,0],[0,0,1,0]]
=> [1,4,2,3] => {{1},{2,3,4}}
=> 1
[1,1,1,0,0,0,1,0]
=> [[0,0,1,0],[1,0,0,0],[0,1,0,0],[0,0,0,1]]
=> [3,1,2,4] => {{1,2,3},{4}}
=> 3
[1,1,1,0,0,1,0,0]
=> [[0,0,1,0],[1,0,0,0],[0,1,-1,1],[0,0,1,0]]
=> [2,1,4,3] => {{1,2},{3,4}}
=> 2
[1,1,1,0,1,0,0,0]
=> [[0,0,1,0],[1,0,-1,1],[0,1,0,0],[0,0,1,0]]
=> [1,4,2,3] => {{1},{2,3,4}}
=> 1
[1,1,1,1,0,0,0,0]
=> [[0,0,0,1],[1,0,0,0],[0,1,0,0],[0,0,1,0]]
=> [4,1,2,3] => {{1,2,3,4}}
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> [1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 6
[1,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 7
[1,0,1,1,0,1,0,1,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> [1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 6
[1,0,1,1,0,1,1,0,0,0]
=> [[1,0,0,0,0],[0,0,1,0,0],[0,1,-1,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,1,0,0,0,1,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> [1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 4
[1,0,1,1,1,0,1,0,0,0]
=> [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,-1,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,1,1,0,0,0,0]
=> [[1,0,0,0,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,5,2,3,4] => {{1},{2,3,4,5}}
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [2,1,3,4,5] => {{1,2},{3},{4},{5}}
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [2,1,3,5,4] => {{1,2},{3},{4,5}}
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [2,1,4,3,5] => {{1,2},{3,4},{5}}
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> [2,1,3,5,4] => {{1,2},{3},{4,5}}
=> 5
[1,1,0,0,1,1,1,0,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [2,1,5,3,4] => {{1,2},{3,4,5}}
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 8
[1,1,0,1,0,0,1,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 4
[1,1,0,1,0,1,0,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 7
[1,1,0,1,0,1,0,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> [1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 6
[1,1,0,1,0,1,1,0,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,1,0,1,1,0,0,0,1,0]
=> [[0,1,0,0,0],[1,-1,0,1,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 5
[1,1,0,1,1,0,0,1,0,0]
=> [[0,1,0,0,0],[1,-1,0,1,0],[0,1,0,0,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> [1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 4
[1,1,0,1,1,0,1,0,0,0]
=> [[0,1,0,0,0],[1,-1,0,1,0],[0,1,0,-1,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,1,0,1,1,1,0,0,0,0]
=> [[0,1,0,0,0],[1,-1,0,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> [1,5,2,3,4] => {{1},{2,3,4,5}}
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [[0,0,1,0,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [3,1,2,4,5] => {{1,2,3},{4},{5}}
=> 7
[1,1,0,0,1,1,0,1,1,0,1,0,0,0]
=> [[0,1,0,0,0,0,0],[1,0,0,0,0,0,0],[0,0,0,1,0,0,0],[0,0,1,-1,0,1,0],[0,0,0,1,0,-1,1],[0,0,0,0,1,0,0],[0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 9
[1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> [1,2,3,4,5,6,7,8] => {{1},{2},{3},{4},{5},{6},{7},{8}}
=> ? = 28
[1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,6,8,7] => {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 22
[1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,6,8,7] => {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,8,6,7] => {{1},{2},{3},{4},{5},{6,7,8}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> [1,2,3,4,6,5,7,8] => {{1},{2},{3},{4},{5,6},{7},{8}}
=> ? = 23
[1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,6,5,8,7] => {{1},{2},{3},{4},{5,6},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,0,1,1,0,1,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,-1,1,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> [1,2,3,4,5,7,6,8] => {{1},{2},{3},{4},{5},{6,7},{8}}
=> ? = 22
[1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,-1,1,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,6,8,7] => {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 21
[1,0,1,0,1,0,1,0,1,1,0,1,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,-1,0,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,8,6,7] => {{1},{2},{3},{4},{5},{6,7,8}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> [1,2,3,4,7,5,6,8] => {{1},{2},{3},{4},{5,6,7},{8}}
=> ? = 17
[1,0,1,0,1,0,1,0,1,1,1,0,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,6,5,8,7] => {{1},{2},{3},{4},{5,6},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,0,1,1,1,0,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,1,0,-1,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,8,6,7] => {{1},{2},{3},{4},{5},{6,7,8}}
=> ? = 15
[1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,8,5,6,7] => {{1},{2},{3},{4},{5,6,7,8}}
=> ? = 10
[1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 24
[1,0,1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,5,4,6,8,7] => {{1},{2},{3},{4,5},{6},{7,8}}
=> ? = 17
[1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 18
[1,0,1,0,1,0,1,1,0,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 17
[1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 11
[1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,1,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 23
[1,0,1,0,1,0,1,1,0,1,0,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,1,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 16
[1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,1,0,0],[0,0,0,0,1,-1,1,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 22
[1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,1,0,0],[0,0,0,0,1,-1,1,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,5,6,8,7] => {{1},{2},{3},{4},{5},{6},{7,8}}
=> ? = 21
[1,0,1,0,1,0,1,1,0,1,0,1,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,1,0,0],[0,0,0,0,1,-1,0,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 15
[1,0,1,0,1,0,1,1,0,1,1,0,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,0,1,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 17
[1,0,1,0,1,0,1,1,0,1,1,0,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,0,1,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 16
[1,0,1,0,1,0,1,1,0,1,1,0,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,0,1,0],[0,0,0,0,1,0,-1,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 15
[1,0,1,0,1,0,1,1,0,1,1,1,0,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,1,-1,0,0,1],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 10
[1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 19
[1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 12
[1,0,1,0,1,0,1,1,1,0,0,1,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,-1,1,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 18
[1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,-1,1,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,5,4,6,8,7] => {{1},{2},{3},{4,5},{6},{7,8}}
=> ? = 17
[1,0,1,0,1,0,1,1,1,0,0,1,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,-1,0,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 11
[1,0,1,0,1,0,1,1,1,0,1,0,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,-1,1,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 17
[1,0,1,0,1,0,1,1,1,0,1,0,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,-1,1,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,4,6,5,8,7] => {{1},{2},{3},{4},{5,6},{7,8}}
=> ? = 16
[1,0,1,0,1,0,1,1,1,0,1,0,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,-1,1,0],[0,0,0,0,1,0,-1,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 15
[1,0,1,0,1,0,1,1,1,0,1,1,0,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,1,0,-1,0,1],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 10
[1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 13
[1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,3,6,4,5,8,7] => {{1},{2},{3},{4,5,6},{7,8}}
=> ? = 12
[1,0,1,0,1,0,1,1,1,1,0,0,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,-1,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 11
[1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,1,0,0,-1,1],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 10
[1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,1,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> [1,2,3,8,4,5,6,7] => {{1},{2},{3},{4,5,6,7,8}}
=> ? = 6
[1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 25
[1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> [1,2,4,3,5,6,8,7] => {{1},{2},{3,4},{5},{6},{7,8}}
=> ? = 18
[1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 19
[1,0,1,0,1,1,0,0,1,0,1,1,0,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,1,-1,1],[0,0,0,0,0,0,1,0]]
=> [1,2,4,3,5,6,8,7] => {{1},{2},{3,4},{5},{6},{7,8}}
=> ? = 18
[1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,1,0,0],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 12
[1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1]]
=> ? => ?
=> ? = 20
[1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [[1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0],[0,0,0,1,0,0,0,0],[0,0,1,0,0,0,0,0],[0,0,0,0,0,1,0,0],[0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1],[0,0,0,0,0,0,1,0]]
=> ? => ?
=> ? = 13
Description
The number of occurrences of the pattern {{1},{2}} such that 2 is a maximal element. This is the number of pairs i<j in different blocks such that j is the maximal element of a block.
The following 28 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000493The los statistic of a set partition. St000577The number of occurrences of the pattern {{1},{2}} such that 1 is a maximal element. St000490The intertwining number of a set partition. St000012The area of a Dyck path. St000446The disorder of a permutation. St000833The comajor index of a permutation. St000246The number of non-inversions of a permutation. St000161The sum of the sizes of the right subtrees of a binary tree. St000156The Denert index of a permutation. St000305The inverse major index of a permutation. St000796The stat' of a permutation. St000798The makl of a permutation. St000472The sum of the ascent bottoms of a permutation. St000018The number of inversions of a permutation. St000794The mak of a permutation. St000004The major index of a permutation. St000154The sum of the descent bottoms of a permutation. St000304The load of a permutation. St000005The bounce statistic of a Dyck path. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St000360The number of occurrences of the pattern 32-1. St000801The number of occurrences of the vincular pattern |312 in a permutation. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St000136The dinv of a parking function. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St001209The pmaj statistic of a parking function. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2.