searching the database
Your data matches 18 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000352
(load all 26 compositions to match this statistic)
(load all 26 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
St000352: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000352: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => 0
[1,2] => [2,1] => 1
[2,1] => [1,2] => 0
[1,2,3] => [3,2,1] => 1
[1,3,2] => [3,1,2] => 1
[2,1,3] => [2,3,1] => 1
[2,3,1] => [2,1,3] => 1
[3,1,2] => [1,3,2] => 0
[3,2,1] => [1,2,3] => 0
[1,2,3,4] => [4,3,2,1] => 2
[1,2,4,3] => [4,3,1,2] => 2
[1,3,2,4] => [4,2,3,1] => 1
[1,3,4,2] => [4,2,1,3] => 1
[1,4,2,3] => [4,1,3,2] => 1
[1,4,3,2] => [4,1,2,3] => 1
[2,1,3,4] => [3,4,2,1] => 2
[2,1,4,3] => [3,4,1,2] => 2
[2,3,1,4] => [3,2,4,1] => 1
[2,3,4,1] => [3,2,1,4] => 1
[2,4,1,3] => [3,1,4,2] => 1
[2,4,3,1] => [3,1,2,4] => 1
[3,1,2,4] => [2,4,3,1] => 1
[3,1,4,2] => [2,4,1,3] => 1
[3,2,1,4] => [2,3,4,1] => 1
[3,2,4,1] => [2,3,1,4] => 1
[3,4,1,2] => [2,1,4,3] => 1
[3,4,2,1] => [2,1,3,4] => 1
[4,1,2,3] => [1,4,3,2] => 0
[4,1,3,2] => [1,4,2,3] => 0
[4,2,1,3] => [1,3,4,2] => 0
[4,2,3,1] => [1,3,2,4] => 0
[4,3,1,2] => [1,2,4,3] => 0
[4,3,2,1] => [1,2,3,4] => 0
[1,2,3,4,5] => [5,4,3,2,1] => 2
[1,2,3,5,4] => [5,4,3,1,2] => 2
[1,2,4,3,5] => [5,4,2,3,1] => 2
[1,2,4,5,3] => [5,4,2,1,3] => 2
[1,2,5,3,4] => [5,4,1,3,2] => 2
[1,2,5,4,3] => [5,4,1,2,3] => 2
[1,3,2,4,5] => [5,3,4,2,1] => 2
[1,3,2,5,4] => [5,3,4,1,2] => 2
[1,3,4,2,5] => [5,3,2,4,1] => 2
[1,3,4,5,2] => [5,3,2,1,4] => 2
[1,3,5,2,4] => [5,3,1,4,2] => 2
[1,3,5,4,2] => [5,3,1,2,4] => 2
[1,4,2,3,5] => [5,2,4,3,1] => 1
[1,4,2,5,3] => [5,2,4,1,3] => 1
[1,4,3,2,5] => [5,2,3,4,1] => 1
[1,4,3,5,2] => [5,2,3,1,4] => 1
[1,4,5,2,3] => [5,2,1,4,3] => 1
Description
The Elizalde-Pak rank of a permutation.
This is the largest k such that π(i)>k for all i≤k.
According to [1], the length of the longest increasing subsequence in a 321-avoiding permutation is equidistributed with the rank of a 132-avoiding permutation.
Matching statistic: St000183
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00027: Dyck paths —to partition⟶ Integer partitions
St000183: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00027: Dyck paths —to partition⟶ Integer partitions
St000183: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> []
=> 0
[1,2] => [1,0,1,0]
=> [1]
=> 1
[2,1] => [1,1,0,0]
=> []
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> []
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> []
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 1
Description
The side length of the Durfee square of an integer partition.
Given a partition λ=(λ1,…,λn), the Durfee square is the largest partition (ss) whose diagram fits inside the diagram of λ. In symbols, s=max.
This is also known as the Frobenius rank.
Matching statistic: St000994
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
St000994: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
St000994: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => 0
[1,2] => [1,0,1,0]
=> [2,1] => 1
[2,1] => [1,1,0,0]
=> [1,2] => 0
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => 1
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 1
Description
The number of cycle peaks and the number of cycle valleys of a permutation.
A '''cycle peak''' of a permutation \pi is an index i such that \pi^{-1}(i) < i > \pi(i). Analogously, a '''cycle valley''' is an index i such that \pi^{-1}(i) > i < \pi(i).
Clearly, every cycle of \pi contains as many peaks as valleys.
Matching statistic: St001874
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
St001874: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
St001874: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => 0
[1,2] => [1,0,1,0]
=> [2,1] => 1
[2,1] => [1,1,0,0]
=> [1,2] => 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1,3] => 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,3,2] => 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [2,1,4,3] => 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,4,1,3] => 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [2,1,3,4] => 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,3,1,4] => 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,1,4,2] => 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1,2,4] => 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,3,2,4] => 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,5] => 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,5] => 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3] => 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [2,4,1,5,3] => 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,5,3,4] => 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [2,5,1,3,4] => 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [2,1,3,5,4] => 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [2,3,1,5,4] => 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,3,4,1,5] => 1
Description
Lusztig's a-function for the symmetric group.
Let x be a permutation corresponding to the pair of tableaux (P(x),Q(x))
by the Robinson-Schensted correspondence and
\operatorname{shape}(Q(x)')=( \lambda_1,...,\lambda_k)
where Q(x)' is the transposed tableau.
Then a(x)=\sum\limits_{i=1}^{k}{\binom{\lambda_i}{2}}.
See exercise 10 on page 198 in the book by Björner and Brenti "Combinatorics of Coxeter Groups" for equivalent characterisations and properties.
Matching statistic: St000035
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00087: Permutations —inverse first fundamental transformation⟶ Permutations
St000035: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00087: Permutations —inverse first fundamental transformation⟶ Permutations
St000035: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [1] => 0
[1,2] => [1,0,1,0]
=> [2,1] => [2,1] => 1
[2,1] => [1,1,0,0]
=> [1,2] => [1,2] => 0
[1,2,3] => [1,0,1,0,1,0]
=> [3,2,1] => [2,3,1] => 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [3,1,2] => 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [3,2,1] => 1
[2,3,1] => [1,1,0,1,0,0]
=> [2,1,3] => [2,1,3] => 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [1,2,3] => 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [1,2,3] => 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [3,2,4,1] => 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [4,1,3,2] => 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [2,3,4,1] => 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [2,4,1,3] => 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [4,1,2,3] => 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [4,1,2,3] => 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [4,2,3,1] => 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [3,1,4,2] => 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [2,4,3,1] => 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [2,3,1,4] => 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [3,1,2,4] => 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [3,1,2,4] => 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [4,3,2,1] => 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [3,2,1,4] => 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [4,3,2,1] => 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [3,2,1,4] => 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,3,4] => 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,3,4] => 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [3,4,2,5,1] => 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [3,5,1,4,2] => 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [4,2,3,5,1] => 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [5,1,4,2,3] => 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [4,2,5,1,3] => 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [4,2,5,1,3] => 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [4,3,2,5,1] => 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [5,1,4,3,2] => 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [3,2,4,5,1] => 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [3,2,5,1,4] => 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [5,1,3,2,4] => 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [5,1,3,2,4] => 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [2,3,4,5,1] => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [2,3,5,1,4] => 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [2,3,4,5,1] => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [2,3,5,1,4] => 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [2,5,1,3,4] => 1
Description
The number of left outer peaks of a permutation.
A left outer peak in a permutation w = [w_1,..., w_n] is either a position i such that w_{i-1} < w_i > w_{i+1} or 1 if w_1 > w_2.
In other words, it is a peak in the word [0,w_1,..., w_n].
This appears in [1, def.3.1]. The joint distribution with [[St000366]] is studied in [3], where left outer peaks are called ''exterior peaks''.
Matching statistic: St000185
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
St000185: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
St000185: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [1]
=> 0
[1,2] => [1,0,1,0]
=> [2,1] => [1,1]
=> 1
[2,1] => [1,1,0,0]
=> [1,2] => [2]
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1,3] => [2,1]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [2,1]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [2,1]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,3,2] => [2,1]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [3]
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [3]
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [2,1,4,3] => [2,2]
=> 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,4,1,3] => [2,2]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [2,1,3,4] => [3,1]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,3,1,4] => [3,1]
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [3,1]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [3,1]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,1,4,2] => [2,2]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [2,2]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1,2,4] => [3,1]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,3,2,4] => [3,1]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => [3,1]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => [3,1]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [3,1]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => [3,1]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [3,1]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => [3,1]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => [3,1]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => [3,1]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [4]
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [4]
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [4]
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [4]
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [4]
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [4]
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,5] => [3,2]
=> 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,5] => [3,2]
=> 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3] => [3,2]
=> 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [2,4,1,5,3] => [3,2]
=> 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => [3,2]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => [3,2]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,5,3,4] => [3,2]
=> 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [2,5,1,3,4] => [3,2]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [2,1,3,5,4] => [3,2]
=> 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [2,3,1,5,4] => [3,2]
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [3,2]
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [3,2]
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => [4,1]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => [4,1]
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => [4,1]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => [4,1]
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,3,4,1,5] => [4,1]
=> 1
Description
The weighted size of a partition.
Let \lambda = (\lambda_0\geq\lambda_1 \geq \dots\geq\lambda_m) be an integer partition. Then the weighted size of \lambda is
\sum_{i=0}^m i \cdot \lambda_i.
This is also the sum of the leg lengths of the cells in \lambda, or
\sum_i \binom{\lambda^{\prime}_i}{2}
where \lambda^{\prime} is the conjugate partition of \lambda.
This is the minimal number of inversions a permutation with the given shape can have, see [1, cor.2.2].
This is also the smallest possible sum of the entries of a semistandard tableau (allowing 0 as a part) of shape \lambda=(\lambda_0,\lambda_1,\ldots,\lambda_m), obtained uniquely by placing i-1 in all the cells of the ith row of \lambda, see [2, eq.7.103].
Matching statistic: St000336
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00070: Permutations —Robinson-Schensted recording tableau⟶ Standard tableaux
St000336: Standard tableaux ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00070: Permutations —Robinson-Schensted recording tableau⟶ Standard tableaux
St000336: Standard tableaux ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [[1]]
=> 0
[1,2] => [1,0,1,0]
=> [2,1] => [[1],[2]]
=> 1
[2,1] => [1,1,0,0]
=> [1,2] => [[1,2]]
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1,3] => [[1,3],[2]]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => [[1,2],[3]]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => [[1,3],[2]]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,3,2] => [[1,2],[3]]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => [[1,2,3]]
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [2,1,4,3] => [[1,3],[2,4]]
=> 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,4,1,3] => [[1,2],[3,4]]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [2,1,3,4] => [[1,3,4],[2]]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,3,1,4] => [[1,2,4],[3]]
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [[1,2,3],[4]]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,1,4,2] => [[1,3],[2,4]]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [[1,2],[3,4]]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1,2,4] => [[1,3,4],[2]]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,3,2,4] => [[1,2,4],[3]]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => [[1,2,3],[4]]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => [[1,2,3],[4]]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[1,3,4],[2]]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => [[1,2,4],[3]]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [[1,3,4],[2]]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => [[1,2,4],[3]]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => [[1,2,3],[4]]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,5] => [[1,3,5],[2,4]]
=> 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,5] => [[1,2,5],[3,4]]
=> 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3] => [[1,3,4],[2,5]]
=> 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [2,4,1,5,3] => [[1,2,4],[3,5]]
=> 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => [[1,2,3],[4,5]]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => [[1,2,3],[4,5]]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,5,3,4] => [[1,3,5],[2,4]]
=> 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [2,5,1,3,4] => [[1,2,5],[3,4]]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [2,1,3,5,4] => [[1,3,4],[2,5]]
=> 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [2,3,1,5,4] => [[1,2,4],[3,5]]
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [[1,2,3],[4,5]]
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [[1,2,3],[4,5]]
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => [[1,2,4,5],[3]]
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => [[1,3,4,5],[2]]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => [[1,2,4,5],[3]]
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,3,4,1,5] => [[1,2,3,5],[4]]
=> 1
Description
The leg major index of a standard tableau.
The leg length of a cell is the number of cells strictly below in the same column. This statistic is the sum of all leg lengths. Therefore, this is actually a statistic on the underlying integer partition.
It happens to coincide with the (leg) major index of a tabloid restricted to standard Young tableaux, defined as follows: the descent set of a tabloid is the set of cells, not in the top row, whose entry is strictly larger than the entry directly above it. The leg major index is the sum of the leg lengths of the descents plus the number of descents.
Matching statistic: St000362
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000362: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000362: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => ([],1)
=> 0
[1,2] => [1,0,1,0]
=> [2,1] => ([(0,1)],2)
=> 1
[2,1] => [1,1,0,0]
=> [1,2] => ([],2)
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1,3] => ([(1,2)],3)
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => ([(0,2),(1,2)],3)
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,3,2] => ([(1,2)],3)
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [2,1,3,4] => ([(2,3)],4)
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1,2,4] => ([(1,3),(2,3)],4)
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,3,2,4] => ([(2,3)],4)
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => ([(1,3),(2,3)],4)
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => ([(1,3),(2,3)],4)
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => ([(2,3)],4)
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => ([(2,3)],4)
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> 1
Description
The size of a minimal vertex cover of a graph.
A '''vertex cover''' of a graph G is a subset S of the vertices of G such that each edge of G contains at least one vertex of S. Finding a minimal vertex cover is an NP-hard optimization problem.
Matching statistic: St000387
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000387: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00024: Dyck paths —to 321-avoiding permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000387: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => ([],1)
=> 0
[1,2] => [1,0,1,0]
=> [2,1] => ([(0,1)],2)
=> 1
[2,1] => [1,1,0,0]
=> [1,2] => ([],2)
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1,3] => ([(1,2)],3)
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [3,1,2] => ([(0,2),(1,2)],3)
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,3,2] => ([(1,2)],3)
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [2,1,3,4] => ([(2,3)],4)
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1,2,4] => ([(1,3),(2,3)],4)
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,3,2,4] => ([(2,3)],4)
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => ([(1,3),(2,3)],4)
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,4,2,3] => ([(1,3),(2,3)],4)
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => ([(2,3)],4)
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,2,4,3] => ([(2,3)],4)
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [2,1,4,3,5] => ([(1,4),(2,3)],5)
=> 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> 1
Description
The matching number of a graph.
For a graph G, this is defined as the maximal size of a '''matching''' or '''independent edge set''' (a set of edges without common vertices) contained in G.
Matching statistic: St000731
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00033: Dyck paths —to two-row standard tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St000731: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00033: Dyck paths —to two-row standard tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St000731: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [[1],[2]]
=> [2,1] => 0
[1,2] => [1,0,1,0]
=> [[1,3],[2,4]]
=> [2,4,1,3] => 1
[2,1] => [1,1,0,0]
=> [[1,2],[3,4]]
=> [3,4,1,2] => 0
[1,2,3] => [1,0,1,0,1,0]
=> [[1,3,5],[2,4,6]]
=> [2,4,6,1,3,5] => 1
[1,3,2] => [1,0,1,1,0,0]
=> [[1,3,4],[2,5,6]]
=> [2,5,6,1,3,4] => 1
[2,1,3] => [1,1,0,0,1,0]
=> [[1,2,5],[3,4,6]]
=> [3,4,6,1,2,5] => 1
[2,3,1] => [1,1,0,1,0,0]
=> [[1,2,4],[3,5,6]]
=> [3,5,6,1,2,4] => 1
[3,1,2] => [1,1,1,0,0,0]
=> [[1,2,3],[4,5,6]]
=> [4,5,6,1,2,3] => 0
[3,2,1] => [1,1,1,0,0,0]
=> [[1,2,3],[4,5,6]]
=> [4,5,6,1,2,3] => 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [[1,3,5,7],[2,4,6,8]]
=> [2,4,6,8,1,3,5,7] => 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [[1,3,5,6],[2,4,7,8]]
=> [2,4,7,8,1,3,5,6] => 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [[1,3,4,7],[2,5,6,8]]
=> [2,5,6,8,1,3,4,7] => 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [[1,3,4,6],[2,5,7,8]]
=> [2,5,7,8,1,3,4,6] => 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [[1,3,4,5],[2,6,7,8]]
=> [2,6,7,8,1,3,4,5] => 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [[1,3,4,5],[2,6,7,8]]
=> [2,6,7,8,1,3,4,5] => 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [[1,2,5,7],[3,4,6,8]]
=> [3,4,6,8,1,2,5,7] => 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [[1,2,5,6],[3,4,7,8]]
=> [3,4,7,8,1,2,5,6] => 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [[1,2,4,7],[3,5,6,8]]
=> [3,5,6,8,1,2,4,7] => 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [[1,2,4,6],[3,5,7,8]]
=> [3,5,7,8,1,2,4,6] => 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [[1,2,4,5],[3,6,7,8]]
=> [3,6,7,8,1,2,4,5] => 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [[1,2,4,5],[3,6,7,8]]
=> [3,6,7,8,1,2,4,5] => 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [[1,2,3,7],[4,5,6,8]]
=> [4,5,6,8,1,2,3,7] => 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [[1,2,3,6],[4,5,7,8]]
=> [4,5,7,8,1,2,3,6] => 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [[1,2,3,7],[4,5,6,8]]
=> [4,5,6,8,1,2,3,7] => 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [[1,2,3,6],[4,5,7,8]]
=> [4,5,7,8,1,2,3,6] => 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [[1,2,3,5],[4,6,7,8]]
=> [4,6,7,8,1,2,3,5] => 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [[1,2,3,5],[4,6,7,8]]
=> [4,6,7,8,1,2,3,5] => 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9],[2,4,6,8,10]]
=> [2,4,6,8,10,1,3,5,7,9] => 2
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,8],[2,4,6,9,10]]
=> [2,4,6,9,10,1,3,5,7,8] => 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [[1,3,5,6,9],[2,4,7,8,10]]
=> [2,4,7,8,10,1,3,5,6,9] => 2
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,6,8],[2,4,7,9,10]]
=> [2,4,7,9,10,1,3,5,6,8] => 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,6,7],[2,4,8,9,10]]
=> [2,4,8,9,10,1,3,5,6,7] => 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,6,7],[2,4,8,9,10]]
=> [2,4,8,9,10,1,3,5,6,7] => 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [[1,3,4,7,9],[2,5,6,8,10]]
=> [2,5,6,8,10,1,3,4,7,9] => 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [[1,3,4,7,8],[2,5,6,9,10]]
=> [2,5,6,9,10,1,3,4,7,8] => 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [[1,3,4,6,9],[2,5,7,8,10]]
=> [2,5,7,8,10,1,3,4,6,9] => 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [[1,3,4,6,8],[2,5,7,9,10]]
=> [2,5,7,9,10,1,3,4,6,8] => 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [[1,3,4,6,7],[2,5,8,9,10]]
=> [2,5,8,9,10,1,3,4,6,7] => 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [[1,3,4,6,7],[2,5,8,9,10]]
=> [2,5,8,9,10,1,3,4,6,7] => 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [[1,3,4,5,9],[2,6,7,8,10]]
=> [2,6,7,8,10,1,3,4,5,9] => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [[1,3,4,5,8],[2,6,7,9,10]]
=> [2,6,7,9,10,1,3,4,5,8] => 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [[1,3,4,5,9],[2,6,7,8,10]]
=> [2,6,7,8,10,1,3,4,5,9] => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [[1,3,4,5,8],[2,6,7,9,10]]
=> [2,6,7,9,10,1,3,4,5,8] => 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [[1,3,4,5,7],[2,6,8,9,10]]
=> [2,6,8,9,10,1,3,4,5,7] => 1
Description
The number of double exceedences of a permutation.
A double exceedence is an index \sigma(i) such that i < \sigma(i) < \sigma(\sigma(i)).
The following 8 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001176The size of a partition minus its first part. St000814The sum of the entries in the column specified by the partition of the change of basis matrix from elementary symmetric functions to Schur symmetric functions. St000829The Ulam distance of a permutation to the identity permutation. St000251The number of nonsingleton blocks of a set partition. St001597The Frobenius rank of a skew partition. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle 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.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!