searching the database
Your data matches 375 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: St000647
(load all 34 compositions to match this statistic)
(load all 34 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
St000647: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000647: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 0
{{1,2}}
=> [2,1] => 0
{{1},{2}}
=> [1,2] => 0
{{1,2,3}}
=> [2,3,1] => 1
{{1,2},{3}}
=> [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => 0
{{1},{2,3}}
=> [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => 2
{{1},{2,4},{3}}
=> [1,4,3,2] => 0
{{1},{2},{3,4}}
=> [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => 0
Description
The number of big descents of a permutation.
For a permutation π, this is the number of indices i such that π(i)−π(i+1)>1.
The generating functions of big descents is equal to the generating function of (normal) descents after sending a permutation from cycle to one-line notation [[Mp00090]], see [Theorem 2.5, 1].
For the number of small descents, see [[St000214]].
Matching statistic: St000028
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
St000028: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
St000028: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [1,2] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [1,2,3] => 0
{{1,2},{3}}
=> [2,1,3] => [1,2,3] => 0
{{1,3},{2}}
=> [3,2,1] => [1,3,2] => 1
{{1},{2,3}}
=> [1,3,2] => [1,2,3] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [1,2,3,4] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [1,2,3,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [1,2,4,3] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [1,2,3,4] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [1,2,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [1,3,4,2] => 2
{{1,3},{2,4}}
=> [3,4,1,2] => [1,3,2,4] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [1,3,2,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [1,4,2,3] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [1,2,3,4] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,2,3,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [1,4,2,3] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,2,4,3] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,3,4] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of stack-sorts needed to sort a permutation.
A permutation is (West) t-stack sortable if it is sortable using t stacks in series.
Let Wt(n,k) be the number of permutations of size n
with k descents which are t-stack sortable. Then the polynomials Wn,t(x)=∑nk=0Wt(n,k)xk
are symmetric and unimodal.
We have Wn,1(x)=An(x), the Eulerian polynomials. One can show that Wn,1(x) and Wn,2(x) are real-rooted.
Precisely the permutations that avoid the pattern 231 have statistic at most 1, see [3]. These are counted by \frac{1}{n+1}\binom{2n}{n} ([[OEIS:A000108]]). Precisely the permutations that avoid the pattern 2341 and the barred pattern 3\bar 5241 have statistic at most 2, see [4]. These are counted by \frac{2(3n)!}{(n+1)!(2n+1)!} ([[OEIS:A000139]]).
Matching statistic: St000039
(load all 44 compositions to match this statistic)
(load all 44 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00257: Permutations —Alexandersson Kebede⟶ Permutations
St000039: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00257: Permutations —Alexandersson Kebede⟶ Permutations
St000039: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,2,1] => 0
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => 1
{{1},{2,3}}
=> [1,3,2] => [3,1,2] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [3,2,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => [3,2,1,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [4,2,3,1] => 0
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [2,3,4,1] => 2
{{1,3},{2,4}}
=> [3,4,1,2] => [4,3,1,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [3,4,2,1] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [3,1,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [3,1,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,4,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [4,1,3,2] => 0
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of crossings of a permutation.
A crossing of a permutation \pi is given by a pair (i,j) such that either i < j \leq \pi(i) \leq \pi(j) or \pi(i) < \pi(j) < i < j.
Pictorially, the diagram of a permutation is obtained by writing the numbers from 1 to n in this order on a line, and connecting i and \pi(i) with an arc above the line if i\leq\pi(i) and with an arc below the line if i > \pi(i). Then the number of crossings is the number of pairs of arcs above the line that cross or touch, plus the number of arcs below the line that cross.
Matching statistic: St000052
(load all 14 compositions to match this statistic)
(load all 14 compositions to match this statistic)
Mp00079: Set partitions —shape⟶ Integer partitions
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
St000052: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
St000052: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1]
=> [1,0]
=> 0
{{1,2}}
=> [2]
=> [1,0,1,0]
=> 0
{{1},{2}}
=> [1,1]
=> [1,1,0,0]
=> 0
{{1,2,3}}
=> [3]
=> [1,0,1,0,1,0]
=> 0
{{1,2},{3}}
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
{{1,3},{2}}
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
{{1},{2,3}}
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
{{1},{2},{3}}
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
{{1,2,3,4}}
=> [4]
=> [1,0,1,0,1,0,1,0]
=> 0
{{1,2,3},{4}}
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 0
{{1,2,4},{3}}
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 0
{{1,2},{3,4}}
=> [2,2]
=> [1,1,1,0,0,0]
=> 0
{{1,2},{3},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
{{1,3,4},{2}}
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 0
{{1,3},{2,4}}
=> [2,2]
=> [1,1,1,0,0,0]
=> 0
{{1,3},{2},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
{{1,4},{2,3}}
=> [2,2]
=> [1,1,1,0,0,0]
=> 0
{{1},{2,3,4}}
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 0
{{1},{2,3},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
{{1,4},{2},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
{{1},{2,4},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
{{1},{2},{3,4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
{{1},{2},{3},{4}}
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 2
Description
The number of valleys of a Dyck path not on the x-axis.
That is, the number of valleys of nonminimal height. This corresponds to the number of -1's in an inclusion of Dyck paths into alternating sign matrices.
Matching statistic: St000118
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
St000118: Binary trees ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
St000118: Binary trees ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [.,.]
=> 0
{{1,2}}
=> [2,1] => [[.,.],.]
=> 0
{{1},{2}}
=> [1,2] => [.,[.,.]]
=> 0
{{1,2,3}}
=> [2,3,1] => [[.,.],[.,.]]
=> 0
{{1,2},{3}}
=> [2,1,3] => [[.,.],[.,.]]
=> 0
{{1,3},{2}}
=> [3,2,1] => [[[.,.],.],.]
=> 0
{{1},{2,3}}
=> [1,3,2] => [.,[[.,.],.]]
=> 0
{{1},{2},{3}}
=> [1,2,3] => [.,[.,[.,.]]]
=> 1
{{1,2,3,4}}
=> [2,3,4,1] => [[.,.],[.,[.,.]]]
=> 1
{{1,2,3},{4}}
=> [2,3,1,4] => [[.,.],[.,[.,.]]]
=> 1
{{1,2,4},{3}}
=> [2,4,3,1] => [[.,.],[[.,.],.]]
=> 0
{{1,2},{3,4}}
=> [2,1,4,3] => [[.,.],[[.,.],.]]
=> 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [[.,.],[.,[.,.]]]
=> 1
{{1,3,4},{2}}
=> [3,2,4,1] => [[[.,.],.],[.,.]]
=> 0
{{1,3},{2,4}}
=> [3,4,1,2] => [[.,[.,.]],[.,.]]
=> 0
{{1,3},{2},{4}}
=> [3,2,1,4] => [[[.,.],.],[.,.]]
=> 0
{{1,4},{2,3}}
=> [4,3,2,1] => [[[[.,.],.],.],.]
=> 0
{{1},{2,3,4}}
=> [1,3,4,2] => [.,[[.,.],[.,.]]]
=> 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [.,[[.,.],[.,.]]]
=> 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [[[.,.],[.,.]],.]
=> 0
{{1},{2,4},{3}}
=> [1,4,3,2] => [.,[[[.,.],.],.]]
=> 0
{{1},{2},{3,4}}
=> [1,2,4,3] => [.,[.,[[.,.],.]]]
=> 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> 2
Description
The number of occurrences of the contiguous pattern {{{[.,[.,[.,.]]]}}} in a binary tree.
[[oeis:A001006]] counts binary trees avoiding this pattern.
Matching statistic: St000155
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
St000155: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
St000155: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [1,2] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [1,2,3] => 0
{{1,2},{3}}
=> [2,1,3] => [1,2,3] => 0
{{1,3},{2}}
=> [3,2,1] => [1,3,2] => 1
{{1},{2,3}}
=> [1,3,2] => [1,2,3] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [1,2,3,4] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [1,2,3,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [1,2,4,3] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [1,2,3,4] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [1,2,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [1,3,4,2] => 2
{{1,3},{2,4}}
=> [3,4,1,2] => [1,3,2,4] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [1,3,2,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [1,4,2,3] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [1,2,3,4] => 0
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,2,3,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [1,4,2,3] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,2,4,3] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,3,4] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of exceedances (also excedences) of a permutation.
This is defined as exc(\sigma) = \#\{ i : \sigma(i) > i \}.
It is known that the number of exceedances is equidistributed with the number of descents, and that the bistatistic (exc,den) is [[Permutations/Descents-Major#Euler-Mahonian_statistics|Euler-Mahonian]]. Here, den is the Denert index of a permutation, see [[St000156]].
Matching statistic: St000223
(load all 52 compositions to match this statistic)
(load all 52 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
St000223: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
St000223: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,2,1] => 1
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => 0
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => 0
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,3,2,1] => 2
{{1,2,3},{4}}
=> [2,3,1,4] => [3,2,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [3,4,2,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 0
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [2,4,3,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [4,1,3,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => [3,2,4,1] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [1,4,3,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => 0
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,3,4,1] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,3,4,2] => 0
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 0
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of nestings in the permutation.
Matching statistic: St000317
(load all 58 compositions to match this statistic)
(load all 58 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00062: Permutations —Lehmer-code to major-code bijection⟶ Permutations
St000317: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00062: Permutations —Lehmer-code to major-code bijection⟶ Permutations
St000317: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [1,3,2] => 0
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [3,2,1] => 0
{{1},{2,3}}
=> [1,3,2] => [3,1,2] => 1
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [1,2,4,3] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [1,3,2,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [4,1,3,2] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [1,4,2,3] => 1
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [2,1,4,3] => 0
{{1,3},{2,4}}
=> [3,4,1,2] => [3,1,4,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [3,2,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => [4,3,2,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => [2,4,1,3] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [3,1,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,4,3,1] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => [4,3,1,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [4,1,2,3] => 2
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The cycle descent number of a permutation.
Let (i_1,\ldots,i_k) be a cycle of a permutation \pi such that i_1 is its smallest element. A **cycle descent** of (i_1,\ldots,i_k) is an i_a for 1 \leq a < k such that i_a > i_{a+1}. The **cycle descent set** of \pi is then the set of descents in all the cycles of \pi, and the **cycle descent number** is its cardinality.
Matching statistic: St000356
(load all 54 compositions to match this statistic)
(load all 54 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
St000356: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
St000356: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,2,1] => 0
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => 0
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => 1
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,3,2,1] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [3,2,1,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [3,4,2,1] => 0
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 1
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [2,4,3,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [4,1,3,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => [3,2,4,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => [1,4,3,2] => 2
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,3,4,1] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,3,4,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of occurrences of the pattern 13-2.
See [[Permutations/#Pattern-avoiding_permutations]] for the definition of the pattern 13\!\!-\!\!2.
Matching statistic: St000358
(load all 41 compositions to match this statistic)
(load all 41 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00175: Permutations —inverse Foata bijection⟶ Permutations
St000358: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00175: Permutations —inverse Foata bijection⟶ Permutations
St000358: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 0
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [2,3,1] => 0
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 0
{{1,3},{2}}
=> [3,2,1] => [3,2,1] => 0
{{1},{2,3}}
=> [1,3,2] => [3,1,2] => 1
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [2,3,4,1] => 0
{{1,2,3},{4}}
=> [2,3,1,4] => [2,3,1,4] => 0
{{1,2,4},{3}}
=> [2,4,3,1] => [4,2,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [2,4,1,3] => 1
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 0
{{1,3,4},{2}}
=> [3,2,4,1] => [3,2,4,1] => 0
{{1,3},{2,4}}
=> [3,4,1,2] => [3,1,4,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [3,2,1,4] => 0
{{1,4},{2,3}}
=> [4,3,2,1] => [4,3,2,1] => 0
{{1},{2,3,4}}
=> [1,3,4,2] => [3,4,1,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [3,1,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,4,3,1] => 0
{{1},{2,4},{3}}
=> [1,4,3,2] => [4,3,1,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [4,1,2,3] => 2
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
Description
The number of occurrences of the pattern 31-2.
See [[Permutations/#Pattern-avoiding_permutations]] for the definition of the pattern 31\!\!-\!\!2.
The following 365 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000365The number of double ascents of a permutation. St000366The number of double descents of a permutation. St000371The number of mid points of decreasing subsequences of length 3 in a permutation. St000372The number of mid points of increasing subsequences of length 3 in a permutation. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length 3. St000377The dinv defect of an integer partition. St000534The number of 2-rises of a permutation. St000663The number of right floats of a permutation. St000752The Grundy value for the game 'Couples are forever' on an integer partition. St000996The number of exclusive left-to-right maxima of a permutation. St001083The number of boxed occurrences of 132 in a permutation. St001087The number of occurrences of the vincular pattern |12-3 in a permutation. St001091The number of parts in an integer partition whose next smaller part has the same size. St001172The number of 1-rises at odd height of a Dyck path. St001229The vector space dimension of the first extension group between the Jacobson radical J and J^2. St001314The number of tilting modules of arbitrary projective dimension that have no simple modules as a direct summand in the corresponding Nakayama algebra. St001331The size of the minimal feedback vertex set. St001336The minimal number of vertices in a graph whose complement is triangle-free. St001572The minimal number of edges to remove to make a graph bipartite. St001573The minimal number of edges to remove to make a graph triangle-free. St001683The number of distinct positions of the pattern letter 3 in occurrences of 132 in a permutation. St001685The number of distinct positions of the pattern letter 1 in occurrences of 132 in a permutation. St001687The number of distinct positions of the pattern letter 2 in occurrences of 213 in a permutation. St001726The number of visible inversions of a permutation. St001727The number of invisible inversions of a permutation. St001744The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. St000346The number of coarsenings of a partition. St001387Number of standard Young tableaux of the skew shape tracing the border of the given partition. St000021The number of descents of a permutation. St000034The maximum defect over any reduced expression for a permutation and any subexpression. St000035The number of left outer peaks of a permutation. St000065The number of entries equal to -1 in an alternating sign matrix. St000091The descent variation of a composition. St000123The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. St000141The maximum drop size of a permutation. St000157The number of descents of a standard tableau. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000177The number of free tiles in the pattern. St000204The number of internal nodes of a binary tree. St000211The rank of the set partition. St000217The number of occurrences of the pattern 312 in a permutation. St000222The number of alignments in the permutation. St000225Difference between largest and smallest parts in a partition. St000238The number of indices that are not small weak excedances. St000242The number of indices that are not cyclical small weak excedances. St000316The number of non-left-to-right-maxima of a permutation. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. 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. St000355The number of occurrences of the pattern 21-3. St000357The number of occurrences of the pattern 12-3. St000359The number of occurrences of the pattern 23-1. St000360The number of occurrences of the pattern 32-1. St000374The number of exclusive right-to-left minima of a permutation. St000463The number of admissible inversions of a permutation. St000496The rcs statistic of a set partition. St000648The number of 2-excedences of a permutation. St000662The staircase size of the code of a permutation. St000670The reversal length of a permutation. St000697The number of 3-rim hooks removed from an integer partition to obtain its associated 3-core. St000703The number of deficiencies of a permutation. St000731The number of double exceedences of a permutation. St000742The number of big ascents of a permutation after prepending zero. St000766The number of inversions of an integer composition. St000877The depth of the binary word interpreted as a path. St000884The number of isolated descents of a permutation. St000921The number of internal inversions of a binary word. St000980The number of boxes weakly below the path and above the diagonal that lie below at least two peaks. St000994The number of cycle peaks and the number of cycle valleys 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. St001022Number of simple modules with projective dimension 3 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. St001033The normalized area of the parallelogram polyomino associated with the Dyck path. St001036The number of inner corners of the parallelogram polyomino associated with the Dyck path. St001084The number of occurrences of the vincular pattern |1-23 in a permutation. 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. St001104The number of descents of the invariant in a tensor power of the adjoint representation of the rank two general linear group. St001163The number of simple modules with dominant dimension at least three in the corresponding Nakayama algebra. St001167The number of simple modules that appear as the top of an indecomposable non-projective modules that is reflexive in the corresponding Nakayama algebra. St001231The number of simple modules that are non-projective and non-injective with the property that they have projective dimension equal to one and that also the Auslander-Reiten translates of the module and the inverse Auslander-Reiten translate of the module have the same projective dimension. St001234The number of indecomposable three dimensional modules with projective dimension one. St001253The number of non-projective indecomposable reflexive modules in the corresponding Nakayama algebra. St001264The smallest index i such that the i-th simple module has projective dimension equal to the global dimension of the corresponding Nakayama algebra. St001266The largest vector space dimension of an indecomposable non-projective module that is reflexive in the corresponding Nakayama algebra. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle of a permutation. St001323The independence gap of a graph. St001435The number of missing boxes in the first row. St001489The maximum of the number of descents and the number of inverse descents. 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. St001565The number of arithmetic progressions of length 2 in a permutation. St001638The book thickness of a graph. St001647The number of edges that can be added without increasing the clique number. St001648The number of edges that can be added without increasing the chromatic number. St001682The number of distinct positions of the pattern letter 1 in occurrences of 123 in a permutation. St001689The number of celebrities in a graph. St001718The number of non-empty open intervals in a poset. St001723The differential of a graph. St001724The 2-packing differential of a graph. St001729The number of visible descents of a permutation. St001737The number of descents of type 2 in a permutation. St001745The number of occurrences of the arrow pattern 13 with an arrow from 1 to 2 in a permutation. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St001781The interlacing number of a set partition. St001810The number of fixed points of a permutation smaller than its largest moved point. St001841The number of inversions of a set partition. St001843The Z-index of a set partition. St001846The number of elements which do not have a complement in the lattice. St001862The number of crossings of a signed permutation. St001864The number of excedances of a signed permutation. St001866The nesting alignments of a signed permutation. St001868The number of alignments of type NE of a signed permutation. St001874Lusztig's a-function for the symmetric group. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001928The number of non-overlapping descents in a permutation. St001931The weak major index of an integer composition regarded as a word. St000047The number of standard immaculate tableaux of a given shape. St000058The order of a permutation. St000321The number of integer partitions of n that are dominated by an integer partition. St000325The width of the tree associated to a permutation. St000326The position of the first one in a binary word after appending a 1 at the end. St000345The number of refinements of a partition. St000392The length of the longest run of ones in a binary word. St000451The length of the longest pattern of the form k 1 2. St000470The number of runs in a permutation. St000482The (zero)-forcing number of a graph. St000733The row containing the largest entry of a standard tableau. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000773The multiplicity of the largest Laplacian eigenvalue in a graph. St000774The maximal multiplicity of a Laplacian eigenvalue in a graph. St000776The maximal multiplicity of an eigenvalue in a graph. St000889The number of alternating sign matrices with the same antidiagonal sums. St000935The number of ordered refinements of an integer partition. St001066The number of simple reflexive modules in the corresponding Nakayama algebra. St001238The number of simple modules S such that the Auslander-Reiten translate of S is isomorphic to the Nakayama functor applied to the second syzygy of S. St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. St001483The number of simple module modules that appear in the socle of the regular module but have no nontrivial selfextensions with the regular module. St001642The Prague dimension of a graph. 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. 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. St001820The size of the image of the pop stack sorting operator. St000585The number of occurrences of the pattern {{1,3},{2}} such that 2 is maximal, (1,3) are consecutive in a block. St000601The number of occurrences of the pattern {{1},{2,3}} such that 1,2 are minimal, (2,3) are consecutive in a block. St000711The number of big exceedences of a permutation. St000646The number of big ascents of a permutation. St000710The number of big deficiencies of a permutation. St000732The number of double deficiencies of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St000886The number of permutations with the same antidiagonal sums. St000988The orbit size of a permutation under Foata's bijection. St001052The length of the exterior of a permutation. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St000216The absolute length of a permutation. St000293The number of inversions of a binary word. St000295The length of the border of a binary word. St000354The number of recoils of a permutation. St000369The dinv deficit of a Dyck path. St000376The bounce deficit of a Dyck path. St000437The number of occurrences of the pattern 312 or of the pattern 321 in a permutation. St000462The major index minus the number of excedences of a permutation. St000491The number of inversions of a set partition. St000497The lcb statistic of a set partition. St000538The number of even inversions of a permutation. St000539The number of odd inversions of a permutation. St000555The number of occurrences of the pattern {{1,3},{2}} in a set partition. St000565The major index of a set partition. St000572The dimension exponent of a set partition. St000581The number of occurrences of the pattern {{1,3},{2}} such that 1 is minimal, 2 is maximal. St000582The number of occurrences of the pattern {{1,3},{2}} such that 1 is minimal, 3 is maximal, (1,3) are consecutive in a block. St000590The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal, 1 is maximal, (2,3) are consecutive in a block. St000594The number of occurrences of the pattern {{1,3},{2}} such that 1,2 are minimal, (1,3) are consecutive in a block. St000595The number of occurrences of the pattern {{1},{2,3}} such that 1 is minimal. St000597The number of occurrences of the pattern {{1},{2,3}} such that 2 is minimal, (2,3) are consecutive in a block. St000598The number of occurrences of the pattern {{1},{2,3}} such that 1,2 are minimal, 3 is maximal, (2,3) are consecutive in a block. St000600The number of occurrences of the pattern {{1,3},{2}} such that 1 is minimal, (1,3) are consecutive in a block. St000602The number of occurrences of the pattern {{1,3},{2}} such that 1 is minimal. St000605The number of occurrences of the pattern {{1},{2,3}} such that 3 is maximal, (2,3) are consecutive in a block. St000606The number of occurrences of the pattern {{1},{2,3}} such that 1,3 are maximal, (2,3) are consecutive in a block. St000609The number of occurrences of the pattern {{1},{2,3}} such that 1,2 are minimal. St000610The number of occurrences of the pattern {{1,3},{2}} such that 2 is maximal. St000612The number of occurrences of the pattern {{1},{2,3}} such that 1 is minimal, (2,3) are consecutive in a block. St000613The number of occurrences of the pattern {{1,3},{2}} such that 2 is minimal, 3 is maximal, (1,3) are consecutive in a block. St000614The number of occurrences of the pattern {{1},{2,3}} such that 1 is minimal, 3 is maximal, (2,3) are consecutive in a block. St000682The Grundy value of Welter's game on a binary word. St000799The number of occurrences of the vincular pattern |213 in a permutation. St000800The number of occurrences of the vincular pattern |231 in a permutation. St000803The number of occurrences of the vincular pattern |132 in a permutation. St000809The reduced reflection length of the permutation. St000829The Ulam distance of a permutation to the identity permutation. St000836The number of descents of distance 2 of a permutation. St000837The number of ascents of distance 2 of a permutation. St000866The number of admissible inversions of a permutation in the sense of Shareshian-Wachs. St000931The number of occurrences of the pattern UUU in a Dyck path. St000940The number of characters of the symmetric group whose value on the partition is zero. St001078The minimal number of occurrences of (12) in a factorization of a permutation into transpositions (12) and cycles (1,. St001082The number of boxed occurrences of 123 in a permutation. St001130The number of two successive successions in a permutation. 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. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001552The number of inversions between excedances and fixed points of a permutation. St001811The Castelnuovo-Mumford regularity of a permutation. St000485The length of the longest cycle of a permutation. St000619The number of cyclic descents of a permutation. St000652The maximal difference between successive positions of a permutation. St000695The number of blocks in the first part of the atomic decomposition of a set partition. St000702The number of weak deficiencies of a permutation. St000982The length of the longest constant subword. St001062The maximal size of a block of a set partition. St001081The number of minimal length factorizations of a permutation into star transpositions. St001128The exponens consonantiae of a partition. St001220The width of a permutation. St001246The maximal difference between two consecutive entries of a permutation. St001313The number of Dyck paths above the lattice path given by a binary word. St001346The number of parking functions that give the same permutation. St001884The number of borders of a binary word. St000454The largest eigenvalue of a graph if it is integral. St001964The interval resolution global dimension of a poset. St001487The number of inner corners of a skew partition. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St001176The size of a partition minus its first part. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St000010The length of the partition. St000012The area of a Dyck path. St000148The number of odd parts of a partition. St000149The number of cells of the partition whose leg is zero and arm is odd. St000160The multiplicity of the smallest part of a partition. St000228The size of a partition. St000256The number of parts from which one can substract 2 and still get an integer partition. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000384The maximal part of the shifted composition of an integer partition. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000459The hook length of the base cell of a partition. St000475The number of parts equal to 1 in a partition. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000519The largest length of a factor maximising the subword complexity. St000548The number of different non-empty partial sums of an integer partition. 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. St000867The sum of the hook lengths in the first row of an integer partition. St000992The alternating sum of the parts of an integer partition. St001001The number of indecomposable modules with projective and injective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001055The Grundy value for the game of removing cells of a row in an integer partition. St001127The sum of the squares of the parts of a partition. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St001265The maximal i such that the i-th simple module has projective dimension equal to the global dimension in the corresponding Nakayama algebra. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001484The number of singletons of an integer partition. St001541The Gini index of an integer partition. St001587Half of the largest even part of an integer partition. St001651The Frankl number of a lattice. St001657The number of twos in an integer partition. St001803The maximal overlap of the cylindrical tableau associated with a tableau. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St001199The dominant dimension of eAe for the corresponding Nakayama algebra A with minimal faithful projective-injective module eA. St001719The number of shortest chains of small intervals from the bottom to the top in a lattice. 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. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St000699The toughness times the least common multiple of 1,. St000941The number of characters of the symmetric group whose value on the partition is even. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001961The sum of the greatest common divisors of all pairs of parts. St000478Another weight of a partition according to Alladi. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. 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. St000929The constant term of the character polynomial of an integer partition. St000934The 2-degree of an integer partition. 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. 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. 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. St000790The number of pairs of centered tunnels, one strictly containing the other, of a Dyck path. St000932The number of occurrences of the pattern UDU in a Dyck path. St000936The number of even values of the symmetric group character corresponding to the partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St000947The major index east count of a Dyck path. St000984The number of boxes below precisely one peak. 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. 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. St001480The number of simple summands of the module J^2/J^3. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001722The number of minimal chains with small intervals between a binary word and the top element. St000455The second largest eigenvalue of a graph if it is integral. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001877Number of indecomposable injective modules with projective dimension 2. St001857The number of edges in the reduced word graph of a signed permutation. 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. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000205Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. St000206Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000460The hook length of the last cell along the main diagonal of an integer partition. St000749The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree. St000870The product of the hook lengths of the diagonal cells in an integer partition. St000944The 3-degree of an integer partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001175The size of a partition minus the hook length of the base cell. St001177Twice the mean value of the major index among all standard Young tableaux of a partition. St001178Twelve times the variance of the major index among all standard Young tableaux of a partition. St001195The global dimension of the algebra A/AfA of the corresponding Nakayama algebra A with minimal left faithful projective-injective module Af. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001248Sum of the even parts of a partition. St001249Sum of the odd parts of a partition. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001279The sum of the parts of an integer partition that are at least two. St001360The number of covering relations in Young's lattice below a partition. St001378The product of the cohook lengths of the integer partition. St001380The number of monomer-dimer tilings of a Ferrers diagram. St001383The BG-rank of an 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. St001570The minimal number of edges to add to make a graph Hamiltonian. St001586The number of odd parts smaller than the largest even part in an integer partition. St001593This is the number of standard Young tableaux of the given shifted shape. 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. St001606The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions. 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. St001611The number of multiset partitions such that the multiplicities of elements are given by a partition. St001628The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple connected graphs. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St001933The largest multiplicity of a part in an integer partition. 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. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001875The number of simple modules with projective dimension at most 1. St000284The Plancherel distribution on integer partitions. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000668The least common multiple of the parts of the partition. St000681The Grundy value of Chomp on Ferrers diagrams. 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. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000933The number of multipartitions of sizes given by an integer partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St000260The radius of a connected graph. St000782The indicator function of whether a given perfect matching is an L & P matching. St001498The normalised height of a Nakayama algebra with magnitude 1. St000102The charge of a semistandard tableau. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000181The number of connected components of the Hasse diagram for the poset. St001890The maximum magnitude of the Möbius function of a poset.
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!