Your data matches 283 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00080: Set partitions to permutationPermutations
St000034: 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,2] => 0
{{1,2,3}}
=> [2,3,1] => 0
{{1,2},{3}}
=> [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => 1
{{1},{2,3}}
=> [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => 2
{{1},{2,4},{3}}
=> [1,4,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => 0
Description
The maximum defect over any reduced expression for a permutation and any subexpression.
Mp00080: Set partitions to permutationPermutations
St000359: 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,2] => 0
{{1,2,3}}
=> [2,3,1] => 1
{{1,2},{3}}
=> [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => 0
{{1},{2,3}}
=> [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => 2
{{1,2,3},{4}}
=> [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => 2
{{1,3},{2},{4}}
=> [3,2,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => 0
{{1},{2},{3,4}}
=> [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => 0
Description
The number of occurrences of the pattern 23-1. See [[Permutations/#Pattern-avoiding_permutations]] for the definition of the pattern $23\!\!-\!\!1$.
Mp00080: Set partitions to permutationPermutations
St000372: 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,2] => 0
{{1,2,3}}
=> [2,3,1] => 0
{{1,2},{3}}
=> [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => 0
{{1},{2,3}}
=> [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => 1
{{1,2,3,4}}
=> [2,3,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => 0
{{1,2},{3,4}}
=> [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => 0
{{1,3},{2,4}}
=> [3,4,1,2] => 0
{{1,3},{2},{4}}
=> [3,2,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => 2
{{1,4},{2},{3}}
=> [4,2,3,1] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => 0
{{1},{2},{3,4}}
=> [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => 2
Description
The number of mid points of increasing subsequences of length 3 in a permutation. For a permutation $\pi$ of $\{1,\ldots,n\}$, this is the number of indices $j$ such that there exist indices $i,k$ with $i < j < k$ and $\pi(i) < \pi(j) < \pi(k)$. The generating function is given by [1].
Mp00080: Set partitions to permutationPermutations
St001682: 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,2] => 0
{{1,2,3}}
=> [2,3,1] => 0
{{1,2},{3}}
=> [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => 0
{{1},{2,3}}
=> [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => 1
{{1,2,3,4}}
=> [2,3,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => 0
{{1,2},{3,4}}
=> [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => 2
{{1,3,4},{2}}
=> [3,2,4,1] => 0
{{1,3},{2,4}}
=> [3,4,1,2] => 0
{{1,3},{2},{4}}
=> [3,2,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => 0
{{1},{2},{3,4}}
=> [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => 2
Description
The number of distinct positions of the pattern letter 1 in occurrences of 123 in a permutation.
Mp00080: Set partitions to permutationPermutations
St001727: 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,2] => 0
{{1,2,3}}
=> [2,3,1] => 0
{{1,2},{3}}
=> [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => 1
{{1},{2,3}}
=> [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => 2
{{1},{2,4},{3}}
=> [1,4,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => 0
Description
The number of invisible inversions of a permutation. A visible inversion of a permutation $\pi$ is a pair $i < j$ such that $\pi(j) \leq \min(i, \pi(i))$. Thus, an invisible inversion satisfies $\pi(i) > \pi(j) > i$.
Mp00080: Set partitions to permutationPermutations
Mp00310: Permutations toric promotionPermutations
St000002: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [1,3,2] => 0
{{1,2},{3}}
=> [2,1,3] => [3,1,2] => 0
{{1,3},{2}}
=> [3,2,1] => [1,2,3] => 1
{{1},{2,3}}
=> [1,3,2] => [2,3,1] => 0
{{1},{2},{3}}
=> [1,2,3] => [3,2,1] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,2,1,3] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [1,4,2,3] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [1,4,3,2] => 0
{{1,2},{3,4}}
=> [2,1,4,3] => [4,1,3,2] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [4,1,2,3] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => [2,1,4,3] => 0
{{1,3},{2,4}}
=> [3,4,1,2] => [2,3,1,4] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [1,2,4,3] => 2
{{1,4},{2,3}}
=> [4,3,2,1] => [1,3,2,4] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => [2,3,4,1] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [2,4,1,3] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [3,1,4,2] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => [3,1,2,4] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [4,3,1,2] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [4,2,3,1] => 0
Description
The number of occurrences of the pattern 123 in a permutation.
Mp00080: Set partitions to permutationPermutations
Mp00087: Permutations inverse first fundamental transformationPermutations
St000039: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,1,2] => 0
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => 1
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,1,2,3] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [3,1,2,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [3,4,1,2] => 2
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [2,4,1,3] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [3,1,4,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [3,2,4,1] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [1,4,2,3] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,3,4,1] => 2
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,3,4,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of crossings of a permutation. A crossing of a permutation $\pi$ is given by a pair $(i,j)$ such that either $i < j \leq \pi(i) \leq \pi(j)$ or $\pi(i) < \pi(j) < i < j$. Pictorially, the diagram of a permutation is obtained by writing the numbers from $1$ to $n$ in this order on a line, and connecting $i$ and $\pi(i)$ with an arc above the line if $i\leq\pi(i)$ and with an arc below the line if $i > \pi(i)$. Then the number of crossings is the number of pairs of arcs above the line that cross or touch, plus the number of arcs below the line that cross.
Mp00080: Set partitions to permutationPermutations
Mp00059: Permutations Robinson-Schensted insertion tableauStandard tableaux
St000057: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [[1]]
=> 0
{{1,2}}
=> [2,1] => [[1],[2]]
=> 0
{{1},{2}}
=> [1,2] => [[1,2]]
=> 0
{{1,2,3}}
=> [2,3,1] => [[1,3],[2]]
=> 0
{{1,2},{3}}
=> [2,1,3] => [[1,3],[2]]
=> 0
{{1,3},{2}}
=> [3,2,1] => [[1],[2],[3]]
=> 0
{{1},{2,3}}
=> [1,3,2] => [[1,2],[3]]
=> 1
{{1},{2},{3}}
=> [1,2,3] => [[1,2,3]]
=> 0
{{1,2,3,4}}
=> [2,3,4,1] => [[1,3,4],[2]]
=> 0
{{1,2,3},{4}}
=> [2,3,1,4] => [[1,3,4],[2]]
=> 0
{{1,2,4},{3}}
=> [2,4,3,1] => [[1,3],[2],[4]]
=> 1
{{1,2},{3,4}}
=> [2,1,4,3] => [[1,3],[2,4]]
=> 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [[1,3,4],[2]]
=> 0
{{1,3,4},{2}}
=> [3,2,4,1] => [[1,4],[2],[3]]
=> 0
{{1,3},{2,4}}
=> [3,4,1,2] => [[1,2],[3,4]]
=> 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [[1,4],[2],[3]]
=> 0
{{1,4},{2,3}}
=> [4,3,2,1] => [[1],[2],[3],[4]]
=> 0
{{1},{2,3,4}}
=> [1,3,4,2] => [[1,2,4],[3]]
=> 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [[1,2,4],[3]]
=> 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [[1,3],[2],[4]]
=> 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [[1,2],[3],[4]]
=> 2
{{1},{2},{3,4}}
=> [1,2,4,3] => [[1,2,3],[4]]
=> 2
{{1},{2},{3},{4}}
=> [1,2,3,4] => [[1,2,3,4]]
=> 0
Description
The Shynar inversion number of a standard tableau. Shynar's inversion number is the number of inversion pairs in a standard Young tableau, where an inversion pair is defined as a pair of integers (x,y) such that y > x and y appears strictly southwest of x in the tableau.
Mp00080: Set partitions to permutationPermutations
Mp00257: Permutations Alexandersson KebedePermutations
St000123: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,2,1] => 1
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => 0
{{1},{2,3}}
=> [1,3,2] => [3,1,2] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [3,2,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => [3,2,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [4,2,3,1] => 2
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [2,3,4,1] => 0
{{1,3},{2,4}}
=> [3,4,1,2] => [4,3,1,2] => 2
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => [3,4,2,1] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [3,1,4,2] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => [3,1,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,4,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [4,1,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. The Simion-Schmidt map takes a permutation and turns each occcurrence of [3,2,1] into an occurrence of [3,1,2], thus reducing the number of inversions of the permutation. This statistic records the difference in length of the permutation and its image. Apparently, this statistic can be described as the number of occurrences of the mesh pattern ([3,2,1], {(0,3),(0,2)}). Equivalent mesh patterns are ([3,2,1], {(0,2),(1,2)}), ([3,2,1], {(0,3),(1,3)}) and ([3,2,1], {(1,2),(1,3)}).
Matching statistic: St000141
Mp00080: Set partitions to permutationPermutations
Mp00090: Permutations cycle-as-one-line notationPermutations
St000141: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [1,2] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [1,2,3] => 0
{{1,2},{3}}
=> [2,1,3] => [1,2,3] => 0
{{1,3},{2}}
=> [3,2,1] => [1,3,2] => 1
{{1},{2,3}}
=> [1,3,2] => [1,2,3] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [1,2,3,4] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [1,2,3,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [1,2,4,3] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [1,2,3,4] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [1,2,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [1,3,4,2] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [1,3,2,4] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [1,3,2,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [1,4,2,3] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => [1,2,3,4] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,2,3,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [1,4,2,3] => 2
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,2,4,3] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,3,4] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The maximum drop size of a permutation. The maximum drop size of a permutation $\pi$ of $[n]=\{1,2,\ldots, n\}$ is defined to be the maximum value of $i-\pi(i)$.
The following 273 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000223The number of nestings in the permutation. St000316The number of non-left-to-right-maxima of a permutation. St000333The dez statistic, the number of descents of a permutation after replacing fixed points by zeros. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St000355The number of occurrences of the pattern 21-3. St000356The number of occurrences of the pattern 13-2. St000358The number of occurrences of the pattern 31-2. St000371The number of mid points of decreasing subsequences of length 3 in a permutation. St000374The number of exclusive right-to-left minima of a permutation. St000703The number of deficiencies of a permutation. St000742The number of big ascents of a permutation after prepending zero. St001083The number of boxed occurrences of 132 in a permutation. 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. St001687The number of distinct positions of the pattern letter 2 in occurrences of 213 in a permutation. St001745The number of occurrences of the arrow pattern 13 with an arrow from 1 to 2 in a permutation. St001810The number of fixed points of a permutation smaller than its largest moved point. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St000451The length of the longest pattern of the form k 1 2. St000889The number of alternating sign matrices with the same antidiagonal sums. St000008The major index of the composition. St000021The number of descents of a permutation. St000024The number of double up and double down steps of a Dyck path. St000028The number of stack-sorts needed to sort a permutation. St000035The number of left outer peaks of a permutation. St000052The number of valleys of a Dyck path not on the x-axis. St000119The number of occurrences of the pattern 321 in a permutation. St000154The sum of the descent bottoms of a permutation. St000155The number of exceedances (also excedences) of a permutation. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000178Number of free entries. St000204The number of internal nodes of a binary tree. St000218The number of occurrences of the pattern 213 in a permutation. St000222The number of alignments in the permutation. St000317The cycle descent number of a permutation. St000340The number of non-final maximal constant sub-paths of length greater than one. St000352The Elizalde-Pak rank of a permutation. St000366The number of double descents of a permutation. St000367The number of simsun double descents of a permutation. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St000427The number of occurrences of the pattern 123 or of the pattern 231 in a permutation. St000428The number of occurrences of the pattern 123 or of the pattern 213 in a permutation. St000446The disorder of a permutation. St000483The number of times a permutation switches from increasing to decreasing or decreasing to increasing. St000516The number of stretching pairs of a permutation. St000534The number of 2-rises of a permutation. St000552The number of cut vertices of a graph. St000647The number of big descents of a permutation. St000648The number of 2-excedences of a permutation. St000662The staircase size of the code of a permutation. St000663The number of right floats of a permutation. St000670The reversal length of a permutation. St000682The Grundy value of Welter's game on a binary word. St000752The Grundy value for the game 'Couples are forever' on an integer partition. St000879The number of long braid edges in the graph of braid moves of a permutation. St000884The number of isolated descents of a permutation. St000921The number of internal inversions of a binary word. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St000996The number of exclusive left-to-right maxima of a permutation. 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. St001033The normalized area of the parallelogram polyomino associated with the Dyck path. St001036The number of inner corners of the parallelogram polyomino associated with the Dyck path. St001084The number of occurrences of the vincular pattern |1-23 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. St001090The number of pop-stack-sorts needed to sort a permutation. St001167The number of simple modules that appear as the top of an indecomposable non-projective modules that is reflexive in the corresponding Nakayama algebra. St001194The injective dimension of $A/AfA$ in the corresponding Nakayama algebra $A$ when $Af$ is the minimal faithful projective-injective left $A$-module St001229The vector space dimension of the first extension group between the Jacobson radical J and J^2. St001253The number of non-projective indecomposable reflexive modules in the corresponding Nakayama algebra. St001266The largest vector space dimension of an indecomposable non-projective module that is reflexive in the corresponding Nakayama algebra. St001320The minimal number of occurrences of the path-pattern in a linear ordering of the vertices of the graph. St001323The independence gap of a graph. St001377The major index minus the number of inversions of a permutation. St001398Number of subsets of size 3 of elements in a poset that form a "v". St001411The number of patterns 321 or 3412 in a permutation. St001438The number of missing boxes of a skew partition. St001489The maximum of the number of descents and the number of inverse descents. St001584The area statistic between a Dyck path and its bounce path. St001665The number of pure excedances of a permutation. St001689The number of celebrities in a graph. St001699The major index of a standard tableau minus the weighted size of its shape. St001726The number of visible inversions of a permutation. St001729The number of visible descents of a permutation. St001737The number of descents of type 2 in a permutation. St001744The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St001801Half the number of preimage-image pairs of different parity in a permutation. St001841The number of inversions of a set partition. St001842The major index of a set partition. St001862The number of crossings of a signed permutation. St001866The nesting alignments of a signed permutation. St001867The number of alignments of type EN of a signed permutation. St001868The number of alignments of type NE of a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001928The number of non-overlapping descents in a permutation. St001931The weak major index of an integer composition regarded as a word. St000013The height of a Dyck path. St000058The order of a permutation. St000325The width of the tree associated to a permutation. St000388The number of orbits of vertices of a graph under automorphisms. St000443The number of long tunnels of a Dyck path. St000470The number of runs in a permutation. St000638The number of up-down runs of a permutation. St000847The number of standard Young tableaux whose descent set is the binary word. St000882The number of connected components of short braid edges in the graph of braid moves of a permutation. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001313The number of Dyck paths above the lattice path given by a binary word. St001352The number of internal nodes in the modular decomposition of a graph. St001373The logarithm of the number of winning configurations of the lights out game on a graph. St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. 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. St001951The number of factors in the disjoint direct product decomposition of the automorphism group of a graph. St000491The number of inversions of a set partition. St000497The lcb statistic of a set partition. St000565The major index of a set partition. St000581The number of occurrences of the pattern {{1,3},{2}} such that 1 is minimal, 2 is maximal. St000597The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal, (2,3) are consecutive in a block. St000609The number of occurrences of the pattern {{1},{2,3}} such that 1,2 are minimal. St000462The major index minus the number of excedences of a permutation. St000646The number of big ascents of a permutation. St001082The number of boxed occurrences of 123 in a permutation. St001811The Castelnuovo-Mumford regularity of a permutation. St000652The maximal difference between successive positions of a permutation. St000886The number of permutations with the same antidiagonal sums. St000988The orbit size of a permutation under Foata's bijection. St001246The maximal difference between two consecutive entries of a permutation. St000216The absolute length of a permutation. St000289The decimal representation of a binary word. St000290The major index of a binary word. St000293The number of inversions of a binary word. St000354The number of recoils of a permutation. St000442The maximal area to the right of an up step of a Dyck path. St000472The sum of the ascent bottoms of a permutation. St000539The number of odd inversions of a permutation. St000554The number of occurrences of the pattern {{1,2},{3}} in a set partition. St000556The number of occurrences of the pattern {{1},{2,3}} in a set partition. St000572The dimension exponent of a set partition. St000585The number of occurrences of the pattern {{1,3},{2}} such that 2 is maximal, (1,3) are consecutive in a block. St000586The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal. St000589The number of occurrences of the pattern {{1},{2,3}} such that 1 is maximal, (2,3) are consecutive in a block. St000590The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal, 1 is maximal, (2,3) are consecutive in a block. St000594The number of occurrences of the pattern {{1,3},{2}} such that 1,2 are minimal, (1,3) are consecutive in a block. St000599The number of occurrences of the pattern {{1},{2,3}} such that (2,3) are consecutive in a block. St000601The number of occurrences of the pattern {{1},{2,3}} such that 1,2 are minimal, (2,3) are consecutive in a block. St000605The number of occurrences of the pattern {{1},{2,3}} such that 3 is maximal, (2,3) are consecutive in a block. St000606The number of occurrences of the pattern {{1},{2,3}} such that 1,3 are maximal, (2,3) are consecutive in a block. St000607The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal, 3 is maximal, (2,3) are consecutive in a block. St000612The number of occurrences of the pattern {{1},{2,3}} such that 1 is minimal, (2,3) are consecutive in a block. St000614The number of occurrences of the pattern {{1},{2,3}} such that 1 is minimal, 3 is maximal, (2,3) are consecutive in a block. St000691The number of changes of a binary word. St000710The number of big deficiencies of a permutation. St000711The number of big exceedences of a permutation. St000730The maximal arc length of a set partition. St000732The number of double deficiencies of a permutation. St000799The number of occurrences of the vincular pattern |213 in a permutation. St000800The number of occurrences of the vincular pattern |231 in a permutation. St000801The number of occurrences of the vincular pattern |312 in a permutation. St000802The number of occurrences of the vincular pattern |321 in a permutation. St000803The number of occurrences of the vincular pattern |132 in a permutation. St000809The reduced reflection length of the permutation. St000829The Ulam distance of a permutation to the identity permutation. St000866The number of admissible inversions of a permutation in the sense of Shareshian-Wachs. St000961The shifted major index of a permutation. St001035The convexity degree 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,. St001388The number of non-attacking neighbors of a permutation. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001485The modular major index of a binary word. St001552The number of inversions between excedances and fixed points of a permutation. St001859The number of factors of the Stanley symmetric function associated with a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St000444The length of the maximal rise of a Dyck path. St000485The length of the longest cycle of a permutation. St000619The number of cyclic descents of a permutation. St000626The minimal period of a binary word. St000983The length of the longest alternating subword. St001052The length of the exterior of a permutation. St001081The number of minimal length factorizations of a permutation into star transpositions. St001346The number of parking functions that give the same permutation. St000219The number of occurrences of the pattern 231 in a permutation. St000454The largest eigenvalue of a graph if it is integral. St001435The number of missing boxes in the first row. St001964The interval resolution global dimension of a poset. St001176The size of a partition minus its first part. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001719The number of shortest chains of small intervals from the bottom to the top in a lattice. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St000699The toughness times the least common multiple of 1,. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000941The number of characters of the symmetric group whose value on the partition is even. St001280The number of parts of an integer partition that are at least two. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001541The Gini index of an integer partition. St001587Half of the largest even part of an integer partition. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001657The number of twos in an integer partition. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St001961The sum of the greatest common divisors of all pairs of parts. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000929The constant term of the character polynomial of an integer partition. St001101The 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 increasing trees. 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. St000934The 2-degree of an integer partition. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St000567The sum of the products of all pairs of parts. St000932The number of occurrences of the pattern UDU in a Dyck path. St000936The number of even values of the symmetric group character corresponding to the partition. 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. St000947The major index east count of a Dyck path. St001099The 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 leaf labelled binary trees. St001100The 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 leaf labelled trees. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001204Call 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 special CNakayama algebra. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001722The number of minimal chains with small intervals between a binary word and the top element. St000455The second largest eigenvalue of a graph if it is integral. St001651The Frankl number of a lattice. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001877Number of indecomposable injective modules with projective dimension 2. St001857The number of edges in the reduced word graph of a signed permutation. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000205Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. St000206Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000225Difference between largest and smallest parts in a partition. St000749The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree. St000944The 3-degree of an integer partition. St001175The size of a partition minus the hook length of the base cell. St001177Twice the mean value of the major index among all standard Young tableaux of a partition. St001178Twelve times the variance of the major index among all standard Young tableaux of a partition. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001248Sum of the even parts of a partition. St001279The sum of the parts of an integer partition that are at least two. St001570The minimal number of edges to add to make a graph Hamiltonian. St001586The number of odd parts smaller than the largest even part in an integer partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. 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. St001875The number of simple modules with projective dimension at most 1. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000668The least common multiple of the parts of the partition. St000681The Grundy value of Chomp on Ferrers diagrams. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. 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. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St000260The radius of a connected graph. St000456The monochromatic index of a connected graph. St000782The indicator function of whether a given perfect matching is an L & P matching. 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. St000102The charge of a semistandard tableau. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000181The number of connected components of the Hasse diagram for the poset. St001890The maximum magnitude of the Möbius function of a poset.