searching the database
Your data matches 183 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: St000028
(load all 21 compositions to match this statistic)
(load all 21 compositions to match this statistic)
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%
St000028: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => 2 = 3 - 1
[3,2,1,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => 2 = 3 - 1
[3,4,1,2] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => 1 = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => 1 = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => 1 = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => 1 = 2 - 1
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 $W_t(n,k)$ be the number of permutations of size $n$
with $k$ descents which are $t$-stack sortable. Then the polynomials $W_{n,t}(x) = \sum_{k=0}^n W_t(n,k)x^k$
are symmetric and unimodal.
We have $W_{n,1}(x) = A_n(x)$, the Eulerian polynomials. One can show that $W_{n,1}(x)$ and $W_{n,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: St000996
(load all 22 compositions to match this statistic)
(load all 22 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
St000996: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000996: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => 2 = 3 - 1
[3,2,1,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => 2 = 3 - 1
[3,4,1,2] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => 1 = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => 1 = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => 1 = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => 1 = 2 - 1
Description
The number of exclusive left-to-right maxima of a permutation.
This is the number of left-to-right maxima that are not right-to-left minima.
Matching statistic: St000451
(load all 15 compositions to match this statistic)
(load all 15 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00087: Permutations —inverse first fundamental transformation⟶ Permutations
St000451: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00087: Permutations —inverse first fundamental transformation⟶ Permutations
St000451: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 1
[1,2] => [1,2] => [1,2] => 1
[2,1] => [1,2] => [1,2] => 1
[1,2,3] => [1,2,3] => [1,2,3] => 1
[1,3,2] => [1,2,3] => [1,2,3] => 1
[2,1,3] => [1,2,3] => [1,2,3] => 1
[2,3,1] => [1,2,3] => [1,2,3] => 1
[3,1,2] => [1,3,2] => [1,3,2] => 2
[3,2,1] => [1,3,2] => [1,3,2] => 2
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 2
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 2
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 2
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 2
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 2
[3,1,4,2] => [1,3,4,2] => [1,4,2,3] => 3
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 2
[3,2,4,1] => [1,3,4,2] => [1,4,2,3] => 3
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 2
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 2
[4,1,3,2] => [1,4,2,3] => [1,4,3,2] => 2
[4,2,3,1] => [1,4,2,3] => [1,4,3,2] => 2
[4,3,1,2] => [1,4,2,3] => [1,4,3,2] => 2
[4,3,2,1] => [1,4,2,3] => [1,4,3,2] => 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,5,4,3] => 2
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,5,4,3] => 2
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,5,4,3] => 2
Description
The length of the longest pattern of the form k 1 2...(k-1).
Matching statistic: St000337
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00241: Permutations —invert Laguerre heap⟶ Permutations
St000337: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00241: Permutations —invert Laguerre heap⟶ Permutations
St000337: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [1,4,2,3] => 2 = 3 - 1
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [1,4,2,3] => 2 = 3 - 1
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,4,5,3] => 1 = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,4,5,3] => 1 = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,4,5,3] => 1 = 2 - 1
Description
The lec statistic, the sum of the inversion numbers of the hook factors of a permutation.
For a permutation $\sigma = p \tau_{1} \tau_{2} \cdots \tau_{k}$ in its hook factorization, [1] defines $$ \textrm{lec} \, \sigma = \sum_{1 \leq i \leq k} \textrm{inv} \, \tau_{i} \, ,$$ where $\textrm{inv} \, \tau_{i}$ is the number of inversions of $\tau_{i}$.
Matching statistic: St000374
(load all 15 compositions to match this statistic)
(load all 15 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00087: Permutations —inverse first fundamental transformation⟶ Permutations
St000374: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00087: Permutations —inverse first fundamental transformation⟶ Permutations
St000374: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [1,4,2,3] => 2 = 3 - 1
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [1,4,2,3] => 2 = 3 - 1
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => [1,4,3,2] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => [1,4,3,2] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [1,4,3,2] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [1,4,3,2] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,5,4,3] => 1 = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,5,4,3] => 1 = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,5,4,3] => 1 = 2 - 1
Description
The number of exclusive right-to-left minima of a permutation.
This is the number of right-to-left minima that are not left-to-right maxima.
This is also the number of non weak exceedences of a permutation that are also not mid-points of a decreasing subsequence of length 3.
Given a permutation $\pi = [\pi_1,\ldots,\pi_n]$, this statistic counts the number of position $j$ such that $\pi_j < j$ and there do not exist indices $i,k$ with $i < j < k$ and $\pi_i > \pi_j > \pi_k$.
See also [[St000213]] and [[St000119]].
Matching statistic: St000662
(load all 19 compositions to match this statistic)
(load all 19 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00238: Permutations —Clarke-Steingrimsson-Zeng⟶ Permutations
St000662: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00238: Permutations —Clarke-Steingrimsson-Zeng⟶ Permutations
St000662: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => 2 = 3 - 1
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => 2 = 3 - 1
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,5,3,4] => 1 = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,5,3,4] => 1 = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,5,3,4] => 1 = 2 - 1
Description
The staircase size of the code of a permutation.
The code $c(\pi)$ of a permutation $\pi$ of length $n$ is given by the sequence $(c_1,\ldots,c_{n})$ with $c_i = |\{j > i : \pi(j) < \pi(i)\}|$. This is a bijection between permutations and all sequences $(c_1,\ldots,c_n)$ with $0 \leq c_i \leq n-i$.
The staircase size of the code is the maximal $k$ such that there exists a subsequence $(c_{i_k},\ldots,c_{i_1})$ of $c(\pi)$ with $c_{i_j} \geq j$.
This statistic is mapped through [[Mp00062]] to the number of descents, showing that together with the number of inversions [[St000018]] it is Euler-Mahonian.
Matching statistic: St000703
(load all 9 compositions to match this statistic)
(load all 9 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00066: Permutations —inverse⟶ Permutations
St000703: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00066: Permutations —inverse⟶ Permutations
St000703: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [1,4,2,3] => 2 = 3 - 1
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [1,4,2,3] => 2 = 3 - 1
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,2,3,1] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,4,5,3] => 1 = 2 - 1
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,4,5,3] => 1 = 2 - 1
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,4,5,3] => 1 = 2 - 1
Description
The number of deficiencies of a permutation.
This is defined as
$$\operatorname{dec}(\sigma)=\#\{i:\sigma(i) < i\}.$$
The number of exceedances is [[St000155]].
Matching statistic: St000010
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00238: Permutations —Clarke-Steingrimsson-Zeng⟶ Permutations
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00238: Permutations —Clarke-Steingrimsson-Zeng⟶ Permutations
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1]
=> 1
[1,2] => [1,2] => [1,2] => [2]
=> 1
[2,1] => [1,2] => [1,2] => [2]
=> 1
[1,2,3] => [1,2,3] => [1,2,3] => [3]
=> 1
[1,3,2] => [1,2,3] => [1,2,3] => [3]
=> 1
[2,1,3] => [1,2,3] => [1,2,3] => [3]
=> 1
[2,3,1] => [1,2,3] => [1,2,3] => [3]
=> 1
[3,1,2] => [1,3,2] => [1,3,2] => [2,1]
=> 2
[3,2,1] => [1,3,2] => [1,3,2] => [2,1]
=> 2
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => [3,1]
=> 2
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => [3,1]
=> 2
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => [4]
=> 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => [3,1]
=> 2
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => [3,1]
=> 2
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => [3,1]
=> 2
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => [2,1,1]
=> 3
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => [3,1]
=> 2
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => [2,1,1]
=> 3
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => [3,1]
=> 2
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => [3,1]
=> 2
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => [3,1]
=> 2
[4,2,3,1] => [1,4,2,3] => [1,4,2,3] => [3,1]
=> 2
[4,3,1,2] => [1,4,2,3] => [1,4,2,3] => [3,1]
=> 2
[4,3,2,1] => [1,4,2,3] => [1,4,2,3] => [3,1]
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => [4,1]
=> 2
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => [4,1]
=> 2
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => [5]
=> 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => [4,1]
=> 2
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => [4,1]
=> 2
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [4,1]
=> 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => [4,1]
=> 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => [4,1]
=> 2
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => [4,1]
=> 2
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,5,3,4] => [4,1]
=> 2
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,5,3,4] => [4,1]
=> 2
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,5,3,4] => [4,1]
=> 2
Description
The length of the partition.
Matching statistic: St000054
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
Mp00073: Permutations —major-index to inversion-number bijection⟶ Permutations
St000054: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
Mp00073: Permutations —major-index to inversion-number bijection⟶ Permutations
St000054: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1] => 1
[1,2] => [1,2] => [1,2] => [1,2] => 1
[2,1] => [1,2] => [1,2] => [1,2] => 1
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 1
[1,3,2] => [1,2,3] => [1,2,3] => [1,2,3] => 1
[2,1,3] => [1,2,3] => [1,2,3] => [1,2,3] => 1
[2,3,1] => [1,2,3] => [1,2,3] => [1,2,3] => 1
[3,1,2] => [1,3,2] => [1,3,2] => [2,3,1] => 2
[3,2,1] => [1,3,2] => [1,3,2] => [2,3,1] => 2
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => [2,3,4,1] => 2
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => [2,3,4,1] => 2
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => [2,3,4,1] => 2
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => [2,3,4,1] => 2
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => [2,3,1,4] => 2
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => [3,4,2,1] => 3
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => [2,3,1,4] => 2
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => [3,4,2,1] => 3
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => [2,3,1,4] => 2
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => [2,3,1,4] => 2
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => [2,1,4,3] => 2
[4,2,3,1] => [1,4,2,3] => [1,4,2,3] => [2,1,4,3] => 2
[4,3,1,2] => [1,4,2,3] => [1,4,2,3] => [2,1,4,3] => 2
[4,3,2,1] => [1,4,2,3] => [1,4,2,3] => [2,1,4,3] => 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => 2
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => 2
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,5,3,4] => [2,3,1,5,4] => 2
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,5,3,4] => [2,3,1,5,4] => 2
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,5,3,4] => [2,3,1,5,4] => 2
Description
The first entry of the permutation.
This can be described as 1 plus the number of occurrences of the vincular pattern ([2,1], {(0,0),(0,1),(0,2)}), i.e., the first column is shaded, see [1].
This statistic is related to the number of deficiencies [[St000703]] as follows: consider the arc diagram of a permutation $\pi$ of $n$, together with its rotations, obtained by conjugating with the long cycle $(1,\dots,n)$. Drawing the labels $1$ to $n$ in this order on a circle, and the arcs $(i, \pi(i))$ as straight lines, the rotation of $\pi$ is obtained by replacing each number $i$ by $(i\bmod n) +1$. Then, $\pi(1)-1$ is the number of rotations of $\pi$ where the arc $(1, \pi(1))$ is a deficiency. In particular, if $O(\pi)$ is the orbit of rotations of $\pi$, then the number of deficiencies of $\pi$ equals
$$
\frac{1}{|O(\pi)|}\sum_{\sigma\in O(\pi)} (\sigma(1)-1).
$$
Matching statistic: St000097
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000097: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000097: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => ([],1)
=> 1
[1,2] => [1,2] => [1,2] => ([],2)
=> 1
[2,1] => [1,2] => [1,2] => ([],2)
=> 1
[1,2,3] => [1,2,3] => [1,2,3] => ([],3)
=> 1
[1,3,2] => [1,2,3] => [1,2,3] => ([],3)
=> 1
[2,1,3] => [1,2,3] => [1,2,3] => ([],3)
=> 1
[2,3,1] => [1,2,3] => [1,2,3] => ([],3)
=> 1
[3,1,2] => [1,3,2] => [1,3,2] => ([(1,2)],3)
=> 2
[3,2,1] => [1,3,2] => [1,3,2] => ([(1,2)],3)
=> 2
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> 2
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> 2
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> 2
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => ([(2,3)],4)
=> 2
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> 2
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> 2
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> 2
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => ([(2,3)],4)
=> 2
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,2,3,1] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,1,2] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[4,3,2,1] => [1,4,2,3] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 2
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 2
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 2
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 2
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 2
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 2
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 2
[1,4,5,3,2] => [1,2,4,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 2
[1,5,2,4,3] => [1,2,5,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> 2
[1,5,3,4,2] => [1,2,5,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> 2
[1,5,4,2,3] => [1,2,5,3,4] => [1,2,5,3,4] => ([(2,4),(3,4)],5)
=> 2
Description
The order of the largest clique of the graph.
A clique in a graph $G$ is a subset $U \subseteq V(G)$ such that any pair of vertices in $U$ are adjacent. I.e. the subgraph induced by $U$ is a complete graph.
The following 173 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000147The largest part of an integer partition. St000278The size of the preimage of the map 'to partition' from Integer compositions to Integer partitions. St000345The number of refinements of a partition. St000381The largest part of an integer composition. St000808The number of up steps of the associated bargraph. St000935The number of ordered refinements of an integer partition. St001330The hat guessing number of a graph. St001389The number of partitions of the same length below the given integer partition. St000035The number of left outer peaks of a permutation. St000141The maximum drop size of a permutation. St000157The number of descents of a standard tableau. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000225Difference between largest and smallest parts in a partition. St000245The number of ascents of a permutation. St000306The bounce count of a Dyck path. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000647The number of big descents of a permutation. St000670The reversal length of a permutation. St000742The number of big ascents of a permutation after prepending zero. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St001083The number of boxed occurrences of 132 in a permutation. St001090The number of pop-stack-sorts needed to sort a permutation. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St000668The least common multiple of the parts of the partition. St000695The number of blocks in the first part of the atomic decomposition of a set partition. St000708The product of the parts of an integer partition. St000925The number of topologically connected components of a set partition. St000933The number of multipartitions of sizes given by an integer partition. St001128The exponens consonantiae of a partition. St000253The crossing number of a set partition. St000288The number of ones in a binary word. St000392The length of the longest run of ones in a binary word. St000585The number of occurrences of the pattern {{1,3},{2}} such that 2 is maximal, (1,3) are consecutive in a block. St000730The maximal arc length of a set partition. St000753The Grundy value for the game of Kayles on a binary word. St001372The length of a longest cyclic run of ones of a binary word. St001419The length of the longest palindromic factor beginning with a one of a binary word. St000470The number of runs in a permutation. St000211The rank of the set partition. St001269The sum of the minimum of the number of exceedances and deficiencies in each cycle of a permutation. St001737The number of descents of type 2 in a permutation. St001761The maximal multiplicity of a letter in a reduced word of a permutation. St000058The order of a permutation. St000098The chromatic number of a graph. St000105The number of blocks in the set partition. St000527The width of the poset. St000684The global dimension of the LNakayama algebra associated to a Dyck path. St000686The finitistic dominant dimension of a Dyck path. St001029The size of the core of a graph. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows:
St001464The number of bases of the positroid corresponding to the permutation, with all fixed points counterclockwise. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001963The tree-depth of a graph. St000053The number of valleys of the Dyck path. St000091The descent variation of a composition. St000272The treewidth of a graph. St000536The pathwidth of a graph. St000632The jump number of the poset. St000688The global dimension minus the dominant dimension of the LNakayama algebra associated to a Dyck path. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St000970Number of peaks minus the dominant dimension of the corresponding LNakayama algebra. 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. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001197The global dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001277The degeneracy of a graph. St001358The largest degree of a regular subgraph of a graph. St001489The maximum of the number of descents and the number of inverse descents. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St001685The number of distinct positions of the pattern letter 1 in occurrences of 132 in a permutation. St001792The arboricity of a graph. St000619The number of cyclic descents of a permutation. St001062The maximal size of a block of a set partition. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St000485The length of the longest cycle of a permutation. St000988The orbit size of a permutation under Foata's bijection. St001081The number of minimal length factorizations of a permutation into star transpositions. St001246The maximal difference between two consecutive entries of a permutation. St000251The number of nonsingleton blocks of a set partition. St000354The number of recoils of a permutation. St000558The number of occurrences of the pattern {{1,2}} in a set partition. St000809The reduced reflection length of the permutation. St000956The maximal displacement of a permutation. St001592The maximal number of simple paths between any two different vertices of a graph. St000155The number of exceedances (also excedences) of a permutation. St000325The width of the tree associated to a permutation. St000021The number of descents of a permutation. St000015The number of peaks of a Dyck path. St000062The length of the longest increasing subsequence of the permutation. St000213The number of weak exceedances (also weak excedences) of a permutation. St000308The height of the tree associated to a permutation. St000542The number of left-to-right-minima of a permutation. St000822The Hadwiger number of the graph. St001235The global dimension of the corresponding Comp-Nakayama algebra. St001239The largest vector space dimension of the double dual of a simple module in the corresponding Nakayama algebra. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001530The depth of a Dyck path. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St000651The maximal size of a rise in a permutation. St000672The number of minimal elements in Bruhat order not less than the permutation. St000864The number of circled entries of the shifted recording tableau of a permutation. St001142The projective dimension of the socle of the regular module as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001205The number of non-simple indecomposable projective-injective modules of the algebra $eAe$ in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001215Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001298The number of repeated entries in the Lehmer code of a permutation. St001508The degree of the standard monomial associated to a Dyck path relative to the diagonal boundary. St001665The number of pure excedances of a permutation. St001729The number of visible descents of a permutation. St001744The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. St001928The number of non-overlapping descents in a permutation. St000702The number of weak deficiencies of a permutation. St001346The number of parking functions that give the same permutation. St000216The absolute length of a permutation. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000711The number of big exceedences of a permutation. St000836The number of descents of distance 2 of a permutation. St001859The number of factors of the Stanley symmetric function associated with a permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001427The number of descents of a signed permutation. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St000455The second largest eigenvalue of a graph if it is integral. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001864The number of excedances of a signed permutation. St001555The order of a signed permutation. St000710The number of big deficiencies of a permutation. St001896The number of right descents of a signed permutations. St001960The number of descents of a permutation minus one if its first entry is not one. St001569The maximal modular displacement of a permutation. St000298The order dimension or Dushnik-Miller dimension of a poset. St000260The radius of a connected graph. St000640The rank of the largest boolean interval in a poset. St000456The monochromatic index of a connected graph. St000307The number of rowmotion orbits of a poset. 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$. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St000259The diameter of a connected graph. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St000264The girth of a graph, which is not a tree. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001822The number of alignments of a signed permutation. St001823The Stasinski-Voll length of a signed permutation. St001866The nesting alignments of a signed permutation. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001946The number of descents in a parking function. St001207The Lowey length of the algebra $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. St000707The product of the factorials of the parts. 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. St000937The number of positive values of the symmetric group character corresponding to the partition. 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. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000934The 2-degree of an integer partition. St000928The sum of the coefficients of the character polynomial of an integer partition.
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!