searching the database
Your data matches 158 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: St000760
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
St000760: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => 1 = 0 + 1
[2] => 1 = 0 + 1
[1,1,1] => 1 = 0 + 1
[1,2] => 1 = 0 + 1
[2,1] => 2 = 1 + 1
[3] => 1 = 0 + 1
[1,1,1,1] => 1 = 0 + 1
[1,1,2] => 1 = 0 + 1
[1,2,1] => 2 = 1 + 1
[1,3] => 1 = 0 + 1
[2,1,1] => 2 = 1 + 1
[2,2] => 1 = 0 + 1
[3,1] => 2 = 1 + 1
[4] => 1 = 0 + 1
[1,1,1,1,1] => 1 = 0 + 1
[1,1,1,2] => 1 = 0 + 1
[1,1,2,1] => 2 = 1 + 1
[1,1,3] => 1 = 0 + 1
[1,2,1,1] => 2 = 1 + 1
[1,2,2] => 1 = 0 + 1
[1,3,1] => 2 = 1 + 1
[1,4] => 1 = 0 + 1
[2,1,1,1] => 2 = 1 + 1
[2,1,2] => 2 = 1 + 1
[2,2,1] => 2 = 1 + 1
[2,3] => 1 = 0 + 1
[3,1,1] => 2 = 1 + 1
[3,2] => 2 = 1 + 1
[4,1] => 2 = 1 + 1
[5] => 1 = 0 + 1
[1,1,1,1,1,1] => 1 = 0 + 1
[1,1,1,1,2] => 1 = 0 + 1
[1,1,1,2,1] => 2 = 1 + 1
[1,1,1,3] => 1 = 0 + 1
[1,1,2,1,1] => 2 = 1 + 1
[1,1,2,2] => 1 = 0 + 1
[1,1,3,1] => 2 = 1 + 1
[1,1,4] => 1 = 0 + 1
[1,2,1,1,1] => 2 = 1 + 1
[1,2,1,2] => 2 = 1 + 1
[1,2,2,1] => 2 = 1 + 1
[1,2,3] => 1 = 0 + 1
[1,3,1,1] => 2 = 1 + 1
[1,3,2] => 2 = 1 + 1
[1,4,1] => 2 = 1 + 1
[1,5] => 1 = 0 + 1
[2,1,1,1,1] => 2 = 1 + 1
[2,1,1,2] => 2 = 1 + 1
[2,1,2,1] => 2 = 1 + 1
[2,1,3] => 2 = 1 + 1
Description
The length of the longest strictly decreasing subsequence of parts of an integer composition.
By the Greene-Kleitman theorem, regarding the composition as a word, this is the length of the partition associated by the Robinson-Schensted-Knuth correspondence.
Matching statistic: St000660
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00122: Dyck paths —Elizalde-Deutsch bijection⟶ Dyck paths
St000660: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00122: Dyck paths —Elizalde-Deutsch bijection⟶ Dyck paths
St000660: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 0
[2] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,0,1,0]
=> 0
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,1,1,0,0,0]
=> 1
[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,0,0,1,1,0,0]
=> 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 0
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0]
=> 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 1
[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,0,0,1,1,0,0,1,0]
=> 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 0
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 0
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[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,0,0,1,1,0,0,1,1,0,0]
=> 0
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,1,0,0]
=> 0
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,1,1,0,0,0]
=> 0
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> 0
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0,1,0]
=> 0
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> 0
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,1,0,0]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,1,0,0,1,0,0]
=> 0
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0]
=> 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,1,0,0,0]
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,1,0,1,0,1,0,0,0]
=> 0
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,0,1,1,0,0]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,1,0,0]
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> 1
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> 1
Description
The number of rises of length at least 3 of a Dyck path.
The number of Dyck paths without such rises are counted by the Motzkin numbers [1].
Matching statistic: St000486
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000486: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000486: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> [1,2] => 0
[2] => [1,1,0,0]
=> [1,1,0,0]
=> [2,1] => 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [1,2,3] => 0
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => 1
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [2,1,3] => 0
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [4,2,3,1] => 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 0
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [5,2,3,4,1] => 0
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [4,2,3,5,1] => 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [5,3,4,2,1] => 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 0
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,2,5,4,1] => 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2,4,5,1] => 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [5,3,2,4,1] => 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6] => 0
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,6,1] => 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> [2,3,4,5,1,6] => 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> [6,2,3,4,5,1] => 0
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> [2,3,4,1,5,6] => 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> [2,1,4,5,6,3] => 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [5,2,3,4,6,1] => 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> [6,3,4,5,2,1] => 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> [2,3,1,4,5,6] => 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> [2,3,1,5,6,4] => 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> [2,1,4,5,3,6] => 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> [3,2,6,4,5,1] => 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [4,2,3,5,6,1] => 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,1,0,0]
=> [4,2,3,1,6,5] => 0
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> [6,3,4,2,5,1] => 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [6,5,3,4,2,1] => 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,1,3,4,5,6] => 0
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,1,0,0]
=> [2,3,4,1,6,5] => 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> [2,3,1,5,4,6] => 1
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> [4,2,3,6,5,1] => 1
Description
The number of cycles of length at least 3 of a permutation.
Matching statistic: St001732
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00227: Dyck paths —Delest-Viennot-inverse⟶ Dyck paths
St001732: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00227: Dyck paths —Delest-Viennot-inverse⟶ Dyck paths
St001732: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 1 = 0 + 1
[2] => [1,1,0,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> 1 = 0 + 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 1 = 0 + 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 1 = 0 + 1
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 2 = 1 + 1
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 1 = 0 + 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,0,0,0,0]
=> 1 = 0 + 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1 = 0 + 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 2 = 1 + 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 1 = 0 + 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 2 = 1 + 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1 = 0 + 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[1,1,1,1,1] => [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,0,0,0,0,0]
=> 1 = 0 + 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 1 = 0 + 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 2 = 1 + 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1 = 0 + 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2 = 1 + 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2 = 1 + 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 1 = 0 + 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2 = 1 + 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2 = 1 + 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 2 = 1 + 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 1 = 0 + 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 2 = 1 + 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 1 + 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1 = 0 + 1
[1,1,1,1,1,1] => [1,0,1,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,0,0,0,0,0,0]
=> 1 = 0 + 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 1 = 0 + 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> 2 = 1 + 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 1 = 0 + 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> 2 = 1 + 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0,1,0]
=> 2 = 1 + 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> 1 = 0 + 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 2 = 1 + 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0,1,0]
=> 2 = 1 + 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,0,1,0,1,1,0,0]
=> 2 = 1 + 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> 2 = 1 + 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> 1 = 0 + 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0,1,0]
=> 2 = 1 + 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> [1,1,0,1,0,1,1,0,1,0,0,0]
=> 2 = 1 + 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> 1 = 0 + 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 2 = 1 + 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,1,0,0]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> [1,0,1,0,1,1,0,0,1,1,0,0]
=> 2 = 1 + 1
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> 2 = 1 + 1
Description
The number of peaks visible from the left.
This is, the number of left-to-right maxima of the heights of the peaks of a Dyck path.
Matching statistic: St000891
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00118: Dyck paths —swap returns and last descent⟶ Dyck paths
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000891: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00118: Dyck paths —swap returns and last descent⟶ Dyck paths
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000891: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [2,1] => 2 = 0 + 2
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1,2] => 2 = 0 + 2
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => 2 = 0 + 2
[1,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [1,3,2] => 2 = 0 + 2
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => 3 = 1 + 2
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,2,3] => 2 = 0 + 2
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 2 = 0 + 2
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3 = 1 + 2
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 3 = 1 + 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 3 = 1 + 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 2 = 0 + 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 2 = 0 + 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 2 = 0 + 2
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 2 = 0 + 2
[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]
=> [5,4,3,2,1] => 2 = 0 + 2
[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,5,4,3,2] => 2 = 0 + 2
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [4,5,3,2,1] => 3 = 1 + 2
[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,5,4,3] => 3 = 1 + 2
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [3,5,4,2,1] => 2 = 0 + 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 3 = 1 + 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [4,3,5,2,1] => 2 = 0 + 2
[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,5,4] => 3 = 1 + 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 3 = 1 + 2
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 2 = 0 + 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 3 = 1 + 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 3 = 1 + 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,2,5,4,1] => 3 = 1 + 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => 2 = 0 + 2
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,3,2,5,1] => 3 = 1 + 2
[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] => 2 = 0 + 2
[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]
=> [6,5,4,3,2,1] => 2 = 0 + 2
[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,6,5,4,3,2] => 3 = 1 + 2
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [5,6,4,3,2,1] => 3 = 1 + 2
[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,6,5,4,3] => 3 = 1 + 2
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> [4,6,5,3,2,1] => 2 = 0 + 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,4,6,5,3,2] => 2 = 0 + 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> [5,4,6,3,2,1] => 2 = 0 + 2
[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,6,5,4] => 3 = 1 + 2
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> [3,6,5,4,2,1] => 3 = 1 + 2
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,1,1,0,0,0,0]
=> [1,3,6,5,4,2] => 3 = 1 + 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,1,0,1,0,0,0,0]
=> [3,5,6,4,2,1] => 3 = 1 + 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,6,5,4] => 3 = 1 + 2
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,1,0,0,0,0]
=> [4,3,6,5,2,1] => 3 = 1 + 2
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,1,0,0,1,1,0,0,0]
=> [1,4,3,6,5,2] => 4 = 2 + 2
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> [5,4,3,6,2,1] => 3 = 1 + 2
[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,6,5] => 3 = 1 + 2
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [2,6,5,4,3,1] => 2 = 0 + 2
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,1,6,5,4,3] => 3 = 1 + 2
[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]
=> [2,5,6,4,3,1] => 3 = 1 + 2
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,1,3,6,5,4] => 3 = 1 + 2
Description
The number of distinct diagonal sums of a permutation matrix.
For example, the sums of the diagonals of the matrix $$\left(\begin{array}{rrrr}
0 & 0 & 1 & 0 \\
0 & 0 & 0 & 1 \\
0 & 1 & 0 & 0 \\
1 & 0 & 0 & 0
\end{array}\right)$$
are $(1,0,1,0,2,0)$, so the statistic is $3$.
Matching statistic: St000481
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00040: Integer compositions —to partition⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00312: Integer partitions —Glaisher-Franklin⟶ Integer partitions
St000481: Integer partitions ⟶ ℤResult quality: 67% ●values known / values provided: 92%●distinct values known / distinct values provided: 67%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00312: Integer partitions —Glaisher-Franklin⟶ Integer partitions
St000481: Integer partitions ⟶ ℤResult quality: 67% ●values known / values provided: 92%●distinct values known / distinct values provided: 67%
Values
[1,1] => [1,1]
=> [1]
=> [1]
=> 0
[2] => [2]
=> []
=> ?
=> ? = 0
[1,1,1] => [1,1,1]
=> [1,1]
=> [2]
=> 0
[1,2] => [2,1]
=> [1]
=> [1]
=> 0
[2,1] => [2,1]
=> [1]
=> [1]
=> 0
[3] => [3]
=> []
=> ?
=> ? = 1
[1,1,1,1] => [1,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,1,2] => [2,1,1]
=> [1,1]
=> [2]
=> 0
[1,2,1] => [2,1,1]
=> [1,1]
=> [2]
=> 0
[1,3] => [3,1]
=> [1]
=> [1]
=> 0
[2,1,1] => [2,1,1]
=> [1,1]
=> [2]
=> 0
[2,2] => [2,2]
=> [2]
=> [1,1]
=> 1
[3,1] => [3,1]
=> [1]
=> [1]
=> 0
[4] => [4]
=> []
=> ?
=> ? = 1
[1,1,1,1,1] => [1,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 0
[1,1,1,2] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,1,2,1] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,1,3] => [3,1,1]
=> [1,1]
=> [2]
=> 0
[1,2,1,1] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,2] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[1,3,1] => [3,1,1]
=> [1,1]
=> [2]
=> 0
[1,4] => [4,1]
=> [1]
=> [1]
=> 0
[2,1,1,1] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[2,1,2] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[2,2,1] => [2,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[2,3] => [3,2]
=> [2]
=> [1,1]
=> 1
[3,1,1] => [3,1,1]
=> [1,1]
=> [2]
=> 0
[3,2] => [3,2]
=> [2]
=> [1,1]
=> 1
[4,1] => [4,1]
=> [1]
=> [1]
=> 0
[5] => [5]
=> []
=> ?
=> ? = 0
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [1,1,1,1,1]
=> [4,1]
=> 1
[1,1,1,1,2] => [2,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 0
[1,1,1,2,1] => [2,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 0
[1,1,1,3] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,1,2,1,1] => [2,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 0
[1,1,2,2] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 1
[1,1,3,1] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,1,4] => [4,1,1]
=> [1,1]
=> [2]
=> 0
[1,2,1,1,1] => [2,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 0
[1,2,1,2] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 1
[1,2,2,1] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 1
[1,2,3] => [3,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[1,3,1,1] => [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2] => [3,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[1,4,1] => [4,1,1]
=> [1,1]
=> [2]
=> 0
[1,5] => [5,1]
=> [1]
=> [1]
=> 0
[2,1,1,1,1] => [2,1,1,1,1]
=> [1,1,1,1]
=> [4]
=> 0
[2,1,1,2] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 1
[2,1,2,1] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 1
[2,1,3] => [3,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[2,2,1,1] => [2,2,1,1]
=> [2,1,1]
=> [2,1,1]
=> 1
[2,2,2] => [2,2,2]
=> [2,2]
=> [1,1,1,1]
=> 1
[2,3,1] => [3,2,1]
=> [2,1]
=> [1,1,1]
=> 1
[2,4] => [4,2]
=> [2]
=> [1,1]
=> 1
[6] => [6]
=> []
=> ?
=> ? = 2
Description
The number of upper covers of a partition in dominance order.
Matching statistic: St001592
Values
[1,1] => ([(0,1)],2)
=> ([],1)
=> ? = 0
[2] => ([],2)
=> ([],2)
=> 0
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> ? = 0
[1,2] => ([(1,2)],3)
=> ([],2)
=> 0
[2,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[3] => ([],3)
=> ([],3)
=> 0
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ? ∊ {0,0}
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> 0
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 1
[1,3] => ([(2,3)],4)
=> ([],3)
=> 0
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ? ∊ {0,0}
[2,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 1
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 1
[4] => ([],4)
=> ([],4)
=> 0
[1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],1)
=> ? ∊ {0,0,1,1}
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> 0
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> ([],3)
=> 0
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],1)
=> ? ∊ {0,0,1,1}
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 1
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,3),(2,3)],4)
=> 1
[1,4] => ([(3,4)],5)
=> ([],4)
=> 0
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],1)
=> ? ∊ {0,0,1,1}
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> 0
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[2,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 1
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],1)
=> ? ∊ {0,0,1,1}
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 1
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1
[5] => ([],5)
=> ([],5)
=> 0
[1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],2)
=> 0
[1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,2),(1,2)],3)
=> 1
[1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],3)
=> 0
[1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,3),(2,3)],4)
=> 1
[1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,3),(1,3),(2,3)],4)
=> 1
[1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> ([],4)
=> 0
[1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],2)
=> 0
[1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,2),(1,2)],3)
=> 1
[1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(2,4),(3,4)],5)
=> 1
[1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,4),(3,4)],5)
=> 1
[1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1
[1,5] => ([(4,5)],6)
=> ([],5)
=> 0
[2,1,1,1,1] => ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[2,1,1,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],2)
=> 0
[2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,2),(1,2)],3)
=> 1
[2,1,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],3)
=> 0
[2,2,1,1] => ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[2,2,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,3),(2,3)],4)
=> 1
[2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,3),(1,3),(2,3)],4)
=> 1
[2,4] => ([(3,5),(4,5)],6)
=> ([(3,5),(4,5)],6)
=> 1
[3,1,1,1] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[3,1,2] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],2)
=> 0
[3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,2),(1,2)],3)
=> 1
[3,3] => ([(2,5),(3,5),(4,5)],6)
=> ([(2,5),(3,5),(4,5)],6)
=> 1
[4,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {0,0,1,1,1,1,1,2}
[4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[5,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[6] => ([],6)
=> ([],6)
=> 0
Description
The maximal number of simple paths between any two different vertices of a graph.
Matching statistic: St000145
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00027: Dyck paths —to partition⟶ Integer partitions
St000145: Integer partitions ⟶ ℤResult quality: 67% ●values known / values provided: 73%●distinct values known / distinct values provided: 67%
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00027: Dyck paths —to partition⟶ Integer partitions
St000145: Integer partitions ⟶ ℤResult quality: 67% ●values known / values provided: 73%●distinct values known / distinct values provided: 67%
Values
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> [1]
=> 0
[2] => [1,1,0,0]
=> [1,1,0,0]
=> []
=> ? = 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [2,1]
=> 0
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1]
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [2]
=> 1
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> []
=> ? = 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,1]
=> 0
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> [3,1]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [3,2]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,2]
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? = 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [3,2,1]
=> 0
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [4,2,1]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [2,1]
=> 0
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [3,2,2]
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,1]
=> 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [3,3,1]
=> 0
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [2,2]
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2]
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,3]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? = 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1]
=> 0
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> [3,2,1]
=> 0
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> [4,3,2,2]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [4,2,1]
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> [2,1]
=> 0
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> [4,3,3,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> [3,2,2]
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [4,3,1]
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,1,0,0]
=> [4,4,1]
=> 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> [3,1]
=> 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [1]
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,1,0,0]
=> [4,4,2,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> [5,3,3,1]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> [3,3,1]
=> 0
[2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> [4,4,2,2]
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
[2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,0,0]
=> [4,2,2]
=> 1
[2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,1,0,0,0,0]
=> [2,2]
=> 0
[3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [4,3,2]
=> 1
[3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,1,0,0]
=> [4,3,3]
=> 1
[3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,1,0,0]
=> [4,4,2]
=> 1
[3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,0]
=> [3,3,3]
=> 0
[4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> [3,2]
=> 1
[4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> [3,3]
=> 1
[5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> [2]
=> 1
[6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,1,1,1,1,1,1,1,1,1,2}
Description
The Dyson rank of a partition.
This rank is defined as the largest part minus the number of parts. It was introduced by Dyson [1] in connection to Ramanujan's partition congruences $$p(5n+4) \equiv 0 \pmod 5$$ and $$p(7n+6) \equiv 0 \pmod 7.$$
Matching statistic: St001442
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
Mp00183: Skew partitions —inner shape⟶ Integer partitions
St001442: Integer partitions ⟶ ℤResult quality: 68% ●values known / values provided: 68%●distinct values known / distinct values provided: 100%
Mp00183: Skew partitions —inner shape⟶ Integer partitions
St001442: Integer partitions ⟶ ℤResult quality: 68% ●values known / values provided: 68%●distinct values known / distinct values provided: 100%
Values
[1,1] => [[1,1],[]]
=> []
=> ? ∊ {0,0}
[2] => [[2],[]]
=> []
=> ? ∊ {0,0}
[1,1,1] => [[1,1,1],[]]
=> []
=> ? ∊ {0,0,0}
[1,2] => [[2,1],[]]
=> []
=> ? ∊ {0,0,0}
[2,1] => [[2,2],[1]]
=> [1]
=> 1
[3] => [[3],[]]
=> []
=> ? ∊ {0,0,0}
[1,1,1,1] => [[1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,1,2] => [[2,1,1],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,2,1] => [[2,2,1],[1]]
=> [1]
=> 1
[1,3] => [[3,1],[]]
=> []
=> ? ∊ {0,0,0,0}
[2,1,1] => [[2,2,2],[1,1]]
=> [1,1]
=> 0
[2,2] => [[3,2],[1]]
=> [1]
=> 1
[3,1] => [[3,3],[2]]
=> [2]
=> 1
[4] => [[4],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1}
[1,1,1,2] => [[2,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1}
[1,1,2,1] => [[2,2,1,1],[1]]
=> [1]
=> 1
[1,1,3] => [[3,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1}
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [1,1]
=> 0
[1,2,2] => [[3,2,1],[1]]
=> [1]
=> 1
[1,3,1] => [[3,3,1],[2]]
=> [2]
=> 1
[1,4] => [[4,1],[]]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [1,1,1]
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> [1,1]
=> 0
[2,2,1] => [[3,3,2],[2,1]]
=> [2,1]
=> 0
[2,3] => [[4,2],[1]]
=> [1]
=> 1
[3,1,1] => [[3,3,3],[2,2]]
=> [2,2]
=> 1
[3,2] => [[4,3],[2]]
=> [2]
=> 1
[4,1] => [[4,4],[3]]
=> [3]
=> 1
[5] => [[5],[]]
=> []
=> ? ∊ {0,0,0,0,1}
[1,1,1,1,1,1] => [[1,1,1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1,1}
[1,1,1,1,2] => [[2,1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1,1}
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> [1]
=> 1
[1,1,1,3] => [[3,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1,1}
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> [1,1]
=> 0
[1,1,2,2] => [[3,2,1,1],[1]]
=> [1]
=> 1
[1,1,3,1] => [[3,3,1,1],[2]]
=> [2]
=> 1
[1,1,4] => [[4,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,1,1}
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> [1,1,1]
=> 1
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> [1,1]
=> 0
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> [2,1]
=> 0
[1,2,3] => [[4,2,1],[1]]
=> [1]
=> 1
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> [2,2]
=> 1
[1,3,2] => [[4,3,1],[2]]
=> [2]
=> 1
[1,4,1] => [[4,4,1],[3]]
=> [3]
=> 1
[1,5] => [[5,1],[]]
=> []
=> ? ∊ {0,0,0,0,1,1}
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> [1,1,1,1]
=> 0
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> [1,1,1]
=> 1
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> [2,1,1]
=> 1
[2,1,3] => [[4,2,2],[1,1]]
=> [1,1]
=> 0
[2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> [2,2,1]
=> 1
[2,2,2] => [[4,3,2],[2,1]]
=> [2,1]
=> 0
[2,3,1] => [[4,4,2],[3,1]]
=> [3,1]
=> 0
[2,4] => [[5,2],[1]]
=> [1]
=> 1
[3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> [2,2,2]
=> 2
[3,1,2] => [[4,3,3],[2,2]]
=> [2,2]
=> 1
[3,2,1] => [[4,4,3],[3,2]]
=> [3,2]
=> 1
[3,3] => [[5,3],[2]]
=> [2]
=> 1
[4,1,1] => [[4,4,4],[3,3]]
=> [3,3]
=> 1
[4,2] => [[5,4],[3]]
=> [3]
=> 1
[5,1] => [[5,5],[4]]
=> [4]
=> 1
[6] => [[6],[]]
=> []
=> ? ∊ {0,0,0,0,1,1}
Description
The number of standard Young tableaux whose major index is divisible by the size of a given integer partition.
Matching statistic: St000159
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
Mp00183: Skew partitions —inner shape⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000159: Integer partitions ⟶ ℤResult quality: 68% ●values known / values provided: 68%●distinct values known / distinct values provided: 100%
Mp00183: Skew partitions —inner shape⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000159: Integer partitions ⟶ ℤResult quality: 68% ●values known / values provided: 68%●distinct values known / distinct values provided: 100%
Values
[1,1] => [[1,1],[]]
=> []
=> ?
=> ? ∊ {0,0}
[2] => [[2],[]]
=> []
=> ?
=> ? ∊ {0,0}
[1,1,1] => [[1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,0,1}
[1,2] => [[2,1],[]]
=> []
=> ?
=> ? ∊ {0,0,1}
[2,1] => [[2,2],[1]]
=> [1]
=> []
=> 0
[3] => [[3],[]]
=> []
=> ?
=> ? ∊ {0,0,1}
[1,1,1,1] => [[1,1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,0,1,1}
[1,1,2] => [[2,1,1],[]]
=> []
=> ?
=> ? ∊ {0,0,1,1}
[1,2,1] => [[2,2,1],[1]]
=> [1]
=> []
=> 0
[1,3] => [[3,1],[]]
=> []
=> ?
=> ? ∊ {0,0,1,1}
[2,1,1] => [[2,2,2],[1,1]]
=> [1,1]
=> [1]
=> 1
[2,2] => [[3,2],[1]]
=> [1]
=> []
=> 0
[3,1] => [[3,3],[2]]
=> [2]
=> []
=> 0
[4] => [[4],[]]
=> []
=> ?
=> ? ∊ {0,0,1,1}
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1}
[1,1,1,2] => [[2,1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1}
[1,1,2,1] => [[2,2,1,1],[1]]
=> [1]
=> []
=> 0
[1,1,3] => [[3,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1}
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [1,1]
=> [1]
=> 1
[1,2,2] => [[3,2,1],[1]]
=> [1]
=> []
=> 0
[1,3,1] => [[3,3,1],[2]]
=> [2]
=> []
=> 0
[1,4] => [[4,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1}
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [1,1,1]
=> [1,1]
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> [1,1]
=> [1]
=> 1
[2,2,1] => [[3,3,2],[2,1]]
=> [2,1]
=> [1]
=> 1
[2,3] => [[4,2],[1]]
=> [1]
=> []
=> 0
[3,1,1] => [[3,3,3],[2,2]]
=> [2,2]
=> [2]
=> 1
[3,2] => [[4,3],[2]]
=> [2]
=> []
=> 0
[4,1] => [[4,4],[3]]
=> [3]
=> []
=> 0
[5] => [[5],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1}
[1,1,1,1,1,1] => [[1,1,1,1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1}
[1,1,1,1,2] => [[2,1,1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1}
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> [1]
=> []
=> 0
[1,1,1,3] => [[3,1,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1}
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> [1,1]
=> [1]
=> 1
[1,1,2,2] => [[3,2,1,1],[1]]
=> [1]
=> []
=> 0
[1,1,3,1] => [[3,3,1,1],[2]]
=> [2]
=> []
=> 0
[1,1,4] => [[4,1,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1}
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> [1,1,1]
=> [1,1]
=> 1
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> [1,1]
=> [1]
=> 1
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> [2,1]
=> [1]
=> 1
[1,2,3] => [[4,2,1],[1]]
=> [1]
=> []
=> 0
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> [2,2]
=> [2]
=> 1
[1,3,2] => [[4,3,1],[2]]
=> [2]
=> []
=> 0
[1,4,1] => [[4,4,1],[3]]
=> [3]
=> []
=> 0
[1,5] => [[5,1],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1}
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> [1,1,1]
=> [1,1]
=> 1
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> [2,1,1]
=> [1,1]
=> 1
[2,1,3] => [[4,2,2],[1,1]]
=> [1,1]
=> [1]
=> 1
[2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> [2,2,1]
=> [2,1]
=> 2
[2,2,2] => [[4,3,2],[2,1]]
=> [2,1]
=> [1]
=> 1
[2,3,1] => [[4,4,2],[3,1]]
=> [3,1]
=> [1]
=> 1
[2,4] => [[5,2],[1]]
=> [1]
=> []
=> 0
[3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> [2,2,2]
=> [2,2]
=> 1
[3,1,2] => [[4,3,3],[2,2]]
=> [2,2]
=> [2]
=> 1
[3,2,1] => [[4,4,3],[3,2]]
=> [3,2]
=> [2]
=> 1
[3,3] => [[5,3],[2]]
=> [2]
=> []
=> 0
[4,1,1] => [[4,4,4],[3,3]]
=> [3,3]
=> [3]
=> 1
[4,2] => [[5,4],[3]]
=> [3]
=> []
=> 0
[5,1] => [[5,5],[4]]
=> [4]
=> []
=> 0
[6] => [[6],[]]
=> []
=> ?
=> ? ∊ {0,1,1,1,1,1}
Description
The number of distinct parts of the integer partition.
This statistic is also the number of removeable cells of the partition, and the number of valleys of the Dyck path tracing the shape of the partition.
The following 148 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000183The side length of the Durfee square of an integer partition. St000212The number of standard Young tableaux for an integer partition such that no two consecutive entries appear in the same row. St000340The number of non-final maximal constant sub-paths of length greater than one. St000390The number of runs of ones in a binary word. St000473The number of parts of a partition that are strictly bigger than the number of ones. St000480The number of lower covers of a partition in dominance order. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000897The number of different multiplicities of parts of an integer partition. St001010Number of indecomposable injective modules with projective dimension g-1 when g is the global dimension of the Nakayama algebra corresponding to the Dyck path. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001121The multiplicity of the irreducible representation indexed by the partition in the Kronecker square corresponding to the partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001159Number of simple modules with dominant dimension equal to the global dimension in the corresponding Nakayama algebra. St001185The number of indecomposable injective modules of grade at least 2 in the corresponding Nakayama algebra. St001188The number of simple modules $S$ with grade $\inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \}$ at least two in the Nakayama algebra $A$ corresponding to the Dyck path. St001194The injective dimension of $A/AfA$ in the corresponding Nakayama algebra $A$ when $Af$ is the minimal faithful projective-injective left $A$-module St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. St001280The number of parts of an integer partition that are at least two. St001593This is the number of standard Young tableaux of the given shifted shape. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001096The size of the overlap set of a permutation. St001498The normalised height of a Nakayama algebra with magnitude 1. St001323The independence gap of a graph. St000035The number of left outer peaks of a permutation. St001871The number of triconnected components of a graph. St000260The radius of a connected graph. St000282The size of the preimage of the map 'to poset' from Ordered trees to Posets. St000659The number of rises of length at least 2 of a Dyck path. St001031The height of the bicoloured Motzkin path associated with the Dyck path. St001204Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St000259The diameter of a connected graph. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St001113Number of indecomposable projective non-injective modules with reflexive Auslander-Reiten sequences in the corresponding Nakayama algebra. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St001960The number of descents of a permutation minus one if its first entry is not one. St001729The number of visible descents of a permutation. St001928The number of non-overlapping descents in a permutation. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000284The Plancherel distribution on integer partitions. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000668The least common multiple of the parts of the partition. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000929The constant term of the character polynomial of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000941The number of characters of the symmetric group whose value on the partition is even. St001128The exponens consonantiae of a partition. St000137The Grundy value of an integer partition. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000618The number of self-evacuating tableaux of given shape. St000781The number of proper colouring schemes of a Ferrers diagram. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001525The number of symmetric hooks on the diagonal of a partition. St001587Half of the largest even part of an integer partition. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001657The number of twos in an integer partition. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St001845The number of join irreducibles minus the rank of a lattice. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000455The second largest eigenvalue of a graph if it is integral. St000782The indicator function of whether a given perfect matching is an L & P matching. St000031The number of cycles in the cycle decomposition of a permutation. St001651The Frankl number of a lattice. St001621The number of atoms of a lattice. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000456The monochromatic index of a connected graph. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000205Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. St000206Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000225Difference between largest and smallest parts in a partition. St000478Another weight of a partition according to Alladi. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000749The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree. St000934The 2-degree of an integer partition. St000936The number of even values of the symmetric group character corresponding to the partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St000940The number of characters of the symmetric group whose value on the partition is zero. St000944The 3-degree of an integer partition. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001175The size of a partition minus the hook length of the base cell. St001176The size of a partition minus its first part. St001364The number of permutations whose cube equals a fixed permutation of given cycle type. St001383The BG-rank of an integer partition. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001432The order dimension of the partition. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001586The number of odd parts smaller than the largest even part in an integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001780The order of promotion on the set of standard tableaux of given shape. St001899The total number of irreducible representations contained in the higher Lie character for an integer partition. St001900The number of distinct irreducible representations contained in the higher Lie character for an integer partition. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. St001924The number of cells in an integer partition whose arm and leg length coincide. St001961The sum of the greatest common divisors of all pairs of parts. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001877Number of indecomposable injective modules with projective dimension 2. St000761The number of ascents in an integer composition. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St001661Half the permanent of the Identity matrix plus the permutation matrix associated to the permutation. St001737The number of descents of type 2 in a permutation. St000764The number of strong records in an integer composition. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St001095The number of non-isomorphic posets with precisely one further covering relation. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001722The number of minimal chains with small intervals between a binary word and the top element. St000091The descent variation of a composition. St000562The number of internal points of a set partition. St000709The number of occurrences of 14-2-3 or 14-3-2. St000872The number of very big descents of a permutation. St001130The number of two successive successions in a permutation. St001470The cyclic holeyness of a permutation. St001551The number of restricted non-inversions between exceedances where the rightmost exceedance is linked. St001857The number of edges in the reduced word graph of a signed permutation. St001867The number of alignments of type EN of a signed permutation. St001868The number of alignments of type NE of a signed permutation. St001906Half of the difference between the total displacement and the number of inversions and the reflection length of a permutation. St000243The number of cyclic valleys and cyclic peaks of a permutation. St001344The neighbouring number of a permutation. St001413Half the length of the longest even length palindromic prefix of a binary word. St001896The number of right descents of a signed permutations. St000236The number of cyclical small weak excedances. St000241The number of cyclical small excedances. St000248The number of anti-singletons of a set partition. St000249The number of singletons (St000247) plus the number of antisingletons (St000248) of a set partition. St001466The number of transpositions swapping cyclically adjacent numbers in a permutation.
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!