Your data matches 41 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00231: Integer compositions bounce pathDyck paths
St001022: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> 0
[1,1] => [1,0,1,0]
=> 0
[2] => [1,1,0,0]
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> 1
[1,2] => [1,0,1,1,0,0]
=> 0
[2,1] => [1,1,0,0,1,0]
=> 0
[3] => [1,1,1,0,0,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 1
[1,1,1,3] => [1,0,1,0,1,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]
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 1
[1,1,4] => [1,0,1,0,1,1,1,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,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> 0
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> 1
Description
Number of simple modules with projective dimension 3 in the Nakayama algebra corresponding to the Dyck path.
Mp00039: Integer compositions complementInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000660: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> 0
[1,1] => [2] => [1,1,0,0]
=> 0
[2] => [1,1] => [1,0,1,0]
=> 0
[1,1,1] => [3] => [1,1,1,0,0,0]
=> 1
[1,2] => [2,1] => [1,1,0,0,1,0]
=> 0
[2,1] => [1,2] => [1,0,1,1,0,0]
=> 0
[3] => [1,1,1] => [1,0,1,0,1,0]
=> 0
[1,1,1,1] => [4] => [1,1,1,1,0,0,0,0]
=> 1
[1,1,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> 1
[1,2,1] => [2,2] => [1,1,0,0,1,1,0,0]
=> 0
[1,3] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 0
[2,1,1] => [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[2,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 0
[3,1] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 0
[4] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,1] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,1,1,2] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 1
[1,1,2,1] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 1
[1,1,3] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 1
[1,2,1,1] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 1
[1,2,2] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 0
[1,3,1] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 0
[1,4] => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 0
[2,1,1,1] => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,2] => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 1
[2,2,1] => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 0
[2,3] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 0
[3,1,1] => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 1
[3,2] => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 0
[4,1] => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 0
[5] => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 0
[1,1,1,1,1,1] => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> 1
[1,1,1,1,2] => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1
[1,1,1,2,1] => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> 1
[1,1,1,3] => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> 1
[1,1,2,1,1] => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> 2
[1,1,2,2] => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> 1
[1,1,3,1] => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> 1
[1,1,4] => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> 1
[1,2,1,1,1] => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> 1
[1,2,1,2] => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> 1
[1,2,2,1] => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> 0
[1,2,3] => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> 0
[1,3,1,1] => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> 1
[1,3,2] => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> 0
[1,4,1] => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> 0
[1,5] => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 0
[2,1,1,1,1] => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[2,1,1,2] => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 1
[2,1,2,1] => [1,3,2] => [1,0,1,1,1,0,0,0,1,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].
Mp00041: Integer compositions conjugateInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
St000052: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [1,0]
=> 0
[1,1] => [2] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[2] => [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 0
[1,1,1] => [3] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 1
[1,2] => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 0
[2,1] => [2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 0
[3] => [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0
[1,1,1,1] => [4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 1
[1,1,2] => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,2,1] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 0
[2,1,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[2,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 0
[3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 0
[4] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 0
[1,1,1,1,1] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[1,1,1,2] => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[1,1,2,1] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> 1
[1,1,3] => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[1,2,1,1] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 1
[1,2,2] => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 0
[1,3,1] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 0
[1,4] => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 0
[2,1,1,1] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[2,1,2] => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[2,2,1] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 0
[2,3] => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 0
[3,1,1] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[3,2] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 0
[4,1] => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 0
[5] => [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]
=> 0
[1,1,1,1,1,1] => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 1
[1,1,1,1,2] => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> 1
[1,1,1,2,1] => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,0,1,1,1,1,0,0,1,0,0,0]
=> 1
[1,1,1,3] => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> 1
[1,1,2,1,1] => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> 2
[1,1,2,2] => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,1,0,0,1,0,0]
=> 1
[1,1,3,1] => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> 1
[1,1,4] => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> 1
[1,2,1,1,1] => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0,1,0]
=> 1
[1,2,1,2] => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0,1,0]
=> 1
[1,2,2,1] => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> 0
[1,2,3] => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0,1,0]
=> 0
[1,3,1,1] => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,1,0,0,0,0,1,0]
=> 1
[1,3,2] => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0,1,0]
=> 0
[1,4,1] => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0,1,0]
=> 0
[1,5] => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 0
[2,1,1,1,1] => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> 1
[2,1,1,2] => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,1,0,0,0,0]
=> 1
[2,1,2,1] => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,1,1,0,0,0]
=> 1
Description
The number of valleys of a Dyck path not on the x-axis. That is, the number of valleys of nonminimal height. This corresponds to the number of -1's in an inclusion of Dyck paths into alternating sign matrices.
Matching statistic: St000257
Mp00180: Integer compositions to ribbonSkew partitions
Mp00182: Skew partitions outer shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000257: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [[1],[]]
=> [1]
=> []
=> 0
[1,1] => [[1,1],[]]
=> [1,1]
=> [1]
=> 0
[2] => [[2],[]]
=> [2]
=> []
=> 0
[1,1,1] => [[1,1,1],[]]
=> [1,1,1]
=> [1,1]
=> 1
[1,2] => [[2,1],[]]
=> [2,1]
=> [1]
=> 0
[2,1] => [[2,2],[1]]
=> [2,2]
=> [2]
=> 0
[3] => [[3],[]]
=> [3]
=> []
=> 0
[1,1,1,1] => [[1,1,1,1],[]]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,1,2] => [[2,1,1],[]]
=> [2,1,1]
=> [1,1]
=> 1
[1,2,1] => [[2,2,1],[1]]
=> [2,2,1]
=> [2,1]
=> 0
[1,3] => [[3,1],[]]
=> [3,1]
=> [1]
=> 0
[2,1,1] => [[2,2,2],[1,1]]
=> [2,2,2]
=> [2,2]
=> 1
[2,2] => [[3,2],[1]]
=> [3,2]
=> [2]
=> 0
[3,1] => [[3,3],[2]]
=> [3,3]
=> [3]
=> 0
[4] => [[4],[]]
=> [4]
=> []
=> 0
[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,1,1,1],[]]
=> [2,1,1,1]
=> [1,1,1]
=> 1
[1,1,2,1] => [[2,2,1,1],[1]]
=> [2,2,1,1]
=> [2,1,1]
=> 1
[1,1,3] => [[3,1,1],[]]
=> [3,1,1]
=> [1,1]
=> 1
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [2,2,2,1]
=> [2,2,1]
=> 1
[1,2,2] => [[3,2,1],[1]]
=> [3,2,1]
=> [2,1]
=> 0
[1,3,1] => [[3,3,1],[2]]
=> [3,3,1]
=> [3,1]
=> 0
[1,4] => [[4,1],[]]
=> [4,1]
=> [1]
=> 0
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [2,2,2,2]
=> [2,2,2]
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> [3,2,2]
=> [2,2]
=> 1
[2,2,1] => [[3,3,2],[2,1]]
=> [3,3,2]
=> [3,2]
=> 0
[2,3] => [[4,2],[1]]
=> [4,2]
=> [2]
=> 0
[3,1,1] => [[3,3,3],[2,2]]
=> [3,3,3]
=> [3,3]
=> 1
[3,2] => [[4,3],[2]]
=> [4,3]
=> [3]
=> 0
[4,1] => [[4,4],[3]]
=> [4,4]
=> [4]
=> 0
[5] => [[5],[]]
=> [5]
=> []
=> 0
[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,1,1,1,1],[]]
=> [2,1,1,1,1]
=> [1,1,1,1]
=> 1
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> [2,2,1,1,1]
=> [2,1,1,1]
=> 1
[1,1,1,3] => [[3,1,1,1],[]]
=> [3,1,1,1]
=> [1,1,1]
=> 1
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> [2,2,2,1,1]
=> [2,2,1,1]
=> 2
[1,1,2,2] => [[3,2,1,1],[1]]
=> [3,2,1,1]
=> [2,1,1]
=> 1
[1,1,3,1] => [[3,3,1,1],[2]]
=> [3,3,1,1]
=> [3,1,1]
=> 1
[1,1,4] => [[4,1,1],[]]
=> [4,1,1]
=> [1,1]
=> 1
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> [2,2,2,2,1]
=> [2,2,2,1]
=> 1
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> [3,2,2,1]
=> [2,2,1]
=> 1
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> [3,3,2,1]
=> [3,2,1]
=> 0
[1,2,3] => [[4,2,1],[1]]
=> [4,2,1]
=> [2,1]
=> 0
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> [3,3,3,1]
=> [3,3,1]
=> 1
[1,3,2] => [[4,3,1],[2]]
=> [4,3,1]
=> [3,1]
=> 0
[1,4,1] => [[4,4,1],[3]]
=> [4,4,1]
=> [4,1]
=> 0
[1,5] => [[5,1],[]]
=> [5,1]
=> [1]
=> 0
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> [2,2,2,2,2]
=> [2,2,2,2]
=> 1
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> [3,2,2,2]
=> [2,2,2]
=> 1
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> [3,3,2,2]
=> [3,2,2]
=> 1
Description
The number of distinct parts of a partition that occur at least twice. See Section 3.3.1 of [2].
Mp00231: Integer compositions bounce pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St000386: 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,0,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 0
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,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,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,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,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,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,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,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,1,1,1,0,0,0,0,0]
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,1,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,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,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,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,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,1,0,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> [1,1,1,1,0,1,0,0,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,0,1,0,1,1,0,0]
=> [1,1,1,0,1,1,0,0,1,0,0,0]
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,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,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,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,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,1,1,0,1,0,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,1,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,1,0,0]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> 1
Description
The number of factors DDU in a Dyck path.
Matching statistic: St000552
Mp00231: Integer compositions bounce pathDyck paths
Mp00129: Dyck paths to 321-avoiding permutation (Billey-Jockusch-Stanley)Permutations
Mp00160: Permutations graph of inversionsGraphs
St000552: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => ([],1)
=> 0
[1,1] => [1,0,1,0]
=> [2,1] => ([(0,1)],2)
=> 0
[2] => [1,1,0,0]
=> [1,2] => ([],2)
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 1
[1,2] => [1,0,1,1,0,0]
=> [2,1,3] => ([(1,2)],3)
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,3,2] => ([(1,2)],3)
=> 0
[3] => [1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => ([(2,3)],4)
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => ([(2,3)],4)
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,2,4,3] => ([(2,3)],4)
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => ([(1,4),(2,3)],5)
=> 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,4,5] => ([(3,4)],5)
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => ([(3,4)],5)
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,5,4] => ([(3,4)],5)
=> 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([],5)
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,6,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,1,6] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [2,3,4,1,6,5] => ([(0,1),(2,5),(3,5),(4,5)],6)
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [2,3,4,1,5,6] => ([(2,5),(3,5),(4,5)],6)
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [2,3,1,5,6,4] => ([(0,5),(1,5),(2,4),(3,4)],6)
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [2,3,1,5,4,6] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [2,3,1,4,6,5] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [2,3,1,4,5,6] => ([(3,5),(4,5)],6)
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [2,1,4,5,6,3] => ([(0,1),(2,5),(3,5),(4,5)],6)
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [2,1,4,5,3,6] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,6,5] => ([(0,5),(1,4),(2,3)],6)
=> 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [2,1,4,3,5,6] => ([(2,5),(3,4)],6)
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [2,1,3,5,6,4] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [2,1,3,5,4,6] => ([(2,5),(3,4)],6)
=> 0
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [2,1,3,4,6,5] => ([(2,5),(3,4)],6)
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [2,1,3,4,5,6] => ([(4,5)],6)
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,3,4,5,6,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,3,4,5,2,6] => ([(2,5),(3,5),(4,5)],6)
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,3,4,2,6,5] => ([(1,2),(3,5),(4,5)],6)
=> 1
Description
The number of cut vertices of a graph. A cut vertex is one whose deletion increases the number of connected components.
Matching statistic: St001689
Mp00231: Integer compositions bounce pathDyck paths
Mp00129: Dyck paths to 321-avoiding permutation (Billey-Jockusch-Stanley)Permutations
Mp00160: Permutations graph of inversionsGraphs
St001689: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => ([],1)
=> 0
[1,1] => [1,0,1,0]
=> [2,1] => ([(0,1)],2)
=> 0
[2] => [1,1,0,0]
=> [1,2] => ([],2)
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 1
[1,2] => [1,0,1,1,0,0]
=> [2,1,3] => ([(1,2)],3)
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,3,2] => ([(1,2)],3)
=> 0
[3] => [1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => ([(2,3)],4)
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => ([(2,3)],4)
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,2,4,3] => ([(2,3)],4)
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => ([(1,4),(2,3)],5)
=> 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,4,5] => ([(3,4)],5)
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => ([(3,4)],5)
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,5,4] => ([(3,4)],5)
=> 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([],5)
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,6,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,5,1,6] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [2,3,4,1,6,5] => ([(0,1),(2,5),(3,5),(4,5)],6)
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [2,3,4,1,5,6] => ([(2,5),(3,5),(4,5)],6)
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [2,3,1,5,6,4] => ([(0,5),(1,5),(2,4),(3,4)],6)
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [2,3,1,5,4,6] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [2,3,1,4,6,5] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [2,3,1,4,5,6] => ([(3,5),(4,5)],6)
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [2,1,4,5,6,3] => ([(0,1),(2,5),(3,5),(4,5)],6)
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [2,1,4,5,3,6] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,6,5] => ([(0,5),(1,4),(2,3)],6)
=> 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [2,1,4,3,5,6] => ([(2,5),(3,4)],6)
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [2,1,3,5,6,4] => ([(1,2),(3,5),(4,5)],6)
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [2,1,3,5,4,6] => ([(2,5),(3,4)],6)
=> 0
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [2,1,3,4,6,5] => ([(2,5),(3,4)],6)
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [2,1,3,4,5,6] => ([(4,5)],6)
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,3,4,5,6,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,3,4,5,2,6] => ([(2,5),(3,5),(4,5)],6)
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,3,4,2,6,5] => ([(1,2),(3,5),(4,5)],6)
=> 1
Description
The number of celebrities in a graph. A celebrity is a vertex such that more than half of its neighbours have smaller degree.
Matching statistic: St001839
Mp00231: Integer compositions bounce pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
Mp00138: Dyck paths to noncrossing partitionSet partitions
St001839: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> {{1}}
=> 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> {{1,2}}
=> 0
[2] => [1,1,0,0]
=> [1,0,1,0]
=> {{1},{2}}
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> {{1,3},{2}}
=> 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> {{1,2},{3}}
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> {{1},{2,3}}
=> 0
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> {{1,4},{2},{3}}
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> {{1,3},{2},{4}}
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> {{1},{2,4},{3}}
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> {{1,5},{2},{3},{4}}
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> {{1,4},{2},{3},{5}}
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> {{1,3},{2},{4,5}}
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> {{1,3},{2},{4},{5}}
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> {{1,2},{3,5},{4}}
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> {{1},{2,5},{3},{4}}
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> {{1},{2,4},{3},{5}}
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> {{1},{2},{3,5},{4}}
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 0
[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}}
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> {{1,6},{2},{3},{4},{5}}
=> 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,0,1,0]
=> {{1,5},{2},{3},{4},{6}}
=> 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,0,1,1,0,0]
=> {{1,4},{2},{3},{5,6}}
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> {{1,4},{2},{3},{5},{6}}
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> {{1,3},{2},{4,6},{5}}
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> {{1,3},{2},{4,5},{6}}
=> 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0,1,1,0,0]
=> {{1,3},{2},{4},{5,6}}
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> {{1,3},{2},{4},{5},{6}}
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> {{1,2},{3,6},{4},{5}}
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> {{1,2},{3,5},{4},{6}}
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1,2},{3,4},{5,6}}
=> 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> {{1,2},{3,4},{5},{6}}
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> {{1,2},{3},{4,6},{5}}
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> {{1,2},{3},{4,5},{6}}
=> 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,1,0,0]
=> {{1,2},{3},{4},{5,6}}
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5},{6}}
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> {{1},{2,6},{3},{4},{5}}
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> {{1},{2,5},{3},{4},{6}}
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> {{1},{2,4},{3},{5,6}}
=> 1
Description
The number of excedances of a set partition. The Mahonian representation of a set partition $\{B_1,\dots,B_k\}$ of $\{1,\dots,n\}$ is the restricted growth word $w_1 \dots w_n$ obtained by sorting the blocks of the set partition according to their maximal element, and setting $w_i$ to the index of the block containing $i$. Let $\bar w$ be the nondecreasing rearrangement of $w$. The word $w$ has an excedance at position $i$ if $w_i > \bar w_i$.
Matching statistic: St001840
Mp00231: Integer compositions bounce pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
Mp00138: Dyck paths to noncrossing partitionSet partitions
St001840: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> {{1}}
=> 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> {{1,2}}
=> 0
[2] => [1,1,0,0]
=> [1,0,1,0]
=> {{1},{2}}
=> 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> {{1,3},{2}}
=> 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> {{1,2},{3}}
=> 0
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> {{1},{2,3}}
=> 0
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> {{1,4},{2},{3}}
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> {{1,3},{2},{4}}
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> {{1},{2,4},{3}}
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> {{1,5},{2},{3},{4}}
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> {{1,4},{2},{3},{5}}
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> {{1,3},{2},{4,5}}
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> {{1,3},{2},{4},{5}}
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> {{1,2},{3,5},{4}}
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> {{1},{2,5},{3},{4}}
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> {{1},{2,4},{3},{5}}
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> {{1},{2},{3,5},{4}}
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 0
[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}}
=> 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> {{1,6},{2},{3},{4},{5}}
=> 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,0,1,0]
=> {{1,5},{2},{3},{4},{6}}
=> 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,0,1,1,0,0]
=> {{1,4},{2},{3},{5,6}}
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> {{1,4},{2},{3},{5},{6}}
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> {{1,3},{2},{4,6},{5}}
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> {{1,3},{2},{4,5},{6}}
=> 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0,1,1,0,0]
=> {{1,3},{2},{4},{5,6}}
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> {{1,3},{2},{4},{5},{6}}
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> {{1,2},{3,6},{4},{5}}
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> {{1,2},{3,5},{4},{6}}
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> {{1,2},{3,4},{5,6}}
=> 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> {{1,2},{3,4},{5},{6}}
=> 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> {{1,2},{3},{4,6},{5}}
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> {{1,2},{3},{4,5},{6}}
=> 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,1,0,0]
=> {{1,2},{3},{4},{5,6}}
=> 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5},{6}}
=> 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> {{1},{2,6},{3},{4},{5}}
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> {{1},{2,5},{3},{4},{6}}
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> {{1},{2,4},{3},{5,6}}
=> 1
Description
The number of descents of a set partition. The Mahonian representation of a set partition $\{B_1,\dots,B_k\}$ of $\{1,\dots,n\}$ is the restricted growth word $w_1\dots w_n\}$ obtained by sorting the blocks of the set partition according to their maximal element, and setting $w_i$ to the index of the block containing $i$. The word $w$ has a descent at position $i$ if $w_i > w_{i+1}$.
Matching statistic: St001727
Mp00231: Integer compositions bounce pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
Mp00129: Dyck paths to 321-avoiding permutation (Billey-Jockusch-Stanley)Permutations
St001727: Permutations ⟶ ℤResult quality: 95% values known / values provided: 95%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> [1] => 0
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [1,2] => 0
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [2,1] => 0
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> [3,1,2] => 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [1,3,2] => 0
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [2,1,3] => 0
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [2,3,1] => 0
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [3,4,1,2] => 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [3,1,4,2] => 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 0
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => 0
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [2,4,1,3] => 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 0
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 0
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => 0
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [3,4,5,1,2] => 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [3,4,1,5,2] => 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [3,1,4,2,5] => 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [3,1,4,5,2] => 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,3,5,2,4] => 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 0
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [1,3,4,2,5] => 0
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [1,3,4,5,2] => 0
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [2,4,5,1,3] => 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [2,4,1,5,3] => 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,5] => 0
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [2,1,4,5,3] => 0
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [2,3,5,1,4] => 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> [2,3,1,5,4] => 0
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [2,3,4,1,5] => 0
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [2,3,4,5,1] => 0
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [3,4,5,6,1,2] => 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,0,1,0]
=> [3,4,5,1,6,2] => 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,0,1,1,0,0]
=> [3,4,1,5,2,6] => 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> [3,4,1,5,6,2] => 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> [3,1,4,6,2,5] => 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> [3,1,4,2,6,5] => 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0,1,1,0,0]
=> [3,1,4,5,2,6] => 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> [3,1,4,5,6,2] => 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> [1,3,5,6,2,4] => 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> [1,3,5,2,6,4] => 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4,6] => 0
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,3,2,5,6,4] => 0
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> [1,3,4,6,2,5] => 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,3,4,2,6,5] => 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,1,0,0]
=> [1,3,4,5,2,6] => 0
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,3,4,5,6,2] => 0
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [2,4,5,6,1,3] => 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> [2,4,5,1,6,3] => 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> [2,4,1,5,3,6] => 1
[1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,1,0,0]
=> [3,4,5,1,6,2,7] => ? = 1
[1,1,1,3,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,1,0,0]
=> [3,4,1,5,6,2,7] => ? = 1
[1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,1,0,0]
=> [3,1,4,5,6,2,7] => ? = 1
[2,2,1,2] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,0,1,1,0,1,0,0,1,0]
=> [2,1,4,6,3,7,5] => ? = 1
[2,3,1,1] => [1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,1,0,0,1,0,1,1,0,1,0,0]
=> [2,1,4,5,7,3,6] => ? = 1
[3,1,2,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,1,1,0,0]
=> [2,3,5,1,6,4,7] => ? = 1
Description
The number of invisible inversions of a permutation. A visible inversion of a permutation $\pi$ is a pair $i < j$ such that $\pi(j) \leq \min(i, \pi(i))$. Thus, an invisible inversion satisfies $\pi(i) > \pi(j) > i$.
The following 31 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000647The number of big descents of a permutation. St000486The number of cycles of length at least 3 of a permutation. St000710The number of big deficiencies of a permutation. St000779The tier of a permutation. St000836The number of descents of distance 2 of a permutation. St000360The number of occurrences of the pattern 32-1. St001728The number of invisible descents of a permutation. St000711The number of big exceedences of a permutation. St000358The number of occurrences of the pattern 31-2. St001597The Frobenius rank of a skew partition. St000871The number of very big ascents of a permutation. St001086The number of occurrences of the consecutive pattern 132 in a permutation. St001186Number of simple modules with grade at least 3 in the corresponding Nakayama algebra. St000023The number of inner peaks of a permutation. St000624The normalized sum of the minimal distances to a greater element. St000663The number of right floats of a permutation. St001685The number of distinct positions of the pattern letter 1 in occurrences of 132 in a permutation. St000099The number of valleys of a permutation, including the boundary. St000646The number of big ascents of a permutation. St000837The number of ascents of distance 2 of a permutation. St001559The number of transpositions that are smaller or equal to a permutation in Bruhat order while not being inversions. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St000872The number of very big descents of a permutation. St001266The largest vector space dimension of an indecomposable non-projective module that is reflexive in the corresponding Nakayama algebra. St001845The number of join irreducibles minus the rank of a lattice. St001651The Frankl number of a lattice. St001198The number of simple modules in the algebra $eAe$ with projective dimension at most 1 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001206The maximal dimension of an indecomposable projective $eAe$-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. 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. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$.