Your data matches 431 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000519: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => 2
010 => 2
101 => 2
111 => 2
0000 => 3
0101 => 3
1010 => 3
1111 => 3
00000 => 4
01010 => 4
10101 => 4
11111 => 4
000000 => 5
010101 => 5
101010 => 5
111111 => 5
0000000 => 6
0101010 => 6
1010101 => 6
1111111 => 6
Description
The largest length of a factor maximising the subword complexity. Let $p_w(n)$ be the number of distinct factors of length $n$. Then the statistic is the largest $n$ such that $p_w(n)$ is maximal: $$ H_w = \max\{n: p_w(n)\text{ is maximal}\} $$ A related statistic is the number of distinct factors of arbitrary length, also known as subword complexity, [[St000294]].
Mp00261: Binary words Burrows-WheelerBinary words
St000393: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => 000 => 3 = 2 + 1
010 => 100 => 3 = 2 + 1
101 => 110 => 3 = 2 + 1
111 => 111 => 3 = 2 + 1
0000 => 0000 => 4 = 3 + 1
0101 => 1100 => 4 = 3 + 1
1010 => 1100 => 4 = 3 + 1
1111 => 1111 => 4 = 3 + 1
00000 => 00000 => 5 = 4 + 1
01010 => 11000 => 5 = 4 + 1
10101 => 11100 => 5 = 4 + 1
11111 => 11111 => 5 = 4 + 1
000000 => 000000 => 6 = 5 + 1
010101 => 111000 => 6 = 5 + 1
101010 => 111000 => 6 = 5 + 1
111111 => 111111 => 6 = 5 + 1
0000000 => 0000000 => 7 = 6 + 1
0101010 => 1110000 => 7 = 6 + 1
1010101 => 1111000 => 7 = 6 + 1
1111111 => 1111111 => 7 = 6 + 1
Description
The number of strictly increasing runs in a binary word.
Mp00272: Binary words Gray nextBinary words
St000543: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => 100 => 3 = 2 + 1
010 => 011 => 3 = 2 + 1
101 => 001 => 3 = 2 + 1
111 => 101 => 3 = 2 + 1
0000 => 1000 => 4 = 3 + 1
0101 => 1101 => 4 = 3 + 1
1010 => 0010 => 4 = 3 + 1
1111 => 0111 => 4 = 3 + 1
00000 => 10000 => 5 = 4 + 1
01010 => 11010 => 5 = 4 + 1
10101 => 11101 => 5 = 4 + 1
11111 => 10111 => 5 = 4 + 1
000000 => 100000 => 6 = 5 + 1
010101 => 011101 => 6 = 5 + 1
101010 => 111010 => 6 = 5 + 1
111111 => 011111 => 6 = 5 + 1
0000000 => 1000000 => 7 = 6 + 1
0101010 => 0111010 => 7 = 6 + 1
1010101 => 0010101 => 7 = 6 + 1
1111111 => 1011111 => 7 = 6 + 1
Description
The size of the conjugacy class of a binary word. Two words $u$ and $v$ are conjugate, if $u=w_1 w_2$ and $v=w_2 w_1$, see Section 1.3 of [1].
Mp00261: Binary words Burrows-WheelerBinary words
St001267: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => 000 => 3 = 2 + 1
010 => 100 => 3 = 2 + 1
101 => 110 => 3 = 2 + 1
111 => 111 => 3 = 2 + 1
0000 => 0000 => 4 = 3 + 1
0101 => 1100 => 4 = 3 + 1
1010 => 1100 => 4 = 3 + 1
1111 => 1111 => 4 = 3 + 1
00000 => 00000 => 5 = 4 + 1
01010 => 11000 => 5 = 4 + 1
10101 => 11100 => 5 = 4 + 1
11111 => 11111 => 5 = 4 + 1
000000 => 000000 => 6 = 5 + 1
010101 => 111000 => 6 = 5 + 1
101010 => 111000 => 6 = 5 + 1
111111 => 111111 => 6 = 5 + 1
0000000 => 0000000 => 7 = 6 + 1
0101010 => 1110000 => 7 = 6 + 1
1010101 => 1111000 => 7 = 6 + 1
1111111 => 1111111 => 7 = 6 + 1
Description
The length of the Lyndon factorization of the binary word. The Lyndon factorization of a finite word w is its unique factorization as a non-increasing product of Lyndon words, i.e., $w = l_1\dots l_n$ where each $l_i$ is a Lyndon word and $l_1 \geq\dots\geq l_n$.
Mp00278: Binary words rowmotionBinary words
St001437: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => 000 => 3 = 2 + 1
010 => 100 => 3 = 2 + 1
101 => 110 => 3 = 2 + 1
111 => 111 => 3 = 2 + 1
0000 => 0000 => 4 = 3 + 1
0101 => 1010 => 4 = 3 + 1
1010 => 1100 => 4 = 3 + 1
1111 => 1111 => 4 = 3 + 1
00000 => 00000 => 5 = 4 + 1
01010 => 10100 => 5 = 4 + 1
10101 => 11010 => 5 = 4 + 1
11111 => 11111 => 5 = 4 + 1
000000 => 000000 => 6 = 5 + 1
010101 => 101010 => 6 = 5 + 1
101010 => 110100 => 6 = 5 + 1
111111 => 111111 => 6 = 5 + 1
0000000 => 0000000 => 7 = 6 + 1
0101010 => 1010100 => 7 = 6 + 1
1010101 => 1101010 => 7 = 6 + 1
1111111 => 1111111 => 7 = 6 + 1
Description
The flex of a binary word. This is the product of the lex statistic ([[St001436]], augmented by 1) and its frequency ([[St000627]]), see [1, §8].
Mp00097: Binary words delta morphismInteger compositions
St000806: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => [3] => 4 = 2 + 2
010 => [1,1,1] => 4 = 2 + 2
101 => [1,1,1] => 4 = 2 + 2
111 => [3] => 4 = 2 + 2
0000 => [4] => 5 = 3 + 2
0101 => [1,1,1,1] => 5 = 3 + 2
1010 => [1,1,1,1] => 5 = 3 + 2
1111 => [4] => 5 = 3 + 2
00000 => [5] => 6 = 4 + 2
01010 => [1,1,1,1,1] => 6 = 4 + 2
10101 => [1,1,1,1,1] => 6 = 4 + 2
11111 => [5] => 6 = 4 + 2
000000 => [6] => 7 = 5 + 2
010101 => [1,1,1,1,1,1] => 7 = 5 + 2
101010 => [1,1,1,1,1,1] => 7 = 5 + 2
111111 => [6] => 7 = 5 + 2
0000000 => [7] => 8 = 6 + 2
0101010 => [1,1,1,1,1,1,1] => 8 = 6 + 2
1010101 => [1,1,1,1,1,1,1] => 8 = 6 + 2
1111111 => [7] => 8 = 6 + 2
Description
The semiperimeter of the associated bargraph. Interpret the composition as the sequence of heights of the bars of a bargraph. This statistic is the semiperimeter of the polygon determined by the axis and the bargraph. Put differently, it is the sum of the number of up steps and the number of horizontal steps when regarding the bargraph as a path with up, horizontal and down steps.
Mp00200: Binary words twistBinary words
Mp00097: Binary words delta morphismInteger compositions
St000277: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => 100 => [1,2] => 2
010 => 110 => [2,1] => 2
101 => 001 => [2,1] => 2
111 => 011 => [1,2] => 2
0000 => 1000 => [1,3] => 3
0101 => 1101 => [2,1,1] => 3
1010 => 0010 => [2,1,1] => 3
1111 => 0111 => [1,3] => 3
00000 => 10000 => [1,4] => 4
01010 => 11010 => [2,1,1,1] => 4
10101 => 00101 => [2,1,1,1] => 4
11111 => 01111 => [1,4] => 4
000000 => 100000 => [1,5] => 5
010101 => 110101 => [2,1,1,1,1] => 5
101010 => 001010 => [2,1,1,1,1] => 5
111111 => 011111 => [1,5] => 5
0000000 => 1000000 => [1,6] => 6
0101010 => 1101010 => [2,1,1,1,1,1] => 6
1010101 => 0010101 => [2,1,1,1,1,1] => 6
1111111 => 0111111 => [1,6] => 6
Description
The number of ribbon shaped standard tableaux. A ribbon is a connected skew shape which does not contain a $2\times 2$ square. The set of ribbon shapes are therefore in bijection with integer compositons, the parts of the composition specify the row lengths. This statistic records the number of standard tableaux of the given shape. This is also the size of the preimage of the map 'descent composition' [[Mp00071]] from permutations to integer compositions: reading a tableau from bottom to top we obtain a permutation whose descent set is as prescribed. For a composition $c=c_1,\dots,c_k$ of $n$, the number of ribbon shaped standard tableaux equals $$ \sum_d (-1)^{k-\ell} \binom{n}{d_1, d_2, \dots, d_\ell}, $$ where the sum is over all coarsenings of $c$ obtained by replacing consecutive summands by their sum, see [sec 14.4, 1]
Mp00097: Binary words delta morphismInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
St000681: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => [3] => [3]
=> 2
010 => [1,1,1] => [1,1,1]
=> 2
101 => [1,1,1] => [1,1,1]
=> 2
111 => [3] => [3]
=> 2
0000 => [4] => [4]
=> 3
0101 => [1,1,1,1] => [1,1,1,1]
=> 3
1010 => [1,1,1,1] => [1,1,1,1]
=> 3
1111 => [4] => [4]
=> 3
00000 => [5] => [5]
=> 4
01010 => [1,1,1,1,1] => [1,1,1,1,1]
=> 4
10101 => [1,1,1,1,1] => [1,1,1,1,1]
=> 4
11111 => [5] => [5]
=> 4
000000 => [6] => [6]
=> 5
010101 => [1,1,1,1,1,1] => [1,1,1,1,1,1]
=> 5
101010 => [1,1,1,1,1,1] => [1,1,1,1,1,1]
=> 5
111111 => [6] => [6]
=> 5
0000000 => [7] => [7]
=> 6
0101010 => [1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> 6
1010101 => [1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> 6
1111111 => [7] => [7]
=> 6
Description
The Grundy value of Chomp on Ferrers diagrams. Players take turns and choose a cell of the diagram, cutting off all cells below and to the right of this cell in English notation. The player who is left with the single cell partition looses. The traditional version is played on chocolate bars, see [1]. This statistic is the Grundy value of the partition, that is, the smallest non-negative integer which does not occur as value of a partition obtained by a single move.
Mp00097: Binary words delta morphismInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000778: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => [3] => ([],3)
=> 2
010 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
101 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
111 => [3] => ([],3)
=> 2
0000 => [4] => ([],4)
=> 3
0101 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
1010 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
1111 => [4] => ([],4)
=> 3
00000 => [5] => ([],5)
=> 4
01010 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
10101 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
11111 => [5] => ([],5)
=> 4
000000 => [6] => ([],6)
=> 5
010101 => [1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
101010 => [1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
111111 => [6] => ([],6)
=> 5
0000000 => [7] => ([],7)
=> 6
0101010 => [1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> 6
1010101 => [1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> 6
1111111 => [7] => ([],7)
=> 6
Description
The metric dimension of a graph. This is the length of the shortest vector of vertices, such that every vertex is uniquely determined by the vector of distances from these vertices.
Mp00097: Binary words delta morphismInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
St001382: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
000 => [3] => [3]
=> 2
010 => [1,1,1] => [1,1,1]
=> 2
101 => [1,1,1] => [1,1,1]
=> 2
111 => [3] => [3]
=> 2
0000 => [4] => [4]
=> 3
0101 => [1,1,1,1] => [1,1,1,1]
=> 3
1010 => [1,1,1,1] => [1,1,1,1]
=> 3
1111 => [4] => [4]
=> 3
00000 => [5] => [5]
=> 4
01010 => [1,1,1,1,1] => [1,1,1,1,1]
=> 4
10101 => [1,1,1,1,1] => [1,1,1,1,1]
=> 4
11111 => [5] => [5]
=> 4
000000 => [6] => [6]
=> 5
010101 => [1,1,1,1,1,1] => [1,1,1,1,1,1]
=> 5
101010 => [1,1,1,1,1,1] => [1,1,1,1,1,1]
=> 5
111111 => [6] => [6]
=> 5
0000000 => [7] => [7]
=> 6
0101010 => [1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> 6
1010101 => [1,1,1,1,1,1,1] => [1,1,1,1,1,1,1]
=> 6
1111111 => [7] => [7]
=> 6
Description
The number of boxes in the diagram of a partition that do not lie in its Durfee square.
The following 421 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001949The rigidity index of a graph. St000228The size of a partition. St000384The maximal part of the shifted composition of an integer partition. St000395The sum of the heights of the peaks of a Dyck path. St000459The hook length of the base cell of a partition. St000460The hook length of the last cell along the main diagonal of an integer partition. St000469The distinguishing number of a graph. St000531The leading coefficient of the rook polynomial of an integer partition. St000626The minimal period of a binary word. St000636The hull number of a graph. St000784The maximum of the length and the largest part of the integer partition. St000870The product of the hook lengths of the diagonal cells in an integer partition. 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. St000926The clique-coclique number of a graph. St001020Sum of the codominant dimensions of the non-projective indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001360The number of covering relations in Young's lattice below a partition. St001523The degree of symmetry of a Dyck path. St001654The monophonic hull number of a graph. St001655The general position number of a graph. St001656The monophonic position number of a graph. 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. St000063The number of linear extensions of a certain poset defined for an integer partition. St000108The number of partitions contained in the given partition. St000380Half of the maximal perimeter of a rectangle fitting into the diagram of an integer partition. St000532The total number of rook placements on a Ferrers board. 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. 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. St001400The total number of Littlewood-Richardson tableaux of given shape. St001658The total number of rook placements on a Ferrers board. St000003The number of standard Young tableaux of the partition. St000245The number of ascents of a permutation. St000385The number of vertices with out-degree 1 in a binary tree. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000414The binary logarithm of the number of binary trees with the same underlying unordered tree. St000441The number of successions of a permutation. St000645The sum of the areas of the rectangles formed by two consecutive peaks and the valley in between. St000672The number of minimal elements in Bruhat order not less than the permutation. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000743The number of entries in a standard Young tableau such that the next integer is a neighbour. St000744The length of the path to the largest entry in a standard Young tableau. St000921The number of internal inversions of a binary word. St001027Number of simple modules with projective dimension equal to injective dimension in the Nakayama algebra corresponding to the Dyck path. St001052The length of the exterior of a permutation. St001096The size of the overlap set of a permutation. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St001595The number of standard Young tableaux of the skew partition. St001631The number of simple modules $S$ with $dim Ext^1(S,A)=1$ in the incidence algebra $A$ of the poset. St001641The number of ascent tops in the flattened set partition such that all smaller elements appear before. St001780The order of promotion on the set of standard tableaux of given shape. 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. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001955The number of natural descents for set-valued two row standard Young tableaux. St000013The height of a Dyck path. St000018The number of inversions of a permutation. St000019The cardinality of the support of a permutation. St000026The position of the first return of a Dyck path. St000203The number of external nodes of a binary tree. St000249The number of singletons (St000247) plus the number of antisingletons (St000248) of a set partition. St000293The number of inversions of a binary word. St000296The length of the symmetric border of a binary word. St000479The Ramsey number of a graph. St000528The height of a poset. 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. St000907The number of maximal antichains of minimal length in a poset. St000911The number of maximal antichains of maximal size in a poset. St000912The number of maximal antichains in a poset. St000917The open packing number of a graph. St000918The 2-limited packing number of a graph. St000922The minimal number such that all substrings of this length are unique. St000982The length of the longest constant subword. St001004The number of indices that are either left-to-right maxima or right-to-left minima. St001034The area of the parallelogram polyomino associated with the Dyck path. St001090The number of pop-stack-sorts needed to sort a permutation. St001211The number of simple modules in the corresponding Nakayama algebra that have vanishing second Ext-group with the regular module. St001315The dissociation 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. St001342The number of vertices in the center of a graph. St001343The dimension of the reduced incidence algebra of a poset. St001415The length of the longest palindromic prefix of a binary word. St001416The length of a longest palindromic factor of a binary word. St001417The length of a longest palindromic subword of a binary word. St001419The length of the longest palindromic factor beginning with a one of a binary word. 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. St001521Half the total irregularity of a graph. St001554The number of distinct nonempty subtrees of a binary tree. St001672The restrained domination number of a graph. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000070The number of antichains in a poset. St000110The number of permutations less than or equal to a permutation in left weak order. St000770The major index of an integer partition when read from bottom to top. St000825The sum of the major and the inverse major index of a permutation. St001012Number of simple modules with projective dimension at most 2 in the Nakayama algebra corresponding to the Dyck path. St001643The Frobenius dimension of the Nakayama algebra corresponding to the Dyck path. St001838The number of nonempty primitive factors of a binary word. St001651The Frankl number of a lattice. St001846The number of elements which do not have a complement in the lattice. St001366The maximal multiplicity of a degree of a vertex of a graph. St001368The number of vertices of maximal degree in a graph. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001615The number of join prime elements of a lattice. St001617The dimension of the space of valuations of a lattice. St001622The number of join-irreducible elements of a lattice. St001820The size of the image of the pop stack sorting operator. St001844The maximal degree of a generator of the invariant ring of the automorphism group of a graph. St000147The largest part of an integer partition. St000474Dyson's crank of a partition. St001616The number of neutral elements in a lattice. St001720The minimal length of a chain of small intervals in a lattice. St001619The number of non-isomorphic sublattices of a lattice. St001666The number of non-isomorphic subposets of a lattice which are lattices. St000442The maximal area to the right of an up step of a Dyck path. St001245The cyclic maximal difference between two consecutive entries of a permutation. St001332The number of steps on the non-negative side of the walk associated with the permutation. St001405The number of bonds in a permutation. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000444The length of the maximal rise of a Dyck path. St000625The sum of the minimal distances to a greater element. St000724The label of the leaf of the path following the smaller label in the increasing binary tree associated to a permutation. St000727The largest label of a leaf in the binary search tree associated with the permutation. St000837The number of ascents of distance 2 of a permutation. St000863The length of the first row of the shifted shape of a permutation. St000923The minimal number with no two order isomorphic substrings of this length in a permutation. St000931The number of occurrences of the pattern UUU in a Dyck path. St001074The number of inversions of the cyclic embedding of a permutation. St001439The number of even weak deficiencies and of odd weak exceedences. St001566The length of the longest arithmetic progression in a permutation. St000010The length of the partition. St000420The number of Dyck paths that are weakly above a Dyck path. St000520The number of patterns in a permutation. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001623The number of doubly irreducible elements of a lattice. St000087The number of induced subgraphs. St000144The pyramid weight of the Dyck path. St001018Sum of projective dimension of the indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St000550The number of modular elements of a lattice. St000551The number of left modular elements of a lattice. 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 St001626The number of maximal proper sublattices of a lattice. St001650The order of Ringel's homological bijection associated to the linear Nakayama algebra corresponding to the Dyck path. St001875The number of simple modules with projective dimension at most 1. St000967The value p(1) for the Coxeterpolynomial p of the corresponding LNakayama algebra. St001218Smallest index k greater than or equal to one such that the Coxeter matrix C of the corresponding Nakayama algebra has C^k=1. St000024The number of double up and double down steps of a Dyck path. St000060The greater neighbor of the maximum. St000080The rank of the poset. St001126Number of simple module that are 1-regular in the corresponding Nakayama algebra. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the 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. St001300The rank of the boundary operator in degree 1 of the chain complex of the order complex of the poset. St001480The number of simple summands of the module J^2/J^3. St001516The number of cyclic bonds of a permutation. St001723The differential of a graph. St001724The 2-packing differential of a graph. St000050The depth or height of a binary tree. St000064The number of one-box pattern of a permutation. St000171The degree of the graph. St000189The number of elements in the poset. St000229Sum of the difference between the maximal and the minimal elements of the blocks plus the number of blocks of a set partition. St000235The number of indices that are not cyclical small weak excedances. St000236The number of cyclical small weak excedances. St000240The number of indices that are not small excedances. St000288The number of ones in a binary word. St000308The height of the tree associated to a permutation. St000336The leg major index of a standard tableau. St000656The number of cuts of a poset. St000680The Grundy value for Hackendot on posets. St000717The number of ordinal summands of a poset. St000875The semilength of the longest Dyck word in the Catalan factorisation of a binary word. St000906The length of the shortest maximal chain in a poset. St000987The number of positive eigenvalues of the Laplacian matrix of the graph. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001088Number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. 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. St001180Number of indecomposable injective modules with projective dimension at most 1. St001636The number of indecomposable injective modules with projective dimension at most one in the incidence algebra of the poset. St001717The largest size of an interval in a poset. St000058The order of a permutation. St000104The number of facets in the order polytope of this poset. St000151The number of facets in the chain polytope of the poset. St000529The number of permutations whose descent word is the given binary word. St000642The size of the smallest orbit of antichains under Panyushev complementation. St000643The size of the largest orbit of antichains under Panyushev complementation. St000718The largest Laplacian eigenvalue of a graph if it is integral. St001023Number of simple modules with projective dimension at most 3 in the Nakayama algebra corresponding to the Dyck path. St001179Number of indecomposable injective modules with projective dimension at most 2 in the corresponding Nakayama algebra. St001190Number of simple modules with projective dimension at most 4 in the corresponding Nakayama algebra. St001255The vector space dimension of the double dual of A/J when A is the corresponding Nakayama algebra with Jacobson radical J. St001664The number of non-isomorphic subposets of a poset. St001746The coalition number of a graph. St001782The order of rowmotion on the set of order ideals of a poset. St001800The number of 3-Catalan paths having this Dyck path as first and last coordinate projections. St000898The number of maximal entries in the last diagonal of the monotone triangle. St001925The minimal number of zeros in a row of an alternating sign matrix. St000890The number of nonzero entries in an alternating sign matrix. St000924The number of topologically connected components of a perfect matching. St001759The Rajchgot index of a permutation. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St001725The harmonious chromatic number of a graph. St000327The number of cover relations in a poset. St001008Number of indecomposable injective modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. 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. St001017Number of indecomposable injective modules with projective dimension equal to the codominant dimension 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. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001298The number of repeated entries in the Lehmer code of a permutation. St001514The dimension of the top of the Auslander-Reiten translate of the regular modules as a bimodule. St001515The vector space dimension of the socle of the first syzygy module of the regular module (as a bimodule). St001637The number of (upper) dissectors of a poset. St001668The number of points of the poset minus the width of the poset. St000029The depth of a permutation. St000030The sum of the descent differences of a permutations. St000062The length of the longest increasing subsequence of the permutation. St000134The size of the orbit of an alternating sign matrix under gyration. St000197The number of entries equal to positive one in the alternating sign matrix. St000209Maximum difference of elements in cycles. St000210Minimum over maximum difference of elements in cycles. St000216The absolute length of a permutation. St000335The difference of lower and upper interactions. St000365The number of double ascents of a permutation. St000372The number of mid points of increasing subsequences of length 3 in a permutation. St000443The number of long tunnels of a Dyck path. St000530The number of permutations with the same descent word as the given permutation. St000809The reduced reflection length of the permutation. St000887The maximal number of nonzero entries on a diagonal of a permutation matrix. St000956The maximal displacement of a permutation. St000957The number of Bruhat lower covers of a permutation. 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. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001077The prefix exchange distance of a permutation. St001082The number of boxed occurrences of 123 in a permutation. St001130The number of two successive successions in a permutation. 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. St001241The number of non-zero radicals of the indecomposable projective modules that have injective dimension and projective dimension at most one. 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. St001511The minimal number of transpositions needed to sort a permutation in either direction. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. 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. St001652The length of a longest interval of consecutive numbers. St001662The length of the longest factor of consecutive numbers in a permutation. St001682The number of distinct positions of the pattern letter 1 in occurrences of 123 in a permutation. St001958The degree of the polynomial interpolating the values of a permutation. St001959The product of the heights of the peaks of a Dyck path. St000014The number of parking functions supported by a Dyck path. St000111The sum of the descent tops (or Genocchi descents) of a permutation. St000485The length of the longest cycle of a permutation. St000487The length of the shortest cycle of a permutation. St000501The size of the first part in the decomposition of a permutation. St000673The number of non-fixed points of a permutation. St000844The size of the largest block in the direct sum decomposition of a permutation. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. 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. St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. St001019Sum of the projective dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001065Number of indecomposable reflexive modules in the corresponding Nakayama algebra. St001468The smallest fixpoint of a permutation. St001213The number of indecomposable modules in the corresponding Nakayama algebra that have vanishing first Ext-group with the regular module. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St000259The diameter of a connected graph. St000447The number of pairs of vertices of a graph with distance 3. St001340The cardinality of a minimal non-edge isolating set of a graph. St001512The minimum rank of a graph. St001645The pebbling number of a connected graph. St000093The cardinality of a maximal independent set of vertices of a graph. St000258The burning number of a graph. St000273The domination number of a graph. St000449The number of pairs of vertices of a graph with distance 4. St000453The number of distinct Laplacian eigenvalues of a graph. St000482The (zero)-forcing number of a graph. St000544The cop number of a graph. St000722The number of different neighbourhoods in a graph. St000774The maximal multiplicity of a Laplacian eigenvalue in a graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000916The packing number of a graph. St001093The detour number of a graph. St001286The annihilation number of a graph. St001322The size of a minimal independent dominating set in a graph. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001339The irredundance number of a graph. St001363The Euler characteristic of a graph according to Knill. St001373The logarithm of the number of winning configurations of the lights out game on a graph. St001829The common independence number of a graph. St000874The position of the last double rise in a Dyck path. St000993The multiplicity of the largest part of an integer partition. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001249Sum of the odd parts of a partition. St001933The largest multiplicity of a part in an integer partition. St000438The position of the last up step in a Dyck path. St000477The weight of a partition according to Alladi. St000668The least common multiple of the parts of the partition. St000675The number of centered multitunnels of a Dyck path. St000708The product of the parts of an integer partition. St000773The multiplicity of the largest Laplacian eigenvalue in a graph. St001107The number of times one can erase the first up and the last down step in a Dyck path and still remain a Dyck path. St001176The size of a partition minus its first part. St001644The dimension of a graph. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St000172The Grundy number of a graph. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St001029The size of the core of a graph. St001108The 2-dynamic chromatic number of a graph. St001110The 3-dynamic chromatic number of a graph. St001330The hat guessing number of a graph. St001494The Alon-Tarsi number of a graph. St001581The achromatic number of a graph. St000309The number of vertices with even degree. St000287The number of connected components of a graph. St000553The number of blocks of a graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St001828The Euler characteristic of a graph. St001336The minimal number of vertices in a graph whose complement is triangle-free. St001873For a Nakayama algebra corresponding to a Dyck path, we define the matrix C with entries the Hom-spaces between $e_i J$ and $e_j J$ (the radical of the indecomposable projective modules). St000225Difference between largest and smallest parts in a partition. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000454The largest eigenvalue of a graph if it is integral. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001280The number of parts of an integer partition that are at least two. 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. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001684The reduced word complexity of a permutation. St000044The number of vertices of the unicellular map given by a perfect matching. St000286The number of connected components of the complement of a graph. St001304The number of maximally independent sets of vertices of a graph. St001316The domatic number of a graph. St001324The minimal number of occurrences of the chordal-pattern in a linear ordering of the vertices of the graph. St001326The minimal number of occurrences of the interval-pattern in a linear ordering of the vertices of the graph. St001458The rank of the adjacency matrix of a graph. 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$. St001432The order dimension of the partition. St000741The Colin de Verdière graph invariant. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St000282The size of the preimage of the map 'to poset' from Ordered trees to Posets. St001718The number of non-empty open intervals in a poset. St001877Number of indecomposable injective modules with projective dimension 2. St000298The order dimension or Dushnik-Miller dimension of a poset. St000307The number of rowmotion orbits of a poset. St000640The rank of the largest boolean interval in a poset. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St000524The number of posets with the same order polynomial. St000526The number of posets with combinatorially isomorphic order polytopes. St000632The jump number of the poset. St000633The size of the automorphism group of a poset. St000908The length of the shortest maximal antichain in a poset. St000910The number of maximal chains of minimal length in a poset. St000914The sum of the values of the Möbius function of a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001397Number of pairs of incomparable elements in a finite poset. St001399The distinguishing number of a poset. St001510The number of self-evacuating linear extensions of a finite poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001635The trace of the square of the Coxeter matrix of the incidence algebra of a poset. St001902The number of potential covers of a poset. St000281The size of the preimage of the map 'to poset' from Binary trees to Posets. St000850The number of 1/2-balanced pairs in a poset. St001268The size of the largest ordinal summand in the poset. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St001398Number of subsets of size 3 of elements in a poset that form a "v". St001472The permanent of the Coxeter matrix of the poset. St001534The alternating sum of the coefficients of the Poincare polynomial of the poset cone. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St001834The number of non-isomorphic minors of a graph. St001779The order of promotion on the set of linear extensions of a poset. St000525The number of posets with the same zeta polynomial. St000641The number of non-empty boolean intervals in a poset. St000639The number of relations in a poset. St000180The number of chains of a poset. St001909The number of interval-closed sets of a poset. St001709The number of homomorphisms to the three element chain of a poset. St001815The number of order preserving surjections from a poset to a total order. St001813The product of the sizes of the principal order filters in a poset. St000634The number of endomorphisms of a poset. St001703The villainy of a graph. St000782The indicator function of whether a given perfect matching is an L & P matching. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. 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)$. 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)$. St001520The number of strict 3-descents. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001722The number of minimal chains with small intervals between a binary word and the top element. St001812The biclique partition number of a graph. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001371The length of the longest Yamanouchi prefix of a binary word. St001524The degree of symmetry of a binary word. St001730The number of times the path corresponding to a binary word crosses the base line. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000017The number of inversions of a standard tableau. St001171The vector space dimension of $Ext_A^1(I_o,A)$ when $I_o$ is the tilting module corresponding to the permutation $o$ in the Auslander algebra $A$ of $K[x]/(x^n)$. St001721The degree of a binary word. St000016The number of attacking pairs of a standard tableau. St000958The number of Bruhat factorizations of a permutation. St001168The vector space dimension of the tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$.