Your data matches 93 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000378: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> 1
[2]
=> 2
[1,1]
=> 1
[3]
=> 2
[2,1]
=> 3
[1,1,1]
=> 1
[3,1]
=> 4
[2,2]
=> 3
[2,1,1]
=> 2
[3,2]
=> 5
[3,1,1]
=> 4
[2,2,1]
=> 3
[3,2,1]
=> 6
[]
=> 0
Description
The diagonal inversion number of an integer partition. The dinv of a partition is the number of cells $c$ in the diagram of an integer partition $\lambda$ for which $\operatorname{arm}(c)-\operatorname{leg}(c) \in \{0,1\}$. See also exercise 3.19 of [2]. This statistic is equidistributed with the length of the partition, see [3].
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00199: Dyck paths prime Dyck pathDyck paths
St000006: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [1,1,0,1,0,0]
=> 1
[2]
=> [1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2
[1,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[3]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[2,1]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 4
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 3
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 6
[]
=> []
=> [1,0]
=> 0
Description
The dinv of a Dyck path. Let $a=(a_1,\ldots,a_n)$ be the area sequence of a Dyck path $D$ (see [[St000012]]). The dinv statistic of $D$ is $$ \operatorname{dinv}(D) = \# \big\{ i < j : a_i-a_j \in \{ 0,1 \} \big\}.$$ Equivalently, $\operatorname{dinv}(D)$ is also equal to the number of boxes in the partition above $D$ whose ''arm length'' is one larger or equal to its ''leg length''. There is a recursive definition of the $(\operatorname{area},\operatorname{dinv})$ pair of statistics, see [2]. Let $a=(0,a_2,\ldots,a_r,0,a_{r+2},\ldots,a_n)$ be the area sequence of the Dyck path $D$ with $a_i > 0$ for $2\leq i\leq r$ (so that the path touches the diagonal for the first time after $r$ steps). Assume that $D$ has $v$ entries where $a_i=0$. Let $D'$ be the path with the area sequence $(0,a_{r+2},\ldots,a_n,a_2-1,a_3-1,\ldots,a_r-1)$, then the statistics are related by $$(\operatorname{area}(D),\operatorname{dinv}(D)) = (\operatorname{area}(D')+r-1,\operatorname{dinv}(D')+v-1).$$
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St000012: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[2]
=> [1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 2
[1,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 1
[3]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2
[2,1]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 1
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 4
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 6
[]
=> []
=> [1,0]
=> [1,0]
=> 0
Description
The area of a Dyck path. This is the number of complete squares in the integer lattice which are below the path and above the x-axis. The 'half-squares' directly above the axis do not contribute to this statistic. 1. Dyck paths are bijection with '''area sequences''' $(a_1,\ldots,a_n)$ such that $a_1 = 0, a_{k+1} \leq a_k + 1$. 2. The generating function $\mathbf{D}_n(q) = \sum_{D \in \mathfrak{D}_n} q^{\operatorname{area}(D)}$ satisfy the recurrence $$\mathbf{D}_{n+1}(q) = \sum q^k \mathbf{D}_k(q) \mathbf{D}_{n-k}(q).$$ 3. The area is equidistributed with [[St000005]] and [[St000006]]. Pairs of these statistics play an important role in the theory of $q,t$-Catalan numbers.
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00030: Dyck paths zeta mapDyck paths
Mp00031: Dyck paths to 312-avoiding permutationPermutations
St000018: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [1,1,0,0]
=> [2,1] => 1
[2]
=> [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => 2
[1,1]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [1,3,2] => 1
[3]
=> [1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 2
[2,1]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 1
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 2
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 4
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 6
[]
=> []
=> []
=> [] => 0
Description
The number of inversions of a permutation. This equals the minimal number of simple transpositions $(i,i+1)$ needed to write $\pi$. Thus, it is also the Coxeter length of $\pi$.
Matching statistic: St000246
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00030: Dyck paths zeta mapDyck paths
Mp00025: Dyck paths to 132-avoiding permutationPermutations
St000246: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [1,1,0,0]
=> [1,2] => 1
[2]
=> [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> [2,1,3] => 2
[1,1]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> [2,3,1] => 1
[3]
=> [1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 2
[2,1]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,2,3] => 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 1
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 3
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 2
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 4
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 3
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 6
[]
=> []
=> []
=> [] => 0
Description
The number of non-inversions of a permutation. For a permutation of $\{1,\ldots,n\}$, this is given by $\operatorname{noninv}(\pi) = \binom{n}{2}-\operatorname{inv}(\pi)$.
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St001295: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1]
=> [1,0,1,0]
=> [1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[2]
=> [1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 2
[1,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 1
[3]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2
[2,1]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 1
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 4
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 5
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 4
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 6
[]
=> []
=> [1,0]
=> [1,0]
=> 0
Description
Gives the vector space dimension of the homomorphism space between J^2 and J^2.
Mp00323: Integer partitions Loehr-Warrington inverseInteger partitions
St000010: Integer partitions ⟶ ℤResult quality: 86% values known / values provided: 93%distinct values known / distinct values provided: 86%
Values
[1]
=> [1]
=> 1
[2]
=> [1,1]
=> 2
[1,1]
=> [2]
=> 1
[3]
=> [2,1]
=> 2
[2,1]
=> [1,1,1]
=> 3
[1,1,1]
=> [3]
=> 1
[3,1]
=> [1,1,1,1]
=> 4
[2,2]
=> [2,1,1]
=> 3
[2,1,1]
=> [3,1]
=> 2
[3,2]
=> [1,1,1,1,1]
=> 5
[3,1,1]
=> [2,1,1,1]
=> 4
[2,2,1]
=> [2,2,1]
=> 3
[3,2,1]
=> [1,1,1,1,1,1]
=> 6
[]
=> ?
=> ? = 0
Description
The length of the partition.
Mp00323: Integer partitions Loehr-Warrington inverseInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St000147: Integer partitions ⟶ ℤResult quality: 86% values known / values provided: 93%distinct values known / distinct values provided: 86%
Values
[1]
=> [1]
=> [1]
=> 1
[2]
=> [1,1]
=> [2]
=> 2
[1,1]
=> [2]
=> [1,1]
=> 1
[3]
=> [2,1]
=> [2,1]
=> 2
[2,1]
=> [1,1,1]
=> [3]
=> 3
[1,1,1]
=> [3]
=> [1,1,1]
=> 1
[3,1]
=> [1,1,1,1]
=> [4]
=> 4
[2,2]
=> [2,1,1]
=> [3,1]
=> 3
[2,1,1]
=> [3,1]
=> [2,1,1]
=> 2
[3,2]
=> [1,1,1,1,1]
=> [5]
=> 5
[3,1,1]
=> [2,1,1,1]
=> [4,1]
=> 4
[2,2,1]
=> [2,2,1]
=> [3,2]
=> 3
[3,2,1]
=> [1,1,1,1,1,1]
=> [6]
=> 6
[]
=> ?
=> ?
=> ? = 0
Description
The largest part of an integer partition.
Mp00323: Integer partitions Loehr-Warrington inverseInteger partitions
Mp00095: Integer partitions to binary wordBinary words
St000288: Binary words ⟶ ℤResult quality: 86% values known / values provided: 93%distinct values known / distinct values provided: 86%
Values
[1]
=> [1]
=> 10 => 1
[2]
=> [1,1]
=> 110 => 2
[1,1]
=> [2]
=> 100 => 1
[3]
=> [2,1]
=> 1010 => 2
[2,1]
=> [1,1,1]
=> 1110 => 3
[1,1,1]
=> [3]
=> 1000 => 1
[3,1]
=> [1,1,1,1]
=> 11110 => 4
[2,2]
=> [2,1,1]
=> 10110 => 3
[2,1,1]
=> [3,1]
=> 10010 => 2
[3,2]
=> [1,1,1,1,1]
=> 111110 => 5
[3,1,1]
=> [2,1,1,1]
=> 101110 => 4
[2,2,1]
=> [2,2,1]
=> 11010 => 3
[3,2,1]
=> [1,1,1,1,1,1]
=> 1111110 => 6
[]
=> ?
=> ? => ? = 0
Description
The number of ones in a binary word. This is also known as the Hamming weight of the word.
Matching statistic: St000733
Mp00323: Integer partitions Loehr-Warrington inverseInteger partitions
Mp00042: Integer partitions initial tableauStandard tableaux
St000733: Standard tableaux ⟶ ℤResult quality: 86% values known / values provided: 93%distinct values known / distinct values provided: 86%
Values
[1]
=> [1]
=> [[1]]
=> 1
[2]
=> [1,1]
=> [[1],[2]]
=> 2
[1,1]
=> [2]
=> [[1,2]]
=> 1
[3]
=> [2,1]
=> [[1,2],[3]]
=> 2
[2,1]
=> [1,1,1]
=> [[1],[2],[3]]
=> 3
[1,1,1]
=> [3]
=> [[1,2,3]]
=> 1
[3,1]
=> [1,1,1,1]
=> [[1],[2],[3],[4]]
=> 4
[2,2]
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[2,1,1]
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[3,2]
=> [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> 5
[3,1,1]
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[2,2,1]
=> [2,2,1]
=> [[1,2],[3,4],[5]]
=> 3
[3,2,1]
=> [1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> 6
[]
=> ?
=> ?
=> ? = 0
Description
The row containing the largest entry of a standard tableau.
The following 83 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000876The number of factors in the Catalan decomposition of a binary word. St000885The number of critical steps in the Catalan decomposition of a binary word. St000157The number of descents of a standard tableau. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000384The maximal part of the shifted composition of an integer partition. St000519The largest length of a factor maximising the subword complexity. St000784The maximum of the length and the largest part of the integer partition. St001508The degree of the standard monomial associated to a Dyck path relative to the diagonal boundary. St000005The bounce statistic of a Dyck path. St000015The number of peaks of a Dyck path. St000041The number of nestings of a perfect matching. St000057The Shynar inversion number of a standard tableau. St000067The inversion number of the alternating sign matrix. St000076The rank of the alternating sign matrix in the alternating sign matrix poset. St000161The sum of the sizes of the right subtrees of a binary tree. St000494The number of inversions of distance at most 3 of a permutation. St000507The number of ascents of a standard tableau. St000676The number of odd rises of a Dyck path. St000684The global dimension of the LNakayama algebra associated to a Dyck path. St000686The finitistic dominant dimension of a Dyck path. St000734The last entry in the first row of a standard tableau. St000797The stat`` of a permutation. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001135The projective dimension of the first simple module in the Nakayama algebra corresponding to the Dyck path. St001161The major index north count of a Dyck path. St001201The grade of the simple module $S_0$ in the special CNakayama algebra corresponding to the Dyck path. 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: St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001397Number of pairs of incomparable elements in a finite poset. St001419The length of the longest palindromic factor beginning with a one of a binary word. St001462The number of factors of a standard tableaux under concatenation. St001530The depth of a Dyck path. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St000053The number of valleys of the Dyck path. St000120The number of left tunnels of a Dyck path. St000306The bounce count of a Dyck path. St000331The number of upper interactions of a Dyck path. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001142The projective dimension of the socle of the regular module as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001185The number of indecomposable injective modules of grade at least 2 in the corresponding Nakayama algebra. St001197The global dimension of $eAe$ for 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$. St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St001509The degree of the standard monomial associated to a Dyck path relative to the trivial lower boundary. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St000678The number of up steps after the last double rise of a Dyck path. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001480The number of simple summands of the module J^2/J^3. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001240The number of indecomposable modules e_i J^2 that have injective dimension at most one in the corresponding Nakayama algebra St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001176The size of a partition minus its first part. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001389The number of partitions of the same length below the given integer partition. St001498The normalised height of a Nakayama algebra with magnitude 1. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St000668The least common multiple of the parts of the partition. St000708The product of the parts of an integer partition. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St000477The weight of a partition according to Alladi. St001375The pancake length of a permutation. St000632The jump number of the poset. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001208The number of connected components of the quiver of $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra $A$ of $K[x]/(x^n)$. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000259The diameter of a connected graph. St000260The radius of a connected graph. St000307The number of rowmotion orbits of a poset. St001811The Castelnuovo-Mumford regularity of a permutation. St000717The number of ordinal summands of a poset.