Your data matches 126 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000352: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 0
[2,1,3] => 1
[2,3,1] => 1
[3,1,2] => 1
[3,2,1] => 1
[1,2,3,4] => 0
[1,2,4,3] => 0
[1,3,2,4] => 0
[1,3,4,2] => 0
[1,4,2,3] => 0
[1,4,3,2] => 0
[2,1,3,4] => 1
[2,1,4,3] => 1
[2,3,1,4] => 1
[2,3,4,1] => 1
[2,4,1,3] => 1
[2,4,3,1] => 1
[3,1,2,4] => 1
[3,1,4,2] => 1
[3,2,1,4] => 1
[3,2,4,1] => 1
[3,4,1,2] => 2
[3,4,2,1] => 2
[4,1,2,3] => 1
[4,1,3,2] => 1
[4,2,1,3] => 1
[4,2,3,1] => 1
[4,3,1,2] => 2
[4,3,2,1] => 2
[1,2,3,4,5] => 0
[1,2,3,5,4] => 0
[1,2,4,3,5] => 0
[1,2,4,5,3] => 0
[1,2,5,3,4] => 0
[1,2,5,4,3] => 0
[1,3,2,4,5] => 0
[1,3,2,5,4] => 0
[1,3,4,2,5] => 0
[1,3,4,5,2] => 0
[1,3,5,2,4] => 0
[1,3,5,4,2] => 0
[1,4,2,3,5] => 0
[1,4,2,5,3] => 0
[1,4,3,2,5] => 0
[1,4,3,5,2] => 0
[1,4,5,2,3] => 0
Description
The Elizalde-Pak rank of a permutation. This is the largest $k$ such that $\pi(i) > k$ for all $i\leq 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.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger 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 $\lambda = (\lambda_1,\ldots,\lambda_n)$, the Durfee square is the largest partition $(s^s)$ whose diagram fits inside the diagram of $\lambda$. In symbols, $s = \max\{ i \mid \lambda_i \geq i \}$. This is also known as the Frobenius rank.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
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.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00024: Dyck paths to 321-avoiding permutationPermutations
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.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00087: Permutations inverse first fundamental transformationPermutations
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 pathDyck paths
Mp00024: Dyck paths to 321-avoiding permutationPermutations
Mp00060: Permutations Robinson-Schensted tableau shapeInteger 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 $i$th row of $\lambda$, see [2, eq.7.103].
Matching statistic: St000336
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00024: Dyck paths to 321-avoiding permutationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard 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 pathDyck paths
Mp00024: Dyck paths to 321-avoiding permutationPermutations
Mp00160: Permutations graph of inversionsGraphs
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 pathDyck paths
Mp00024: Dyck paths to 321-avoiding permutationPermutations
Mp00160: Permutations graph of inversionsGraphs
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 pathDyck paths
Mp00033: Dyck paths to two-row standard tableauStandard tableaux
Mp00081: Standard tableaux reading word permutationPermutations
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 116 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. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle of a permutation. St000549The number of odd partial sums of an integer partition. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000668The least common multiple of the parts of the partition. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St000993The multiplicity of the largest part of an integer partition. St001568The smallest positive integer that does not appear twice in the partition. St000260The radius of a connected graph. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001873For a Nakayama algebra corresponding to a Dyck path, we define the matrix C with entries the Hom-spaces between $e_i J$ and $e_j J$ (the radical of the indecomposable projective modules). St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000259The diameter of a connected graph. St001128The exponens consonantiae of a partition. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000932The number of occurrences of the pattern UDU in a Dyck path. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000456The monochromatic index of a connected graph. St001597The Frobenius rank of a skew partition. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001593This is the number of standard Young tableaux of the given shifted shape. St000681The Grundy value of Chomp on Ferrers diagrams. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St000478Another weight of a partition according to Alladi. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000706The product of the factorials of the multiplicities of an integer partition. St000934The 2-degree of an integer partition. St000939The number of characters of the symmetric group whose value on the partition is positive. St000929The constant term of the character polynomial of an integer partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001498The normalised height of a Nakayama algebra with magnitude 1. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000137The Grundy value of an integer partition. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000667The greatest common divisor of the parts of the partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001383The BG-rank of an integer partition. St001389The number of partitions of the same length below the given integer partition. St001525The number of symmetric hooks on the diagonal of a partition. St001571The Cartan determinant of the integer partition. St001600The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple graphs. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001606The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions. St001628The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple connected graphs. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St000454The largest eigenvalue of a graph if it is integral. St000618The number of self-evacuating tableaux of given shape. St000781The number of proper colouring schemes of a Ferrers diagram. St001432The order dimension of the partition. St001780The order of promotion on the set of standard tableaux of given shape. St001899The total number of irreducible representations contained in the higher Lie character for an integer partition. St001900The number of distinct irreducible representations contained in the higher Lie character for an integer partition. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000284The Plancherel distribution on integer partitions. 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. St000455The second largest eigenvalue of a graph if it is integral. St000741The Colin de Verdière graph invariant. St001877Number of indecomposable injective modules with projective dimension 2. St000938The number of zeros of the symmetric group character corresponding to the partition. St000940The number of characters of the symmetric group whose value on the partition is zero. St000941The number of characters of the symmetric group whose value on the partition is even. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000936The number of even values of the symmetric group character corresponding to the partition. St001570The minimal number of edges to add to make a graph Hamiltonian. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001280The number of parts of an integer partition that are at least two. St001924The number of cells in an integer partition whose arm and leg length coincide. St001933The largest multiplicity of a part in an integer partition. St000891The number of distinct diagonal sums of a permutation matrix. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St000282The size of the preimage of the map 'to poset' from Ordered trees to Posets. St000633The size of the automorphism group of a poset. St000640The rank of the largest boolean interval in a poset. St000910The number of maximal chains of minimal length in a poset. St000914The sum of the values of the Möbius function of a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001890The maximum magnitude of the Möbius function of a poset. St001864The number of excedances of a signed permutation. St001621The number of atoms of a lattice. St001624The breadth of a lattice.