Processing math: 20%

Your data matches 83 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000758: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1 = 0 + 1
[1,1] => 1 = 0 + 1
[2] => 1 = 0 + 1
[1,1,1] => 1 = 0 + 1
[1,2] => 2 = 1 + 1
[2,1] => 1 = 0 + 1
[3] => 1 = 0 + 1
[1,1,1,1] => 1 = 0 + 1
[1,1,2] => 2 = 1 + 1
[1,2,1] => 2 = 1 + 1
[1,3] => 2 = 1 + 1
[2,1,1] => 1 = 0 + 1
[2,2] => 2 = 1 + 1
[3,1] => 1 = 0 + 1
[4] => 1 = 0 + 1
[1,1,1,1,1] => 1 = 0 + 1
[1,1,1,2] => 2 = 1 + 1
[1,1,2,1] => 2 = 1 + 1
[1,1,3] => 2 = 1 + 1
[1,2,1,1] => 2 = 1 + 1
[1,2,2] => 2 = 1 + 1
[1,3,1] => 2 = 1 + 1
[1,4] => 2 = 1 + 1
[2,1,1,1] => 1 = 0 + 1
[2,1,2] => 2 = 1 + 1
[2,2,1] => 2 = 1 + 1
[2,3] => 2 = 1 + 1
[3,1,1] => 1 = 0 + 1
[3,2] => 2 = 1 + 1
[4,1] => 1 = 0 + 1
[5] => 1 = 0 + 1
[1,1,1,1,1,1] => 1 = 0 + 1
[1,1,1,1,2] => 2 = 1 + 1
[1,1,1,2,1] => 2 = 1 + 1
[1,1,1,3] => 2 = 1 + 1
[1,1,2,1,1] => 2 = 1 + 1
[1,1,2,2] => 2 = 1 + 1
[1,1,3,1] => 2 = 1 + 1
[1,1,4] => 2 = 1 + 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] => 3 = 2 + 1
[1,3,1,1] => 2 = 1 + 1
[1,3,2] => 2 = 1 + 1
[1,4,1] => 2 = 1 + 1
[1,5] => 2 = 1 + 1
[2,1,1,1,1] => 1 = 0 + 1
[2,1,1,2] => 2 = 1 + 1
[2,1,2,1] => 2 = 1 + 1
Description
The length of the longest staircase fitting into an integer composition. For a given composition c1,,cn, this is the maximal number such that there are indices i1<<i with cikk, see [def.3.1, 1]
Matching statistic: St000660
Mp00231: Integer compositions bounce pathDyck paths
Mp00101: Dyck paths decomposition reverseDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
St000660: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> [1,0]
=> 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [1,1,1,0,0,0]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 0
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 0
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,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]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 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,1,0,0,0,0,0]
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 0
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 0
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,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]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> [1,0,1,1,1,0,1,0,1,0,0,0]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,1,1,0,0,0,0]
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,1,0,1,0,0,0,0]
=> 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,0,1,1,1,1,0,1,0,0,0,0]
=> 1
[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]
=> [1,1,1,1,0,1,0,1,0,0,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,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> 0
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> [1,0,1,1,1,0,1,0,0,1,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: St001037
Mp00231: Integer compositions bounce pathDyck paths
Mp00032: Dyck paths inverse zeta mapDyck paths
Mp00142: Dyck paths promotionDyck paths
St001037: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> [1,0]
=> 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,0,1,1,0,0]
=> 1
[1,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 0
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,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]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[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,1,0,0,1,1,1,0,0,0]
=> 1
[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,0,1,0,1,1,1,0,0,0]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 1
[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,0,1,1,0,1,1,0,0,0]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 0
[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,0,1,1,1,0,1,0,0,0]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,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]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[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,1,0,0,1,1,1,1,0,0,0,0]
=> 1
[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,0,1,0,1,1,1,1,0,0,0,0]
=> 1
[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,1,0,1,0,0,1,1,1,0,0,0]
=> 1
[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,0,1,1,0,1,1,1,0,0,0,0]
=> 1
[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,1,0,0,1,0,1,1,1,0,0,0]
=> 1
[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,0,1,0,1,0,1,1,1,0,0,0]
=> 1
[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,1,0,1,0,1,0,0,1,1,0,0]
=> 1
[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,0,1,1,1,0,1,1,0,0,0,0]
=> 2
[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,1,0,0,1,1,0,1,1,0,0,0]
=> 1
[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,0,1,0,1,1,0,1,1,0,0,0]
=> 1
[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,1,0,1,0,0,1,0,1,1,0,0]
=> 1
[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,0,1,1,0,1,0,1,1,0,0,0]
=> 1
[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,1,0,0,1,0,1,0,1,1,0,0]
=> 1
[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,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[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,1,0,1,0,1,0,1,0,0,1,0]
=> 0
[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,0,1,1,1,1,0,1,0,0,0,0]
=> 1
[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,1,0,0,1,1,1,0,1,0,0,0]
=> 1
[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,0,1,0,1,1,1,0,1,0,0,0]
=> 1
Description
The number of inner corners of the upper path of the parallelogram polyomino associated with the Dyck path.
Mp00231: Integer compositions bounce pathDyck paths
Mp00024: Dyck paths to 321-avoiding permutationPermutations
Mp00090: Permutations cycle-as-one-line notationPermutations
St000862: Permutations ⟶ ℤResult quality: 94% values known / values provided: 94%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [1] => 1 = 0 + 1
[1,1] => [1,0,1,0]
=> [2,1] => [1,2] => 1 = 0 + 1
[2] => [1,1,0,0]
=> [1,2] => [1,2] => 1 = 0 + 1
[1,1,1] => [1,0,1,0,1,0]
=> [2,1,3] => [1,2,3] => 1 = 0 + 1
[1,2] => [1,0,1,1,0,0]
=> [2,3,1] => [1,2,3] => 1 = 0 + 1
[2,1] => [1,1,0,0,1,0]
=> [3,1,2] => [1,3,2] => 2 = 1 + 1
[3] => [1,1,1,0,0,0]
=> [1,2,3] => [1,2,3] => 1 = 0 + 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [2,1,4,3] => [1,2,3,4] => 1 = 0 + 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,4,1,3] => [1,2,4,3] => 2 = 1 + 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,3,4] => [1,2,3,4] => 1 = 0 + 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [1,2,3,4] => 1 = 0 + 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [3,1,4,2] => [1,3,4,2] => 2 = 1 + 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [1,3,2,4] => 2 = 1 + 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [1,4,3,2] => 2 = 1 + 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 1 = 0 + 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,5] => [1,2,3,4,5] => 1 = 0 + 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,5] => [1,2,4,3,5] => 2 = 1 + 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3] => [1,2,3,4,5] => 1 = 0 + 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => [1,2,4,3,5] => 2 = 1 + 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,5,3,4] => [1,2,3,5,4] => 2 = 1 + 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [2,5,1,3,4] => [1,2,5,4,3] => 2 = 1 + 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => [1,2,3,4,5] => 1 = 0 + 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [1,2,3,4,5] => 1 = 0 + 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [3,1,4,2,5] => [1,3,4,2,5] => 2 = 1 + 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [3,4,1,2,5] => [1,3,2,4,5] => 2 = 1 + 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [3,1,4,5,2] => [1,3,4,5,2] => 2 = 1 + 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [1,3,5,2,4] => 2 = 1 + 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [4,1,5,2,3] => [1,4,2,3,5] => 2 = 1 + 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [4,5,1,2,3] => [1,4,2,5,3] => 2 = 1 + 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [5,1,2,3,4] => [1,5,4,3,2] => 2 = 1 + 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => 1 = 0 + 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,6,5] => [1,2,3,4,5,6] => 1 = 0 + 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,6,5] => [1,2,4,3,5,6] => 2 = 1 + 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,6,3,5] => [1,2,3,4,6,5] => 2 = 1 + 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [2,4,6,1,3,5] => [1,2,4,3,6,5] => 2 = 1 + 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [2,1,4,3,5,6] => [1,2,3,4,5,6] => 1 = 0 + 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [2,4,1,3,5,6] => [1,2,4,3,5,6] => 2 = 1 + 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [2,1,4,5,6,3] => [1,2,3,4,5,6] => 1 = 0 + 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [2,4,5,6,1,3] => [1,2,4,6,3,5] => 2 = 1 + 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [2,1,5,3,6,4] => [1,2,3,5,6,4] => 2 = 1 + 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => [1,2,5,6,4,3] => 2 = 1 + 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [2,1,5,6,3,4] => [1,2,3,5,4,6] => 2 = 1 + 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [2,5,6,1,3,4] => [1,2,5,3,6,4] => 2 = 1 + 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [2,1,6,3,4,5] => [1,2,3,6,5,4] => 2 = 1 + 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [2,6,1,3,4,5] => [1,2,6,5,4,3] => 2 = 1 + 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [2,1,3,4,5,6] => [1,2,3,4,5,6] => 1 = 0 + 1
[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 = 0 + 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [3,1,4,2,6,5] => [1,3,4,2,5,6] => 2 = 1 + 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [3,4,1,2,6,5] => [1,3,2,4,5,6] => 2 = 1 + 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [3,1,4,6,2,5] => [1,3,4,6,5,2] => 2 = 1 + 1
[3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> [4,5,6,7,1,2,3] => [1,4,7,3,6,2,5] => ? ∊ {1,1,1,1,2,2,2} + 1
[4,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> [5,1,6,2,7,3,4] => [1,5,7,4,2,3,6] => ? ∊ {1,1,1,1,2,2,2} + 1
[4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0]
=> [5,6,1,2,7,3,4] => [1,5,7,4,2,6,3] => ? ∊ {1,1,1,1,2,2,2} + 1
[4,2,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [5,1,6,7,2,3,4] => [1,5,2,3,6,4,7] => ? ∊ {1,1,1,1,2,2,2} + 1
[4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> [5,6,7,1,2,3,4] => [1,5,2,6,3,7,4] => ? ∊ {1,1,1,1,2,2,2} + 1
[5,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0]
=> [6,1,7,2,3,4,5] => [1,6,4,2,3,7,5] => ? ∊ {1,1,1,1,2,2,2} + 1
[5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> [6,7,1,2,3,4,5] => [1,6,4,2,7,5,3] => ? ∊ {1,1,1,1,2,2,2} + 1
Description
The number of parts of the shifted shape of a permutation. The diagram of a strict partition λ1<λ2<<λ of n is a tableau with rows, the i-th row being indented by i cells. A shifted standard Young tableau is a filling of such a diagram, where entries in rows and columns are strictly increasing. The shifted Robinson-Schensted algorithm [1] associates to a permutation a pair (P,Q) of standard shifted Young tableaux of the same shape, where off-diagonal entries in Q may be circled. This statistic records the number of parts of the shifted shape.
Matching statistic: St001727
Mp00040: Integer compositions to partitionInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00129: Dyck paths to 321-avoiding permutation (Billey-Jockusch-Stanley)Permutations
St001727: Permutations ⟶ ℤResult quality: 83% values known / values provided: 83%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [1,0]
=> [1] => 0
[1,1] => [1,1]
=> [1,1,0,0]
=> [1,2] => 0
[2] => [2]
=> [1,0,1,0]
=> [2,1] => 0
[1,1,1] => [1,1,1]
=> [1,1,0,1,0,0]
=> [3,1,2] => 1
[1,2] => [2,1]
=> [1,0,1,1,0,0]
=> [2,1,3] => 0
[2,1] => [2,1]
=> [1,0,1,1,0,0]
=> [2,1,3] => 0
[3] => [3]
=> [1,0,1,0,1,0]
=> [2,3,1] => 0
[1,1,1,1] => [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [3,4,1,2] => 1
[1,1,2] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[1,2,1] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[1,3] => [3,1]
=> [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 0
[2,1,1] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[2,2] => [2,2]
=> [1,1,1,0,0,0]
=> [1,2,3] => 0
[3,1] => [3,1]
=> [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 0
[4] => [4]
=> [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => 0
[1,1,1,1,1] => [1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,0]
=> [3,4,5,1,2] => 1
[1,1,1,2] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[1,1,2,1] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[1,1,3] => [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[1,2,1,1] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[1,2,2] => [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[1,3,1] => [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[1,4] => [4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => 0
[2,1,1,1] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[2,1,2] => [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[2,2,1] => [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[2,3] => [3,2]
=> [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 0
[3,1,1] => [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[3,2] => [3,2]
=> [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 0
[4,1] => [4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => 0
[5] => [5]
=> [1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,1] => 0
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [3,4,5,6,1,2] => 1
[1,1,1,1,2] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,1,1,3] => [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,5,6,1,4] => 1
[1,1,2,1,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,1,2,2] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,1,3,1] => [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,5,6,1,4] => 1
[1,1,4] => [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,6,1,5] => 1
[1,2,1,1,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,2,1,2] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,2,2,1] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,2,3] => [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [2,1,5,3,4] => 1
[1,3,1,1] => [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,5,6,1,4] => 1
[1,3,2] => [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [2,1,5,3,4] => 1
[1,4,1] => [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,6,1,5] => 1
[1,5] => [5,1]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,1,6] => 0
[2,1,1,1,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[2,1,1,2] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[2,1,2,1] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> [3,4,5,6,7,1,2] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,1,1,1,2] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,1,1,2,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,1,1,3] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,1,2,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,1,3,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,1,4] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,2,1,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,3,1,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,4,1] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,1,5] => [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,5,7,1,6] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,2,1,1,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,3,1,1,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,4,1,1] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,5,1] => [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,5,7,1,6] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[1,6] => [6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,6,1,7] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[2,1,1,1,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[3,1,1,1,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[4,1,1,1] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[5,1,1] => [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,5,7,1,6] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[6,1] => [6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,6,1,7] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
[7] => [7]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,6,7,1] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2}
Description
The number of invisible inversions of a permutation. A visible inversion of a permutation π is a pair i<j such that π(j)min. Thus, an invisible inversion satisfies \pi(i) > \pi(j) > i.
Mp00040: Integer compositions to partitionInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00129: Dyck paths to 321-avoiding permutation (Billey-Jockusch-Stanley)Permutations
St001744: Permutations ⟶ ℤResult quality: 83% values known / values provided: 83%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> [1,0]
=> [1] => 0
[1,1] => [1,1]
=> [1,1,0,0]
=> [1,2] => 0
[2] => [2]
=> [1,0,1,0]
=> [2,1] => 0
[1,1,1] => [1,1,1]
=> [1,1,0,1,0,0]
=> [3,1,2] => 1
[1,2] => [2,1]
=> [1,0,1,1,0,0]
=> [2,1,3] => 0
[2,1] => [2,1]
=> [1,0,1,1,0,0]
=> [2,1,3] => 0
[3] => [3]
=> [1,0,1,0,1,0]
=> [2,3,1] => 0
[1,1,1,1] => [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [3,4,1,2] => 1
[1,1,2] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[1,2,1] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[1,3] => [3,1]
=> [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 0
[2,1,1] => [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[2,2] => [2,2]
=> [1,1,1,0,0,0]
=> [1,2,3] => 0
[3,1] => [3,1]
=> [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 0
[4] => [4]
=> [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => 0
[1,1,1,1,1] => [1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,0]
=> [3,4,5,1,2] => 1
[1,1,1,2] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[1,1,2,1] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[1,1,3] => [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[1,2,1,1] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[1,2,2] => [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[1,3,1] => [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[1,4] => [4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => 0
[2,1,1,1] => [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[2,1,2] => [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[2,2,1] => [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[2,3] => [3,2]
=> [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 0
[3,1,1] => [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[3,2] => [3,2]
=> [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 0
[4,1] => [4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => 0
[5] => [5]
=> [1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,1] => 0
[1,1,1,1,1,1] => [1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [3,4,5,6,1,2] => 1
[1,1,1,1,2] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,1,1,2,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,1,1,3] => [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,5,6,1,4] => 1
[1,1,2,1,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,1,2,2] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,1,3,1] => [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,5,6,1,4] => 1
[1,1,4] => [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,6,1,5] => 1
[1,2,1,1,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[1,2,1,2] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,2,2,1] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,2,3] => [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [2,1,5,3,4] => 1
[1,3,1,1] => [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,5,6,1,4] => 1
[1,3,2] => [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [2,1,5,3,4] => 1
[1,4,1] => [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,6,1,5] => 1
[1,5] => [5,1]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,1,6] => 0
[2,1,1,1,1] => [2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[2,1,1,2] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[2,1,2,1] => [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,4,5,2,3] => 1
[1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> [3,4,5,6,7,1,2] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,1,1,1,2] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,1,1,2,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,1,1,3] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,1,2,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,1,3,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,1,4] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,2,1,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,3,1,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,4,1] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,1,5] => [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,5,7,1,6] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,2,1,1,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,3,1,1,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,4,1,1] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,5,1] => [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,5,7,1,6] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[1,6] => [6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,6,1,7] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[2,1,1,1,1,1] => [2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,7,1,3] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[3,1,1,1,1] => [3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,3,5,6,7,1,4] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[4,1,1,1] => [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [2,3,4,6,7,1,5] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[5,1,1] => [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [2,3,4,5,7,1,6] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[6,1] => [6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,6,1,7] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
[7] => [7]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,6,7,1] => ? ∊ {0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
Description
The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. Let \nu be a (partial) permutation of [k] with m letters together with dashes between some of its letters. An occurrence of \nu in a permutation \tau is a subsequence \tau_{a_1},\dots,\tau_{a_m} such that a_i + 1 = a_{i+1} whenever there is a dash between the i-th and the (i+1)-st letter of \nu, which is order isomorphic to \nu. Thus, \nu is a vincular pattern, except that it is not required to be a permutation. An arrow pattern of size k consists of such a generalized vincular pattern \nu and arrows b_1\to c_1, b_2\to c_2,\dots, such that precisely the numbers 1,\dots,k appear in the vincular pattern and the arrows. Let \Phi be the map [[Mp00087]]. Let \tau be a permutation and \sigma = \Phi(\tau). Then a subsequence w = (x_{a_1},\dots,x_{a_m}) of \tau is an occurrence of the arrow pattern if w is an occurrence of \nu, for each arrow b\to c we have \sigma(x_b) = x_c and x_1 < x_2 < \dots < x_k.
Matching statistic: St000480
Mp00184: Integer compositions to threshold graphGraphs
Mp00276: Graphs to edge-partition of biconnected componentsInteger partitions
St000480: Integer partitions ⟶ ℤResult quality: 67% values known / values provided: 80%distinct values known / distinct values provided: 67%
Values
[1] => ([],1)
=> []
=> 0
[1,1] => ([(0,1)],2)
=> [1]
=> 0
[2] => ([],2)
=> []
=> 0
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 1
[1,2] => ([(1,2)],3)
=> [1]
=> 0
[2,1] => ([(0,2),(1,2)],3)
=> [1,1]
=> 0
[3] => ([],3)
=> []
=> 0
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [6]
=> 1
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> [3]
=> 1
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 1
[1,3] => ([(2,3)],4)
=> [1]
=> 0
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [5]
=> 1
[2,2] => ([(1,3),(2,3)],4)
=> [1,1]
=> 0
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> [1,1,1]
=> 0
[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)
=> [10]
=> 1
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [6]
=> 1
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [6,1]
=> 1
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> [3]
=> 1
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [8]
=> 1
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [3,1]
=> 1
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [3,1,1]
=> 1
[1,4] => ([(3,4)],5)
=> [1]
=> 0
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [9]
=> 1
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 1
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5,1]
=> 1
[2,3] => ([(2,4),(3,4)],5)
=> [1,1]
=> 0
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [7]
=> 1
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> [1,1,1]
=> 0
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> [1,1,1,1]
=> 0
[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)
=> [15]
=> ? ∊ {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)
=> [10]
=> 1
[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)
=> [10,1]
=> 1
[1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6]
=> 1
[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)
=> [12]
=> 1
[1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6,1]
=> 1
[1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6,1,1]
=> 1
[1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> [3]
=> 1
[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)
=> [13]
=> ? ∊ {1,1,2}
[1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [8]
=> 1
[1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [8,1]
=> 1
[1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> [3,1]
=> 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)
=> [10]
=> 1
[1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> [3,1,1]
=> 1
[1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> [3,1,1,1]
=> 1
[1,5] => ([(4,5)],6)
=> [1]
=> 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)
=> [14]
=> ? ∊ {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)
=> [9]
=> 1
[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)
=> [9,1]
=> 1
[2,1,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [5]
=> 1
[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)
=> [11]
=> 1
[2,2,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [5,1]
=> 1
[1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [21]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,1,1,2,1] => ([(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,1,2,1,1] => ([(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [17]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,2,1,1,1] => ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [18]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,2,2,1] => ([(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [12,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [19]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,1,1,2] => ([(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,1,2,1] => ([(0,6),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,3,1,1,1] => ([(0,4),(0,5),(0,6),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [16]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,1,1,1,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [20]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,1,1,2] => ([(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,1,2,1] => ([(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,2,1,1] => ([(0,5),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [16]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,2,1,1,1] => ([(0,4),(0,5),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [17]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[3,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [18]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[3,1,2,1] => ([(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [12,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[3,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[4,1,1,1] => ([(0,4),(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
Description
The number of lower covers of a partition in dominance order. According to [1], Corollary 2.4, the maximum number of elements one element (apparently for n\neq 2) can cover is \frac{1}{2}(\sqrt{1+8n}-3) and an element which covers this number of elements is given by (c+i,c,c-1,\dots,3,2,1), where 1\leq i\leq c+2.
Matching statistic: St000481
Mp00184: Integer compositions to threshold graphGraphs
Mp00276: Graphs to edge-partition of biconnected componentsInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St000481: Integer partitions ⟶ ℤResult quality: 67% values known / values provided: 80%distinct values known / distinct values provided: 67%
Values
[1] => ([],1)
=> []
=> []
=> 0
[1,1] => ([(0,1)],2)
=> [1]
=> [1]
=> 0
[2] => ([],2)
=> []
=> []
=> 0
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> [3]
=> [1,1,1]
=> 1
[1,2] => ([(1,2)],3)
=> [1]
=> [1]
=> 0
[2,1] => ([(0,2),(1,2)],3)
=> [1,1]
=> [2]
=> 0
[3] => ([],3)
=> []
=> []
=> 0
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [6]
=> [1,1,1,1,1,1]
=> 1
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> [3]
=> [1,1,1]
=> 1
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1]
=> [2,1,1]
=> 1
[1,3] => ([(2,3)],4)
=> [1]
=> [1]
=> 0
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [5]
=> [1,1,1,1,1]
=> 1
[2,2] => ([(1,3),(2,3)],4)
=> [1,1]
=> [2]
=> 0
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> [1,1,1]
=> [3]
=> 0
[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)
=> [10]
=> [1,1,1,1,1,1,1,1,1,1]
=> 1
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [6]
=> [1,1,1,1,1,1]
=> 1
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [6,1]
=> [2,1,1,1,1,1]
=> 1
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> [3]
=> [1,1,1]
=> 1
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [8]
=> [1,1,1,1,1,1,1,1]
=> 1
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [3,1]
=> [2,1,1]
=> 1
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [3,1,1]
=> [3,1,1]
=> 1
[1,4] => ([(3,4)],5)
=> [1]
=> [1]
=> 0
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [9]
=> [1,1,1,1,1,1,1,1,1]
=> 1
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> [1,1,1,1,1]
=> 1
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5,1]
=> [2,1,1,1,1]
=> 1
[2,3] => ([(2,4),(3,4)],5)
=> [1,1]
=> [2]
=> 0
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [7]
=> [1,1,1,1,1,1,1]
=> 1
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> [1,1,1]
=> [3]
=> 0
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> [1,1,1,1]
=> [4]
=> 0
[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)
=> [15]
=> [1,1,1,1,1,1,1,1,1,1,1,1,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)
=> [10]
=> [1,1,1,1,1,1,1,1,1,1]
=> 1
[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)
=> [10,1]
=> [2,1,1,1,1,1,1,1,1,1]
=> 1
[1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6]
=> [1,1,1,1,1,1]
=> 1
[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)
=> [12]
=> [1,1,1,1,1,1,1,1,1,1,1,1]
=> 1
[1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6,1]
=> [2,1,1,1,1,1]
=> 1
[1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6,1,1]
=> [3,1,1,1,1,1]
=> 1
[1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> [3]
=> [1,1,1]
=> 1
[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)
=> [13]
=> [1,1,1,1,1,1,1,1,1,1,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)
=> [8]
=> [1,1,1,1,1,1,1,1]
=> 1
[1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [8,1]
=> [2,1,1,1,1,1,1,1]
=> 1
[1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> [3,1]
=> [2,1,1]
=> 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)
=> [10]
=> [1,1,1,1,1,1,1,1,1,1]
=> 1
[1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> [3,1,1]
=> [3,1,1]
=> 1
[1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> [3,1,1,1]
=> [4,1,1]
=> 1
[1,5] => ([(4,5)],6)
=> [1]
=> [1]
=> 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)
=> [14]
=> [1,1,1,1,1,1,1,1,1,1,1,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)
=> [9]
=> [1,1,1,1,1,1,1,1,1]
=> 1
[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)
=> [9,1]
=> [2,1,1,1,1,1,1,1,1]
=> 1
[2,1,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [5]
=> [1,1,1,1,1]
=> 1
[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)
=> [11]
=> [1,1,1,1,1,1,1,1,1,1,1]
=> 1
[2,2,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [5,1]
=> [2,1,1,1,1]
=> 1
[1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [21]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,1,1,2,1] => ([(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15,1]
=> [2,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,1,2,1,1] => ([(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [17]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,2,1,1,1] => ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [18]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,2,2,1] => ([(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [12,1]
=> [2,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,1,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [19]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,1,1,2] => ([(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,1,2,1] => ([(0,6),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13,1]
=> [2,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,2,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[1,3,1,1,1] => ([(0,4),(0,5),(0,6),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [16]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,1,1,1,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [20]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,1,1,2] => ([(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,1,2,1] => ([(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14,1]
=> [2,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,1,2,1,1] => ([(0,5),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [16]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,2,1,1,1] => ([(0,4),(0,5),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [17]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[2,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[3,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [18]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[3,1,2,1] => ([(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [12,1]
=> [2,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[3,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
[4,1,1,1] => ([(0,4),(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2}
Description
The number of upper covers of a partition in dominance order.
Matching statistic: St001191
Mp00180: Integer compositions to ribbonSkew partitions
Mp00183: Skew partitions inner shapeInteger partitions
Mp00043: Integer partitions to Dyck pathDyck paths
St001191: Dyck paths ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 100%
Values
[1] => [[1],[]]
=> []
=> []
=> ? = 0
[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,0,1,0]
=> 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,0,1,0]
=> 1
[1,3] => [[3,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0}
[2,1,1] => [[2,2,2],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[2,2] => [[3,2],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[3,1] => [[3,3],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[4] => [[4],[]]
=> []
=> []
=> ? ∊ {0,0,0,0}
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,1,1,2] => [[2,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,1,2,1] => [[2,2,1,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,1,3] => [[3,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[1,2,2] => [[3,2,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,3,1] => [[3,3,1],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[1,4] => [[4,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[2,2,1] => [[3,3,2],[2,1]]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[2,3] => [[4,2],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[3,1,1] => [[3,3,3],[2,2]]
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 1
[3,2] => [[4,3],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[4,1] => [[4,4],[3]]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 1
[5] => [[5],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,1,1,1,1,1] => [[1,1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,2}
[1,1,1,1,2] => [[2,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,2}
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,1,1,3] => [[3,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,2}
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[1,1,2,2] => [[3,2,1,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,1,3,1] => [[3,3,1,1],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[1,1,4] => [[4,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,2}
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[1,2,3] => [[4,2,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 1
[1,3,2] => [[4,3,1],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[1,4,1] => [[4,4,1],[3]]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,5] => [[5,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,2}
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 0
[2,1,3] => [[4,2,2],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> [2,2,1]
=> [1,0,1,0,1,1,0,0]
=> 1
[2,2,2] => [[4,3,2],[2,1]]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[2,3,1] => [[4,4,2],[3,1]]
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 1
[2,4] => [[5,2],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> [2,2,2]
=> [1,1,0,0,1,1,1,0,0,0]
=> 1
[3,1,2] => [[4,3,3],[2,2]]
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 1
[3,2,1] => [[4,4,3],[3,2]]
=> [3,2]
=> [1,1,0,0,1,0,1,0]
=> 1
[3,3] => [[5,3],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[4,1,1] => [[4,4,4],[3,3]]
=> [3,3]
=> [1,1,1,0,0,0,1,1,0,0]
=> 1
[4,2] => [[5,4],[3]]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 1
[5,1] => [[5,5],[4]]
=> [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1
[6] => [[6],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,2}
[1,1,1,1,1,1,1] => [[1,1,1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
[1,1,1,1,1,2] => [[2,1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
[1,1,1,1,2,1] => [[2,2,1,1,1,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,1,1,1,3] => [[3,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
[1,1,1,2,1,1] => [[2,2,2,1,1,1],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[1,1,1,2,2] => [[3,2,1,1,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,1,1,3,1] => [[3,3,1,1,1],[2]]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[1,1,1,4] => [[4,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
[1,1,2,1,1,1] => [[2,2,2,2,1,1],[1,1,1]]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,1,2,1,2] => [[3,2,2,1,1],[1,1]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[1,1,2,2,1] => [[3,3,2,1,1],[2,1]]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[1,1,2,3] => [[4,2,1,1],[1]]
=> [1]
=> [1,0,1,0]
=> 1
[1,1,5] => [[5,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
[1,6] => [[6,1],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
[7] => [[7],[]]
=> []
=> []
=> ? ∊ {0,0,2,2,2,2,2}
Description
Number of simple modules S with Ext_A^i(S,A)=0 for all i=0,1,...,g-1 in the corresponding Nakayama algebra A with global dimension g.
Matching statistic: St001196
Mp00180: Integer compositions to ribbonSkew partitions
Mp00183: Skew partitions inner shapeInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
St001196: Dyck paths ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 100%
Values
[1] => [[1],[]]
=> []
=> []
=> ? = 0
[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,0]
=> 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,0]
=> 1
[1,3] => [[3,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0}
[2,1,1] => [[2,2,2],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[2,2] => [[3,2],[1]]
=> [1]
=> [1,0]
=> 1
[3,1] => [[3,3],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[4] => [[4],[]]
=> []
=> []
=> ? ∊ {0,0,0,0}
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,1,1,2] => [[2,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,1,2,1] => [[2,2,1,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,1,3] => [[3,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[1,2,2] => [[3,2,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,3,1] => [[3,3,1],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[1,4] => [[4,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[2,2,1] => [[3,3,2],[2,1]]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,3] => [[4,2],[1]]
=> [1]
=> [1,0]
=> 1
[3,1,1] => [[3,3,3],[2,2]]
=> [2,2]
=> [1,1,1,0,0,0]
=> 1
[3,2] => [[4,3],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[4,1] => [[4,4],[3]]
=> [3]
=> [1,0,1,0,1,0]
=> 1
[5] => [[5],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0}
[1,1,1,1,1,1] => [[1,1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0}
[1,1,1,1,2] => [[2,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0}
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,1,1,3] => [[3,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0}
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[1,1,2,2] => [[3,2,1,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,1,3,1] => [[3,3,1,1],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[1,1,4] => [[4,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0}
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[1,2,3] => [[4,2,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> [2,2]
=> [1,1,1,0,0,0]
=> 1
[1,3,2] => [[4,3,1],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[1,4,1] => [[4,4,1],[3]]
=> [3]
=> [1,0,1,0,1,0]
=> 1
[1,5] => [[5,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0}
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 2
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
[2,1,3] => [[4,2,2],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> 1
[2,2,2] => [[4,3,2],[2,1]]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,3,1] => [[4,4,2],[3,1]]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 1
[2,4] => [[5,2],[1]]
=> [1]
=> [1,0]
=> 1
[3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> 1
[3,1,2] => [[4,3,3],[2,2]]
=> [2,2]
=> [1,1,1,0,0,0]
=> 1
[3,2,1] => [[4,4,3],[3,2]]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> 1
[3,3] => [[5,3],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[4,1,1] => [[4,4,4],[3,3]]
=> [3,3]
=> [1,1,1,0,1,0,0,0]
=> 1
[4,2] => [[5,4],[3]]
=> [3]
=> [1,0,1,0,1,0]
=> 1
[5,1] => [[5,5],[4]]
=> [4]
=> [1,0,1,0,1,0,1,0]
=> 1
[6] => [[6],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0}
[1,1,1,1,1,1,1] => [[1,1,1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
[1,1,1,1,1,2] => [[2,1,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
[1,1,1,1,2,1] => [[2,2,1,1,1,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,1,1,1,3] => [[3,1,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
[1,1,1,2,1,1] => [[2,2,2,1,1,1],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[1,1,1,2,2] => [[3,2,1,1,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,1,1,3,1] => [[3,3,1,1,1],[2]]
=> [2]
=> [1,0,1,0]
=> 1
[1,1,1,4] => [[4,1,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
[1,1,2,1,1,1] => [[2,2,2,2,1,1],[1,1,1]]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,1,2,1,2] => [[3,2,2,1,1],[1,1]]
=> [1,1]
=> [1,1,0,0]
=> 1
[1,1,2,2,1] => [[3,3,2,1,1],[2,1]]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[1,1,2,3] => [[4,2,1,1],[1]]
=> [1]
=> [1,0]
=> 1
[1,1,5] => [[5,1,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
[1,6] => [[6,1],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
[7] => [[7],[]]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,1}
Description
The global dimension of A minus the global dimension of eAe for the corresponding Nakayama algebra with minimal faithful projective-injective module eA.
The following 73 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001222Number of simple modules in the corresponding LNakayama algebra that have a unique 2-extension with the regular module. 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. St001330The hat guessing number of a graph. St001195The global dimension of the algebra A/AfA of the corresponding Nakayama algebra A with minimal left faithful projective-injective module Af. St000486The number of cycles of length at least 3 of a permutation. St000256The number of parts from which one can substract 2 and still get an integer partition. St000143The largest repeated part of a partition. St000914The sum of the values of the Möbius function of a poset. St001487The number of inner corners of a skew partition. St001490The number of connected components of a skew partition. St000619The number of cyclic descents of a permutation. St001085The number of occurrences of the vincular pattern |21-3 in a permutation. St001890The maximum magnitude of the Möbius function of a poset. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000929The constant term of the character polynomial of an integer partition. St001128The exponens consonantiae of a partition. St000260The radius of a connected graph. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000259The diameter of a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000781The number of proper colouring schemes of a Ferrers diagram. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St000697The number of 3-rim hooks removed from an integer partition to obtain its associated 3-core. St000944The 3-degree of an integer partition. St001335The cardinality of a minimal cycle-isolating set of a graph. St001859The number of factors of the Stanley symmetric function associated with a permutation. St001871The number of triconnected components of a graph. St001093The detour number of a graph. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001394The genus of a permutation. St000662The staircase size of the code of a permutation. St001597The Frobenius rank of a skew partition. St001432The order dimension of the partition. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000470The number of runs in a permutation. St000782The indicator function of whether a given perfect matching is an L & P matching. St001877Number of indecomposable injective modules with projective dimension 2. St000456The monochromatic index of a connected graph. St000284The Plancherel distribution on integer partitions. St000668The least common multiple of the parts of the partition. 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. St000933The number of multipartitions of sizes given by an integer partition. St001174The Gorenstein dimension of the algebra A/I when I is the tilting module corresponding to the permutation in the Auslander algebra of K[x]/(x^n). St000021The number of descents of a permutation. St001192The maximal dimension of Ext_A^2(S,A) for a simple module S over the corresponding Nakayama algebra A. St001503The largest distance of a vertex to a vertex in a cycle in the resolution quiver of the corresponding Nakayama algebra. St000325The width of the tree associated to a permutation. St001845The number of join irreducibles minus the rank of a lattice. St001651The Frankl number of a lattice. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St000035The number of left outer peaks of a permutation. 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. St001960The number of descents of a permutation minus one if its first entry is not one. St000807The sum of the heights of the valleys of the associated bargraph. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St000761The number of ascents in an integer composition. St000805The number of peaks of the associated bargraph. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001569The maximal modular displacement of a permutation. St001729The number of visible descents of a permutation. St001928The number of non-overlapping descents in a permutation. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset.