Your data matches 309 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000636: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 3
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 2
([(0,1),(0,2),(1,2)],3)
=> 3
Description
The hull number of a graph. The convex hull of a set of vertices $S$ of a graph is the smallest set $h(S)$ such that for any pair $u,v\in h(S)$ all vertices on a shortest path from $u$ to $v$ are also in $h(S)$. The hull number is the size of the smallest set $S$ such that $h(S)$ is the set of all vertices.
St001318: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 3
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 3
([(0,1),(0,2),(1,2)],3)
=> 2
Description
The number of vertices of the largest induced subforest with the same number of connected components of a graph.
St001321: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 3
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 3
([(0,1),(0,2),(1,2)],3)
=> 2
Description
The number of vertices of the largest induced subforest of a graph.
St001654: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 3
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 2
([(0,1),(0,2),(1,2)],3)
=> 3
Description
The monophonic hull number of a graph. The monophonic hull of a set of vertices $M$ of a graph $G$ is the set of vertices that lie on at least one induced path between vertices in $M$. The monophonic hull number is the size of the smallest set $M$ such that the monophonic hull of $M$ is all of $G$. For example, the monophonic hull number of a graph $G$ with $n$ vertices is $n$ if and only if $G$ is a disjoint union of complete graphs.
St001655: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 3
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 2
([(0,1),(0,2),(1,2)],3)
=> 3
Description
The general position number of a graph. A set $S$ of vertices in a graph $G$ is a general position set if no three vertices of $S$ lie on a shortest path between any two of them.
St001656: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 3
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 2
([(0,1),(0,2),(1,2)],3)
=> 3
Description
The monophonic position number of a graph. A subset $M$ of the vertex set of a graph is a monophonic position set if no three vertices of $M$ lie on a common induced path. The monophonic position number is the size of a largest monophonic position set.
St001746: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1
([],2)
=> 2
([(0,1)],2)
=> 2
([],3)
=> 2
([(1,2)],3)
=> 3
([(0,2),(1,2)],3)
=> 3
([(0,1),(0,2),(1,2)],3)
=> 3
Description
The coalition number of a graph. This is the maximal cardinality of a set partition such that each block is either a dominating set of cardinality one, or is not a dominating set but can be joined with a second block to form a dominating set.
Mp00251: Graphs clique sizesInteger partitions
St000384: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1]
=> 1
([],2)
=> [1,1]
=> 2
([(0,1)],2)
=> [2]
=> 2
([],3)
=> [1,1,1]
=> 3
([(1,2)],3)
=> [2,1]
=> 2
([(0,2),(1,2)],3)
=> [2,2]
=> 3
([(0,1),(0,2),(1,2)],3)
=> [3]
=> 3
Description
The maximal part of the shifted composition of an integer partition. A partition $\lambda = (\lambda_1,\ldots,\lambda_k)$ is shifted into a composition by adding $i-1$ to the $i$-th part. The statistic is then $\operatorname{max}_i\{ \lambda_i + i - 1 \}$. See also [[St000380]].
Mp00147: Graphs squareGraphs
St000469: 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)
=> ([(0,1)],2)
=> 2
([],3)
=> ([],3)
=> 3
([(1,2)],3)
=> ([(1,2)],3)
=> 2
([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 3
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 3
Description
The distinguishing number of a graph. This is the minimal number of colours needed to colour the vertices of a graph, such that only the trivial automorphism of the graph preserves the colouring. For connected graphs, this statistic is at most one plus the maximal degree of the graph, with equality attained for complete graphs, complete bipartite graphs and the cycle with five vertices, see Theorem 4.2 of [2].
Mp00037: Graphs to partition of connected componentsInteger partitions
St000784: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1]
=> 1
([],2)
=> [1,1]
=> 2
([(0,1)],2)
=> [2]
=> 2
([],3)
=> [1,1,1]
=> 3
([(1,2)],3)
=> [2,1]
=> 2
([(0,2),(1,2)],3)
=> [3]
=> 3
([(0,1),(0,2),(1,2)],3)
=> [3]
=> 3
Description
The maximum of the length and the largest part of the integer partition. This is the side length of the smallest square the Ferrers diagram of the partition fits into. It is also the minimal number of colours required to colour the cells of the Ferrers diagram such that no two cells in a column or in a row have the same colour, see [1]. See also [[St001214]].
The following 299 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001120The length of a longest path in a graph. St001366The maximal multiplicity of a degree of a vertex of a graph. St001368The number of vertices of maximal degree in a graph. St001391The disjunction number of a graph. St001844The maximal degree of a generator of the invariant ring of the automorphism group of a graph. St000380Half of the maximal perimeter of a rectangle fitting into the diagram of an integer partition. St000778The metric dimension of a graph. St001949The rigidity index of a graph. St000144The pyramid weight of the Dyck path. St000299The number of nonisomorphic vertex-induced subtrees. St000393The number of strictly increasing runs in a binary word. St000453The number of distinct Laplacian eigenvalues of a graph. St000519The largest length of a factor maximising the subword complexity. St000645The sum of the areas of the rectangles formed by two consecutive peaks and the valley in between. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000922The minimal number such that all substrings of this length are unique. St001093The detour number of a graph. St001183The maximum of $projdim(S)+injdim(S)$ over all simple modules in the Nakayama algebra corresponding to the Dyck path. 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. St001416The length of a longest palindromic factor of a binary word. St001417The length of a longest palindromic subword of a binary word. St001437The flex of a binary word. St001486The number of corners of the ribbon associated with an integer composition. St001515The vector space dimension of the socle of the first syzygy module of the regular module (as a bimodule). St001674The number of vertices of the largest induced star graph in the graph. St000088The row sums of the character table of the symmetric group. St000259The diameter of a connected graph. St000395The sum of the heights of the peaks of a Dyck path. St000741The Colin de Verdière graph invariant. St000743The number of entries in a standard Young tableau such that the next integer is a neighbour. St000998Number of indecomposable projective modules with injective dimension smaller than or equal to the dominant dimension 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. St001017Number of indecomposable injective modules with projective dimension equal to the codominant dimension 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. St001020Sum of the codominant dimensions of the non-projective indecomposable injective modules of 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. St001211The number of simple modules in the corresponding Nakayama algebra that have vanishing second Ext-group with the regular module. St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St001240The number of indecomposable modules e_i J^2 that have injective dimension at most one in the corresponding Nakayama algebra 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. St001512The minimum rank of a graph. St001690The length of a longest path in a graph such that after removing the paths edges, every vertex of the path has distance two from some other vertex of the path. St001955The number of natural descents for set-valued two row standard Young tableaux. St000637The length of the longest cycle in a graph. St000806The semiperimeter of the associated bargraph. St000967The value p(1) for the Coxeterpolynomial p of the corresponding LNakayama algebra. St001023Number of simple modules with projective dimension at most 3 in the Nakayama algebra corresponding to the Dyck path. St001190Number of simple modules with projective dimension at most 4 in the corresponding Nakayama algebra. St001650The order of Ringel's homological bijection associated to the linear Nakayama algebra corresponding to the Dyck path. St001218Smallest index k greater than or equal to one such that the Coxeter matrix C of the corresponding Nakayama algebra has C^k=1. St000013The height of a Dyck path. St000015The number of peaks of a Dyck path. St000019The cardinality of the support of a permutation. St000029The depth of a permutation. St000030The sum of the descent differences of a permutations. St000050The depth or height of a binary tree. St000062The length of the longest increasing subsequence of the permutation. St000075The orbit size of a standard tableau under promotion. St000134The size of the orbit of an alternating sign matrix under gyration. St000203The number of external nodes of a binary tree. St000209Maximum difference of elements in cycles. St000213The number of weak exceedances (also weak excedences) of a permutation. St000236The number of cyclical small weak excedances. St000239The number of small weak excedances. St000290The major index of a binary word. St000308The height of the tree associated to a permutation. St000314The number of left-to-right-maxima of a permutation. St000381The largest part of an integer composition. St000382The first part of an integer composition. St000443The number of long tunnels of a Dyck path. St000444The length of the maximal rise of a Dyck path. St000507The number of ascents of a standard tableau. St000528The height of a poset. St000530The number of permutations with the same descent word as the given permutation. St000672The number of minimal elements in Bruhat order not less than the permutation. 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. St000696The number of cycles in the breakpoint graph of a permutation. St000725The smallest label of a leaf of the increasing binary tree associated to a permutation. St000734The last entry in the first row of a standard tableau. St000780The size of the orbit under rotation of a perfect matching. St000808The number of up steps of the associated bargraph. St000863The length of the first row of the shifted shape of a permutation. St000876The number of factors in the Catalan decomposition of a binary word. St000891The number of distinct diagonal sums of a permutation matrix. St000912The number of maximal antichains in a poset. St000918The 2-limited packing number of a graph. St000945The number of matchings in the dihedral orbit of a perfect matching. St000956The maximal displacement of a permutation. St000957The number of Bruhat lower covers of a permutation. St000975The length of the boundary minus the length of the trunk of an ordered tree. St000982The length of the longest constant subword. St001004The number of indices that are either left-to-right maxima or right-to-left minima. St001007Number of simple modules with projective dimension 1 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. 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. St001090The number of pop-stack-sorts needed to sort a permutation. St001161The major index north count of a Dyck path. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows: 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)$. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001245The cyclic maximal difference between two consecutive entries of a permutation. St001246The maximal difference between two consecutive entries of a permutation. 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. St001314The number of tilting modules of arbitrary projective dimension that have no simple modules as a direct summand in the corresponding Nakayama algebra. St001315The dissociation number of a graph. St001343The dimension of the reduced incidence algebra of a poset. St001371The length of the longest Yamanouchi prefix of a binary word. St001415The length of the longest palindromic prefix of a binary word. St001419The length of the longest palindromic factor beginning with a one of a binary word. St001420Half the length of a longest factor which is its own reverse-complement of a binary word. St001421Half the length of a longest factor which is its own reverse-complement and begins with a one of a binary word. St001439The number of even weak deficiencies and of odd weak exceedences. St001462The number of factors of a standard tableaux under concatenation. St001485The modular major index of a binary word. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St001530The depth of a Dyck path. St001554The number of distinct nonempty subtrees of a binary tree. St001566The length of the longest arithmetic progression in a permutation. St001641The number of ascent tops in the flattened set partition such that all smaller elements appear before. St001717The largest size of an interval in a poset. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St001925The minimal number of zeros in a row of an alternating sign matrix. St001929The number of meanders with top half given by the noncrossing matching corresponding to the Dyck path. St001958The degree of the polynomial interpolating the values of a permutation. St000014The number of parking functions supported by a Dyck path. St000018The number of inversions of a permutation. St000024The number of double up and double down steps of a Dyck path. St000053The number of valleys of the Dyck path. St000080The rank of the poset. St000197The number of entries equal to positive one in the alternating sign matrix. St000210Minimum over maximum difference of elements in cycles. St000216The absolute length of a permutation. St000229Sum of the difference between the maximal and the minimal elements of the blocks plus the number of blocks of a set partition. St000245The number of ascents of a permutation. St000250The number of blocks (St000105) plus the number of antisingletons (St000248) of a set partition. St000288The number of ones in a binary word. St000306The bounce count of a Dyck path. St000331The number of upper interactions of a Dyck path. St000336The leg major index of a standard tableau. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000442The maximal area to the right of an up step of a Dyck path. St000445The number of rises of length 1 of a Dyck path. St000501The size of the first part in the decomposition of a permutation. St000548The number of different non-empty partial sums of an integer partition. St000688The global dimension minus the dominant dimension of the LNakayama algebra associated to a Dyck path. St000744The length of the path to the largest entry in a standard Young tableau. St000809The reduced reflection length of the permutation. St000819The propagating number of a perfect matching. St000844The size of the largest block in the direct sum decomposition of a permutation. St000875The semilength of the longest Dyck word in the Catalan factorisation of a binary word. St000890The number of nonzero entries in an alternating sign matrix. St000924The number of topologically connected components of a perfect matching. St000970Number of peaks minus the dominant dimension of the corresponding LNakayama algebra. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. St001010Number of indecomposable injective modules with projective dimension g-1 when g is the global dimension of the Nakayama algebra corresponding to the Dyck path. St001027Number of simple modules with projective dimension equal to injective dimension in the Nakayama algebra corresponding to the Dyck path. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001032The number of horizontal steps in the bicoloured Motzkin path associated with the Dyck path. St001034The area of the parallelogram polyomino associated with the Dyck path. St001065Number of indecomposable reflexive modules in the corresponding Nakayama algebra. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001077The prefix exchange distance of a permutation. St001096The size of the overlap set of a permutation. St001126Number of simple module that are 1-regular in the corresponding Nakayama algebra. St001142The projective dimension of the socle of the regular module as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001164Number of indecomposable injective modules whose socle has projective dimension at most g-1 (g the global dimension) minus the number of indecomposable projective-injective modules. St001166Number of indecomposable projective non-injective modules with dominant dimension equal to the global dimension plus the number of indecomposable projective injective modules in the corresponding Nakayama algebra. St001169Number of simple modules with projective dimension at least two 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$. St001247The number of parts of a partition that are not congruent 2 modulo 3. 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. St001298The number of repeated entries in the Lehmer code of a permutation. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001405The number of bonds in a permutation. St001480The number of simple summands of the module J^2/J^3. 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. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St000026The position of the first return of a Dyck path. St000044The number of vertices of the unicellular map given by a perfect matching. St000058The order of a permutation. St000485The length of the longest cycle of a permutation. St000487The length of the shortest cycle of a permutation. St000673The number of non-fixed points of a permutation. St001019Sum of the projective dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. 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. St001468The smallest fixpoint of a permutation. 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. 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. St001704The size of the largest multi-subset-intersection of the deck of a graph with the deck of another graph. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St001128The exponens consonantiae of a partition. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. 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. St001035The convexity degree of the parallelogram polyomino associated with the Dyck path. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000455The second largest eigenvalue of a graph if it is integral. St000064The number of one-box pattern of a permutation. St000249The number of singletons (St000247) plus the number of antisingletons (St000248) of a set partition. St000717The number of ordinal summands of a poset. St000724The label of the leaf of the path following the smaller label in the increasing binary tree associated to a permutation. St000906The length of the shortest maximal chain in a poset. St000923The minimal number with no two order isomorphic substrings of this length in a permutation. 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$. St000060The greater neighbor of the maximum. St000402Half the size of the symmetry class of a permutation. St000619The number of cyclic descents of a permutation. St000627The exponent of a binary word. St000631The number of distinct palindromic decompositions of a binary word. St000643The size of the largest orbit of antichains under Panyushev complementation. St000832The number of permutations obtained by reversing blocks of three consecutive numbers. St000886The number of permutations with the same antidiagonal sums. St001052The length of the exterior of a permutation. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001668The number of points of the poset minus the width of the poset. St001884The number of borders of a binary word. St000295The length of the border of a binary word. St000432The number of occurrences of the pattern 231 or of the pattern 312 in a permutation. St000435The number of occurrences of the pattern 213 or of the pattern 231 in a permutation. St000436The number of occurrences of the pattern 231 or of the pattern 321 in a permutation. St000486The number of cycles of length at least 3 of a permutation. St000538The number of even inversions of a permutation. St000646The number of big ascents of a permutation. St000710The number of big deficiencies of a permutation. St000836The number of descents of distance 2 of a permutation. St000837The number of ascents of distance 2 of a permutation. St001078The minimal number of occurrences of (12) in a factorization of a permutation into transpositions (12) and cycles (1,. St001174The Gorenstein dimension of the algebra $A/I$ when $I$ is the tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001388The number of non-attacking neighbors of a permutation. St001413Half the length of the longest even length palindromic prefix of a binary word. St001424The number of distinct squares in a binary word. St001502The global dimension minus the dominant dimension of magnitude 1 Nakayama algebras. St001524The degree of symmetry of a binary word. St001557The number of inversions of the second entry of a permutation. St001731The factorization defect of a permutation. St001930The weak major index of a binary word. 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. St001645The pebbling number of a connected graph. St000454The largest eigenvalue of a graph if it is integral. St000680The Grundy value for Hackendot on posets. St000815The number of semistandard Young tableaux of partition weight of given shape. St001060The distinguishing index of a graph. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St000032The number of elements smaller than the given Dyck path in the Tamari Order. St000420The number of Dyck paths that are weakly above a Dyck path. St000438The position of the last up step in a Dyck path. St000439The position of the first down step of a Dyck path. St000626The minimal period of a binary word. St000952Gives the number of irreducible factors of the Coxeter polynomial of the Dyck path over the rational numbers. 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}$. St000981The length of the longest zigzag subpath. St000983The length of the longest alternating subword. 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. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. 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. St001500The global dimension of magnitude 1 Nakayama algebras. 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. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001808The box weight or horizontal decoration of a Dyck path. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001118The acyclic chromatic index of a graph. St001624The breadth of a lattice. St001330The hat guessing number of a graph. St000063The number of linear extensions of a certain poset defined for an integer partition. St000108The number of partitions contained in the given partition. St000294The number of distinct factors of a binary word. St000518The number of distinct subsequences in a binary word. St000529The number of permutations whose descent word is the given binary word. St000532The total number of rook placements on a Ferrers board. St000543The size of the conjugacy class of a binary word. St001213The number of indecomposable modules in the corresponding Nakayama algebra that have vanishing first Ext-group with the regular module. St001259The vector space dimension of the double dual of D(A) in the corresponding Nakayama algebra. St001400The total number of Littlewood-Richardson tableaux of given shape. St001658The total number of rook placements on a Ferrers board. St001814The number of partitions interlacing the given partition. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000260The radius of a connected graph. St000782The indicator function of whether a given perfect matching is an L & P matching.