Your data matches 424 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000628: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0
1 => 0
00 => 0
01 => 1
10 => 1
11 => 0
000 => 0
001 => 1
010 => 1
011 => 1
100 => 1
101 => 1
110 => 1
111 => 0
Description
The balance of a binary word. The balance of a word is the smallest number $q$ such that the word is $q$-balanced [1]. A binary word $w$ is $q$-balanced if for any two factors $u$, $v$ of $w$ of the same length, the difference between the number of ones in $u$ and $v$ is at most $q$.
St001420: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0
1 => 0
00 => 0
01 => 1
10 => 1
11 => 0
000 => 0
001 => 1
010 => 1
011 => 1
100 => 1
101 => 1
110 => 1
111 => 0
Description
Half the length of a longest factor which is its own reverse-complement of a binary word.
St001424: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0
1 => 0
00 => 1
01 => 0
10 => 0
11 => 1
000 => 1
001 => 1
010 => 0
011 => 1
100 => 1
101 => 0
110 => 1
111 => 1
Description
The number of distinct squares in a binary word. A factor of a word is a sequence of consecutive letters. This statistic records the number of distinct non-empty words $u$ such that $uu$ is a factor of the word. Note that every word of length at least four contains a square.
Mp00261: Binary words Burrows-WheelerBinary words
St000291: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 0
1 => 1 => 0
00 => 00 => 0
01 => 10 => 1
10 => 10 => 1
11 => 11 => 0
000 => 000 => 0
001 => 100 => 1
010 => 100 => 1
011 => 110 => 1
100 => 100 => 1
101 => 110 => 1
110 => 110 => 1
111 => 111 => 0
Description
The number of descents of a binary word.
Mp00224: Binary words runsortBinary words
St000292: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 0
1 => 1 => 0
00 => 00 => 0
01 => 01 => 1
10 => 01 => 1
11 => 11 => 0
000 => 000 => 0
001 => 001 => 1
010 => 001 => 1
011 => 011 => 1
100 => 001 => 1
101 => 011 => 1
110 => 011 => 1
111 => 111 => 0
Description
The number of ascents of a binary word.
Mp00224: Binary words runsortBinary words
St000691: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 0
1 => 1 => 0
00 => 00 => 0
01 => 01 => 1
10 => 01 => 1
11 => 11 => 0
000 => 000 => 0
001 => 001 => 1
010 => 001 => 1
011 => 011 => 1
100 => 001 => 1
101 => 011 => 1
110 => 011 => 1
111 => 111 => 0
Description
The number of changes of a binary word. This is the number of indices $i$ such that $w_i \neq w_{i+1}$.
Mp00261: Binary words Burrows-WheelerBinary words
St000875: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 0
1 => 1 => 0
00 => 00 => 0
01 => 10 => 1
10 => 10 => 1
11 => 11 => 0
000 => 000 => 0
001 => 100 => 1
010 => 100 => 1
011 => 110 => 1
100 => 100 => 1
101 => 110 => 1
110 => 110 => 1
111 => 111 => 0
Description
The semilength of the longest Dyck word in the Catalan factorisation of a binary word. Every binary word can be written in a unique way as $(\mathcal D 0)^\ell \mathcal D (1 \mathcal D)^m$, where $\mathcal D$ is the set of Dyck words. This is the Catalan factorisation, see [1, sec.9.1.2]. This statistic records the semilength of the longest Dyck word in this factorisation.
Mp00261: Binary words Burrows-WheelerBinary words
St001421: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 0
1 => 1 => 0
00 => 00 => 0
01 => 10 => 1
10 => 10 => 1
11 => 11 => 0
000 => 000 => 0
001 => 100 => 1
010 => 100 => 1
011 => 110 => 1
100 => 100 => 1
101 => 110 => 1
110 => 110 => 1
111 => 111 => 0
Description
Half the length of a longest factor which is its own reverse-complement and begins with a one of a binary word.
Mp00234: Binary words valleys-to-peaksBinary words
St001524: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 1 => 0
1 => 1 => 0
00 => 01 => 0
01 => 10 => 0
10 => 11 => 1
11 => 11 => 1
000 => 001 => 0
001 => 010 => 1
010 => 101 => 1
011 => 101 => 1
100 => 101 => 1
101 => 110 => 0
110 => 111 => 1
111 => 111 => 1
Description
The degree of symmetry of a binary word. For a binary word $w$ of length $n$, this is the number of positions $i\leq n/2$ such that $w_i = w_{n+1-i}$.
Mp00262: Binary words poset of factorsPosets
St000298: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => ([(0,1)],2)
=> 1 = 0 + 1
1 => ([(0,1)],2)
=> 1 = 0 + 1
00 => ([(0,2),(2,1)],3)
=> 1 = 0 + 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
11 => ([(0,2),(2,1)],3)
=> 1 = 0 + 1
000 => ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2 = 1 + 1
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> 2 = 1 + 1
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2 = 1 + 1
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2 = 1 + 1
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> 2 = 1 + 1
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2 = 1 + 1
111 => ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
Description
The order dimension or Dushnik-Miller dimension of a poset. This is the minimal number of linear orderings whose intersection is the given poset.
The following 414 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000527The width of the poset. St000630The length of the shortest palindromic decomposition of a binary word. 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. St000983The length of the longest alternating subword. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000272The treewidth of a graph. St000290The major index of a binary word. St000293The number of inversions of a binary word. St000295The length of the border of a binary word. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000347The inversion sum of a binary word. St000387The matching number of a graph. St000473The number of parts of a partition that are strictly bigger than the number of ones. St000480The number of lower covers of a partition in dominance order. St000481The number of upper covers of a partition in dominance order. St000535The rank-width of a graph. St000536The pathwidth of a graph. St000537The cutwidth of a graph. St000632The jump number of the poset. St000761The number of ascents in an integer composition. St000769The major index of a composition regarded as a word. St000985The number of positive eigenvalues of the adjacency matrix of the graph. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001188The number of simple modules $S$ with grade $\inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \}$ at least two in the Nakayama algebra $A$ corresponding to the Dyck path. St001192The maximal dimension of $Ext_A^2(S,A)$ for a simple module $S$ over the corresponding Nakayama algebra $A$. St001212The number of simple modules in the corresponding Nakayama algebra that have non-zero second Ext-group with the regular module. St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001222Number of simple modules in the corresponding LNakayama algebra that have a unique 2-extension with the regular module. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. St001251The number of parts of a partition that are not congruent 1 modulo 3. St001263The index of the maximal parabolic seaweed algebra associated with the composition. St001270The bandwidth of a graph. St001277The degeneracy of a graph. St001280The number of parts of an integer partition that are at least two. St001323The independence gap of a graph. St001333The cardinality of a minimal edge-isolating set of a graph. St001335The cardinality of a minimal cycle-isolating set of a graph. St001349The number of different graphs obtained from the given graph by removing an edge. St001354The number of series nodes in the modular decomposition of a graph. St001355Number of non-empty prefixes of a binary word that contain equally many 0's and 1's. St001358The largest degree of a regular subgraph of a graph. St001393The induced matching number of a graph. St001413Half the length of the longest even length palindromic prefix of a binary word. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001485The modular major index of a binary word. St001507The sum of projective dimension of simple modules with even projective dimension divided by 2 in the LNakayama algebra corresponding to Dyck paths. St001508The degree of the standard monomial associated to a Dyck path relative to the diagonal boundary. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001592The maximal number of simple paths between any two different vertices of a graph. St001644The dimension of a graph. St001673The degree of asymmetry of an integer composition. St001743The discrepancy of a graph. St001792The arboricity of a graph. St001826The maximal number of leaves on a vertex of a graph. 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). St001962The proper pathwidth of a graph. St000010The length of the partition. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St000159The number of distinct parts of the integer partition. St000261The edge connectivity of a graph. St000262The vertex connectivity of a graph. St000278The size of the preimage of the map 'to partition' from Integer compositions to Integer partitions. St000307The number of rowmotion orbits of a poset. St000310The minimal degree of a vertex of a graph. St000346The number of coarsenings of a partition. St000533The minimum of the number of parts and the size of the first part of an integer partition. St000544The cop number of a graph. St000626The minimal period of a binary word. St000758The length of the longest staircase fitting into an integer composition. St000760The length of the longest strictly decreasing subsequence of parts of an integer composition. St000764The number of strong records in an integer composition. St000767The number of runs in an integer composition. St000783The side length of the largest staircase partition fitting into a partition. St000785The number of distinct colouring schemes of a graph. St000810The sum of the entries in the column specified by the partition of the change of basis matrix from powersum symmetric functions to monomial symmetric functions. St000822The Hadwiger number of the graph. St000903The number of different parts of an integer composition. St000955Number of times one has $Ext^i(D(A),A)>0$ for $i>0$ for the corresponding LNakayama algebra. St000982The length of the longest constant subword. St001029The size of the core of a graph. St001165Number of simple modules with even projective dimension in the corresponding Nakayama algebra. St001235The global dimension of the corresponding Comp-Nakayama algebra. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001261The Castelnuovo-Mumford regularity of a graph. St001330The hat guessing number of a graph. St001432The order dimension of the partition. St001471The magnitude of a Dyck path. St001484The number of singletons of an integer partition. St001486The number of corners of the ribbon associated with an integer composition. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001642The Prague dimension of a graph. St001716The 1-improper chromatic number of a graph. St001734The lettericity of a graph. St001883The mutual visibility number of a graph. St001884The number of borders of a binary word. 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. St001951The number of factors in the disjoint direct product decomposition of the automorphism group of a graph. St000318The number of addable cells of the Ferrers diagram of an integer partition. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St001746The coalition number of a graph. St000008The major index of the composition. St000021The number of descents of a permutation. St000023The number of inner peaks of a permutation. St000024The number of double up and double down steps of a Dyck path. St000028The number of stack-sorts needed to sort a permutation. St000035The number of left outer peaks of a permutation. St000053The number of valleys of the Dyck path. St000120The number of left tunnels of a Dyck path. St000141The maximum drop size of a permutation. St000142The number of even parts of a partition. St000147The largest part of an integer partition. St000154The sum of the descent bottoms of a permutation. St000155The number of exceedances (also excedences) of a permutation. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000183The side length of the Durfee square of an integer partition. St000185The weighted size of a partition. St000225Difference between largest and smallest parts in a partition. St000238The number of indices that are not small weak excedances. St000259The diameter of a connected graph. St000260The radius of a connected graph. St000306The bounce count of a Dyck path. St000316The number of non-left-to-right-maxima of a permutation. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000331The number of upper interactions of a Dyck path. St000333The dez statistic, the number of descents of a permutation after replacing fixed points by zeros. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St000340The number of non-final maximal constant sub-paths of length greater than one. St000348The non-inversion sum of a binary word. St000352The Elizalde-Pak rank of a permutation. St000353The number of inner valleys of a permutation. St000362The size of a minimal vertex cover of a graph. St000374The number of exclusive right-to-left minima of a permutation. St000378The diagonal inversion number of an integer partition. St000390The number of runs of ones in a binary word. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St000549The number of odd partial sums of an integer partition. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000624The normalized sum of the minimal distances to a greater element. St000651The maximal size of a rise in a permutation. St000662The staircase size of the code of a permutation. St000665The number of rafts of a permutation. St000670The reversal length of a permutation. St000682The Grundy value of Welter's game on a binary word. St000688The global dimension minus the dominant dimension of the LNakayama algebra associated to a Dyck path. St000703The number of deficiencies of a permutation. St000710The number of big deficiencies of a permutation. St000711The number of big exceedences of a permutation. St000741The Colin de Verdière graph invariant. St000742The number of big ascents of a permutation after prepending zero. St000754The Grundy value for the game of removing nestings in a perfect matching. St000766The number of inversions of an integer composition. St000779The tier of a permutation. St000834The number of right outer peaks of a permutation. St000864The number of circled entries of the shifted recording tableau of a permutation. St000884The number of isolated descents of a permutation. St000897The number of different multiplicities of parts of an integer partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St000940The number of characters of the symmetric group whose value on the partition is zero. St000970Number of peaks minus the dominant dimension of the corresponding LNakayama algebra. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St000996The number of exclusive left-to-right maxima of a permutation. St001021Sum of the differences between projective and codominant dimension of the non-projective indecomposable injective modules in the Nakayama algebra corresponding to the Dyck path. St001026The maximum of the projective dimensions of the indecomposable non-projective injective modules minus the minimum in the Nakayama algebra corresponding to the Dyck path. St001035The convexity degree of the parallelogram polyomino associated with the Dyck path. St001071The beta invariant of the graph. St001089Number of indecomposable projective non-injective modules minus the number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001090The number of pop-stack-sorts needed to sort a permutation. St001092The number of distinct even parts of a partition. St001121The multiplicity of the irreducible representation indexed by the partition in the Kronecker square corresponding to the partition. St001142The projective dimension of the socle of the regular module as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001152The number of pairs with even minimum in a perfect matching. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. 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)$. St001176The size of a partition minus its first part. St001194The injective dimension of $A/AfA$ in the corresponding Nakayama algebra $A$ when $Af$ is the minimal faithful projective-injective left $A$-module 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$. St001214The aft of an integer partition. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St001252Half the sum of the even parts of a partition. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle of a permutation. St001271The competition number of a graph. St001276The number of 2-regular indecomposable modules in the corresponding Nakayama algebra. 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. St001340The cardinality of a minimal non-edge isolating set of a graph. St001394The genus of a permutation. St001466The number of transpositions swapping cyclically adjacent numbers in a permutation. St001469The holeyness of a permutation. St001470The cyclic holeyness of a permutation. St001489The maximum of the number of descents and the number of inverse descents. 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. St001512The minimum rank of a graph. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St001587Half of the largest even part of an integer partition. St001588The number of distinct odd parts smaller than the largest even part in an integer partition. St001638The book thickness of a graph. St001657The number of twos in an integer partition. St001665The number of pure excedances of a permutation. St001726The number of visible inversions of a permutation. St001729The number of visible descents of a permutation. St001737The number of descents of type 2 in a permutation. St001760The number of prefix or suffix reversals needed to sort a permutation. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001801Half the number of preimage-image pairs of different parity in a permutation. St001812The biclique partition number of a graph. St001874Lusztig's a-function for the symmetric group. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St001928The number of non-overlapping descents in a permutation. St001961The sum of the greatest common divisors of all pairs of parts. St000013The height of a Dyck path. St000015The number of peaks of a Dyck path. St000058The order of a permutation. St000092The number of outer peaks of a permutation. St000093The cardinality of a maximal independent set of vertices of a graph. St000099The number of valleys of a permutation, including the boundary. St000172The Grundy number of a graph. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000243The number of cyclic valleys and cyclic peaks of a permutation. St000258The burning number of a graph. St000288The number of ones in a binary word. St000299The number of nonisomorphic vertex-induced subtrees. St000325The width of the tree associated to a permutation. St000381The largest part of an integer composition. St000388The number of orbits of vertices of a graph under automorphisms. St000397The Strahler number of a rooted tree. St000443The number of long tunnels of a Dyck path. St000451The length of the longest pattern of the form k 1 2. St000452The number of distinct eigenvalues of a graph. St000453The number of distinct Laplacian eigenvalues of a graph. St000470The number of runs in a permutation. St000522The number of 1-protected nodes of a rooted tree. St000542The number of left-to-right-minima of a permutation. 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. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000757The length of the longest weakly inreasing subsequence of parts of an integer composition. St000759The smallest missing part in an integer partition. St000765The number of weak records in an integer composition. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000778The metric dimension of a graph. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000808The number of up steps of the associated bargraph. St000814The sum of the entries in the column specified by the partition of the change of basis matrix from elementary symmetric functions to Schur symmetric functions. St000829The Ulam distance of a permutation to the identity permutation. St000847The number of standard Young tableaux whose descent set is the binary word. St000862The number of parts of the shifted shape of a permutation. St000905The number of different multiplicities of parts of an integer composition. St000918The 2-limited packing number of a graph. St000920The logarithmic height of a Dyck path. 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. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001044The number of pairs whose larger element is at most one more than half the size of the perfect matching. St001057The Grundy value of the game of creating an independent set in a graph. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001093The detour number of a graph. St001116The game chromatic number of a graph. St001128The exponens consonantiae of a partition. St001183The maximum of $projdim(S)+injdim(S)$ over all simple modules in the Nakayama algebra corresponding to the Dyck path. St001184Number of indecomposable injective modules with grade at least 1 in the corresponding Nakayama algebra. 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: St001220The width of a permutation. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001285The number of primes in the column sums of the two line notation of a permutation. St001299The product of all non-zero projective dimensions of simple modules of the corresponding Nakayama algebra. St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001313The number of Dyck paths above the lattice path given by a binary word. 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. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001352The number of internal nodes in the modular decomposition of a graph. St001372The length of a longest cyclic run of ones of a binary word. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. St001487The number of inner corners of a skew partition. St001488The number of corners of a skew partition. St001530The depth of a Dyck path. St001569The maximal modular displacement of a permutation. St001581The achromatic number of a graph. St001670The connected partition number of a graph. St001674The number of vertices of the largest induced star graph in the graph. St001741The largest integer such that all patterns of this size are contained in the permutation. St001774The degree of the minimal polynomial of the smallest eigenvalue of a graph. St001775The degree of the minimal polynomial of the largest eigenvalue of a graph. St001804The minimal height of the rectangular inner shape in a cylindrical tableau associated to a tableau. St001814The number of partitions interlacing the given partition. 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. St001963The tree-depth of a graph. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001180Number of indecomposable injective modules with projective dimension at most 1. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St000659The number of rises of length at least 2 of a Dyck path. St001031The height of the bicoloured Motzkin path associated with the Dyck path. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St000216The absolute length of a permutation. St000251The number of nonsingleton blocks of a set partition. St000253The crossing number of a set partition. St000254The nesting number of a set partition. St000354The number of recoils of a permutation. St000442The maximal area to the right of an up step of a Dyck path. St000539The number of odd inversions of a permutation. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000658The number of rises of length 2 of a Dyck path. St000677The standardized bi-alternating inversion number of a permutation. St000730The maximal arc length of a set partition. St000809The reduced reflection length of the permutation. St000919The number of maximal left branches of a binary tree. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001080The minimal length of a factorization of a permutation using the transposition (12) and the cycle (1,. St001101The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for increasing trees. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001204Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St001859The number of factors of the Stanley symmetric function associated with a permutation. St000444The length of the maximal rise of a Dyck path. St000455The second largest eigenvalue of a graph if it is integral. St000485The length of the longest cycle of a permutation. St000818The sum of the entries in the column specified by the composition of the change of basis matrix from quasisymmetric Schur functions to monomial quasisymmetric functions. St000454The largest eigenvalue of a graph if it is integral. St000466The Gutman (or modified Schultz) index of a connected graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001645The pebbling number of a connected graph. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001877Number of indecomposable injective modules with projective dimension 2. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001624The breadth of a lattice. St000046The largest eigenvalue of the random to random operator acting on the simple module corresponding to the given partition. St000137The Grundy value of an integer partition. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000284The Plancherel distribution on integer partitions. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St000567The sum of the products of all pairs of parts. St000618The number of self-evacuating tableaux of given shape. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000667The greatest common divisor of the parts of the partition. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000781The number of proper colouring schemes of a Ferrers diagram. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000929The constant term of the character polynomial of an integer partition. St000932The number of occurrences of the pattern UDU in a Dyck path. St000947The major index east count of a Dyck path. St001099The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled binary trees. St001100The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled trees. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001281The normalized isoperimetric number of a graph. 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. St001383The BG-rank of an integer partition. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001389The number of partitions of the same length below the given integer partition. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St001525The number of symmetric hooks on the diagonal of a partition. St001527The cyclic permutation representation number of an integer partition. St001571The Cartan determinant of the integer partition. St001593This is the number of standard Young tableaux of the given shifted shape. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001600The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple graphs. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001602The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on endofunctions. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001606The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions. St001609The number of coloured trees 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. St001628The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple connected graphs. 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. 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. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000681The Grundy value of Chomp on Ferrers diagrams. St000699The toughness times the least common multiple of 1,. 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)$. St000456The monochromatic index of a connected graph. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000285The size of the preimage of the map 'to inverse des composition' from Parking functions to Integer compositions. St000762The sum of the positions of the weak records of an integer composition. St001118The acyclic chromatic index of a graph.