searching the database
Your data matches 106 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000008
St000008: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,1] => 1
[2] => 0
[1,1,1] => 3
[1,2] => 1
[2,1] => 2
[3] => 0
[1,1,1,1] => 6
[1,1,2] => 3
[1,2,1] => 4
[1,3] => 1
[2,1,1] => 5
[2,2] => 2
[3,1] => 3
[4] => 0
[1,1,1,1,1] => 10
[1,1,1,2] => 6
[1,1,2,1] => 7
[1,1,3] => 3
[1,2,1,1] => 8
[1,2,2] => 4
[1,3,1] => 5
[1,4] => 1
[2,1,1,1] => 9
[2,1,2] => 5
[2,2,1] => 6
[2,3] => 2
[3,1,1] => 7
[3,2] => 3
[4,1] => 4
[5] => 0
[1,1,1,1,1,1] => 15
[1,1,1,1,2] => 10
[1,1,1,2,1] => 11
[1,1,1,3] => 6
[1,1,2,1,1] => 12
[1,1,2,2] => 7
[1,1,3,1] => 8
[1,1,4] => 3
[1,2,1,1,1] => 13
[1,2,1,2] => 8
[1,2,2,1] => 9
[1,2,3] => 4
[1,3,1,1] => 10
[1,3,2] => 5
[1,4,1] => 6
[1,5] => 1
[2,1,1,1,1] => 14
[2,1,1,2] => 9
[2,1,2,1] => 10
Description
The major index of the composition.
The descents of a composition $[c_1,c_2,\dots,c_k]$ are the partial sums $c_1, c_1+c_2,\dots, c_1+\dots+c_{k-1}$, 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
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
Mp00114: Permutations —connectivity set⟶ Binary words
St000391: Binary words ⟶ ℤResult quality: 53% ●values known / values provided: 53%●distinct values known / distinct values provided: 60%
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
Mp00114: Permutations —connectivity set⟶ Binary words
St000391: Binary words ⟶ ℤResult quality: 53% ●values known / values provided: 53%●distinct values known / distinct values provided: 60%
Values
[1] => [1,0]
=> [1] => => ? = 0
[1,1] => [1,0,1,0]
=> [1,2] => 1 => 1
[2] => [1,1,0,0]
=> [2,1] => 0 => 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,2,3] => 11 => 3
[1,2] => [1,0,1,1,0,0]
=> [1,3,2] => 10 => 1
[2,1] => [1,1,0,0,1,0]
=> [2,1,3] => 01 => 2
[3] => [1,1,1,0,0,0]
=> [3,2,1] => 00 => 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 111 => 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 110 => 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 101 => 4
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 100 => 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 011 => 5
[2,2] => [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 010 => 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 001 => 3
[4] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 000 => 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 1111 => 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 1110 => 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 1101 => 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 1100 => 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 1011 => 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 1010 => 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 1001 => 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 1000 => 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 0111 => 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 0110 => 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 0101 => 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 0100 => 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 0011 => 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => 0010 => 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [4,3,2,1,5] => 0001 => 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => 0000 => 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6] => 11111 => 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,6,5] => 11110 => 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,5,4,6] => 11101 => 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,6,5,4] => 11100 => 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,5,6] => 11011 => 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5] => 11010 => 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,5,4,3,6] => 11001 => 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,2,6,5,4,3] => 11000 => 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,3,2,4,5,6] => 10111 => 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,3,2,4,6,5] => 10110 => 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4,6] => 10101 => 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,6,5,4] => 10100 => 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,4,3,2,5,6] => 10011 => 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,4,3,2,6,5] => 10010 => 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,5,4,3,2,6] => 10001 => 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,6,5,4,3,2] => 10000 => 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,1,3,4,5,6] => 01111 => 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,1,3,4,6,5] => 01110 => 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,3,5,4,6] => 01101 => 10
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,1,3,6,5,4] => 01100 => 5
[1,1,2,3,1] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,2,4,3,7,6,5,8] => ? => ? = 14
[1,1,3,2,1] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,2,5,4,3,7,6,8] => ? => ? = 15
[1,1,4,2] => [1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,2,6,5,4,3,8,7] => ? => ? = 9
[1,2,2,1,2] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [1,3,2,5,4,6,8,7] => ? => ? = 15
[1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,3,2,7,6,5,4,8] => ? => ? = 11
[1,3,2,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0]
=> [1,4,3,2,6,5,7,8] => ? => ? = 18
[1,3,2,2] => [1,0,1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> [1,4,3,2,6,5,8,7] => ? => ? = 11
[1,4,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> [1,5,4,3,2,6,7,8] => ? => ? = 19
[1,4,1,2] => [1,0,1,1,1,1,0,0,0,0,1,0,1,1,0,0]
=> [1,5,4,3,2,6,8,7] => ? => ? = 12
[1,4,2,1] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [1,5,4,3,2,7,6,8] => ? => ? = 13
[2,1,1,3,1] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,7,6,5,8] => ? => ? = 16
[2,1,2,2,1] => [1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [2,1,3,5,4,7,6,8] => ? => ? = 17
[2,1,3,1,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [2,1,3,6,5,4,7,8] => ? => ? = 18
[2,1,4,1] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [2,1,3,7,6,5,4,8] => ? => ? = 12
[2,2,1,2,1] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,4,3,5,7,6,8] => ? => ? = 18
[2,2,3,1] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,4,3,7,6,5,8] => ? => ? = 13
[2,4,1,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,1,6,5,4,3,7,8] => ? => ? = 15
[3,1,2,1,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> [3,2,1,4,6,5,7,8] => ? => ? = 20
[3,1,2,2] => [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> [3,2,1,4,6,5,8,7] => ? => ? = 13
[3,2,1,2] => [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
[3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> [3,2,1,5,4,8,7,6] => ? => ? = 8
[1,1,1,1,4,1] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,4,8,7,6,5,9] => ? => ? = 18
[1,1,1,2,3,1] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> ? => ? => ? = 19
[1,1,2,1,3,1] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? => ? => ? = 20
[1,1,6,1] => [1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [1,2,8,7,6,5,4,3,9] => ? => ? = 11
[1,2,1,1,3,1] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> ? => ? => ? = 21
[1,2,1,2,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> ? => ? => ? = 22
[1,2,2,1,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> ? => ? => ? = 23
[1,2,5,1] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,3,2,8,7,6,5,4,9] => ? => ? = 12
[1,3,1,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? => ? => ? = 24
[1,3,1,2,1,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? => ? => ? = 25
[1,3,2,1,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? => ? => ? = 26
[1,3,4,1] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? => ? => ? = 13
[1,4,1,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> [1,5,4,3,2,6,7,8,9] => ? => ? = 27
[1,4,1,3] => [1,0,1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> [1,5,4,3,2,6,9,8,7] => ? => ? = 12
[1,4,2,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ? => ? = 13
[1,4,3,1] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? => ? => ? = 14
[1,5,1,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? => ? => ? = 14
[1,5,2,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? => ? => ? = 15
[1,6,1,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> [1,7,6,5,4,3,2,8,9] => ? => ? = 16
[2,1,5,1] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [2,1,3,8,7,6,5,4,9] => ? => ? = 13
[2,2,4,1] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? => ? => ? = 14
[3,1,4,1] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [3,2,1,4,8,7,6,5,9] => ? => ? = 15
[1,1,1,1,2,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> ? => ? => ? = 31
[1,1,1,1,2,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> ? => ? => ? = 33
[1,1,1,1,3,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> ? => ? => ? = 17
[1,1,1,1,5,1] => [1,0,1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,2,3,4,9,8,7,6,5,10] => ? => ? = 19
[1,1,2,1,1,1,1,2] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> ? => ? => ? = 33
[1,1,2,1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> ? => ? => ? = 35
Description
The sum of the positions of the ones in a binary word.
Matching statistic: St000169
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00070: Permutations —Robinson-Schensted recording tableau⟶ Standard tableaux
St000169: Standard tableaux ⟶ ℤResult quality: 52% ●values known / values provided: 52%●distinct values known / distinct values provided: 60%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00070: Permutations —Robinson-Schensted recording tableau⟶ Standard tableaux
St000169: Standard tableaux ⟶ ℤResult quality: 52% ●values known / values provided: 52%●distinct values known / distinct values provided: 60%
Values
[1] => [1,0]
=> [1] => [[1]]
=> 0
[1,1] => [1,0,1,0]
=> [2,1] => [[1],[2]]
=> 1
[2] => [1,1,0,0]
=> [1,2] => [[1,2]]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [3,1,2] => [[1,3],[2]]
=> 2
[3] => [1,1,1,0,0,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [[1,2],[3],[4]]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [[1,3],[2],[4]]
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [[1,4],[2],[3]]
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [[1,2],[3,4]]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[1,3,4],[2]]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [[1],[2],[3],[4],[5]]
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [[1,2],[3],[4],[5]]
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [[1,3],[2],[4],[5]]
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [[1,2,3],[4],[5]]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [[1,4],[2],[3],[5]]
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [[1,2],[3,4],[5]]
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [[1,3,4],[2],[5]]
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [[1,2,3,4],[5]]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [[1,5],[2],[3],[4]]
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [[1,2],[3,5],[4]]
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [[1,3],[2,5],[4]]
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [[1,2,3],[4,5]]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => [[1,4,5],[2],[3]]
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [4,5,1,2,3] => [[1,2,5],[3,4]]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [5,1,2,3,4] => [[1,3,4,5],[2]]
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [6,5,4,3,2,1] => [[1],[2],[3],[4],[5],[6]]
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [5,6,4,3,2,1] => [[1,2],[3],[4],[5],[6]]
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [6,4,5,3,2,1] => [[1,3],[2],[4],[5],[6]]
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [4,5,6,3,2,1] => [[1,2,3],[4],[5],[6]]
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [6,5,3,4,2,1] => [[1,4],[2],[3],[5],[6]]
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [5,6,3,4,2,1] => [[1,2],[3,4],[5],[6]]
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [6,3,4,5,2,1] => [[1,3,4],[2],[5],[6]]
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [3,4,5,6,2,1] => [[1,2,3,4],[5],[6]]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [6,5,4,2,3,1] => [[1,5],[2],[3],[4],[6]]
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [5,6,4,2,3,1] => [[1,2],[3,5],[4],[6]]
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [6,4,5,2,3,1] => [[1,3],[2,5],[4],[6]]
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [4,5,6,2,3,1] => [[1,2,3],[4,5],[6]]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [6,5,2,3,4,1] => [[1,4,5],[2],[3],[6]]
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [5,6,2,3,4,1] => [[1,2,5],[3,4],[6]]
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [6,2,3,4,5,1] => [[1,3,4,5],[2],[6]]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => [[1,2,3,4,5],[6]]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [6,5,4,3,1,2] => [[1,6],[2],[3],[4],[5]]
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [5,6,4,3,1,2] => [[1,2],[3,6],[4],[5]]
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [6,4,5,3,1,2] => [[1,3],[2,6],[4],[5]]
=> 10
[1,1,1,2,3] => [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,1,1,3,2] => [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,1,2,1,3] => [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,2,1,1,3] => [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,2,1,2,2] => [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,2,2,1,2] => [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,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [6,7,8,4,5,2,3,1] => ?
=> ? = 9
[1,3,1,1,2] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0]
=> [7,8,6,5,2,3,4,1] => ?
=> ? = 16
[2,1,1,3,1] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [8,5,6,7,4,3,1,2] => ?
=> ? = 16
[2,1,3,1,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,6,3,1,2] => ?
=> ? = 18
[2,1,3,2] => [1,1,0,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,6,3,1,2] => ?
=> ? = 11
[2,1,4,1] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [8,4,5,6,7,3,1,2] => ?
=> ? = 12
[2,2,1,2,1] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,3,4,1,2] => ?
=> ? = 18
[2,3,1,2] => [1,1,0,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [7,8,6,3,4,5,1,2] => ?
=> ? = 13
[2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [6,7,8,3,4,5,1,2] => ?
=> ? = 7
[3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,4,1,2,3] => ?
=> ? = 19
[3,1,2,1,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,1,2,3] => ?
=> ? = 20
[3,2,1,2] => [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,1,1,1,4,1] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [9,5,6,7,8,4,3,2,1] => ?
=> ? = 18
[1,1,1,2,3,1] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 19
[1,1,2,1,3,1] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 20
[1,1,6,1] => [1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [9,3,4,5,6,7,8,2,1] => [[1,3,4,5,6,7],[2],[8],[9]]
=> ? = 11
[1,2,1,1,3,1] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 21
[1,2,1,2,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 22
[1,2,2,1,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 23
[1,2,5,1] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [9,4,5,6,7,8,2,3,1] => ?
=> ? = 12
[1,3,1,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 24
[1,3,1,2,1,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? => ?
=> ? = 25
[1,3,2,1,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? => ?
=> ? = 26
[1,3,4,1] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? => ?
=> ? = 13
[1,4,1,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> [9,8,7,6,2,3,4,5,1] => ?
=> ? = 27
[1,4,1,3] => [1,0,1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> [7,8,9,6,2,3,4,5,1] => ?
=> ? = 12
[1,4,2,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 13
[1,4,3,1] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 14
[1,5,1,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? => ?
=> ? = 14
[1,5,2,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 15
[1,6,1,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> [9,8,2,3,4,5,6,7,1] => [[1,4,5,6,7,8],[2],[3],[9]]
=> ? = 16
[1,6,2] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> [8,9,2,3,4,5,6,7,1] => [[1,2,5,6,7,8],[3,4],[9]]
=> ? = 8
[1,7,1] => [1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> [9,2,3,4,5,6,7,8,1] => [[1,3,4,5,6,7,8],[2],[9]]
=> ? = 9
[2,1,5,1] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [9,4,5,6,7,8,3,1,2] => ?
=> ? = 13
[2,2,4,1] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? => ?
=> ? = 14
[3,1,4,1] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [9,5,6,7,8,4,1,2,3] => ?
=> ? = 15
[1,1,1,1,1,1,2,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [9,10,7,8,6,5,4,3,2,1] => ?
=> ? = 29
[1,1,1,1,2,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> ? => ?
=> ? = 31
[1,1,1,1,2,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> ? => ?
=> ? = 33
[1,1,1,1,3,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> ? => ?
=> ? = 17
[1,1,1,1,5,1] => [1,0,1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [10,5,6,7,8,9,4,3,2,1] => ?
=> ? = 19
[1,1,2,1,1,1,1,2] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> ? => ?
=> ? = 33
[1,1,2,1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> ? => ?
=> ? = 35
[1,1,2,1,2,3] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> ? => ?
=> ? = 19
Description
The cocharge of a standard tableau.
The '''cocharge''' of a standard tableau $T$, denoted $\mathrm{cc}(T)$, is defined to be the cocharge of the reading word of the tableau. The cocharge of a permutation $w_1 w_2\cdots w_n$ can be computed by the following algorithm:
1) Starting from $w_n$, 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.
Matching statistic: St000330
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00059: Permutations —Robinson-Schensted insertion tableau⟶ Standard tableaux
St000330: Standard tableaux ⟶ ℤResult quality: 50% ●values known / values provided: 50%●distinct values known / distinct values provided: 56%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00059: Permutations —Robinson-Schensted insertion tableau⟶ Standard tableaux
St000330: Standard tableaux ⟶ ℤResult quality: 50% ●values known / values provided: 50%●distinct values known / distinct values provided: 56%
Values
[1] => [1,0]
=> [1] => [[1]]
=> 0
[1,1] => [1,0,1,0]
=> [2,1] => [[1],[2]]
=> 1
[2] => [1,1,0,0]
=> [1,2] => [[1,2]]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [3,2,1] => [[1],[2],[3]]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [2,3,1] => [[1,3],[2]]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [3,1,2] => [[1,2],[3]]
=> 2
[3] => [1,1,1,0,0,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [[1,4],[2],[3]]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [[1,3],[2],[4]]
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[1,3,4],[2]]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [[1,2],[3],[4]]
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [[1,2],[3,4]]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[1,2,3],[4]]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [[1],[2],[3],[4],[5]]
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [[1,5],[2],[3],[4]]
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [[1,4],[2],[3],[5]]
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [[1,4,5],[2],[3]]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [[1,3],[2],[4],[5]]
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [[1,3],[2,5],[4]]
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [[1,3,4],[2],[5]]
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [[1,3,4,5],[2]]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [[1,2],[3],[4],[5]]
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [[1,2],[3,5],[4]]
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [[1,2],[3,4],[5]]
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [[1,2,5],[3,4]]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => [[1,2,3],[4],[5]]
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [4,5,1,2,3] => [[1,2,3],[4,5]]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [5,1,2,3,4] => [[1,2,3,4],[5]]
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [6,5,4,3,2,1] => [[1],[2],[3],[4],[5],[6]]
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [5,6,4,3,2,1] => [[1,6],[2],[3],[4],[5]]
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [6,4,5,3,2,1] => [[1,5],[2],[3],[4],[6]]
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [4,5,6,3,2,1] => [[1,5,6],[2],[3],[4]]
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [6,5,3,4,2,1] => [[1,4],[2],[3],[5],[6]]
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [5,6,3,4,2,1] => [[1,4],[2,6],[3],[5]]
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [6,3,4,5,2,1] => [[1,4,5],[2],[3],[6]]
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [3,4,5,6,2,1] => [[1,4,5,6],[2],[3]]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [6,5,4,2,3,1] => [[1,3],[2],[4],[5],[6]]
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [5,6,4,2,3,1] => [[1,3],[2,6],[4],[5]]
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [6,4,5,2,3,1] => [[1,3],[2,5],[4],[6]]
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [4,5,6,2,3,1] => [[1,3,6],[2,5],[4]]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [6,5,2,3,4,1] => [[1,3,4],[2],[5],[6]]
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [5,6,2,3,4,1] => [[1,3,4],[2,6],[5]]
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [6,2,3,4,5,1] => [[1,3,4,5],[2],[6]]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => [[1,3,4,5,6],[2]]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [6,5,4,3,1,2] => [[1,2],[3],[4],[5],[6]]
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [5,6,4,3,1,2] => [[1,2],[3,6],[4],[5]]
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [6,4,5,3,1,2] => [[1,2],[3,5],[4],[6]]
=> 10
[1,1,1,2,3] => [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,1,1,3,2] => [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,1,2,1,2,1] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,3,4,2,1] => ?
=> ? = 19
[1,1,2,1,3] => [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,2,1,1,3] => [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,2,1,2,2] => [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,2,2,1,2] => [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,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [6,7,8,4,5,2,3,1] => ?
=> ? = 9
[1,3,1,1,2] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0]
=> [7,8,6,5,2,3,4,1] => ?
=> ? = 16
[2,1,1,3,1] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [8,5,6,7,4,3,1,2] => ?
=> ? = 16
[2,1,3,1,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [8,7,4,5,6,3,1,2] => ?
=> ? = 18
[2,1,3,2] => [1,1,0,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,6,3,1,2] => ?
=> ? = 11
[2,1,4,1] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [8,4,5,6,7,3,1,2] => ?
=> ? = 12
[2,2,1,2,1] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,3,4,1,2] => ?
=> ? = 18
[2,3,1,2] => [1,1,0,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [7,8,6,3,4,5,1,2] => ?
=> ? = 13
[2,3,3] => [1,1,0,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [6,7,8,3,4,5,1,2] => ?
=> ? = 7
[3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> [8,6,7,5,4,1,2,3] => ?
=> ? = 19
[3,1,2,1,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> [8,7,5,6,4,1,2,3] => ?
=> ? = 20
[3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> [8,7,6,4,5,1,2,3] => ?
=> ? = 21
[3,2,1,2] => [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
[3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> [7,8,4,5,6,1,2,3] => ?
=> ? = 9
[1,1,1,1,4,1] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [9,5,6,7,8,4,3,2,1] => ?
=> ? = 18
[1,1,1,2,3,1] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 19
[1,1,2,1,3,1] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 20
[1,1,6,1] => [1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [9,3,4,5,6,7,8,2,1] => [[1,4,5,6,7,8],[2],[3],[9]]
=> ? = 11
[1,2,1,1,3,1] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 21
[1,2,1,2,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 22
[1,2,2,1,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 23
[1,2,5,1] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [9,4,5,6,7,8,2,3,1] => ?
=> ? = 12
[1,3,1,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 24
[1,3,1,2,1,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? => ?
=> ? = 25
[1,3,2,1,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? => ?
=> ? = 26
[1,3,4,1] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? => ?
=> ? = 13
[1,4,1,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> [9,8,7,6,2,3,4,5,1] => ?
=> ? = 27
[1,4,1,3] => [1,0,1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> [7,8,9,6,2,3,4,5,1] => ?
=> ? = 12
[1,4,2,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? => ?
=> ? = 13
[1,4,3,1] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? => ?
=> ? = 14
[1,5,1,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? => ?
=> ? = 14
[1,5,2,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? => ?
=> ? = 15
[1,6,1,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> [9,8,2,3,4,5,6,7,1] => [[1,3,4,5,6,7],[2],[8],[9]]
=> ? = 16
[1,6,2] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> [8,9,2,3,4,5,6,7,1] => [[1,3,4,5,6,7],[2,9],[8]]
=> ? = 8
[1,7,1] => [1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> [9,2,3,4,5,6,7,8,1] => [[1,3,4,5,6,7,8],[2],[9]]
=> ? = 9
[2,1,5,1] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [9,4,5,6,7,8,3,1,2] => ?
=> ? = 13
[2,2,4,1] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? => ?
=> ? = 14
[3,1,4,1] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [9,5,6,7,8,4,1,2,3] => ?
=> ? = 15
[1,1,1,1,1,1,2,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [9,10,7,8,6,5,4,3,2,1] => ?
=> ? = 29
[1,1,1,1,2,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> ? => ?
=> ? = 31
[1,1,1,1,2,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> ? => ?
=> ? = 33
[1,1,1,1,3,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> ? => ?
=> ? = 17
[1,1,1,1,5,1] => [1,0,1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [10,5,6,7,8,9,4,3,2,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.
Matching statistic: St001161
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001161: Dyck paths ⟶ ℤResult quality: 46% ●values known / values provided: 46%●distinct values known / distinct values provided: 53%
St001161: Dyck paths ⟶ ℤResult quality: 46% ●values known / values provided: 46%●distinct values known / distinct values provided: 53%
Values
[1] => [1,0]
=> 0
[1,1] => [1,0,1,0]
=> 1
[2] => [1,1,0,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> 3
[1,2] => [1,0,1,1,0,0]
=> 1
[2,1] => [1,1,0,0,1,0]
=> 2
[3] => [1,1,1,0,0,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> 10
[3,1,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 25
[3,1,1,1,2] => [1,1,1,0,0,0,1,0,1,0,1,0,1,1,0,0]
=> ? = 18
[3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 19
[3,1,1,3] => [1,1,1,0,0,0,1,0,1,0,1,1,1,0,0,0]
=> ? = 12
[3,1,2,1,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? = 20
[3,1,2,2] => [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> ? = 13
[3,1,3,1] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 14
[3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 7
[3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 21
[3,2,1,2] => [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> ? = 14
[3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 15
[3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[3,3,1,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0,1,0]
=> ? = 16
[3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[4,1,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? = 22
[4,1,1,2] => [1,1,1,1,0,0,0,0,1,0,1,0,1,1,0,0]
=> ? = 15
[4,1,2,1] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0,1,0]
=> ? = 16
[4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 9
[4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 17
[4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[5,1,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0,1,0]
=> ? = 18
[5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 11
[5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 12
[5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> ? = 13
[6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> ? = 6
[7,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> ? = 7
[8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 0
[1,1,1,1,4,1] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 18
[1,1,1,2,3,1] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> ? = 19
[1,1,2,1,3,1] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 20
[1,1,6,1] => [1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> ? = 11
[1,2,1,1,3,1] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 21
[1,2,1,2,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 22
[1,2,2,1,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> ? = 23
[1,2,5,1] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> ? = 12
[1,3,1,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 24
[1,3,1,2,1,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? = 25
[1,3,2,1,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 26
[1,3,4,1] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 13
[1,4,1,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? = 27
[1,4,1,3] => [1,0,1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 12
[1,4,2,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 13
[1,4,3,1] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 14
[1,5,1,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 14
[1,5,2,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 15
Description
The major index north count of a Dyck path.
The descent set $\operatorname{des}(D)$ of a Dyck path $D = D_1 \cdots D_{2n}$ with $D_i \in \{N,E\}$ is given by all indices $i$ such that $D_i = E$ and $D_{i+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, $\sum_{i \in \operatorname{des}(D)} i$, see [[St000027]].
The '''major index north count''' is given by $\sum_{i \in \operatorname{des}(D)} \#\{ j \leq i \mid D_j = N\}$.
Matching statistic: St000947
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000947: Dyck paths ⟶ ℤResult quality: 46% ●values known / values provided: 46%●distinct values known / distinct values provided: 53%
St000947: Dyck paths ⟶ ℤResult quality: 46% ●values known / values provided: 46%●distinct values known / distinct values provided: 53%
Values
[1] => [1,0]
=> ? = 0
[1,1] => [1,0,1,0]
=> 1
[2] => [1,1,0,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> 3
[1,2] => [1,0,1,1,0,0]
=> 1
[2,1] => [1,1,0,0,1,0]
=> 2
[3] => [1,1,1,0,0,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> 10
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> 5
[3,1,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 25
[3,1,1,1,2] => [1,1,1,0,0,0,1,0,1,0,1,0,1,1,0,0]
=> ? = 18
[3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 19
[3,1,1,3] => [1,1,1,0,0,0,1,0,1,0,1,1,1,0,0,0]
=> ? = 12
[3,1,2,1,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? = 20
[3,1,2,2] => [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> ? = 13
[3,1,3,1] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 14
[3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 7
[3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 21
[3,2,1,2] => [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> ? = 14
[3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 15
[3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 8
[3,3,1,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0,1,0]
=> ? = 16
[3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 9
[3,4,1] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 10
[3,5] => [1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0]
=> ? = 3
[4,1,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? = 22
[4,1,1,2] => [1,1,1,1,0,0,0,0,1,0,1,0,1,1,0,0]
=> ? = 15
[4,1,2,1] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0,1,0]
=> ? = 16
[4,1,3] => [1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 9
[4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 17
[4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 10
[4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 11
[4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0]
=> ? = 4
[5,1,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0,1,0]
=> ? = 18
[5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 11
[5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 12
[5,3] => [1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0]
=> ? = 5
[6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> ? = 13
[6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0]
=> ? = 6
[7,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> ? = 7
[8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 0
[1,1,1,1,4,1] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 18
[1,1,1,2,3,1] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> ? = 19
[1,1,2,1,3,1] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 20
[1,1,6,1] => [1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> ? = 11
[1,2,1,1,3,1] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 21
[1,2,1,2,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 22
[1,2,2,1,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> ? = 23
[1,2,5,1] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> ? = 12
[1,3,1,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 24
[1,3,1,2,1,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? = 25
[1,3,2,1,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 26
[1,3,4,1] => [1,0,1,1,1,0,0,0,1,1,1,1,0,0,0,0,1,0]
=> ? = 13
[1,4,1,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? = 27
[1,4,1,3] => [1,0,1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0]
=> ? = 12
[1,4,2,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0]
=> ? = 13
[1,4,3,1] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 14
[1,5,1,2] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0]
=> ? = 14
Description
The major index east count of a Dyck path.
The descent set $\operatorname{des}(D)$ of a Dyck path $D = D_1 \cdots D_{2n}$ with $D_i \in \{N,E\}$ is given by all indices $i$ such that $D_i = E$ and $D_{i+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, $\sum_{i \in \operatorname{des}(D)} i$, see [[St000027]].
The '''major index east count''' is given by $\sum_{i \in \operatorname{des}(D)} \#\{ j \leq i \mid D_j = E\}$.
Matching statistic: St000012
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00032: Dyck paths —inverse zeta map⟶ Dyck paths
St000012: Dyck paths ⟶ ℤResult quality: 39% ●values known / values provided: 39%●distinct values known / distinct values provided: 40%
Mp00032: Dyck paths —inverse zeta map⟶ Dyck paths
St000012: Dyck paths ⟶ ℤResult quality: 39% ●values known / values provided: 39%●distinct values known / distinct values provided: 40%
Values
[1] => [1,0]
=> [1,0]
=> 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 1
[2] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,0,0,0,0]
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,0,0,0,0]
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,1,0,0,0]
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,1,0,0,0,0]
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 10
[1,1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 28
[1,1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? = 22
[1,1,1,1,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? = 23
[1,1,1,1,3,1] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,1,1,0,0,0,0,0,0]
=> ? = 17
[1,1,1,2,1,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0]
=> ? = 24
[1,1,1,2,2,1] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,1,1,0,0,0,0,0,0]
=> ? = 18
[1,1,1,3,1,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,1,1,0,0,0,0,0,0]
=> ? = 19
[1,1,1,4,1] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,1,1,0,0,0,0,0]
=> ? = 13
[1,1,2,1,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0]
=> ? = 25
[1,1,2,1,2,1] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,1,1,0,0,0,0,0,0]
=> ? = 19
[1,1,2,2,1,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,1,1,1,0,0,0,0,0,0]
=> ? = 20
[1,1,2,3,1] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,1,0,0,0,0,0]
=> ? = 14
[1,1,3,1,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,1,1,1,0,0,0,0,0,0]
=> ? = 21
[1,1,3,2,1] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,1,1,0,0,0,0,0]
=> ? = 15
[1,1,4,1,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,1,1,0,0,0,0,0]
=> ? = 16
[1,1,5,1] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,1,0,0,0,0]
=> ? = 10
[1,2,1,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0]
=> ? = 26
[1,2,1,1,2,1] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,1,1,0,0,0,0,0,0]
=> ? = 20
[1,2,1,2,1,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,1,1,0,0,0,0,0,0]
=> ? = 21
[1,2,1,3,1] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,0,1,1,0,0,0,0,0]
=> ? = 15
[1,2,2,1,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,1,1,0,0,0,0,0,0]
=> ? = 22
[1,2,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,1,1,0,0,0,0,0]
=> ? = 16
[1,2,3,1,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,0,1,1,0,0,0,0,0]
=> ? = 17
[1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,1,1,0,0,0,0]
=> ? = 11
[1,3,1,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0]
=> ? = 23
[1,3,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,0,1,1,0,0,0,0,0]
=> ? = 17
[1,3,2,1,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,1,0,1,1,0,0,0,0,0]
=> ? = 18
[1,3,3,1] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,0,1,1,0,0,0,0]
=> ? = 12
[1,4,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,1,0,1,1,0,0,0,0,0]
=> ? = 19
[1,4,2,1] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,0,1,1,0,0,0,0]
=> ? = 13
[1,5,1,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,0,1,1,0,0,0,0]
=> ? = 14
[1,6,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,1,0,0,0]
=> ? = 8
[2,1,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> ? = 27
[2,1,1,1,2,1] => [1,1,0,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,1,0,1,0,0,0,0,0,0]
=> ? = 21
[2,1,1,2,1,1] => [1,1,0,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,1,0,1,0,0,0,0,0,0]
=> ? = 22
[2,1,1,3,1] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 16
[2,1,2,1,1,1] => [1,1,0,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,1,0,1,0,0,0,0,0,0]
=> ? = 23
[2,1,2,2,1] => [1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,1,0,1,0,0,0,0,0]
=> ? = 17
[2,1,3,1,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0]
=> ? = 18
[2,1,4,1] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,1,0,1,0,0,0,0]
=> ? = 12
[2,2,1,1,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0]
=> ? = 24
[2,2,1,2,1] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,1,0,1,0,0,0,0,0]
=> ? = 18
[2,2,2,1,1] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,1,1,0,1,0,0,0,0,0]
=> ? = 19
[2,2,3,1] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,0,1,0,0,0,0]
=> ? = 13
[2,3,1,1,1] => [1,1,0,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,1,1,0,1,0,0,0,0,0]
=> ? = 20
[2,3,2,1] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,1,0,1,0,0,0,0]
=> ? = 14
[2,4,1,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,1,0,1,0,0,0,0]
=> ? = 15
[2,5,1] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0]
=> ? = 9
[3,1,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0]
=> ? = 25
[3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,1,0,1,0,0,0,0,0]
=> ? = 19
Description
The area of a Dyck path.
This is the number of complete squares in the integer lattice which are below the path and above the x-axis. The 'half-squares' directly above the axis do not contribute to this statistic.
1. Dyck paths are bijection with '''area sequences''' $(a_1,\ldots,a_n)$ such that $a_1 = 0, a_{k+1} \leq a_k + 1$.
2. The generating function $\mathbf{D}_n(q) = \sum_{D \in \mathfrak{D}_n} q^{\operatorname{area}(D)}$ satisfy the recurrence $$\mathbf{D}_{n+1}(q) = \sum q^k \mathbf{D}_k(q) \mathbf{D}_{n-k}(q).$$
3. The area is equidistributed with [[St000005]] and [[St000006]]. Pairs of these statistics play an important role in the theory of $q,t$-Catalan numbers.
Matching statistic: St000041
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00032: Dyck paths —inverse zeta map⟶ Dyck paths
Mp00146: Dyck paths —to tunnel matching⟶ Perfect matchings
St000041: Perfect matchings ⟶ ℤResult quality: 28% ●values known / values provided: 28%●distinct values known / distinct values provided: 42%
Mp00032: Dyck paths —inverse zeta map⟶ Dyck paths
Mp00146: Dyck paths —to tunnel matching⟶ Perfect matchings
St000041: Perfect matchings ⟶ ℤResult quality: 28% ●values known / values provided: 28%●distinct values known / distinct values provided: 42%
Values
[1] => [1,0]
=> [1,0]
=> [(1,2)]
=> 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [(1,4),(2,3)]
=> 1
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [(1,2),(3,4)]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [(1,6),(2,5),(3,4)]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [(1,2),(3,6),(4,5)]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> [(1,6),(2,3),(4,5)]
=> 2
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6)]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [(1,8),(2,7),(3,6),(4,5)]
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [(1,2),(3,8),(4,7),(5,6)]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [(1,8),(2,3),(4,7),(5,6)]
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,8),(6,7)]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> [(1,8),(2,7),(3,4),(5,6)]
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [(1,2),(3,8),(4,5),(6,7)]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [(1,8),(2,3),(4,5),(6,7)]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8)]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [(1,10),(2,9),(3,8),(4,7),(5,6)]
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [(1,2),(3,10),(4,9),(5,8),(6,7)]
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [(1,10),(2,3),(4,9),(5,8),(6,7)]
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,10),(6,9),(7,8)]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [(1,10),(2,9),(3,4),(5,8),(6,7)]
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> [(1,2),(3,10),(4,5),(6,9),(7,8)]
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [(1,10),(2,3),(4,5),(6,9),(7,8)]
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,10),(8,9)]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [(1,10),(2,9),(3,8),(4,5),(6,7)]
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [(1,2),(3,10),(4,9),(5,6),(7,8)]
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [(1,10),(2,3),(4,9),(5,6),(7,8)]
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [(1,2),(3,4),(5,10),(6,7),(8,9)]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [(1,10),(2,9),(3,4),(5,6),(7,8)]
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [(1,2),(3,10),(4,5),(6,7),(8,9)]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [(1,10),(2,3),(4,5),(6,7),(8,9)]
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,10)]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> [(1,12),(2,11),(3,10),(4,9),(5,8),(6,7)]
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> [(1,2),(3,12),(4,11),(5,10),(6,9),(7,8)]
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [(1,12),(2,3),(4,11),(5,10),(6,9),(7,8)]
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [(1,2),(3,4),(5,12),(6,11),(7,10),(8,9)]
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> [(1,12),(2,11),(3,4),(5,10),(6,9),(7,8)]
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,0,0,0,0]
=> [(1,2),(3,12),(4,5),(6,11),(7,10),(8,9)]
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> [(1,12),(2,3),(4,5),(6,11),(7,10),(8,9)]
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,6),(7,12),(8,11),(9,10)]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> [(1,12),(2,11),(3,10),(4,5),(6,9),(7,8)]
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [(1,2),(3,12),(4,11),(5,6),(7,10),(8,9)]
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> [(1,12),(2,3),(4,11),(5,6),(7,10),(8,9)]
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> [(1,2),(3,4),(5,12),(6,7),(8,11),(9,10)]
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,0,0,0,0]
=> [(1,12),(2,11),(3,4),(5,6),(7,10),(8,9)]
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,1,0,0,0]
=> [(1,2),(3,12),(4,5),(6,7),(8,11),(9,10)]
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> [(1,12),(2,3),(4,5),(6,7),(8,11),(9,10)]
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,12),(10,11)]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [(1,12),(2,11),(3,10),(4,9),(5,6),(7,8)]
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,1,0,0,0,0]
=> [(1,2),(3,12),(4,11),(5,10),(6,7),(8,9)]
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> [(1,12),(2,3),(4,11),(5,10),(6,7),(8,9)]
=> 10
[1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,1,1,0,0,0,0]
=> [(1,2),(3,4),(5,14),(6,7),(8,13),(9,12),(10,11)]
=> ? = 7
[1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,1,1,0,0,0,0]
=> [(1,2),(3,14),(4,5),(6,7),(8,13),(9,12),(10,11)]
=> ? = 8
[1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,1,1,0,0,0,0]
=> [(1,2),(3,14),(4,5),(6,13),(7,8),(9,12),(10,11)]
=> ? = 9
[1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,1,0,0,0]
=> [(1,2),(3,4),(5,6),(7,14),(8,9),(10,13),(11,12)]
=> ? = 4
[1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,1,1,0,0,0,0]
=> [(1,2),(3,14),(4,13),(5,6),(7,8),(9,12),(10,11)]
=> ? = 10
[1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,1,1,0,0,0]
=> [(1,2),(3,4),(5,14),(6,7),(8,9),(10,13),(11,12)]
=> ? = 5
[1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,1,1,0,0,0]
=> [(1,2),(3,14),(4,5),(6,7),(8,9),(10,13),(11,12)]
=> ? = 6
[2,1,2,2] => [1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,0,1,0,0,0,0]
=> [(1,2),(3,14),(4,5),(6,13),(7,12),(8,9),(10,11)]
=> ? = 10
[2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,1,0,1,0,0,0]
=> [(1,2),(3,4),(5,14),(6,7),(8,13),(9,10),(11,12)]
=> ? = 6
[2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,1,0,1,0,0,0]
=> [(1,2),(3,14),(4,5),(6,7),(8,13),(9,10),(11,12)]
=> ? = 7
[3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,1,0,1,0,0,0]
=> [(1,2),(3,14),(4,5),(6,13),(7,8),(9,10),(11,12)]
=> ? = 8
[4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,1,0,1,0,0,0]
=> [(1,2),(3,14),(4,13),(5,6),(7,8),(9,10),(11,12)]
=> ? = 9
[1,1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,14),(4,13),(5,12),(6,11),(7,10),(8,9)]
=> ? = 28
[1,1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> [(1,16),(2,3),(4,15),(5,14),(6,13),(7,12),(8,11),(9,10)]
=> ? = 22
[1,1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> [(1,2),(3,4),(5,16),(6,15),(7,14),(8,13),(9,12),(10,11)]
=> ? = 15
[1,1,1,1,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,1,1,0,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,4),(5,14),(6,13),(7,12),(8,11),(9,10)]
=> ? = 23
[1,1,1,1,2,2] => [1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,1,1,0,0,0,0,0,0]
=> [(1,2),(3,16),(4,5),(6,15),(7,14),(8,13),(9,12),(10,11)]
=> ? = 16
[1,1,1,1,3,1] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,1,1,0,0,0,0,0,0]
=> [(1,16),(2,3),(4,5),(6,15),(7,14),(8,13),(9,12),(10,11)]
=> ? = 17
[1,1,1,1,4] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> [(1,2),(3,4),(5,6),(7,16),(8,15),(9,14),(10,13),(11,12)]
=> ? = 10
[1,1,1,2,1,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,14),(4,5),(6,13),(7,12),(8,11),(9,10)]
=> ? = 24
[1,1,1,2,1,2] => [1,0,1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,1,1,1,0,0,0,0,0,0]
=> [(1,2),(3,16),(4,15),(5,6),(7,14),(8,13),(9,12),(10,11)]
=> ? = 17
[1,1,1,2,2,1] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,1,1,0,0,0,0,0,0]
=> [(1,16),(2,3),(4,15),(5,6),(7,14),(8,13),(9,12),(10,11)]
=> ? = 18
[1,1,1,2,3] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,1,1,1,0,0,0,0,0]
=> [(1,2),(3,4),(5,16),(6,7),(8,15),(9,14),(10,13),(11,12)]
=> ? = 11
[1,1,1,3,1,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,1,1,1,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,4),(5,6),(7,14),(8,13),(9,12),(10,11)]
=> ? = 19
[1,1,1,3,2] => [1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,1,1,1,0,0,0,0,0]
=> [(1,2),(3,16),(4,5),(6,7),(8,15),(9,14),(10,13),(11,12)]
=> ? = 12
[1,1,1,4,1] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,1,1,1,0,0,0,0,0]
=> [(1,16),(2,3),(4,5),(6,7),(8,15),(9,14),(10,13),(11,12)]
=> ? = 13
[1,1,2,1,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,14),(4,13),(5,6),(7,12),(8,11),(9,10)]
=> ? = 25
[1,1,2,1,2,1] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,1,1,1,0,0,0,0,0,0]
=> [(1,16),(2,3),(4,15),(5,14),(6,7),(8,13),(9,12),(10,11)]
=> ? = 19
[1,1,2,1,3] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,1,1,1,0,0,0,0,0]
=> [(1,2),(3,4),(5,16),(6,15),(7,8),(9,14),(10,13),(11,12)]
=> ? = 12
[1,1,2,2,1,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,1,1,1,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,4),(5,14),(6,7),(8,13),(9,12),(10,11)]
=> ? = 20
[1,1,2,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,1,1,1,0,0,0,0,0]
=> [(1,2),(3,16),(4,5),(6,15),(7,8),(9,14),(10,13),(11,12)]
=> ? = 13
[1,1,2,3,1] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,1,1,1,0,0,0,0,0]
=> [(1,16),(2,3),(4,5),(6,15),(7,8),(9,14),(10,13),(11,12)]
=> ? = 14
[1,1,2,4] => [1,0,1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,1,1,0,0,0,0]
=> [(1,2),(3,4),(5,6),(7,16),(8,9),(10,15),(11,14),(12,13)]
=> ? = 7
[1,1,3,1,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,1,1,1,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,14),(4,5),(6,7),(8,13),(9,12),(10,11)]
=> ? = 21
[1,1,3,1,2] => [1,0,1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,1,1,1,0,0,0,0,0]
=> [(1,2),(3,16),(4,15),(5,6),(7,8),(9,14),(10,13),(11,12)]
=> ? = 14
[1,1,3,2,1] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,1,1,1,0,0,0,0,0]
=> [(1,16),(2,3),(4,15),(5,6),(7,8),(9,14),(10,13),(11,12)]
=> ? = 15
[1,1,3,3] => [1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,1,1,1,0,0,0,0]
=> [(1,2),(3,4),(5,16),(6,7),(8,9),(10,15),(11,14),(12,13)]
=> ? = 8
[1,1,4,1,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,1,1,1,0,0,0,0,0]
=> [(1,16),(2,15),(3,4),(5,6),(7,8),(9,14),(10,13),(11,12)]
=> ? = 16
[1,1,4,2] => [1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,1,1,1,0,0,0,0]
=> [(1,2),(3,16),(4,5),(6,7),(8,9),(10,15),(11,14),(12,13)]
=> ? = 9
[1,1,5,1] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,1,1,0,0,0,0]
=> [(1,16),(2,3),(4,5),(6,7),(8,9),(10,15),(11,14),(12,13)]
=> ? = 10
[1,2,1,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,14),(4,13),(5,12),(6,7),(8,11),(9,10)]
=> ? = 26
[1,2,1,1,2,1] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,1,0,1,1,0,0,0,0,0,0]
=> [(1,16),(2,3),(4,15),(5,14),(6,13),(7,8),(9,12),(10,11)]
=> ? = 20
[1,2,1,1,3] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,1,0,1,1,0,0,0,0,0]
=> [(1,2),(3,4),(5,16),(6,15),(7,14),(8,9),(10,13),(11,12)]
=> ? = 13
[1,2,1,2,1,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,1,1,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,4),(5,14),(6,13),(7,8),(9,12),(10,11)]
=> ? = 21
[1,2,1,2,2] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,0,1,1,0,0,0,0,0]
=> [(1,2),(3,16),(4,5),(6,15),(7,14),(8,9),(10,13),(11,12)]
=> ? = 14
[1,2,1,3,1] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,1,0,1,1,0,0,0,0,0]
=> [(1,16),(2,3),(4,5),(6,15),(7,14),(8,9),(10,13),(11,12)]
=> ? = 15
[1,2,1,4] => [1,0,1,1,0,0,1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,1,0,1,1,0,0,0,0]
=> [(1,2),(3,4),(5,6),(7,16),(8,15),(9,10),(11,14),(12,13)]
=> ? = 8
[1,2,2,1,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,1,1,0,0,0,0,0,0]
=> [(1,16),(2,15),(3,14),(4,5),(6,13),(7,8),(9,12),(10,11)]
=> ? = 22
[1,2,2,1,2] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,1,0,1,1,0,0,0,0,0]
=> [(1,2),(3,16),(4,15),(5,6),(7,14),(8,9),(10,13),(11,12)]
=> ? = 15
[1,2,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,1,0,1,1,0,0,0,0,0]
=> [(1,16),(2,3),(4,15),(5,6),(7,14),(8,9),(10,13),(11,12)]
=> ? = 16
Description
The number of nestings of a perfect matching.
This is the number of pairs of edges $((a,b), (c,d))$ such that $a\le c\le d\le b$. i.e., the edge $(c,d)$ is nested inside $(a,b)$.
Matching statistic: St000492
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
Mp00220: Set partitions —Yip⟶ Set partitions
St000492: Set partitions ⟶ ℤResult quality: 28% ●values known / values provided: 28%●distinct values known / distinct values provided: 40%
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
Mp00220: Set partitions —Yip⟶ Set partitions
St000492: Set partitions ⟶ ℤResult quality: 28% ●values known / values provided: 28%●distinct values known / distinct values provided: 40%
Values
[1] => [1,0]
=> {{1}}
=> {{1}}
=> ? = 0
[1,1] => [1,0,1,0]
=> {{1},{2}}
=> {{1},{2}}
=> 1
[2] => [1,1,0,0]
=> {{1,2}}
=> {{1,2}}
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> {{1},{2},{3}}
=> 3
[1,2] => [1,0,1,1,0,0]
=> {{1},{2,3}}
=> {{1,3},{2}}
=> 1
[2,1] => [1,1,0,0,1,0]
=> {{1,2},{3}}
=> {{1,2},{3}}
=> 2
[3] => [1,1,1,0,0,0]
=> {{1,2,3}}
=> {{1,2,3}}
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> {{1,4},{2},{3}}
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> {{1,3},{2},{4}}
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> {{1,3,4},{2}}
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> {{1,2},{3},{4}}
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> {{1,2,4},{3}}
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> {{1,2,3},{4}}
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> {{1,2,3,4}}
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> {{1,5},{2},{3},{4}}
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> {{1,4},{2},{3},{5}}
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> {{1,4,5},{2},{3}}
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> {{1,3},{2},{4},{5}}
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> {{1,3,5},{2},{4}}
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> {{1,3,4},{2},{5}}
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> {{1,3,4,5},{2}}
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> {{1,2},{3},{4},{5}}
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> {{1,2,5},{3},{4}}
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> {{1,2,4},{3},{5}}
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> {{1,2,4,5},{3}}
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> {{1,2,3},{4},{5}}
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> {{1,2,3,5},{4}}
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3,4},{5}}
=> {{1,2,3,4},{5}}
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3,4,5}}
=> {{1,2,3,4,5}}
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5},{6}}
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4},{5,6}}
=> {{1,6},{2},{3},{4},{5}}
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3},{4,5},{6}}
=> {{1,5},{2},{3},{4},{6}}
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3},{4,5,6}}
=> {{1,5,6},{2},{3},{4}}
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> {{1},{2},{3,4},{5},{6}}
=> {{1,4},{2},{3},{5},{6}}
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> {{1},{2},{3,4},{5,6}}
=> {{1,4,6},{2},{3},{5}}
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> {{1},{2},{3,4,5},{6}}
=> {{1,4,5},{2},{3},{6}}
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> {{1},{2},{3,4,5,6}}
=> {{1,4,5,6},{2},{3}}
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> {{1},{2,3},{4},{5},{6}}
=> {{1,3},{2},{4},{5},{6}}
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> {{1},{2,3},{4},{5,6}}
=> {{1,3,6},{2},{4},{5}}
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> {{1},{2,3},{4,5},{6}}
=> {{1,3,5},{2},{4},{6}}
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5,6}}
=> {{1,3,5,6},{2},{4}}
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> {{1},{2,3,4},{5},{6}}
=> {{1,3,4},{2},{5},{6}}
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3,4},{5,6}}
=> {{1,3,4,6},{2},{5}}
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> {{1},{2,3,4,5},{6}}
=> {{1,3,4,5},{2},{6}}
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3,4,5,6}}
=> {{1,3,4,5,6},{2}}
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5},{6}}
=> {{1,2},{3},{4},{5},{6}}
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> {{1,2},{3},{4},{5,6}}
=> {{1,2,6},{3},{4},{5}}
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> {{1,2},{3},{4,5},{6}}
=> {{1,2,5},{3},{4},{6}}
=> 10
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> {{1,2},{3},{4,5,6}}
=> {{1,2,5,6},{3},{4}}
=> 5
[1,1,1,1,1,1,1,1] => [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}}
=> ? = 28
[1,1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4},{5},{6},{7,8}}
=> {{1,8},{2},{3},{4},{5},{6},{7}}
=> ? = 21
[1,1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3},{4},{5},{6,7},{8}}
=> {{1,7},{2},{3},{4},{5},{6},{8}}
=> ? = 22
[1,1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3},{4},{5},{6,7,8}}
=> {{1,7,8},{2},{3},{4},{5},{6}}
=> ? = 15
[1,1,1,1,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> {{1},{2},{3},{4},{5,6},{7},{8}}
=> {{1,6},{2},{3},{4},{5},{7},{8}}
=> ? = 23
[1,1,1,1,2,2] => [1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> {{1},{2},{3},{4},{5,6},{7,8}}
=> {{1,6,8},{2},{3},{4},{5},{7}}
=> ? = 16
[1,1,1,1,3,1] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> {{1},{2},{3},{4},{5,6,7},{8}}
=> {{1,6,7},{2},{3},{4},{5},{8}}
=> ? = 17
[1,1,1,1,4] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> {{1},{2},{3},{4},{5,6,7,8}}
=> {{1,6,7,8},{2},{3},{4},{5}}
=> ? = 10
[1,1,1,2,1,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4,5},{6},{7},{8}}
=> {{1,5},{2},{3},{4},{6},{7},{8}}
=> ? = 24
[1,1,1,2,1,2] => [1,0,1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5},{6},{7,8}}
=> {{1,5,8},{2},{3},{4},{6},{7}}
=> ? = 17
[1,1,1,2,2,1] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> {{1},{2},{3},{4,5},{6,7},{8}}
=> {{1,5,7},{2},{3},{4},{6},{8}}
=> ? = 18
[1,1,1,2,3] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2},{3},{4,5},{6,7,8}}
=> {{1,5,7,8},{2},{3},{4},{6}}
=> ? = 11
[1,1,1,3,1,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> {{1},{2},{3},{4,5,6},{7},{8}}
=> {{1,5,6},{2},{3},{4},{7},{8}}
=> ? = 19
[1,1,1,3,2] => [1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2},{3},{4,5,6},{7,8}}
=> {{1,5,6,8},{2},{3},{4},{7}}
=> ? = 12
[1,1,1,4,1] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> {{1},{2},{3},{4,5,6,7},{8}}
=> {{1,5,6,7},{2},{3},{4},{8}}
=> ? = 13
[1,1,1,5] => [1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2},{3},{4,5,6,7,8}}
=> {{1,5,6,7,8},{2},{3},{4}}
=> ? = 6
[1,1,2,1,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3,4},{5},{6},{7},{8}}
=> ?
=> ? = 25
[1,1,2,1,1,2] => [1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4},{5},{6},{7,8}}
=> {{1,4,8},{2},{3},{5},{6},{7}}
=> ? = 18
[1,1,2,1,2,1] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5},{6,7},{8}}
=> ?
=> ? = 19
[1,1,2,1,3] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4},{5},{6,7,8}}
=> ?
=> ? = 12
[1,1,2,2,1,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> {{1},{2},{3,4},{5,6},{7},{8}}
=> {{1,4,6},{2},{3},{5},{7},{8}}
=> ? = 20
[1,1,2,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1},{2},{3,4},{5,6},{7,8}}
=> {{1,4,6,8},{2},{3},{5},{7}}
=> ? = 13
[1,1,2,3,1] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> {{1},{2},{3,4},{5,6,7},{8}}
=> ?
=> ? = 14
[1,1,2,4] => [1,0,1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2},{3,4},{5,6,7,8}}
=> {{1,4,6,7,8},{2},{3},{5}}
=> ? = 7
[1,1,3,1,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> {{1},{2},{3,4,5},{6},{7},{8}}
=> {{1,4,5},{2},{3},{6},{7},{8}}
=> ? = 21
[1,1,3,1,2] => [1,0,1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> {{1},{2},{3,4,5},{6},{7,8}}
=> ?
=> ? = 14
[1,1,3,2,1] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> {{1},{2},{3,4,5},{6,7},{8}}
=> ?
=> ? = 15
[1,1,3,3] => [1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5},{6,7,8}}
=> {{1,4,5,7,8},{2},{3},{6}}
=> ? = 8
[1,1,4,1,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> {{1},{2},{3,4,5,6},{7},{8}}
=> ?
=> ? = 16
[1,1,4,2] => [1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1},{2},{3,4,5,6},{7,8}}
=> {{1,4,5,6,8},{2},{3},{7}}
=> ? = 9
[1,1,5,1] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1},{2},{3,4,5,6,7},{8}}
=> {{1,4,5,6,7},{2},{3},{8}}
=> ? = 10
[1,2,1,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> {{1},{2,3},{4},{5},{6},{7},{8}}
=> {{1,3},{2},{4},{5},{6},{7},{8}}
=> ? = 26
[1,2,1,1,1,2] => [1,0,1,1,0,0,1,0,1,0,1,0,1,1,0,0]
=> {{1},{2,3},{4},{5},{6},{7,8}}
=> {{1,3,8},{2},{4},{5},{6},{7}}
=> ? = 19
[1,2,1,1,2,1] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4},{5},{6,7},{8}}
=> {{1,3,7},{2},{4},{5},{6},{8}}
=> ? = 20
[1,2,1,1,3] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> {{1},{2,3},{4},{5},{6,7,8}}
=> {{1,3,7,8},{2},{4},{5},{6}}
=> ? = 13
[1,2,1,2,1,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5,6},{7},{8}}
=> ?
=> ? = 21
[1,2,1,2,2] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4},{5,6},{7,8}}
=> ?
=> ? = 14
[1,2,1,3,1] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3},{4},{5,6,7},{8}}
=> ?
=> ? = 15
[1,2,1,4] => [1,0,1,1,0,0,1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3},{4},{5,6,7,8}}
=> {{1,3,6,7,8},{2},{4},{5}}
=> ? = 8
[1,2,2,1,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0]
=> {{1},{2,3},{4,5},{6},{7},{8}}
=> {{1,3,5},{2},{4},{6},{7},{8}}
=> ? = 22
[1,2,2,1,2] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> {{1},{2,3},{4,5},{6},{7,8}}
=> ?
=> ? = 15
[1,2,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> {{1},{2,3},{4,5},{6,7},{8}}
=> {{1,3,5,7},{2},{4},{6},{8}}
=> ? = 16
[1,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5},{6,7,8}}
=> {{1,3,5,7,8},{2},{4},{6}}
=> ? = 9
[1,2,3,1,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> {{1},{2,3},{4,5,6},{7},{8}}
=> {{1,3,5,6},{2},{4},{7},{8}}
=> ? = 17
[1,2,3,2] => [1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3},{4,5,6},{7,8}}
=> {{1,3,5,6,8},{2},{4},{7}}
=> ? = 10
[1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1},{2,3},{4,5,6,7},{8}}
=> {{1,3,5,6,7},{2},{4},{8}}
=> ? = 11
[1,3,1,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0,1,0]
=> {{1},{2,3,4},{5},{6},{7},{8}}
=> {{1,3,4},{2},{5},{6},{7},{8}}
=> ? = 23
[1,3,1,1,2] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0]
=> {{1},{2,3,4},{5},{6},{7,8}}
=> ?
=> ? = 16
[1,3,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0]
=> {{1},{2,3,4},{5},{6,7},{8}}
=> {{1,3,4,7},{2},{5},{6},{8}}
=> ? = 17
Description
The rob statistic of a set partition.
Let $S = B_1,\ldots,B_k$ be a set partition with ordered blocks $B_i$ and with $\operatorname{min} B_a < \operatorname{min} B_b$ 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 = \operatorname{min} B_b$ and $i \in B_a$ 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.
Matching statistic: St000499
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
Mp00220: Set partitions —Yip⟶ Set partitions
St000499: Set partitions ⟶ ℤResult quality: 28% ●values known / values provided: 28%●distinct values known / distinct values provided: 40%
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
Mp00220: Set partitions —Yip⟶ Set partitions
St000499: Set partitions ⟶ ℤResult quality: 28% ●values known / values provided: 28%●distinct values known / distinct values provided: 40%
Values
[1] => [1,0]
=> {{1}}
=> {{1}}
=> ? = 0
[1,1] => [1,0,1,0]
=> {{1},{2}}
=> {{1},{2}}
=> 1
[2] => [1,1,0,0]
=> {{1,2}}
=> {{1,2}}
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> {{1},{2},{3}}
=> 3
[1,2] => [1,0,1,1,0,0]
=> {{1},{2,3}}
=> {{1,3},{2}}
=> 1
[2,1] => [1,1,0,0,1,0]
=> {{1,2},{3}}
=> {{1,2},{3}}
=> 2
[3] => [1,1,1,0,0,0]
=> {{1,2,3}}
=> {{1,2,3}}
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> {{1},{2},{3},{4}}
=> 6
[1,1,2] => [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> {{1,4},{2},{3}}
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> {{1,3},{2},{4}}
=> 4
[1,3] => [1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> {{1,3,4},{2}}
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> {{1,2},{3},{4}}
=> 5
[2,2] => [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> {{1,2,4},{3}}
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> {{1,2,3},{4}}
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> {{1,2,3,4}}
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> {{1},{2},{3},{4},{5}}
=> 10
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> {{1,5},{2},{3},{4}}
=> 6
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> {{1,4},{2},{3},{5}}
=> 7
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> {{1,4,5},{2},{3}}
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> {{1,3},{2},{4},{5}}
=> 8
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> {{1,3,5},{2},{4}}
=> 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> {{1,3,4},{2},{5}}
=> 5
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> {{1,3,4,5},{2}}
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> {{1,2},{3},{4},{5}}
=> 9
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> {{1,2,5},{3},{4}}
=> 5
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> {{1,2,4},{3},{5}}
=> 6
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> {{1,2,4,5},{3}}
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> {{1,2,3},{4},{5}}
=> 7
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> {{1,2,3},{4,5}}
=> {{1,2,3,5},{4}}
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3,4},{5}}
=> {{1,2,3,4},{5}}
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3,4,5}}
=> {{1,2,3,4,5}}
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5},{6}}
=> {{1},{2},{3},{4},{5},{6}}
=> 15
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4},{5,6}}
=> {{1,6},{2},{3},{4},{5}}
=> 10
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3},{4,5},{6}}
=> {{1,5},{2},{3},{4},{6}}
=> 11
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3},{4,5,6}}
=> {{1,5,6},{2},{3},{4}}
=> 6
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> {{1},{2},{3,4},{5},{6}}
=> {{1,4},{2},{3},{5},{6}}
=> 12
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> {{1},{2},{3,4},{5,6}}
=> {{1,4,6},{2},{3},{5}}
=> 7
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> {{1},{2},{3,4,5},{6}}
=> {{1,4,5},{2},{3},{6}}
=> 8
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> {{1},{2},{3,4,5,6}}
=> {{1,4,5,6},{2},{3}}
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> {{1},{2,3},{4},{5},{6}}
=> {{1,3},{2},{4},{5},{6}}
=> 13
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> {{1},{2,3},{4},{5,6}}
=> {{1,3,6},{2},{4},{5}}
=> 8
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> {{1},{2,3},{4,5},{6}}
=> {{1,3,5},{2},{4},{6}}
=> 9
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5,6}}
=> {{1,3,5,6},{2},{4}}
=> 4
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> {{1},{2,3,4},{5},{6}}
=> {{1,3,4},{2},{5},{6}}
=> 10
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3,4},{5,6}}
=> {{1,3,4,6},{2},{5}}
=> 5
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> {{1},{2,3,4,5},{6}}
=> {{1,3,4,5},{2},{6}}
=> 6
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2,3,4,5,6}}
=> {{1,3,4,5,6},{2}}
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5},{6}}
=> {{1,2},{3},{4},{5},{6}}
=> 14
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> {{1,2},{3},{4},{5,6}}
=> {{1,2,6},{3},{4},{5}}
=> 9
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> {{1,2},{3},{4,5},{6}}
=> {{1,2,5},{3},{4},{6}}
=> 10
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> {{1,2},{3},{4,5,6}}
=> {{1,2,5,6},{3},{4}}
=> 5
[1,1,1,1,1,1,1,1] => [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}}
=> ? = 28
[1,1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4},{5},{6},{7,8}}
=> {{1,8},{2},{3},{4},{5},{6},{7}}
=> ? = 21
[1,1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3},{4},{5},{6,7},{8}}
=> {{1,7},{2},{3},{4},{5},{6},{8}}
=> ? = 22
[1,1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3},{4},{5},{6,7,8}}
=> {{1,7,8},{2},{3},{4},{5},{6}}
=> ? = 15
[1,1,1,1,2,1,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> {{1},{2},{3},{4},{5,6},{7},{8}}
=> {{1,6},{2},{3},{4},{5},{7},{8}}
=> ? = 23
[1,1,1,1,2,2] => [1,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> {{1},{2},{3},{4},{5,6},{7,8}}
=> {{1,6,8},{2},{3},{4},{5},{7}}
=> ? = 16
[1,1,1,1,3,1] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> {{1},{2},{3},{4},{5,6,7},{8}}
=> {{1,6,7},{2},{3},{4},{5},{8}}
=> ? = 17
[1,1,1,1,4] => [1,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> {{1},{2},{3},{4},{5,6,7,8}}
=> {{1,6,7,8},{2},{3},{4},{5}}
=> ? = 10
[1,1,1,2,1,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4,5},{6},{7},{8}}
=> {{1,5},{2},{3},{4},{6},{7},{8}}
=> ? = 24
[1,1,1,2,1,2] => [1,0,1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5},{6},{7,8}}
=> {{1,5,8},{2},{3},{4},{6},{7}}
=> ? = 17
[1,1,1,2,2,1] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> {{1},{2},{3},{4,5},{6,7},{8}}
=> {{1,5,7},{2},{3},{4},{6},{8}}
=> ? = 18
[1,1,1,2,3] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2},{3},{4,5},{6,7,8}}
=> {{1,5,7,8},{2},{3},{4},{6}}
=> ? = 11
[1,1,1,3,1,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> {{1},{2},{3},{4,5,6},{7},{8}}
=> {{1,5,6},{2},{3},{4},{7},{8}}
=> ? = 19
[1,1,1,3,2] => [1,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2},{3},{4,5,6},{7,8}}
=> {{1,5,6,8},{2},{3},{4},{7}}
=> ? = 12
[1,1,1,4,1] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> {{1},{2},{3},{4,5,6,7},{8}}
=> {{1,5,6,7},{2},{3},{4},{8}}
=> ? = 13
[1,1,1,5] => [1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> {{1},{2},{3},{4,5,6,7,8}}
=> {{1,5,6,7,8},{2},{3},{4}}
=> ? = 6
[1,1,2,1,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3,4},{5},{6},{7},{8}}
=> ?
=> ? = 25
[1,1,2,1,1,2] => [1,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4},{5},{6},{7,8}}
=> {{1,4,8},{2},{3},{5},{6},{7}}
=> ? = 18
[1,1,2,1,2,1] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5},{6,7},{8}}
=> ?
=> ? = 19
[1,1,2,1,3] => [1,0,1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4},{5},{6,7,8}}
=> ?
=> ? = 12
[1,1,2,2,1,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> {{1},{2},{3,4},{5,6},{7},{8}}
=> {{1,4,6},{2},{3},{5},{7},{8}}
=> ? = 20
[1,1,2,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1},{2},{3,4},{5,6},{7,8}}
=> {{1,4,6,8},{2},{3},{5},{7}}
=> ? = 13
[1,1,2,3,1] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> {{1},{2},{3,4},{5,6,7},{8}}
=> ?
=> ? = 14
[1,1,2,4] => [1,0,1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> {{1},{2},{3,4},{5,6,7,8}}
=> {{1,4,6,7,8},{2},{3},{5}}
=> ? = 7
[1,1,3,1,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> {{1},{2},{3,4,5},{6},{7},{8}}
=> {{1,4,5},{2},{3},{6},{7},{8}}
=> ? = 21
[1,1,3,1,2] => [1,0,1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> {{1},{2},{3,4,5},{6},{7,8}}
=> ?
=> ? = 14
[1,1,3,2,1] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> {{1},{2},{3,4,5},{6,7},{8}}
=> ?
=> ? = 15
[1,1,3,3] => [1,0,1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5},{6,7,8}}
=> {{1,4,5,7,8},{2},{3},{6}}
=> ? = 8
[1,1,4,1,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> {{1},{2},{3,4,5,6},{7},{8}}
=> ?
=> ? = 16
[1,1,4,2] => [1,0,1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> {{1},{2},{3,4,5,6},{7,8}}
=> {{1,4,5,6,8},{2},{3},{7}}
=> ? = 9
[1,1,5,1] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> {{1},{2},{3,4,5,6,7},{8}}
=> {{1,4,5,6,7},{2},{3},{8}}
=> ? = 10
[1,2,1,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> {{1},{2,3},{4},{5},{6},{7},{8}}
=> {{1,3},{2},{4},{5},{6},{7},{8}}
=> ? = 26
[1,2,1,1,1,2] => [1,0,1,1,0,0,1,0,1,0,1,0,1,1,0,0]
=> {{1},{2,3},{4},{5},{6},{7,8}}
=> {{1,3,8},{2},{4},{5},{6},{7}}
=> ? = 19
[1,2,1,1,2,1] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4},{5},{6,7},{8}}
=> {{1,3,7},{2},{4},{5},{6},{8}}
=> ? = 20
[1,2,1,1,3] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> {{1},{2,3},{4},{5},{6,7,8}}
=> {{1,3,7,8},{2},{4},{5},{6}}
=> ? = 13
[1,2,1,2,1,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5,6},{7},{8}}
=> ?
=> ? = 21
[1,2,1,2,2] => [1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4},{5,6},{7,8}}
=> ?
=> ? = 14
[1,2,1,3,1] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3},{4},{5,6,7},{8}}
=> ?
=> ? = 15
[1,2,1,4] => [1,0,1,1,0,0,1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3},{4},{5,6,7,8}}
=> {{1,3,6,7,8},{2},{4},{5}}
=> ? = 8
[1,2,2,1,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0]
=> {{1},{2,3},{4,5},{6},{7},{8}}
=> {{1,3,5},{2},{4},{6},{7},{8}}
=> ? = 22
[1,2,2,1,2] => [1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> {{1},{2,3},{4,5},{6},{7,8}}
=> ?
=> ? = 15
[1,2,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> {{1},{2,3},{4,5},{6,7},{8}}
=> {{1,3,5,7},{2},{4},{6},{8}}
=> ? = 16
[1,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> {{1},{2,3},{4,5},{6,7,8}}
=> {{1,3,5,7,8},{2},{4},{6}}
=> ? = 9
[1,2,3,1,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> {{1},{2,3},{4,5,6},{7},{8}}
=> {{1,3,5,6},{2},{4},{7},{8}}
=> ? = 17
[1,2,3,2] => [1,0,1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> {{1},{2,3},{4,5,6},{7,8}}
=> {{1,3,5,6,8},{2},{4},{7}}
=> ? = 10
[1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> {{1},{2,3},{4,5,6,7},{8}}
=> {{1,3,5,6,7},{2},{4},{8}}
=> ? = 11
[1,3,1,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0,1,0]
=> {{1},{2,3,4},{5},{6},{7},{8}}
=> {{1,3,4},{2},{5},{6},{7},{8}}
=> ? = 23
[1,3,1,1,2] => [1,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0]
=> {{1},{2,3,4},{5},{6},{7,8}}
=> ?
=> ? = 16
[1,3,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0]
=> {{1},{2,3,4},{5},{6,7},{8}}
=> {{1,3,4,7},{2},{5},{6},{8}}
=> ? = 17
Description
The rcb statistic of a set partition.
Let $S = B_1,\ldots,B_k$ be a set partition with ordered blocks $B_i$ and with $\operatorname{min} B_a < \operatorname{min} B_b$ 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 = \operatorname{max} B_b$ and $i \in B_a$ for $a < b$.
The following 96 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000228The size of a partition. St000081The number of edges of a graph. St000579The number of occurrences of the pattern {{1},{2}} such that 2 is a maximal element. St000493The los statistic of a set partition. St000498The lcs statistic of a set partition. St001814The number of partitions interlacing the given partition. St000692Babson and Steingrímsson's statistic of a permutation. St001759The Rajchgot index of a permutation. St000018The number of inversions of a permutation. St000246The number of non-inversions of a permutation. St000147The largest part of an integer partition. St000459The hook length of the base cell of a partition. St000010The length of the partition. St000148The number of odd parts of a partition. St001400The total number of Littlewood-Richardson tableaux of given shape. St001360The number of covering relations in Young's lattice below a partition. St001389The number of partitions of the same length below the given integer partition. St001527The cyclic permutation representation number of an integer partition. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001249Sum of the odd parts of a partition. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001933The largest multiplicity of a part in an integer partition. St001176The size of a partition minus its first part. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St000384The maximal part of the shifted composition of an integer partition. St000784The maximum of the length and the largest part of the integer partition. St000835The minimal difference in size when partitioning the integer partition into two subpartitions. St000992The alternating sum of the parts of an integer partition. St001055The Grundy value for the game of removing cells of a row in an integer partition. St000063The number of linear extensions of a certain poset defined for an integer partition. St000532The total number of rook placements on a Ferrers board. St000160The multiplicity of the smallest part of a partition. St000475The number of parts equal to 1 in a partition. St000548The number of different non-empty partial sums of an integer partition. St000867The sum of the hook lengths in the first row of an integer partition. St001127The sum of the squares of the parts of a partition. St000161The sum of the sizes of the right subtrees of a binary tree. St000460The hook length of the last cell along the main diagonal of an integer partition. St000667The greatest common divisor of the parts of the partition. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001671Haglund's hag of a permutation. St000446The disorder of a permutation. St000794The mak of a permutation. St000797The stat`` of a permutation. St000798The makl of a permutation. St000833The comajor index of a permutation. St000477The weight of a partition according to Alladi. St000668The least common multiple of the parts of the partition. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000681The Grundy value of Chomp on Ferrers diagrams. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000993The multiplicity of the largest part of an integer partition. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001571The Cartan determinant of the integer partition. St000108The number of partitions contained in the given partition. St000145The Dyson rank of a partition. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000067The inversion number of the alternating sign matrix. St000057The Shynar inversion number of a standard tableau. St000076The rank of the alternating sign matrix in the alternating sign matrix poset. St000123The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. St000005The bounce statistic of a Dyck path. St000156The Denert index of a permutation. St000305The inverse major index of a permutation. St000796The stat' of a permutation. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St000004The major index of a permutation. St000006The dinv of a Dyck path. St000133The "bounce" of a permutation. St000154The sum of the descent bottoms of a permutation. St000304The load of a permutation. St000472The sum of the ascent bottoms of a permutation. St001341The number of edges in the center of a graph. St000448The number of pairs of vertices of a graph with distance 2. St001646The number of edges that can be added without increasing the maximal degree of a graph. St001311The cyclomatic number of a graph. St001707The length of a longest path in a graph such that the remaining vertices can be partitioned into two sets of the same size without edges between them. St001746The coalition number of a graph. St000987The number of positive eigenvalues of the Laplacian matrix of the graph. St001120The length of a longest path in a graph. St001725The harmonious chromatic number of a graph. St001645The pebbling number of a connected graph. St001622The number of join-irreducible elements of a lattice. St000719The number of alignments in a perfect matching. St000450The number of edges minus the number of vertices plus 2 of a graph. St000360The number of occurrences of the pattern 32-1. St000801The number of occurrences of the vincular pattern |312 in a permutation. St000802The number of occurrences of the vincular pattern |321 in a permutation. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001330The hat guessing number of a graph. St001621The number of atoms of a lattice.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!