Your data matches 328 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000774: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 1
([],3)
=> 3
([(1,2)],3)
=> 2
([(0,2),(1,2)],3)
=> 1
([(0,1),(0,2),(1,2)],3)
=> 2
([],4)
=> 4
([(2,3)],4)
=> 3
([(1,3),(2,3)],4)
=> 2
([(0,3),(1,3),(2,3)],4)
=> 2
([(0,3),(1,2)],4)
=> 2
([(0,3),(1,2),(2,3)],4)
=> 1
([(1,2),(1,3),(2,3)],4)
=> 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
Description
The maximal multiplicity of a Laplacian eigenvalue in a graph.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
St000381: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1] => 1
([],2)
=> [2] => 2
([(0,1)],2)
=> [1,1] => 1
([],3)
=> [3] => 3
([(1,2)],3)
=> [1,2] => 2
([(0,2),(1,2)],3)
=> [1,1,1] => 1
([(0,1),(0,2),(1,2)],3)
=> [2,1] => 2
([],4)
=> [4] => 4
([(2,3)],4)
=> [1,3] => 3
([(1,3),(2,3)],4)
=> [1,1,2] => 2
([(0,3),(1,3),(2,3)],4)
=> [1,2,1] => 2
([(0,3),(1,2)],4)
=> [2,2] => 2
([(0,3),(1,2),(2,3)],4)
=> [1,1,1,1] => 1
([(1,2),(1,3),(2,3)],4)
=> [2,2] => 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> [1,1,1,1] => 1
([(0,2),(0,3),(1,2),(1,3)],4)
=> [1,2,1] => 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [2,1,1] => 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1] => 3
Description
The largest part of an integer composition.
Mp00203: Graphs coneGraphs
St000771: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([(0,1)],2)
=> 1
([],2)
=> ([(0,2),(1,2)],3)
=> 1
([(0,1)],2)
=> ([(0,1),(0,2),(1,2)],3)
=> 2
([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
([(1,2)],3)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
([(0,2),(1,2)],3)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
([(0,3),(1,2)],4)
=> ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 2
([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
([(1,2),(1,3),(2,3)],4)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
Description
The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. The distance Laplacian of a graph is the (symmetric) matrix with row and column sums $0$, which has the negative distances between two vertices as its off-diagonal entries. This statistic is the largest multiplicity of an eigenvalue. For example, the cycle on four vertices has distance Laplacian $$ \left(\begin{array}{rrrr} 4 & -1 & -2 & -1 \\ -1 & 4 & -1 & -2 \\ -2 & -1 & 4 & -1 \\ -1 & -2 & -1 & 4 \end{array}\right). $$ Its eigenvalues are $0,4,4,6$, so the statistic is $2$. The path on four vertices has eigenvalues $0, 4.7\dots, 6, 9.2\dots$ and therefore statistic $1$.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
St000808: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1] => 1
([],2)
=> [2] => 2
([(0,1)],2)
=> [1,1] => 1
([],3)
=> [3] => 3
([(1,2)],3)
=> [1,2] => 2
([(0,2),(1,2)],3)
=> [1,1,1] => 1
([(0,1),(0,2),(1,2)],3)
=> [2,1] => 2
([],4)
=> [4] => 4
([(2,3)],4)
=> [1,3] => 3
([(1,3),(2,3)],4)
=> [1,1,2] => 2
([(0,3),(1,3),(2,3)],4)
=> [1,2,1] => 2
([(0,3),(1,2)],4)
=> [2,2] => 2
([(0,3),(1,2),(2,3)],4)
=> [1,1,1,1] => 1
([(1,2),(1,3),(2,3)],4)
=> [2,2] => 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> [1,1,1,1] => 1
([(0,2),(0,3),(1,2),(1,3)],4)
=> [1,2,1] => 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [2,1,1] => 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1] => 3
Description
The number of up steps of the associated bargraph. Interpret the composition as the sequence of heights of the bars of a bargraph. This statistic is the number of up steps.
Mp00250: Graphs clique graphGraphs
St000917: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],1)
=> 1
([],2)
=> ([],2)
=> 2
([(0,1)],2)
=> ([],1)
=> 1
([],3)
=> ([],3)
=> 3
([(1,2)],3)
=> ([],2)
=> 2
([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> 2
([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> 1
([],4)
=> ([],4)
=> 4
([(2,3)],4)
=> ([],3)
=> 3
([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 3
([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 1
([(0,3),(1,2)],4)
=> ([],2)
=> 2
([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 2
([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2
([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> 1
Description
The open packing number of a graph. This is the size of a largest subset of vertices of a graph, such that any two distinct vertices in the subset have disjoint open neighbourhood.
Mp00264: Graphs delete endpointsGraphs
St000918: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],1)
=> 1
([],2)
=> ([],2)
=> 2
([(0,1)],2)
=> ([],1)
=> 1
([],3)
=> ([],3)
=> 3
([(1,2)],3)
=> ([],2)
=> 2
([(0,2),(1,2)],3)
=> ([],1)
=> 1
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 2
([],4)
=> ([],4)
=> 4
([(2,3)],4)
=> ([],3)
=> 3
([(1,3),(2,3)],4)
=> ([],2)
=> 2
([(0,3),(1,3),(2,3)],4)
=> ([],1)
=> 1
([(0,3),(1,2)],4)
=> ([],2)
=> 2
([(0,3),(1,2),(2,3)],4)
=> ([],1)
=> 1
([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> 3
([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 2
([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
Description
The 2-limited packing number of a graph. A subset $B$ of the set of vertices of a graph is a $k$-limited packing set if its intersection with the (closed) neighbourhood of any vertex is at most $k$. The $k$-limited packing number is the largest number of vertices in a $k$-limited packing set.
Mp00264: Graphs delete endpointsGraphs
St001315: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],1)
=> 1
([],2)
=> ([],2)
=> 2
([(0,1)],2)
=> ([],1)
=> 1
([],3)
=> ([],3)
=> 3
([(1,2)],3)
=> ([],2)
=> 2
([(0,2),(1,2)],3)
=> ([],1)
=> 1
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 2
([],4)
=> ([],4)
=> 4
([(2,3)],4)
=> ([],3)
=> 3
([(1,3),(2,3)],4)
=> ([],2)
=> 2
([(0,3),(1,3),(2,3)],4)
=> ([],1)
=> 1
([(0,3),(1,2)],4)
=> ([],2)
=> 2
([(0,3),(1,2),(2,3)],4)
=> ([],1)
=> 1
([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> 3
([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 2
([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
Description
The dissociation number of a graph.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000013: Dyck paths ⟶ ℤ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,0,0]
=> 2
([(0,1)],2)
=> [1,1] => [1,0,1,0]
=> 1
([],3)
=> [3] => [1,1,1,0,0,0]
=> 3
([(1,2)],3)
=> [1,2] => [1,0,1,1,0,0]
=> 2
([(0,2),(1,2)],3)
=> [1,1,1] => [1,0,1,0,1,0]
=> 1
([(0,1),(0,2),(1,2)],3)
=> [2,1] => [1,1,0,0,1,0]
=> 2
([],4)
=> [4] => [1,1,1,1,0,0,0,0]
=> 4
([(2,3)],4)
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 3
([(1,3),(2,3)],4)
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 2
([(0,3),(1,3),(2,3)],4)
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
([(0,3),(1,2)],4)
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
([(0,3),(1,2),(2,3)],4)
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
([(1,2),(1,3),(2,3)],4)
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
([(0,2),(0,3),(1,2),(1,3)],4)
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
Description
The height of a Dyck path. The height of a Dyck path $D$ of semilength $n$ is defined as the maximal height of a peak of $D$. The height of $D$ at position $i$ is the number of up-steps minus the number of down-steps before position $i$.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
St000147: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1] => [1]
=> 1
([],2)
=> [2] => [2]
=> 2
([(0,1)],2)
=> [1,1] => [1,1]
=> 1
([],3)
=> [3] => [3]
=> 3
([(1,2)],3)
=> [1,2] => [2,1]
=> 2
([(0,2),(1,2)],3)
=> [1,1,1] => [1,1,1]
=> 1
([(0,1),(0,2),(1,2)],3)
=> [2,1] => [2,1]
=> 2
([],4)
=> [4] => [4]
=> 4
([(2,3)],4)
=> [1,3] => [3,1]
=> 3
([(1,3),(2,3)],4)
=> [1,1,2] => [2,1,1]
=> 2
([(0,3),(1,3),(2,3)],4)
=> [1,2,1] => [2,1,1]
=> 2
([(0,3),(1,2)],4)
=> [2,2] => [2,2]
=> 2
([(0,3),(1,2),(2,3)],4)
=> [1,1,1,1] => [1,1,1,1]
=> 1
([(1,2),(1,3),(2,3)],4)
=> [2,2] => [2,2]
=> 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> [1,1,1,1] => [1,1,1,1]
=> 1
([(0,2),(0,3),(1,2),(1,3)],4)
=> [1,2,1] => [2,1,1]
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [2,1,1] => [2,1,1]
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1] => [3,1]
=> 3
Description
The largest part of an integer partition.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000335: Dyck paths ⟶ ℤ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,0,0]
=> 2
([(0,1)],2)
=> [1,1] => [1,0,1,0]
=> 1
([],3)
=> [3] => [1,1,1,0,0,0]
=> 3
([(1,2)],3)
=> [1,2] => [1,0,1,1,0,0]
=> 2
([(0,2),(1,2)],3)
=> [1,1,1] => [1,0,1,0,1,0]
=> 1
([(0,1),(0,2),(1,2)],3)
=> [2,1] => [1,1,0,0,1,0]
=> 2
([],4)
=> [4] => [1,1,1,1,0,0,0,0]
=> 4
([(2,3)],4)
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 3
([(1,3),(2,3)],4)
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 2
([(0,3),(1,3),(2,3)],4)
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
([(0,3),(1,2)],4)
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
([(0,3),(1,2),(2,3)],4)
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
([(1,2),(1,3),(2,3)],4)
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
([(0,3),(1,2),(1,3),(2,3)],4)
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
([(0,2),(0,3),(1,2),(1,3)],4)
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2
([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
Description
The difference of lower and upper interactions. An ''upper interaction'' in a Dyck path is the occurrence of a factor $0^k 1^k$ with $k \geq 1$ (see [[St000331]]), and a ''lower interaction'' is the occurrence of a factor $1^k 0^k$ with $k \geq 1$. In both cases, $1$ denotes an up-step $0$ denotes a a down-step.
The following 318 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000723The maximal cardinality of a set of vertices with the same neighbourhood in a graph. St001235The global dimension of the corresponding Comp-Nakayama algebra. St001286The annihilation number of a graph. St001318The number of vertices of the largest induced subforest with the same number of connected components of a graph. St001321The number of vertices of the largest induced subforest of a graph. St001949The rigidity index of a graph. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000377The dinv defect of an integer partition. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St000010The length of the partition. St000025The number of initial rises of a Dyck path. St000028The number of stack-sorts needed to sort a permutation. St000058The order of a permutation. St000062The length of the longest increasing subsequence of the permutation. St000166The depth minus 1 of an ordered tree. St000308The height of the tree associated to a permutation. St000392The length of the longest run of ones in a binary word. St000442The maximal area to the right of an up step of a Dyck path. St000451The length of the longest pattern of the form k 1 2. St000628The balance of a binary word. St000668The least common multiple of the parts of the partition. 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. St000720The size of the largest partition in the oscillating tableau corresponding to the perfect matching. St000734The last entry in the first row of a standard tableau. St000757The length of the longest weakly inreasing subsequence of parts of an integer composition. St000765The number of weak records in an integer composition. St000930The k-Gorenstein degree of the corresponding Nakayama algebra with linear quiver. St000982The length of the longest constant subword. St000983The length of the longest alternating subword. St001024Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001128The exponens consonantiae of a partition. St001184Number of indecomposable injective modules with grade at least 1 in the corresponding Nakayama algebra. St001201The grade of the simple module $S_0$ in the special CNakayama algebra corresponding to the Dyck path. St001202Call 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. 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: St001210Gives the maximal vector space dimension of the first Ext-group between an indecomposable module X and the regular module A, when A is the Nakayama algebra corresponding to the Dyck path. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001372The length of a longest cyclic run of ones of a binary word. St001530The depth of a Dyck path. St001589The nesting number of a perfect matching. St001652The length of a longest interval of consecutive numbers. St001662The length of the longest factor of consecutive numbers in a permutation. St001733The number of weak left to right maxima of a Dyck path. St001809The index of the step at the first peak of maximal height in a Dyck path. St000091The descent variation of a composition. St000094The depth of an ordered tree. St000141The maximum drop size of a permutation. St000209Maximum difference of elements in cycles. St000225Difference between largest and smallest parts in a partition. St000306The bounce count of a Dyck path. St000369The dinv deficit of a Dyck path. St000439The position of the first down step of a Dyck path. St000521The number of distinct subtrees of an ordered tree. St000662The staircase size of the code of a permutation. St000741The Colin de Verdière graph invariant. St000800The number of occurrences of the vincular pattern |231 in a permutation. St000940The number of characters of the symmetric group whose value on the partition is zero. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001046The maximal number of arcs nesting a given arc of a perfect matching. St001090The number of pop-stack-sorts needed to sort a permutation. 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$. 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$. St001233The number of indecomposable 2-dimensional modules with projective dimension one. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001294The maximal torsionfree index of a simple non-projective module in the corresponding Nakayama algebra. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001500The global dimension of magnitude 1 Nakayama algebras. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St001777The number of weak descents in an integer composition. St001330The hat guessing number of a graph. St000444The length of the maximal rise of a Dyck path. St000485The length of the longest cycle of a permutation. St000675The number of centered multitunnels of a Dyck path. St000844The size of the largest block in the direct sum decomposition of a permutation. St000887The maximal number of nonzero entries on a diagonal of a permutation matrix. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001062The maximal size of a block of a set partition. St000503The maximal difference between two elements in a common block. St000956The maximal displacement of a permutation. 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)$. St000454The largest eigenvalue of a graph if it is integral. St001644The dimension of a graph. St000644The number of graphs with given frequency partition. St000776The maximal multiplicity of an eigenvalue in a graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001038The minimal height of a column in the parallelogram polyomino associated with the Dyck path. St000259The diameter of a connected graph. St000260The radius of a connected graph. St000382The first part of an integer composition. St000383The last part of an integer composition. St001165Number of simple modules with even projective dimension in the corresponding Nakayama algebra. St001415The length of the longest palindromic prefix of a binary word. St001471The magnitude of a Dyck path. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St001955The number of natural descents for set-valued two row standard Young tableaux. St000636The hull number of a graph. St001515The vector space dimension of the socle of the first syzygy module of the regular module (as a bimodule). St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St001654The monophonic hull number of a graph. St000952Gives the number of irreducible factors of the Coxeter polynomial of the Dyck path over the rational numbers. St000955Number of times one has $Ext^i(D(A),A)>0$ for $i>0$ for the corresponding LNakayama algebra. St000999Number of indecomposable projective module with injective dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001241The number of non-zero radicals of the indecomposable projective modules that have injective dimension and projective dimension at most one. St001289The vector space dimension of the n-fold tensor product of D(A), where n is maximal such that this n-fold tensor product is nonzero. St001481The minimal height of a peak of a Dyck path. St000455The second largest eigenvalue of a graph if it is integral. St001060The distinguishing index of a graph. St001645The pebbling number of a connected graph. St000910The number of maximal chains of minimal length in a poset. St000914The sum of the values of the Möbius function of a poset. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. 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. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000515The number of invariant set partitions when acting with a permutation of given cycle type. St000939The number of characters of the symmetric group whose value on the partition is positive. St000770The major index of an integer partition when read from bottom to top. St001621The number of atoms of a lattice. St001624The breadth of a lattice. St000735The last entry on the main diagonal of a standard tableau. St001812The biclique partition number of a graph. St000478Another weight of a partition according to Alladi. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. 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$. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001704The size of the largest multi-subset-intersection of the deck of a graph with the deck of another graph. 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. St000815The number of semistandard Young tableaux of partition weight of given shape. St000933The number of multipartitions of sizes given by an integer partition. St000993The multiplicity of the largest part of an integer partition. 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$. St001568The smallest positive integer that does not appear twice in the partition. St000466The Gutman (or modified Schultz) index of a connected graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St000460The hook length of the last cell along the main diagonal of an integer partition. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001118The acyclic chromatic index of a graph. St001360The number of covering relations in Young's lattice below a partition. St001380The number of monomer-dimer tilings of a Ferrers diagram. St001668The number of points of the poset minus the width of the poset. St000014The number of parking functions supported by a Dyck path. St000015The number of peaks of a Dyck path. St000063The number of linear extensions of a certain poset defined for an integer partition. St000108The number of partitions contained in the given partition. St000144The pyramid weight of the Dyck path. St000179The product of the hook lengths of the integer partition. St000184The size of the centralizer of any permutation of given cycle type. St000228The size of a partition. St000293The number of inversions of a binary word. St000294The number of distinct factors of a binary word. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000380Half of the maximal perimeter of a rectangle fitting into the diagram of an integer partition. St000384The maximal part of the shifted composition of an integer partition. St000393The number of strictly increasing runs in a binary word. St000395The sum of the heights of the peaks of a Dyck path. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000420The number of Dyck paths that are weakly above a Dyck path. St000443The number of long tunnels of a Dyck path. St000459The hook length of the base cell of a partition. St000518The number of distinct subsequences in a binary word. St000519The largest length of a factor maximising the subword complexity. St000529The number of permutations whose descent word is the given binary word. St000531The leading coefficient of the rook polynomial of an integer partition. St000532The total number of rook placements on a Ferrers board. St000543The size of the conjugacy class of a binary word. St000626The minimal period of a binary word. St000630The length of the shortest palindromic decomposition of a binary word. St000631The number of distinct palindromic decompositions of a binary word. St000678The number of up steps after the last double rise of a Dyck path. St000759The smallest missing part in an integer partition. St000784The maximum of the length and the largest part of the integer partition. St000867The sum of the hook lengths in the first row of an integer partition. St000922The minimal number such that all substrings of this length are unique. St000953The largest degree of an irreducible factor of the Coxeter polynomial of the Dyck path over the rational numbers. St000968We make a CNakayama algebra out of the LNakayama algebra (corresponding to the Dyck path) $[c_0,c_1,...,c_{n−1}]$ by adding $c_0$ to $c_{n−1}$. St000969We make a CNakayama algebra out of the LNakayama algebra (corresponding to the Dyck path) $[c_0,c_1,...,c_{n-1}]$ by adding $c_0$ to $c_{n-1}$. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001012Number of simple modules with projective dimension at most 2 in the Nakayama algebra corresponding to the Dyck path. St001014Number of indecomposable injective modules with codominant dimension equal to the dominant dimension of the Nakayama algebra corresponding to the Dyck path. St001015Number of indecomposable injective modules with codominant dimension equal to one in the Nakayama algebra corresponding to the Dyck path. St001016Number of indecomposable injective modules with codominant dimension at most 1 in the Nakayama algebra corresponding to the Dyck path. St001018Sum of projective dimension of the indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001019Sum of the projective dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001020Sum of the codominant dimensions of the non-projective indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001023Number of simple modules with projective dimension at most 3 in the Nakayama algebra corresponding to the Dyck path. St001032The number of horizontal steps in the bicoloured Motzkin path associated with the Dyck path. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001088Number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001127The sum of the squares of the parts of a partition. St001135The projective dimension of the first simple module in the Nakayama algebra corresponding to the Dyck path. St001170Number of indecomposable injective modules whose socle has projective dimension at most g-1 when g denotes the global dimension in the corresponding Nakayama algebra. St001179Number of indecomposable injective modules with projective dimension at most 2 in the corresponding Nakayama algebra. St001180Number of indecomposable injective modules with projective dimension at most 1. St001183The maximum of $projdim(S)+injdim(S)$ over all simple modules in the Nakayama algebra corresponding to the Dyck path. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001190Number of simple modules with projective dimension at most 4 in the corresponding Nakayama algebra. St001211The number of simple modules in the corresponding Nakayama algebra that have vanishing second Ext-group with the regular module. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001226The number of integers i such that the radical of the i-th indecomposable projective module has vanishing first extension group with the Jacobson radical J in the corresponding Nakayama algebra. St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St001254The vector space dimension of the first extension-group between A/soc(A) and J when A is the corresponding Nakayama algebra with Jacobson radical J. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001267The length of the Lyndon factorization of the binary word. St001275The projective dimension of the second term in a minimal injective coresolution of the regular module. St001297The number of indecomposable non-injective projective modules minus the number of indecomposable non-injective projective modules that have reflexive Auslander-Reiten sequences in the corresponding Nakayama algebra. St001299The product of all non-zero projective dimensions of simple modules of the corresponding Nakayama algebra. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001365The number of lattice paths of the same length weakly above the path given by a binary word. St001378The product of the cohook lengths of the integer partition. St001400The total number of Littlewood-Richardson tableaux of given shape. St001416The length of a longest palindromic factor of a binary word. St001417The length of a longest palindromic subword of a binary word. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001437The flex of a binary word. St001488The number of corners of a skew partition. St001492The number of simple modules that do not appear in the socle of the regular module or have no nontrivial selfextensions with the regular module in the corresponding Nakayama algebra. St001504The sum of all indegrees of vertices with indegree at least two in the resolution quiver of a Nakayama algebra corresponding to the Dyck path. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001523The degree of symmetry of a Dyck path. St001607The number of coloured graphs such that the multiplicities of colours are given by a partition. St001611The number of multiset partitions such that the multiplicities of elements are given by a partition. St001612The number of coloured multisets of cycles such that the multiplicities of colours are given by a partition. St001650The order of Ringel's homological bijection associated to the linear Nakayama algebra corresponding to the Dyck path. St001658The total number of rook placements on a Ferrers board. St001659The number of ways to place as many non-attacking rooks as possible on a Ferrers board. St001660The number of ways to place as many non-attacking rooks as possible on a skew Ferrers board. St001710The number of permutations such that conjugation with a permutation of given cycle type yields the inverse permutation. St001814The number of partitions interlacing the given partition. St001885The number of binary words with the same proper border set. St001929The number of meanders with top half given by the noncrossing matching corresponding to the Dyck path. St001959The product of the heights of the peaks of a Dyck path. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000464The Schultz index of a connected graph. St001545The second Elser number of a connected graph. St001281The normalized isoperimetric number of a graph. St000514The number of invariant simple graphs when acting with a permutation of given cycle type. St000937The number of positive values of the symmetric group character corresponding to the partition. St001176The size of a partition minus its first part. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001651The Frankl number of a lattice. St000422The energy of a graph, if it is integral. St000264The girth of a graph, which is not a tree. St000456The monochromatic index of a connected graph. St001613The binary logarithm of the size of the center of a lattice. St001617The dimension of the space of valuations of a lattice. St001881The number of factors of a lattice as a Cartesian product of lattices. St000302The determinant of the distance matrix of a connected graph. St000467The hyper-Wiener index of a connected graph. St001845The number of join irreducibles minus the rank of a lattice. St000284The Plancherel distribution on integer partitions. St000418The number of Dyck paths that are weakly below a Dyck path. St000438The position of the last up step in a Dyck path. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000706The product of the factorials of the multiplicities of an integer partition. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000744The length of the path to the largest entry in a standard Young tableau. St000813The number of zero-one matrices with weakly decreasing column sums and row sums given by the partition. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St001501The dominant dimension of magnitude 1 Nakayama algebras. St001531Number of partial orders contained in the poset determined by the Dyck path. St001808The box weight or horizontal decoration of a Dyck path. 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. St001816Eigenvalues of the top-to-random operator acting on a simple module. St001626The number of maximal proper sublattices of a lattice. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000618The number of self-evacuating tableaux of given shape. St000667The greatest common divisor of the parts of the partition. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000781The number of proper colouring schemes of a Ferrers diagram. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001249Sum of the odd parts of a partition. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001262The dimension of the maximal parabolic seaweed algebra corresponding to the partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001364The number of permutations whose cube equals a fixed permutation of given cycle type. St001389The number of partitions of the same length below the given integer partition. St001432The order dimension of the partition. St001527The cyclic permutation representation number of an integer partition. St001529The number of monomials in the expansion of the nabla operator applied to the power-sum symmetric function indexed by the partition. St001561The value of the elementary symmetric function evaluated at 1. St001562The value of the complete homogeneous symmetric function evaluated at 1. St001563The value of the power-sum symmetric function evaluated at 1. St001564The value of the forgotten symmetric functions when all variables set to 1. St001571The Cartan determinant of the integer partition. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001602The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on endofunctions. St001608The number of coloured rooted trees such that the multiplicities of colours are given by a partition. St001609The number of coloured trees such that the multiplicities of colours are given by a partition. St001610The number of coloured endofunctions such that the multiplicities of colours are given by a partition. St001627The number of coloured connected graphs such that the multiplicities of colours are given by a partition. St001763The Hurwitz number of an integer partition. St001780The order of promotion on the set of standard tableaux of given shape. St001899The total number of irreducible representations contained in the higher Lie character for an integer partition. St001900The number of distinct irreducible representations contained in the higher Lie character for an integer partition. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001924The number of cells in an integer partition whose arm and leg length coincide. St001933The largest multiplicity of a part in an integer partition. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001936The number of transitive factorisations of a permutation of given cycle type into star transpositions. St001938The number of transitive monotone factorizations of genus zero of a permutation of given cycle type.