searching the database
Your data matches 533 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000004
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
St000004: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 2
[2,1,3] => 1
[2,3,1] => 2
[3,1,2] => 1
[3,2,1] => 3
Description
The major index of a permutation.
This is the sum of the positions of its descents,
$$\operatorname{maj}(\sigma) = \sum_{\sigma(i) > \sigma(i+1)} i.$$
Its generating function is $[n]_q! = [1]_q \cdot [2]_q \dots [n]_q$ for $[k]_q = 1 + q + q^2 + \dots q^{k-1}$.
A statistic equidistributed with the major index is called '''Mahonian statistic'''.
Matching statistic: St000018
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
St000018: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 1
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 3
Description
The number of inversions of a permutation.
This equals the minimal number of simple transpositions $(i,i+1)$ needed to write $\pi$. Thus, it is also the Coxeter length of $\pi$.
Matching statistic: St000156
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
St000156: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 2
[2,1,3] => 1
[2,3,1] => 3
[3,1,2] => 1
[3,2,1] => 2
Description
The Denert index of a permutation.
It is defined as
$$
\begin{align*}
den(\sigma) &= \#\{ 1\leq l < k \leq n : \sigma(k) < \sigma(l) \leq k \} \\
&+ \#\{ 1\leq l < k \leq n : \sigma(l) \leq k < \sigma(k) \} \\
&+ \#\{ 1\leq l < k \leq n : k < \sigma(k) < \sigma(l) \}
\end{align*}
$$
where $n$ is the size of $\sigma$. It was studied by Denert in [1], and it was shown by Foata and Zeilberger in [2] that the bistatistic $(exc,den)$ is [[Permutations/Descents-Major#Euler-Mahonian_statistics|Euler-Mahonian]]. Here, $exc$ is the number of weak exceedences, see [[St000155]].
Matching statistic: St000224
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
St000224: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 1
[2,3,1] => 2
[3,1,2] => 3
[3,2,1] => 2
Description
The sorting index of a permutation.
The sorting index counts the total distance that symbols move during a selection sort of a permutation. This sorting algorithm swaps symbol n into index n and then recursively sorts the first n-1 symbols.
Compare this to [[St000018]], the number of inversions of a permutation, which is also the total distance that elements move during a bubble sort.
Matching statistic: St000246
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
St000246: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 1
[2,1] => 0
[1,2,3] => 3
[1,3,2] => 2
[2,1,3] => 2
[2,3,1] => 1
[3,1,2] => 1
[3,2,1] => 0
Description
The number of non-inversions of a permutation.
For a permutation of $\{1,\ldots,n\}$, this is given by $\operatorname{noninv}(\pi) = \binom{n}{2}-\operatorname{inv}(\pi)$.
Matching statistic: St000304
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
St000304: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 1
[2,1] => 0
[1,2,3] => 3
[1,3,2] => 2
[2,1,3] => 1
[2,3,1] => 1
[3,1,2] => 2
[3,2,1] => 0
Description
The load of a permutation.
The definition of the load of a finite word in a totally ordered alphabet can be found in [1], for permutations, it is given by the major index [[St000004]] of the reverse [[Mp00064]] of the inverse [[Mp00066]] permutation.
Matching statistic: St000305
(load all 10 compositions to match this statistic)
(load all 10 compositions to match this statistic)
St000305: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 2
[2,1,3] => 1
[2,3,1] => 1
[3,1,2] => 2
[3,2,1] => 3
Description
The inverse major index of a permutation.
This is the major index [[St000004]] of the inverse permutation [[Mp00066]].
Matching statistic: St000334
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
St000334: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 2
[2,1,3] => 3
[2,3,1] => 2
[3,1,2] => 1
[3,2,1] => 1
Description
The maz index, the major index of a permutation after replacing fixed points by zeros.
The descent set is denoted by $\operatorname{ZDer}(\sigma)$ in [1].
Matching statistic: St000339
(load all 12 compositions to match this statistic)
(load all 12 compositions to match this statistic)
St000339: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 3
[2,3,1] => 2
[3,1,2] => 1
[3,2,1] => 2
Description
The maf index of a permutation.
Let $\sigma$ be a permutation with fixed point set $\operatorname{FIX}(\sigma)$, and let $\operatorname{Der}(\sigma)$ be the derangement obtained from $\sigma$ by removing the fixed points.
Then
$$\operatorname{maf}(\sigma) = \sum_{i \in \operatorname{FIX}(\sigma)} i - \binom{|\operatorname{FIX}(\sigma)|+1}{2} + \operatorname{maj}(\operatorname{Der}(\sigma)),$$
where $\operatorname{maj}(\operatorname{Der}(\sigma))$ is the major index of the derangement of $\sigma$.
Matching statistic: St000446
(load all 11 compositions to match this statistic)
(load all 11 compositions to match this statistic)
St000446: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 0
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 2
[2,3,1] => 2
[3,1,2] => 1
[3,2,1] => 3
Description
The disorder of a permutation.
Consider a permutation $\pi = [\pi_1,\ldots,\pi_n]$ and cyclically scanning $\pi$ from left to right and remove the elements $1$ through $n$ on this order one after the other. The '''disorder''' of $\pi$ is defined to be the number of times a position was not removed in this process.
For example, the disorder of $[3,5,2,1,4]$ is $8$ since on the first scan, 3,5,2 and 4 are not removed, on the second, 3,5 and 4, and on the third and last scan, 5 is once again not removed.
The following 523 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000692Babson and Steingrímsson's statistic of a permutation. St000868The aid statistic in the sense of Shareshian-Wachs. St001079The minimal length of a factorization of a permutation using the permutations (12)(34). St001375The pancake length of a permutation. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001671Haglund's hag of a permutation. St000008The major index of the composition. St000009The charge of a standard tableau. St000059The inversion number of a standard tableau as defined by Haglund and Stevens. St000067The inversion number of the alternating sign matrix. St000081The number of edges of a graph. St000133The "bounce" of a permutation. St000136The dinv of a parking function. St000154The sum of the descent bottoms of a permutation. St000169The cocharge of a standard tableau. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St000330The (standard) major index of a standard tableau. St000332The positive inversions of an alternating sign matrix. St001094The depth index of a set partition. St001117The game chromatic index of a graph. St001209The pmaj statistic of a parking function. St001397Number of pairs of incomparable elements in a finite poset. St001428The number of B-inversions of a signed permutation. St001649The length of a longest trail in a graph. St001697The shifted natural comajor index of a standard Young tableau. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St001821The sorting index of a signed permutation. St000086The number of subgraphs. St000468The Hosoya index of a graph. St001809The index of the step at the first peak of maximal height in a Dyck path. St000005The bounce statistic of a Dyck path. St000006The dinv of a Dyck path. St000012The area of a Dyck path. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St000147The largest part of an integer partition. St000161The sum of the sizes of the right subtrees of a binary tree. St000173The segment statistic of a semistandard tableau. St000174The flush statistic of a semistandard tableau. St000185The weighted size of a partition. St000228The size of a partition. St000238The number of indices that are not small weak excedances. St000271The chromatic index of a graph. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000384The maximal part of the shifted composition of an integer partition. St000448The number of pairs of vertices of a graph with distance 2. St000459The hook length of the base cell of a partition. St000766The number of inversions of an integer composition. St000769The major index of a composition regarded as a word. St000784The maximum of the length and the largest part of the integer partition. St000835The minimal difference in size when partitioning the integer partition into two subpartitions. St000992The alternating sum of the parts of an integer partition. St001055The Grundy value for the game of removing cells of a row in an integer partition. St001161The major index north count of a Dyck path. St001287The number of primes obtained by multiplying preimage and image of a permutation and subtracting one. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001311The cyclomatic number of a graph. St001341The number of edges in the center of a graph. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001433The flag major index of a signed permutation. St001574The minimal number of edges to add or remove to make a graph regular. St001576The minimal number of edges to add or remove to make a graph vertex transitive. St001621The number of atoms of a lattice. St001622The number of join-irreducible elements of a lattice. St001646The number of edges that can be added without increasing the maximal degree of a graph. St001721The degree of a binary word. St001759The Rajchgot index of a permutation. St001822The number of alignments of a signed permutation. St001862The number of crossings of a signed permutation. St001866The nesting alignments of a signed permutation. St001892The flag excedance statistic of a signed permutation. St001931The weak major index of an integer composition regarded as a word. St001956The comajor index for set-valued two-row standard Young tableaux. St001961The sum of the greatest common divisors of all pairs of parts. St000063The number of linear extensions of a certain poset defined for an integer partition. St000088The row sums of the character table of the symmetric group. St000108The number of partitions contained in the given partition. St000300The number of independent sets of vertices of a graph. St000450The number of edges minus the number of vertices plus 2 of a graph. St000532The total number of rook placements on a Ferrers board. 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. St000874The position of the last double rise in a Dyck path. St001365The number of lattice paths of the same length weakly above the path given by a binary word. St001400The total number of Littlewood-Richardson tableaux of given shape. St001681The number of inclusion-wise minimal subsets of a lattice, whose meet is the bottom element. St001813The product of the sizes of the principal order filters in a poset. St001814The number of partitions interlacing the given partition. St000380Half of the maximal perimeter of a rectangle fitting into the diagram of an integer partition. St001065Number of indecomposable reflexive modules in the corresponding Nakayama algebra. St000010The length of the partition. St000041The number of nestings of a perfect matching. St000057The Shynar inversion number of a standard tableau. St000072The number of circled entries. St000073The number of boxed entries. St000076The rank of the alternating sign matrix in the alternating sign matrix poset. St000093The cardinality of a maximal independent set of vertices of a graph. St000101The cocharge of a semistandard tableau. St000102The charge of a semistandard tableau. St000148The number of odd parts of a partition. St000152The number of boxed plus the number of special entries. St000160The multiplicity of the smallest part of a partition. St000217The number of occurrences of the pattern 312 in a permutation. St000242The number of indices that are not cyclical small weak excedances. St000289The decimal representation of a binary word. St000377The dinv defect of an integer partition. St000378The diagonal inversion number of an integer partition. St000436The number of occurrences of the pattern 231 or of the pattern 321 in a permutation. St000441The number of successions of a permutation. St000475The number of parts equal to 1 in a partition. St000479The Ramsey number of a graph. St000548The number of different non-empty partial sums of an integer partition. St000719The number of alignments in a perfect matching. St000792The Grundy value for the game of ruler on a binary word. St000801The number of occurrences of the vincular pattern |312 in a permutation. St000867The sum of the hook lengths in the first row of an integer partition. St000947The major index east count of a Dyck path. St001104The number of descents of the invariant in a tensor power of the adjoint representation of the rank two general linear group. St001127The sum of the squares of the parts of a partition. St001434The number of negative sum pairs of a signed permutation. St001541The Gini index of an integer partition. St001651The Frankl number of a lattice. St001687The number of distinct positions of the pattern letter 2 in occurrences of 213 in a permutation. St001823The Stasinski-Voll length of a signed permutation. St001911A descent variant minus the number of inversions. St000020The rank of the permutation. St000028The number of stack-sorts needed to sort a permutation. St000029The depth of a permutation. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St000798The makl of a permutation. St000833The comajor index of a permutation. St000957The number of Bruhat lower covers of a permutation. St001726The number of visible inversions of a permutation. St001786The number of total orderings of the north steps of a Dyck path such that steps after the k-th east step are not among the first k positions in the order. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St001959The product of the heights of the peaks of a Dyck path. St001415The length of the longest palindromic prefix of a binary word. St000494The number of inversions of distance at most 3 of a permutation. St000495The number of inversions of distance at most 2 of a permutation. St000794The mak of a permutation. St000795The mad of a permutation. St000796The stat' of a permutation. St000797The stat`` of a permutation. St001077The prefix exchange distance of a permutation. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St000391The sum of the positions of the ones in a binary word. St000472The sum of the ascent bottoms of a permutation. St000490The intertwining number of a set partition. St000574The number of occurrences of the pattern {{1},{2}} such that 1 is a minimal and 2 a maximal element. St000849The number of 1/3-balanced pairs in a poset. St000492The rob statistic of a set partition. St000493The los statistic of a set partition. St000499The rcb statistic of a set partition. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000577The number of occurrences of the pattern {{1},{2}} such that 1 is a maximal element. St000578The number of occurrences of the pattern {{1},{2}} such that 1 is a singleton. St000579The number of occurrences of the pattern {{1},{2}} such that 2 is a maximal element. St000946The sum of the skew hook positions in a Dyck path. St000984The number of boxes below precisely one peak. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001927Sparre Andersen's number of positives of a signed permutation. St001500The global dimension of magnitude 1 Nakayama algebras. St000454The largest eigenvalue of a graph if it is integral. St000498The lcs statistic of a set partition. St000646The number of big ascents of a permutation. St000848The balance constant multiplied with the number of linear extensions of a poset. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. St000910The number of maximal chains of minimal length in a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001808The box weight or horizontal decoration of a Dyck path. St000741The Colin de Verdière graph invariant. St001877Number of indecomposable injective modules with projective dimension 2. St001645The pebbling number of a connected graph. St001118The acyclic chromatic index of a graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St000087The number of induced subgraphs. St000172The Grundy number of a graph. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000283The size of the preimage of the map 'to graph' from Binary trees to Graphs. St000286The number of connected components of the complement of a graph. St000363The number of minimal vertex covers of a graph. St000460The hook length of the last cell along the main diagonal of an integer partition. St000469The distinguishing number of a graph. St000478Another weight of a partition according to Alladi. St000636The hull number of a graph. St000667The greatest common divisor of the parts of the partition. St000722The number of different neighbourhoods in a graph. St000822The Hadwiger number of the graph. St000870The product of the hook lengths of the diagonal cells in an integer partition. St000926The clique-coclique number of a graph. St001029The size of the core of a graph. St001108The 2-dynamic chromatic number of a graph. St001110The 3-dynamic chromatic number of a graph. St001116The game chromatic number of a graph. St001249Sum of the odd parts of a partition. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001316The domatic number of a graph. St001330The hat guessing number of a graph. St001342The number of vertices in the center of a graph. St001360The number of covering relations in Young's lattice below a partition. St001366The maximal multiplicity of a degree of a vertex of a graph. St001368The number of vertices of maximal degree in a graph. St001380The number of monomer-dimer tilings of a Ferrers diagram. St001389The number of partitions of the same length below the given integer partition. St001494The Alon-Tarsi number of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St001527The cyclic permutation representation number of an integer partition. St001571The Cartan determinant of the integer partition. St001580The acyclic chromatic number of a graph. St001581The achromatic number of a graph. St001606The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions. St001611The number of multiset partitions such that the multiplicities of elements are given by a partition. St001654The monophonic hull number of a graph. St001655The general position number of a graph. St001656The monophonic position number of a graph. St001670The connected partition number of a graph. St001707The length of a longest path in a graph such that the remaining vertices can be partitioned into two sets of the same size without edges between them. St001725The harmonious chromatic number of a graph. St001746The coalition number of a graph. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001844The maximal degree of a generator of the invariant ring of the automorphism group of a graph. St001883The mutual visibility number of a graph. St001963The tree-depth of a graph. St000258The burning number of a graph. St000259The diameter of a connected graph. St000273The domination number of a graph. St000287The number of connected components of a graph. St000309The number of vertices with even degree. St000315The number of isolated vertices of a graph. St000482The (zero)-forcing number of a graph. St000544The cop number of a graph. St000553The number of blocks of a graph. St000723The maximal cardinality of a set of vertices with the same neighbourhood in a graph. St000773The multiplicity of the largest Laplacian eigenvalue in a graph. St000774The maximal multiplicity of a Laplacian eigenvalue in a graph. St000775The multiplicity of the largest eigenvalue in a graph. St000776The maximal multiplicity of an eigenvalue in a graph. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000916The packing number of a graph. St000917The open packing number of a graph. St000918The 2-limited packing number of a graph. St000986The multiplicity of the eigenvalue zero of the adjacency matrix of the graph. St001070The absolute value of the derivative of the chromatic polynomial of the graph at 1. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001286The annihilation number of a graph. 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. 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. St001441The number of non-empty connected induced subgraphs of a graph. St001463The number of distinct columns in the nullspace of a graph. St001600The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple graphs. St001672The restrained domination number of a graph. St001691The number of kings in a graph. St001757The number of orbits of toric promotion on a graph. St001828The Euler characteristic of a graph. St001829The common independence number of a graph. St001933The largest multiplicity of a part in an integer partition. St000455The second largest eigenvalue of a graph if it is integral. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001624The breadth of a lattice. St001626The number of maximal proper sublattices of a lattice. St000260The radius of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000014The number of parking functions supported by a Dyck path. St000015The number of peaks of a Dyck path. St000032The number of elements smaller than the given Dyck path in the Tamari Order. St000038The product of the heights of the descending steps of a Dyck path. St000144The pyramid weight of the Dyck path. St000145The Dyson rank of a partition. St000184The size of the centralizer of any permutation of given cycle type. St000288The number of ones in a binary word. St000293The number of inversions of a binary word. St000296The length of the symmetric border of a binary word. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000321The number of integer partitions of n that are dominated by an integer partition. St000326The position of the first one in a binary word after appending a 1 at the end. St000335The difference of lower and upper interactions. St000345The number of refinements of a partition. St000346The number of coarsenings of a partition. St000389The number of runs of ones of odd length in a binary word. St000392The length of the longest run of ones in a binary word. St000395The sum of the heights of the peaks of a Dyck path. St000418The number of Dyck paths that are weakly below a Dyck path. St000443The number of long tunnels of a Dyck path. St000444The length of the maximal rise of a Dyck path. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000511The number of invariant subsets when acting with a permutation of given cycle type. St000513The number of invariant subsets of size 2 when acting with a permutation of given cycle type. St000519The largest length of a factor maximising the subword complexity. St000531The leading coefficient of the rook polynomial of an integer partition. St000549The number of odd partial sums of an integer partition. St000631The number of distinct palindromic decompositions of a binary word. St000644The number of graphs with given frequency partition. St000681The Grundy value of Chomp on Ferrers diagrams. St000684The global dimension of the LNakayama algebra associated to a Dyck path. St000686The finitistic dominant dimension of a Dyck path. St000733The row containing the largest entry of a standard tableau. St000734The last entry in the first row of a standard tableau. St000738The first entry in the last row of a standard tableau. St000753The Grundy value for the game of Kayles on a binary word. St000759The smallest missing part in an integer partition. St000811The sum of the entries in the column specified by the partition of the change of basis matrix from powersum symmetric functions to Schur symmetric functions. St000815The number of semistandard Young tableaux of partition weight of given shape. 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. St000921The number of internal inversions of a binary word. St000922The minimal number such that all substrings of this length are unique. St000930The k-Gorenstein degree of the corresponding Nakayama algebra with linear quiver. St000932The number of occurrences of the pattern UDU in a Dyck path. St000935The number of ordered refinements of an integer partition. St000939The number of characters of the symmetric group whose value on the partition is positive. St000951The dimension of $Ext^{1}(D(A),A)$ of the corresponding LNakayama algebra. St000952Gives the number of irreducible factors of the Coxeter polynomial of the Dyck path over the rational numbers. St000955Number of times one has $Ext^i(D(A),A)>0$ for $i>0$ for the corresponding LNakayama algebra. St000982The length of the longest constant subword. St001000Number of indecomposable modules with projective dimension equal to the global dimension in the Nakayama algebra corresponding to the Dyck path. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001008Number of indecomposable injective 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. 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. St001024Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001067The number of simple modules of dominant dimension at least two in the corresponding Nakayama algebra. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001088Number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001126Number of simple module that are 1-regular in the corresponding Nakayama algebra. St001165Number of simple modules with even projective 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. St001177Twice the mean value of the major index among all standard Young tableaux 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. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001202Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows:
St001223Number of indecomposable projective non-injective modules P such that the modules X and Y in a an Auslander-Reiten sequence ending at P are torsionless. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St001239The largest vector space dimension of the double dual of a simple module in 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. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001281The normalized isoperimetric number of a graph. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001297The number of indecomposable non-injective projective modules minus the number of indecomposable non-injective projective modules that have reflexive Auslander-Reiten sequences in the corresponding Nakayama algebra. St001299The product of all non-zero projective dimensions of simple modules of the corresponding Nakayama algebra. St001355Number of non-empty prefixes of a binary word that contain equally many 0's and 1's. St001372The length of a longest cyclic run of ones of a binary word. St001378The product of the cohook lengths of the integer partition. St001382The number of boxes in the diagram of a partition that do not lie in its Durfee square. St001387Number of standard Young tableaux of the skew shape tracing the border of the given partition. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. 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. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001462The number of factors of a standard tableaux under concatenation. St001471The magnitude of a Dyck path. St001485The modular major index of a binary word. St001488The number of corners of a skew partition. St001515The vector space dimension of the socle of the first syzygy module of the regular module (as a bimodule). St001523The degree of symmetry of a Dyck path. St001530The depth of a Dyck path. St001531Number of partial orders contained in the poset determined by the Dyck path. St001592The maximal number of simple paths between any two different vertices of a graph. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001607The number of coloured graphs such that the multiplicities of colours are given by a partition. St001608The number of coloured rooted trees such that the multiplicities of colours are given by a partition. St001612The number of coloured multisets of cycles 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. St001659The number of ways to place as many non-attacking rooks as possible on a Ferrers board. St001660The number of ways to place as many non-attacking rooks as possible on a skew Ferrers board. St001710The number of permutations such that conjugation with a permutation of given cycle type yields the inverse permutation. St001733The number of weak left to right maxima of a Dyck path. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. St001915The size of the component corresponding to a necklace in Bulgarian solitaire. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St001929The number of meanders with top half given by the noncrossing matching corresponding to the Dyck path. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001955The number of natural descents for set-valued two row standard Young tableaux. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected 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$. St000456The monochromatic index of a connected graph. St001876The number of 2-regular simple modules in the incidence algebra of the 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. St000285The size of the preimage of the map 'to inverse des composition' from Parking functions to Integer compositions. St000327The number of cover relations in a poset. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St000567The sum of the products of all pairs of parts. St000618The number of self-evacuating tableaux of given shape. St000668The least common multiple of the parts of the partition. St000699The toughness times the least common multiple of 1,. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000706The product of the factorials of the multiplicities of an integer partition. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000933The number of multipartitions of sizes given by an integer partition. St000934The 2-degree of an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St000993The multiplicity of the largest part of an integer partition. St001097The coefficient of the monomial symmetric function indexed by the partition in the formal group law for linear orders. 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. St001128The exponens consonantiae of a partition. St001176The size of a partition minus its first part. St001248Sum of the even parts of a partition. St001262The dimension of the maximal parabolic seaweed algebra corresponding to the partition. St001279The sum of the parts of an integer partition that are at least two. St001280The number of parts of an integer partition that are at least two. St001383The BG-rank of an integer partition. St001432The order dimension of the partition. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001525The number of symmetric hooks on the diagonal of a partition. St001564The value of the forgotten symmetric functions when all variables set to 1. St001568The smallest positive integer that does not appear twice in the partition. St001587Half of the largest even part of an integer partition. St001593This is the number of standard Young tableaux of the given shifted shape. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001609The number of coloured trees such that the multiplicities of colours are given by a partition. St001637The number of (upper) dissectors of a poset. St001657The number of twos in an integer partition. St001668The number of points of the poset minus the width of the poset. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. 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. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001924The number of cells in an integer partition whose arm and leg length coincide. St001936The number of transitive factorisations of a permutation of given cycle type into star transpositions. 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. St001060The distinguishing index of a graph. St000112The sum of the entries reduced by the index of their row in a semistandard tableau. St000477The weight of a partition according to Alladi. St000509The diagonal index (content) of a partition. St000515The number of invariant set partitions when acting with a permutation of given cycle type. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000770The major index of an integer partition when read from bottom to top. St000929The constant term of the character polynomial of an integer partition. St001098The 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 vertex labelled trees. 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. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St000736The last entry in the first row of a semistandard tableau. St000177The number of free tiles in the pattern. St000178Number of free entries. St000284The Plancherel distribution on integer partitions. St000302The determinant of the distance matrix of a connected graph. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000420The number of Dyck paths that are weakly above a Dyck path. St000421The number of Dyck paths that are weakly below a Dyck path, except for the path itself. St000442The maximal area to the right of an up step of a Dyck path. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000658The number of rises of length 2 of a Dyck path. St000659The number of rises of length at least 2 of a Dyck path. St000674The number of hills of a Dyck path. St000675The number of centered multitunnels of a Dyck path. St000678The number of up steps after the last double rise of a Dyck path. St000683The number of points below the Dyck path such that the diagonal to the north-east hits the path between two down steps, and the diagonal to the north-west hits the path between two up steps. St000693The modular (standard) major index of a standard tableau. St000781The number of proper colouring schemes of a Ferrers diagram. St000813The number of zero-one matrices with weakly decreasing column sums and row sums given by the partition. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000927The alternating sum of the coefficients of the character polynomial of an integer partition. St000941The number of characters of the symmetric group whose value on the partition is even. St000976The sum of the positions of double up-steps of a Dyck path. St001031The height of the bicoloured Motzkin path associated with the Dyck path. St001032The number of horizontal steps in the bicoloured Motzkin path associated with the Dyck path. St001038The minimal height of a column in the parallelogram polyomino associated with the Dyck path. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001139The number of occurrences of hills of size 2 in a Dyck path. 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. 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. 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. St001480The number of simple summands of the module J^2/J^3. St001501The dominant dimension of magnitude 1 Nakayama algebras. 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. St001602The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on endofunctions. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001763The Hurwitz number of an integer partition. St001811The Castelnuovo-Mumford regularity of a permutation. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001938The number of transitive monotone factorizations of genus zero of a permutation of given cycle type. St001948The number of augmented double ascents of a permutation. St000958The number of Bruhat factorizations of a permutation. 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)$. St001569The maximal modular displacement of a permutation. St001722The number of minimal chains with small intervals between a binary word and the top element. St001816Eigenvalues of the top-to-random operator acting on a simple module. St000075The orbit size of a standard tableau under promotion. St001235The global dimension of the corresponding Comp-Nakayama algebra.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!