Loading [MathJax]/jax/output/HTML-CSS/jax.js

Your data matches 435 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St001741: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 1
[2,1] => 1
[1,2,3] => 1
[1,3,2] => 2
[2,1,3] => 2
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 1
[1,2,3,4] => 1
[1,2,4,3] => 2
[1,3,2,4] => 2
[1,3,4,2] => 2
[1,4,2,3] => 2
[1,4,3,2] => 2
[2,1,3,4] => 2
[2,1,4,3] => 2
[2,3,1,4] => 2
[2,3,4,1] => 2
[2,4,1,3] => 2
[2,4,3,1] => 2
[3,1,2,4] => 2
[3,1,4,2] => 2
[3,2,1,4] => 2
[3,2,4,1] => 2
[3,4,1,2] => 2
[3,4,2,1] => 2
[4,1,2,3] => 2
[4,1,3,2] => 2
[4,2,1,3] => 2
[4,2,3,1] => 2
[4,3,1,2] => 2
[4,3,2,1] => 1
Description
The largest integer such that all patterns of this size are contained in the permutation.
St001469: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 0 = 1 - 1
[2,1] => 0 = 1 - 1
[1,2,3] => 0 = 1 - 1
[1,3,2] => 1 = 2 - 1
[2,1,3] => 1 = 2 - 1
[2,3,1] => 1 = 2 - 1
[3,1,2] => 1 = 2 - 1
[3,2,1] => 0 = 1 - 1
[1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => 1 = 2 - 1
[1,3,2,4] => 1 = 2 - 1
[1,3,4,2] => 1 = 2 - 1
[1,4,2,3] => 1 = 2 - 1
[1,4,3,2] => 1 = 2 - 1
[2,1,3,4] => 1 = 2 - 1
[2,1,4,3] => 1 = 2 - 1
[2,3,1,4] => 1 = 2 - 1
[2,3,4,1] => 1 = 2 - 1
[2,4,1,3] => 1 = 2 - 1
[2,4,3,1] => 1 = 2 - 1
[3,1,2,4] => 1 = 2 - 1
[3,1,4,2] => 1 = 2 - 1
[3,2,1,4] => 1 = 2 - 1
[3,2,4,1] => 1 = 2 - 1
[3,4,1,2] => 1 = 2 - 1
[3,4,2,1] => 1 = 2 - 1
[4,1,2,3] => 1 = 2 - 1
[4,1,3,2] => 1 = 2 - 1
[4,2,1,3] => 1 = 2 - 1
[4,2,3,1] => 1 = 2 - 1
[4,3,1,2] => 1 = 2 - 1
[4,3,2,1] => 0 = 1 - 1
Description
The holeyness of a permutation. For $S\subset [n]:=\{1,2,\dots,n\}$ let $\delta(S)$ be the number of elements $m\in S$ such that $m+1\notin S$. For a permutation $\pi$ of $[n]$ the holeyness of $\pi$ is $$\max_{S\subset [n]} (\delta(\pi(S))-\delta(S)).$$
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
St000533: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [2]
=> 1
[2,1] => [1,1]
=> 1
[1,2,3] => [3]
=> 1
[1,3,2] => [2,1]
=> 2
[2,1,3] => [2,1]
=> 2
[2,3,1] => [2,1]
=> 2
[3,1,2] => [2,1]
=> 2
[3,2,1] => [1,1,1]
=> 1
[1,2,3,4] => [4]
=> 1
[1,2,4,3] => [3,1]
=> 2
[1,3,2,4] => [3,1]
=> 2
[1,3,4,2] => [3,1]
=> 2
[1,4,2,3] => [3,1]
=> 2
[1,4,3,2] => [2,1,1]
=> 2
[2,1,3,4] => [3,1]
=> 2
[2,1,4,3] => [2,2]
=> 2
[2,3,1,4] => [3,1]
=> 2
[2,3,4,1] => [3,1]
=> 2
[2,4,1,3] => [2,2]
=> 2
[2,4,3,1] => [2,1,1]
=> 2
[3,1,2,4] => [3,1]
=> 2
[3,1,4,2] => [2,2]
=> 2
[3,2,1,4] => [2,1,1]
=> 2
[3,2,4,1] => [2,1,1]
=> 2
[3,4,1,2] => [2,2]
=> 2
[3,4,2,1] => [2,1,1]
=> 2
[4,1,2,3] => [3,1]
=> 2
[4,1,3,2] => [2,1,1]
=> 2
[4,2,1,3] => [2,1,1]
=> 2
[4,2,3,1] => [2,1,1]
=> 2
[4,3,1,2] => [2,1,1]
=> 2
[4,3,2,1] => [1,1,1,1]
=> 1
Description
The minimum of the number of parts and the size of the first part of an integer partition. This is also an upper bound on the maximal number of non-attacking rooks that can be placed on the Ferrers board.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
St000783: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [2]
=> 1
[2,1] => [1,1]
=> 1
[1,2,3] => [3]
=> 1
[1,3,2] => [2,1]
=> 2
[2,1,3] => [2,1]
=> 2
[2,3,1] => [2,1]
=> 2
[3,1,2] => [2,1]
=> 2
[3,2,1] => [1,1,1]
=> 1
[1,2,3,4] => [4]
=> 1
[1,2,4,3] => [3,1]
=> 2
[1,3,2,4] => [3,1]
=> 2
[1,3,4,2] => [3,1]
=> 2
[1,4,2,3] => [3,1]
=> 2
[1,4,3,2] => [2,1,1]
=> 2
[2,1,3,4] => [3,1]
=> 2
[2,1,4,3] => [2,2]
=> 2
[2,3,1,4] => [3,1]
=> 2
[2,3,4,1] => [3,1]
=> 2
[2,4,1,3] => [2,2]
=> 2
[2,4,3,1] => [2,1,1]
=> 2
[3,1,2,4] => [3,1]
=> 2
[3,1,4,2] => [2,2]
=> 2
[3,2,1,4] => [2,1,1]
=> 2
[3,2,4,1] => [2,1,1]
=> 2
[3,4,1,2] => [2,2]
=> 2
[3,4,2,1] => [2,1,1]
=> 2
[4,1,2,3] => [3,1]
=> 2
[4,1,3,2] => [2,1,1]
=> 2
[4,2,1,3] => [2,1,1]
=> 2
[4,2,3,1] => [2,1,1]
=> 2
[4,3,1,2] => [2,1,1]
=> 2
[4,3,2,1] => [1,1,1,1]
=> 1
Description
The side length of the largest staircase partition fitting into a partition. For an integer partition $(\lambda_1\geq \lambda_2\geq\dots)$ this is the largest integer $k$ such that $\lambda_i > k-i$ for $i\in\{1,\dots,k\}$. In other words, this is the length of a longest (strict) north-east chain of cells in the Ferrers diagram of the partition, using the English convention. Equivalently, this is the maximal number of non-attacking rooks that can be placed on the Ferrers diagram. This is also the maximal number of occurrences of a colour in a proper colouring of a Ferrers diagram. A colouring of a Ferrers diagram is proper if no two cells in a row or in a column have the same colour. The minimal number of colours needed is the maximum of the length and the first part of the partition, because we can restrict a latin square to the shape. We can associate to each colouring the integer partition recording how often each colour is used, see [1]. This statistic records the largest part occurring in any of these partitions.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
St001432: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [2]
=> 1
[2,1] => [1,1]
=> 1
[1,2,3] => [3]
=> 1
[1,3,2] => [2,1]
=> 2
[2,1,3] => [2,1]
=> 2
[2,3,1] => [2,1]
=> 2
[3,1,2] => [2,1]
=> 2
[3,2,1] => [1,1,1]
=> 1
[1,2,3,4] => [4]
=> 1
[1,2,4,3] => [3,1]
=> 2
[1,3,2,4] => [3,1]
=> 2
[1,3,4,2] => [3,1]
=> 2
[1,4,2,3] => [3,1]
=> 2
[1,4,3,2] => [2,1,1]
=> 2
[2,1,3,4] => [3,1]
=> 2
[2,1,4,3] => [2,2]
=> 2
[2,3,1,4] => [3,1]
=> 2
[2,3,4,1] => [3,1]
=> 2
[2,4,1,3] => [2,2]
=> 2
[2,4,3,1] => [2,1,1]
=> 2
[3,1,2,4] => [3,1]
=> 2
[3,1,4,2] => [2,2]
=> 2
[3,2,1,4] => [2,1,1]
=> 2
[3,2,4,1] => [2,1,1]
=> 2
[3,4,1,2] => [2,2]
=> 2
[3,4,2,1] => [2,1,1]
=> 2
[4,1,2,3] => [3,1]
=> 2
[4,1,3,2] => [2,1,1]
=> 2
[4,2,1,3] => [2,1,1]
=> 2
[4,2,3,1] => [2,1,1]
=> 2
[4,3,1,2] => [2,1,1]
=> 2
[4,3,2,1] => [1,1,1,1]
=> 1
Description
The order dimension of the partition. Given a partition $\lambda$, let $I(\lambda)$ be the principal order ideal in the Young lattice generated by $\lambda$. The order dimension of a partition is defined as the order dimension of the poset $I(\lambda)$.
Mp00160: Permutations graph of inversionsGraphs
St001734: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => ([],2)
=> 1
[2,1] => ([(0,1)],2)
=> 1
[1,2,3] => ([],3)
=> 1
[1,3,2] => ([(1,2)],3)
=> 2
[2,1,3] => ([(1,2)],3)
=> 2
[2,3,1] => ([(0,2),(1,2)],3)
=> 2
[3,1,2] => ([(0,2),(1,2)],3)
=> 2
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
[1,2,3,4] => ([],4)
=> 1
[1,2,4,3] => ([(2,3)],4)
=> 2
[1,3,2,4] => ([(2,3)],4)
=> 2
[1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[2,1,3,4] => ([(2,3)],4)
=> 2
[2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[2,3,1,4] => ([(1,3),(2,3)],4)
=> 2
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 2
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[3,1,2,4] => ([(1,3),(2,3)],4)
=> 2
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> 2
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> 2
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
Description
The lettericity of a graph. Let $D$ be a digraph on $k$ vertices, possibly with loops and let $w$ be a word of length $n$ whose letters are vertices of $D$. The letter graph corresponding to $D$ and $w$ is the graph with vertex set $\{1,\dots,n\}$ whose edges are the pairs $(i,j)$ with $i < j$ sucht that $(w_i, w_j)$ is a (directed) edge of $D$.
Mp00130: Permutations descent topsBinary words
St000628: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 0 => 0 = 1 - 1
[2,1] => 1 => 0 = 1 - 1
[1,2,3] => 00 => 0 = 1 - 1
[1,3,2] => 01 => 1 = 2 - 1
[2,1,3] => 10 => 1 = 2 - 1
[2,3,1] => 01 => 1 = 2 - 1
[3,1,2] => 01 => 1 = 2 - 1
[3,2,1] => 11 => 0 = 1 - 1
[1,2,3,4] => 000 => 0 = 1 - 1
[1,2,4,3] => 001 => 1 = 2 - 1
[1,3,2,4] => 010 => 1 = 2 - 1
[1,3,4,2] => 001 => 1 = 2 - 1
[1,4,2,3] => 001 => 1 = 2 - 1
[1,4,3,2] => 011 => 1 = 2 - 1
[2,1,3,4] => 100 => 1 = 2 - 1
[2,1,4,3] => 101 => 1 = 2 - 1
[2,3,1,4] => 010 => 1 = 2 - 1
[2,3,4,1] => 001 => 1 = 2 - 1
[2,4,1,3] => 001 => 1 = 2 - 1
[2,4,3,1] => 011 => 1 = 2 - 1
[3,1,2,4] => 010 => 1 = 2 - 1
[3,1,4,2] => 011 => 1 = 2 - 1
[3,2,1,4] => 110 => 1 = 2 - 1
[3,2,4,1] => 011 => 1 = 2 - 1
[3,4,1,2] => 001 => 1 = 2 - 1
[3,4,2,1] => 101 => 1 = 2 - 1
[4,1,2,3] => 001 => 1 = 2 - 1
[4,1,3,2] => 011 => 1 = 2 - 1
[4,2,1,3] => 101 => 1 = 2 - 1
[4,2,3,1] => 011 => 1 = 2 - 1
[4,3,1,2] => 011 => 1 = 2 - 1
[4,3,2,1] => 111 => 0 = 1 - 1
Description
The balance of a binary word. The balance of a word is the smallest number $q$ such that the word is $q$-balanced [1]. A binary word $w$ is $q$-balanced if for any two factors $u$, $v$ of $w$ of the same length, the difference between the number of ones in $u$ and $v$ is at most $q$.
Mp00130: Permutations descent topsBinary words
St001420: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 0 => 0 = 1 - 1
[2,1] => 1 => 0 = 1 - 1
[1,2,3] => 00 => 0 = 1 - 1
[1,3,2] => 01 => 1 = 2 - 1
[2,1,3] => 10 => 1 = 2 - 1
[2,3,1] => 01 => 1 = 2 - 1
[3,1,2] => 01 => 1 = 2 - 1
[3,2,1] => 11 => 0 = 1 - 1
[1,2,3,4] => 000 => 0 = 1 - 1
[1,2,4,3] => 001 => 1 = 2 - 1
[1,3,2,4] => 010 => 1 = 2 - 1
[1,3,4,2] => 001 => 1 = 2 - 1
[1,4,2,3] => 001 => 1 = 2 - 1
[1,4,3,2] => 011 => 1 = 2 - 1
[2,1,3,4] => 100 => 1 = 2 - 1
[2,1,4,3] => 101 => 1 = 2 - 1
[2,3,1,4] => 010 => 1 = 2 - 1
[2,3,4,1] => 001 => 1 = 2 - 1
[2,4,1,3] => 001 => 1 = 2 - 1
[2,4,3,1] => 011 => 1 = 2 - 1
[3,1,2,4] => 010 => 1 = 2 - 1
[3,1,4,2] => 011 => 1 = 2 - 1
[3,2,1,4] => 110 => 1 = 2 - 1
[3,2,4,1] => 011 => 1 = 2 - 1
[3,4,1,2] => 001 => 1 = 2 - 1
[3,4,2,1] => 101 => 1 = 2 - 1
[4,1,2,3] => 001 => 1 = 2 - 1
[4,1,3,2] => 011 => 1 = 2 - 1
[4,2,1,3] => 101 => 1 = 2 - 1
[4,2,3,1] => 011 => 1 = 2 - 1
[4,3,1,2] => 011 => 1 = 2 - 1
[4,3,2,1] => 111 => 0 = 1 - 1
Description
Half the length of a longest factor which is its own reverse-complement of a binary word.
Mp00114: Permutations connectivity setBinary words
St001424: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 1 => 0 = 1 - 1
[2,1] => 0 => 0 = 1 - 1
[1,2,3] => 11 => 1 = 2 - 1
[1,3,2] => 10 => 0 = 1 - 1
[2,1,3] => 01 => 0 = 1 - 1
[2,3,1] => 00 => 1 = 2 - 1
[3,1,2] => 00 => 1 = 2 - 1
[3,2,1] => 00 => 1 = 2 - 1
[1,2,3,4] => 111 => 1 = 2 - 1
[1,2,4,3] => 110 => 1 = 2 - 1
[1,3,2,4] => 101 => 0 = 1 - 1
[1,3,4,2] => 100 => 1 = 2 - 1
[1,4,2,3] => 100 => 1 = 2 - 1
[1,4,3,2] => 100 => 1 = 2 - 1
[2,1,3,4] => 011 => 1 = 2 - 1
[2,1,4,3] => 010 => 0 = 1 - 1
[2,3,1,4] => 001 => 1 = 2 - 1
[2,3,4,1] => 000 => 1 = 2 - 1
[2,4,1,3] => 000 => 1 = 2 - 1
[2,4,3,1] => 000 => 1 = 2 - 1
[3,1,2,4] => 001 => 1 = 2 - 1
[3,1,4,2] => 000 => 1 = 2 - 1
[3,2,1,4] => 001 => 1 = 2 - 1
[3,2,4,1] => 000 => 1 = 2 - 1
[3,4,1,2] => 000 => 1 = 2 - 1
[3,4,2,1] => 000 => 1 = 2 - 1
[4,1,2,3] => 000 => 1 = 2 - 1
[4,1,3,2] => 000 => 1 = 2 - 1
[4,2,1,3] => 000 => 1 = 2 - 1
[4,2,3,1] => 000 => 1 = 2 - 1
[4,3,1,2] => 000 => 1 = 2 - 1
[4,3,2,1] => 000 => 1 = 2 - 1
Description
The number of distinct squares in a binary word. A factor of a word is a sequence of consecutive letters. This statistic records the number of distinct non-empty words $u$ such that $uu$ is a factor of the word. Note that every word of length at least four contains a square.
Mp00160: Permutations graph of inversionsGraphs
St001738: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => ([],2)
=> 2 = 1 + 1
[2,1] => ([(0,1)],2)
=> 2 = 1 + 1
[1,2,3] => ([],3)
=> 2 = 1 + 1
[1,3,2] => ([(1,2)],3)
=> 3 = 2 + 1
[2,1,3] => ([(1,2)],3)
=> 3 = 2 + 1
[2,3,1] => ([(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,1,2] => ([(0,2),(1,2)],3)
=> 3 = 2 + 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,2,3,4] => ([],4)
=> 2 = 1 + 1
[1,2,4,3] => ([(2,3)],4)
=> 3 = 2 + 1
[1,3,2,4] => ([(2,3)],4)
=> 3 = 2 + 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,1,3,4] => ([(2,3)],4)
=> 3 = 2 + 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> 3 = 2 + 1
[2,3,1,4] => ([(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 3 = 2 + 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> 3 = 2 + 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 3 = 2 + 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
Description
The minimal order of a graph which is not an induced subgraph of the given graph. For example, the graph with two isolated vertices is not an induced subgraph of the complete graph on three vertices. By contrast, the minimal number of vertices of a graph which is not a subgraph of a graph is one plus the clique number [[St000097]].
The following 425 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000092The number of outer peaks of a permutation. St000099The number of valleys of a permutation, including the boundary. St000298The order dimension or Dushnik-Miller dimension of a poset. St000331The number of upper interactions of a Dyck path. St000527The width of the poset. St000630The length of the shortest palindromic decomposition of a binary word. St000640The rank of the largest boolean interval in a poset. St000670The reversal length of a permutation. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St000862The number of parts of the shifted shape of a permutation. St000886The number of permutations with the same antidiagonal sums. St000955Number of times one has $Ext^i(D(A),A)>0$ for $i>0$ for the corresponding LNakayama algebra. St000983The length of the longest alternating subword. St001359The number of permutations in the equivalence class of a permutation obtained by taking inverses of cycles. St001509The degree of the standard monomial associated to a Dyck path relative to the trivial lower boundary. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000023The number of inner peaks of a permutation. St000035The number of left outer peaks of a permutation. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000291The number of descents of a binary word. St000292The number of ascents of a binary word. St000353The number of inner valleys of a permutation. St000486The number of cycles of length at least 3 of a permutation. St000624The normalized sum of the minimal distances to a greater element. St000647The number of big descents of a permutation. St000691The number of changes of a binary word. St000710The number of big deficiencies of a permutation. St000711The number of big exceedences of a permutation. St000779The tier of a permutation. St000834The number of right outer peaks of a permutation. St000875The semilength of the longest Dyck word in the Catalan factorisation of a binary word. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St001035The convexity degree of the parallelogram polyomino associated with the Dyck path. St001174The Gorenstein dimension of the algebra $A/I$ when $I$ is the tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle of a permutation. St001391The disjunction number of a graph. St001421Half the length of a longest factor which is its own reverse-complement and begins with a one of a binary word. St001665The number of pure excedances of a permutation. St001729The number of visible descents of a permutation. St001737The number of descents of type 2 in a permutation. St001928The number of non-overlapping descents in a permutation. St000021The number of descents of a permutation. St000028The number of stack-sorts needed to sort a permutation. St000031The number of cycles in the cycle decomposition of a permutation. St000058The order of a permutation. St000062The length of the longest increasing subsequence of the permutation. St000071The number of maximal chains in a poset. St000155The number of exceedances (also excedences) of a permutation. St000159The number of distinct parts of the integer partition. St000201The number of leaf nodes in a binary tree. St000213The number of weak exceedances (also weak excedences) of a permutation. St000243The number of cyclic valleys and cyclic peaks of a permutation. St000259The diameter of a connected graph. St000260The radius of a connected graph. St000273The domination number of a graph. St000308The height of the tree associated to a permutation. St000314The number of left-to-right-maxima of a permutation. St000325The width of the tree associated to a permutation. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St000354The number of recoils of a permutation. St000362The size of a minimal vertex cover of a graph. St000387The matching number of a graph. St000390The number of runs of ones in a binary word. St000396The register function (or Horton-Strahler number) of a binary tree. St000451The length of the longest pattern of the form k 1 2. St000470The number of runs in a permutation. St000522The number of 1-protected nodes of a rooted tree. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000568The hook number of a binary tree. St000619The number of cyclic descents of a permutation. St000654The first descent of a permutation. St000662The staircase size of the code of a permutation. St000686The finitistic dominant dimension of a Dyck path. St000701The protection number of a binary tree. St000702The number of weak deficiencies of a permutation. St000742The number of big ascents of a permutation after prepending zero. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000758The length of the longest staircase fitting into an integer composition. St000760The length of the longest strictly decreasing subsequence of parts of an integer composition. St000764The number of strong records in an integer composition. St000767The number of runs in an integer composition. St000785The number of distinct colouring schemes of a graph. St000829The Ulam distance of a permutation to the identity permutation. St000831The number of indices that are either descents or recoils. St000864The number of circled entries of the shifted recording tableau of a permutation. St000897The number of different multiplicities of parts of an integer partition. St000903The number of different parts of an integer composition. St000905The number of different multiplicities of parts of an integer composition. St000916The packing number of a graph. St000920The logarithmic height of a Dyck path. St000956The maximal displacement of a permutation. St000982The length of the longest constant subword. St000985The number of positive eigenvalues of the adjacency matrix of the graph. St000996The number of exclusive left-to-right maxima of a permutation. St000999Number of indecomposable projective module with injective dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001009Number of indecomposable injective modules with projective dimension g when g is the global dimension of the Nakayama algebra corresponding to the Dyck path. St001044The number of pairs whose larger element is at most one more than half the size of the perfect matching. St001080The minimal length of a factorization of a permutation using the transposition (12) and the cycle (1,. St001090The number of pop-stack-sorts needed to sort a permutation. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001111The weak 2-dynamic chromatic number of a graph. St001165Number of simple modules with even projective dimension in the corresponding Nakayama algebra. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows: St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001220The width of a permutation. St001235The global dimension of the corresponding Comp-Nakayama algebra. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001257The dominant dimension of the double dual of A/J when A is the corresponding Nakayama algebra with Jacobson radical J. St001261The Castelnuovo-Mumford regularity of a graph. St001298The number of repeated entries in the Lehmer code of a permutation. St001322The size of a minimal independent dominating set in a graph. St001339The irredundance number of a graph. St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. St001471The magnitude of a Dyck path. St001481The minimal height of a peak of a Dyck path. St001486The number of corners of the ribbon associated with an integer composition. St001487The number of inner corners of a skew partition. St001489The maximum of the number of descents and the number of inverse descents. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St001512The minimum rank of a graph. St001514The dimension of the top of the Auslander-Reiten translate of the regular modules as a bimodule. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001569The maximal modular displacement of a permutation. St001591The number of graphs with the given composition of multiplicities of Laplacian eigenvalues. St001642The Prague dimension of a graph. St001661Half the permanent of the Identity matrix plus the permutation matrix associated to the permutation. St001716The 1-improper chromatic number of a graph. St001735The number of permutations with the same set of runs. St001760The number of prefix or suffix reversals needed to sort a permutation. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St001774The degree of the minimal polynomial of the smallest eigenvalue of a graph. St001775The degree of the minimal polynomial of the largest eigenvalue of a graph. St001778The largest greatest common divisor of an element and its image in a permutation. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001792The arboricity of a graph. St001801Half the number of preimage-image pairs of different parity in a permutation. St001804The minimal height of the rectangular inner shape in a cylindrical tableau associated to a tableau. St001812The biclique partition number of a graph. St001829The common independence number of a graph. 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). St001874Lusztig's a-function for the symmetric group. St001941The evaluation at 1 of the modified Kazhdan--Lusztig R polynomial (as in [1, Section 5. St000034The maximum defect over any reduced expression for a permutation and any subexpression. St000039The number of crossings of a permutation. St000143The largest repeated part of a partition. St000149The number of cells of the partition whose leg is zero and arm is odd. St000150The floored half-sum of the multiplicities of a partition. St000172The Grundy number of a graph. St000196The number of occurrences of the contiguous pattern [[.,.],[.,. St000242The number of indices that are not cyclical small weak excedances. St000245The number of ascents of a permutation. St000256The number of parts from which one can substract 2 and still get an integer partition. St000257The number of distinct parts of a partition that occur at least twice. St000290The major index of a binary word. St000306The bounce count of a Dyck path. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000352The Elizalde-Pak rank of a permutation. St000356The number of occurrences of the pattern 13-2. St000359The number of occurrences of the pattern 23-1. St000360The number of occurrences of the pattern 32-1. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St000374The number of exclusive right-to-left minima of a permutation. St000463The number of admissible inversions of a permutation. St000473The number of parts of a partition that are strictly bigger than the number of ones. St000480The number of lower covers of a partition in dominance order. St000481The number of upper covers of a partition in dominance order. St000495The number of inversions of distance at most 2 of a permutation. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St000519The largest length of a factor maximising the subword complexity. St000535The rank-width of a graph. St000539The number of odd inversions of a permutation. St000542The number of left-to-right-minima of a permutation. St000547The number of even non-empty partial sums of an integer partition. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000632The jump number of the poset. St000638The number of up-down runs of a permutation. St000646The number of big ascents of a permutation. St000660The number of rises of length at least 3 of a Dyck path. St000663The number of right floats of a permutation. St000665The number of rafts of a permutation. St000671The maximin edge-connectivity for choosing a subgraph. St000672The number of minimal elements in Bruhat order not less than the permutation. St000688The global dimension minus the dominant dimension of the LNakayama algebra associated to a Dyck path. St000689The maximal n such that the minimal generator-cogenerator module in the LNakayama algebra of a Dyck path is n-rigid. St000703The number of deficiencies of a permutation. St000725The smallest label of a leaf of the increasing binary tree associated to a permutation. St000731The number of double exceedences of a permutation. St000761The number of ascents in an integer composition. St000769The major index of a composition regarded as a word. St000803The number of occurrences of the vincular pattern |132 in a permutation. St000837The number of ascents of distance 2 of a permutation. St000848The balance constant multiplied with the number of linear extensions of a poset. St000872The number of very big descents of a permutation. St000884The number of isolated descents of a permutation. St000891The number of distinct diagonal sums of a permutation matrix. St000938The number of zeros of the symmetric group character corresponding to the partition. St000954Number of times the corresponding LNakayama algebra has $Ext^i(D(A),A)=0$ for $i>0$. St000970Number of peaks minus the dominant dimension of the corresponding LNakayama algebra. St001004The number of indices that are either left-to-right maxima or right-to-left minima. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001021Sum of the differences between projective and codominant dimension of the non-projective indecomposable injective modules in the Nakayama algebra corresponding to the Dyck path. St001026The maximum of the projective dimensions of the indecomposable non-projective injective modules minus the minimum in the Nakayama algebra corresponding to the Dyck path. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001036The number of inner corners of the parallelogram polyomino associated with the Dyck path. St001078The minimal number of occurrences of (12) in a factorization of a permutation into transpositions (12) and cycles (1,. St001083The number of boxed occurrences of 132 in a permutation. St001085The number of occurrences of the vincular pattern |21-3 in a permutation. St001086The number of occurrences of the consecutive pattern 132 in a permutation. St001089Number of indecomposable projective non-injective modules minus the number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001092The number of distinct even parts of a partition. St001093The detour number of a graph. St001108The 2-dynamic chromatic number of a graph. St001115The number of even descents of a permutation. St001116The game chromatic number of a graph. St001121The multiplicity of the irreducible representation indexed by the partition in the Kronecker square corresponding to the partition. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001153The number of blocks with even minimum in a set partition. St001183The maximum of $projdim(S)+injdim(S)$ over all simple modules in the Nakayama algebra corresponding to the Dyck path. St001186Number of simple modules with grade at least 3 in the corresponding Nakayama algebra. St001188The number of simple modules $S$ with grade $\inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \}$ at least two in the Nakayama algebra $A$ corresponding to the Dyck path. St001192The maximal dimension of $Ext_A^2(S,A)$ for a simple module $S$ over the corresponding Nakayama algebra $A$. St001197The global dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001205The number of non-simple indecomposable projective-injective modules of the algebra $eAe$ in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001214The aft of an integer partition. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St001222Number of simple modules in the corresponding LNakayama algebra that have a unique 2-extension with the regular module. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. St001251The number of parts of a partition that are not congruent 1 modulo 3. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001263The index of the maximal parabolic seaweed algebra associated with the composition. St001276The number of 2-regular indecomposable modules in the corresponding Nakayama algebra. St001280The number of parts of an integer partition that are at least two. St001333The cardinality of a minimal edge-isolating set of a graph. St001335The cardinality of a minimal cycle-isolating set of a graph. St001349The number of different graphs obtained from the given graph by removing an edge. St001353The number of prime nodes in the modular decomposition of a graph. St001354The number of series nodes in the modular decomposition of a graph. St001355Number of non-empty prefixes of a binary word that contain equally many 0's and 1's. St001388The number of non-attacking neighbors of a permutation. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001393The induced matching number of a graph. St001394The genus of a permutation. St001411The number of patterns 321 or 3412 in a permutation. St001413Half the length of the longest even length palindromic prefix of a binary word. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001466The number of transpositions swapping cyclically adjacent numbers in a permutation. St001470The cyclic holeyness of a permutation. St001485The modular major index of a binary word. St001507The sum of projective dimension of simple modules with even projective dimension divided by 2 in the LNakayama algebra corresponding to Dyck paths. St001508The degree of the standard monomial associated to a Dyck path relative to the diagonal boundary. St001524The degree of symmetry of a binary word. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St001557The number of inversions of the second entry of a permutation. St001575The minimal number of edges to add or remove to make a graph edge transitive. St001577The minimal number of edges to add or remove to make a graph a cograph. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St001581The achromatic number of a graph. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001584The area statistic between a Dyck path and its bounce path. St001588The number of distinct odd parts smaller than the largest even part in an integer partition. St001670The connected partition number of a graph. St001673The degree of asymmetry of an integer composition. St001683The number of distinct positions of the pattern letter 3 in occurrences of 132 in a permutation. St001685The number of distinct positions of the pattern letter 1 in occurrences of 132 in a permutation. St001712The number of natural descents of a standard Young tableau. St001726The number of visible inversions of a permutation. St001728The number of invisible descents of a permutation. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001777The number of weak descents in an integer composition. St001839The number of excedances of a set partition. St001840The number of descents of a set partition. St001859The number of factors of the Stanley symmetric function associated with a permutation. St001931The weak major index of an integer composition regarded as a word. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St001948The number of augmented double ascents of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St001963The tree-depth of a graph. St001180Number of indecomposable injective modules with projective dimension at most 1. St001625The Möbius invariant of a lattice. St000544The cop number of a graph. St001277The degeneracy of a graph. St001358The largest degree of a regular subgraph of a graph. St001743The discrepancy of a graph. St001826The maximal number of leaves on a vertex of a graph. St000485The length of the longest cycle of a permutation. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St001029The size of the core of a graph. St001207The Lowey length of the algebra $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001340The cardinality of a minimal non-edge isolating set of a graph. St001494The Alon-Tarsi number of a graph. St001568The smallest positive integer that does not appear twice in the partition. St000216The absolute length of a permutation. St000251The number of nonsingleton blocks of a set partition. St000253The crossing number of a set partition. St000254The nesting number of a set partition. St000258The burning number of a graph. St000659The number of rises of length at least 2 of a Dyck path. St000677The standardized bi-alternating inversion number of a permutation. St000809The reduced reflection length of the permutation. St000919The number of maximal left branches of a binary tree. St001031The height of the bicoloured Motzkin path associated with the Dyck path. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001933The largest multiplicity of a part in an integer partition. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St000706The product of the factorials of the multiplicities of an integer partition. 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$. St001820The size of the image of the pop stack sorting operator. St000455The second largest eigenvalue of a graph if it is integral. St001704The size of the largest multi-subset-intersection of the deck of a graph with the deck of another graph. St000307The number of rowmotion orbits of a poset. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000310The minimal degree of a vertex of a graph. St000822The Hadwiger number of the graph. St001330The hat guessing number of a graph. St001060The distinguishing index of a graph. St001545The second Elser number of a connected graph. St001271The competition number of a graph. St000464The Schultz index of a connected graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000741The Colin de Verdière graph invariant. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St000444The length of the maximal rise of a Dyck path. St000514The number of invariant simple graphs when acting with a permutation of given cycle type. St000515The number of invariant set partitions when acting with a permutation of given cycle type. St000668The least common multiple of the parts of the partition. St000675The number of centered multitunnels of a Dyck path. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. 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. St000454The largest eigenvalue of a graph if it is integral. St000285The size of the preimage of the map 'to inverse des composition' from Parking functions to Integer compositions. St001118The acyclic chromatic index of a graph. St001644The dimension of a graph. St000075The orbit size of a standard tableau under promotion. St001624The breadth of a lattice. St001877Number of indecomposable injective modules with projective dimension 2. St001282The number of graphs with the same chromatic polynomial. St001740The number of graphs with the same symmetric edge polytope as the given graph. St000098The chromatic number of a graph. St000552The number of cut vertices of a graph. St000636The hull number of a graph. St001323The independence gap of a graph. St001325The minimal number of occurrences of the comparability-pattern in a linear ordering of the vertices of the graph. St001328The minimal number of occurrences of the bipartite-pattern in a linear ordering of the vertices of the graph. St001672The restrained domination number of a graph. St001691The number of kings in a graph. St001793The difference between the clique number and the chromatic number of a graph. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000080The rank of the poset. St000166The depth minus 1 of an ordered tree. St001623The number of doubly irreducible elements of a lattice. St000094The depth of an ordered tree. 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. St000850The number of 1/2-balanced pairs in a poset. St000899The maximal number of repetitions of an integer composition. St000902 The minimal number of repetitions of an integer composition. St000937The number of positive values of the symmetric group character corresponding to the partition. St001196The global dimension of $A$ minus the global dimension of $eAe$ for the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St001216The number of indecomposable injective modules in the corresponding Nakayama algebra that have non-vanishing second Ext-group with the regular module. St001395The number of strictly unfriendly partitions of a graph. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St001935The number of ascents in a parking function. St000236The number of cyclical small weak excedances. St000241The number of cyclical small excedances. St000248The number of anti-singletons of a set partition. St000249The number of singletons (St000247) plus the number of antisingletons (St000248) of a set partition. St000299The number of nonisomorphic vertex-induced subtrees. St000367The number of simsun double descents of a permutation. St000649The number of 3-excedences of a permutation. St000768The number of peaks in an integer composition. St000808The number of up steps of the associated bargraph. St001095The number of non-isomorphic posets with precisely one further covering relation. St001114The number of odd descents of a permutation. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St001230The number of simple modules with injective dimension equal to the dominant dimension equal to one and the dual property. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001572The minimal number of edges to remove to make a graph bipartite. St001667The maximal size of a pair of weak twins for a permutation. St001713The difference of the first and last value in the first row of the Gelfand-Tsetlin pattern. St001857The number of edges in the reduced word graph of a signed permutation. St001926Sparre Andersen's position of the maximum of a signed permutation. St000553The number of blocks of a graph. St000906The length of the shortest maximal chain in a poset. St001717The largest size of an interval in a poset. St000550The number of modular elements of a lattice. St000735The last entry on the main diagonal of a standard tableau. St000915The Ore degree of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St000422The energy of a graph, if it is integral. St001435The number of missing boxes in the first row. St001438The number of missing boxes of a skew partition. St001488The number of corners of a skew partition. St001964The interval resolution global dimension of a poset. St001171The vector space dimension of $Ext_A^1(I_o,A)$ when $I_o$ is the tilting module corresponding to the permutation $o$ in the Auslander algebra $A$ of $K[x]/(x^n)$. St001875The number of simple modules with projective dimension at most 1. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000181The number of connected components of the Hasse diagram for the poset. St000477The weight of a partition according to Alladi. St000939The number of characters of the symmetric group whose value on the partition is positive. St000993The multiplicity of the largest part of an integer partition. St000997The even-odd crank of an integer partition. St001097The coefficient of the monomial symmetric function indexed by the partition in the formal group law for linear orders. St001098The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for vertex labelled trees. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001890The maximum magnitude of the Möbius function of a poset. St001645The pebbling number of a connected graph.