searching the database
Your data matches 62 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: St001161
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
St001161: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> 1
[1,1,0,0]
=> 0
[1,0,1,0,1,0]
=> 3
[1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0]
=> 2
[1,1,1,0,0,0]
=> 0
[1,0,1,0,1,0,1,0]
=> 6
[1,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,0,0,1,0]
=> 4
[1,0,1,1,0,1,0,0]
=> 4
[1,0,1,1,1,0,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> 5
[1,1,0,0,1,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> 5
[1,1,0,1,0,1,0,0]
=> 5
[1,1,0,1,1,0,0,0]
=> 2
[1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> 3
[1,1,1,0,1,0,0,0]
=> 3
[1,1,1,1,0,0,0,0]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> 9
[1,1,0,1,0,0,1,1,0,0]
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> 9
[1,1,0,1,0,1,0,1,0,0]
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> 7
Description
The major index north count of a Dyck path.
The descent set $\operatorname{des}(D)$ of a Dyck path $D = D_1 \cdots D_{2n}$ with $D_i \in \{N,E\}$ is given by all indices $i$ such that $D_i = E$ and $D_{i+1} = N$. This is, the positions of the valleys of $D$.
The '''major index''' of a Dyck path is then the sum of the positions of the valleys, $\sum_{i \in \operatorname{des}(D)} i$, see [[St000027]].
The '''major index north count''' is given by $\sum_{i \in \operatorname{des}(D)} \#\{ j \leq i \mid D_j = N\}$.
Matching statistic: St000004
(load all 17 compositions to match this statistic)
(load all 17 compositions to match this statistic)
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000004: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000004: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => 0
[1,1,0,0]
=> [2,1] => 1
[1,0,1,0,1,0]
=> [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => 2
[1,1,0,0,1,0]
=> [2,1,3] => 1
[1,1,0,1,0,0]
=> [2,3,1] => 2
[1,1,1,0,0,0]
=> [3,2,1] => 3
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 3
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 5
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 2
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 5
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 3
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 4
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 5
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 6
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 4
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 3
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 4
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 7
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 3
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 4
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 7
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 6
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => 7
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 9
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 8
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 6
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 3
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 4
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 7
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 9
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 3
Description
The major index of a permutation.
This is the sum of the positions of its descents,
$$\operatorname{maj}(\sigma) = \sum_{\sigma(i) > \sigma(i+1)} i.$$
Its generating function is $[n]_q! = [1]_q \cdot [2]_q \dots [n]_q$ for $[k]_q = 1 + q + q^2 + \dots q^{k-1}$.
A statistic equidistributed with the major index is called '''Mahonian statistic'''.
Matching statistic: St000008
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00102: Dyck paths —rise composition⟶ Integer compositions
St000008: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000008: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,1] => 1
[1,1,0,0]
=> [2] => 0
[1,0,1,0,1,0]
=> [1,1,1] => 3
[1,0,1,1,0,0]
=> [1,2] => 1
[1,1,0,0,1,0]
=> [2,1] => 2
[1,1,0,1,0,0]
=> [2,1] => 2
[1,1,1,0,0,0]
=> [3] => 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => 6
[1,0,1,0,1,1,0,0]
=> [1,1,2] => 3
[1,0,1,1,0,0,1,0]
=> [1,2,1] => 4
[1,0,1,1,0,1,0,0]
=> [1,2,1] => 4
[1,0,1,1,1,0,0,0]
=> [1,3] => 1
[1,1,0,0,1,0,1,0]
=> [2,1,1] => 5
[1,1,0,0,1,1,0,0]
=> [2,2] => 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => 5
[1,1,0,1,0,1,0,0]
=> [2,1,1] => 5
[1,1,0,1,1,0,0,0]
=> [2,2] => 2
[1,1,1,0,0,0,1,0]
=> [3,1] => 3
[1,1,1,0,0,1,0,0]
=> [3,1] => 3
[1,1,1,0,1,0,0,0]
=> [3,1] => 3
[1,1,1,1,0,0,0,0]
=> [4] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => 7
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => 8
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => 8
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => 4
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => 5
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => 5
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => 1
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => 9
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => 6
[1,1,0,0,1,1,1,0,0,0]
=> [2,3] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => 9
[1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => 5
[1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => 9
[1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => 9
[1,1,0,1,0,1,1,0,0,0]
=> [2,1,2] => 5
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => 6
[1,1,0,1,1,0,0,1,0,0]
=> [2,2,1] => 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,2,1] => 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,3] => 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,1] => 7
Description
The major index of the composition.
The descents of a composition $[c_1,c_2,\dots,c_k]$ are the partial sums $c_1, c_1+c_2,\dots, c_1+\dots+c_{k-1}$, excluding the sum of all parts. The major index of a composition is the sum of its descents.
For details about the major index see [[Permutations/Descents-Major]].
Matching statistic: St000156
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000156: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000156: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => 0
[1,1,0,0]
=> [2,1] => 1
[1,0,1,0,1,0]
=> [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => 2
[1,1,0,0,1,0]
=> [2,1,3] => 1
[1,1,0,1,0,0]
=> [2,3,1] => 3
[1,1,1,0,0,0]
=> [3,2,1] => 2
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 5
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 3
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 6
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 4
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 2
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 5
[1,1,1,0,1,0,0,0]
=> [4,2,3,1] => 3
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 5
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 4
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 3
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 7
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 4
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 5
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 9
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 6
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 3
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 7
[1,0,1,1,1,0,1,0,0,0]
=> [1,5,3,4,2] => 4
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 7
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 8
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 5
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 3
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 7
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 6
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 10
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 4
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 8
[1,1,0,1,1,0,1,0,0,0]
=> [2,5,3,4,1] => 5
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 8
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 2
Description
The Denert index of a permutation.
It is defined as
$$
\begin{align*}
den(\sigma) &= \#\{ 1\leq l < k \leq n : \sigma(k) < \sigma(l) \leq k \} \\
&+ \#\{ 1\leq l < k \leq n : \sigma(l) \leq k < \sigma(k) \} \\
&+ \#\{ 1\leq l < k \leq n : k < \sigma(k) < \sigma(l) \}
\end{align*}
$$
where $n$ is the size of $\sigma$. It was studied by Denert in [1], and it was shown by Foata and Zeilberger in [2] that the bistatistic $(exc,den)$ is [[Permutations/Descents-Major#Euler-Mahonian_statistics|Euler-Mahonian]]. Here, $exc$ is the number of weak exceedences, see [[St000155]].
Matching statistic: St000446
(load all 43 compositions to match this statistic)
(load all 43 compositions to match this statistic)
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000446: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000446: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => 0
[1,1,0,0]
=> [2,1] => 1
[1,0,1,0,1,0]
=> [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => 1
[1,1,0,0,1,0]
=> [2,1,3] => 2
[1,1,0,1,0,0]
=> [2,3,1] => 2
[1,1,1,0,0,0]
=> [3,2,1] => 3
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 1
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 2
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 3
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 3
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 4
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 5
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 5
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 5
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 6
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 2
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 2
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 3
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 3
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 3
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 4
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 5
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => 5
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 6
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 4
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 6
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 7
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 4
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 5
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 4
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 4
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 5
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 6
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 7
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 7
Description
The disorder of a permutation.
Consider a permutation $\pi = [\pi_1,\ldots,\pi_n]$ and cyclically scanning $\pi$ from left to right and remove the elements $1$ through $n$ on this order one after the other. The '''disorder''' of $\pi$ is defined to be the number of times a position was not removed in this process.
For example, the disorder of $[3,5,2,1,4]$ is $8$ since on the first scan, 3,5,2 and 4 are not removed, on the second, 3,5 and 4, and on the third and last scan, 5 is once again not removed.
Matching statistic: St000579
(load all 25 compositions to match this statistic)
(load all 25 compositions to match this statistic)
Mp00138: Dyck paths —to noncrossing partition⟶ Set partitions
St000579: Set partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000579: Set partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> {{1},{2}}
=> 1
[1,1,0,0]
=> {{1,2}}
=> 0
[1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 3
[1,0,1,1,0,0]
=> {{1},{2,3}}
=> 1
[1,1,0,0,1,0]
=> {{1,2},{3}}
=> 2
[1,1,0,1,0,0]
=> {{1,3},{2}}
=> 2
[1,1,1,0,0,0]
=> {{1,2,3}}
=> 0
[1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 6
[1,0,1,0,1,1,0,0]
=> {{1},{2},{3,4}}
=> 3
[1,0,1,1,0,0,1,0]
=> {{1},{2,3},{4}}
=> 4
[1,0,1,1,0,1,0,0]
=> {{1},{2,4},{3}}
=> 4
[1,0,1,1,1,0,0,0]
=> {{1},{2,3,4}}
=> 1
[1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 5
[1,1,0,0,1,1,0,0]
=> {{1,2},{3,4}}
=> 2
[1,1,0,1,0,0,1,0]
=> {{1,3},{2},{4}}
=> 5
[1,1,0,1,0,1,0,0]
=> {{1,4},{2},{3}}
=> 5
[1,1,0,1,1,0,0,0]
=> {{1,3,4},{2}}
=> 2
[1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> 3
[1,1,1,0,0,1,0,0]
=> {{1,4},{2,3}}
=> 3
[1,1,1,0,1,0,0,0]
=> {{1,2,4},{3}}
=> 3
[1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> {{1},{2},{3},{4,5}}
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> {{1},{2},{3,4},{5}}
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> {{1},{2},{3,5},{4}}
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> {{1},{2},{3,4,5}}
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> {{1},{2,3},{4},{5}}
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> {{1},{2,3},{4,5}}
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> {{1},{2,4},{3},{5}}
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> {{1},{2,5},{3},{4}}
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> {{1},{2,4,5},{3}}
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> {{1},{2,3,4},{5}}
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> {{1},{2,5},{3,4}}
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> {{1},{2,3,5},{4}}
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> {{1},{2,3,4,5}}
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> {{1,2},{3},{4,5}}
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> {{1,2},{3,4},{5}}
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> {{1,2},{3,5},{4}}
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> {{1,2},{3,4,5}}
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> {{1,3},{2},{4},{5}}
=> 9
[1,1,0,1,0,0,1,1,0,0]
=> {{1,3},{2},{4,5}}
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> {{1,4},{2},{3},{5}}
=> 9
[1,1,0,1,0,1,0,1,0,0]
=> {{1,5},{2},{3},{4}}
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> {{1,4,5},{2},{3}}
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> {{1,3,4},{2},{5}}
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> {{1,5},{2},{3,4}}
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> {{1,3,5},{2},{4}}
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> {{1,3,4,5},{2}}
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> 7
Description
The number of occurrences of the pattern {{1},{2}} such that 2 is a maximal element.
This is the number of pairs $i\lt j$ in different blocks such that $j$ is the maximal element of a block.
Matching statistic: St000794
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000794: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000794: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => 0
[1,1,0,0]
=> [2,1] => 1
[1,0,1,0,1,0]
=> [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => 2
[1,1,0,0,1,0]
=> [2,1,3] => 1
[1,1,0,1,0,0]
=> [2,3,1] => 2
[1,1,1,0,0,0]
=> [3,2,1] => 3
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 3
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 5
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 2
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 5
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 3
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 5
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 4
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 6
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 4
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 3
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 4
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 7
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 3
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 4
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 7
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 7
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => 6
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 9
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 8
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 6
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 3
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 4
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 7
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 9
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 3
Description
The mak of a permutation.
According to [1], this is the sum of the number of occurrences of the vincular patterns $(2\underline{31})$, $(\underline{32}1)$, $(1\underline{32})$, $(\underline{21})$, where matches of the underlined letters must be adjacent.
Matching statistic: St000833
(load all 22 compositions to match this statistic)
(load all 22 compositions to match this statistic)
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
St000833: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000833: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [2,1] => 1
[1,1,0,0]
=> [1,2] => 0
[1,0,1,0,1,0]
=> [3,2,1] => 3
[1,0,1,1,0,0]
=> [2,3,1] => 1
[1,1,0,0,1,0]
=> [3,1,2] => 2
[1,1,0,1,0,0]
=> [2,1,3] => 2
[1,1,1,0,0,0]
=> [1,2,3] => 0
[1,0,1,0,1,0,1,0]
=> [4,3,2,1] => 6
[1,0,1,0,1,1,0,0]
=> [3,4,2,1] => 3
[1,0,1,1,0,0,1,0]
=> [4,2,3,1] => 4
[1,0,1,1,0,1,0,0]
=> [3,2,4,1] => 4
[1,0,1,1,1,0,0,0]
=> [2,3,4,1] => 1
[1,1,0,0,1,0,1,0]
=> [4,3,1,2] => 5
[1,1,0,0,1,1,0,0]
=> [3,4,1,2] => 2
[1,1,0,1,0,0,1,0]
=> [4,2,1,3] => 5
[1,1,0,1,0,1,0,0]
=> [3,2,1,4] => 5
[1,1,0,1,1,0,0,0]
=> [2,3,1,4] => 2
[1,1,1,0,0,0,1,0]
=> [4,1,2,3] => 3
[1,1,1,0,0,1,0,0]
=> [3,1,2,4] => 3
[1,1,1,0,1,0,0,0]
=> [2,1,3,4] => 3
[1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => 10
[1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => 6
[1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => 7
[1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => 7
[1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => 3
[1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => 8
[1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => 4
[1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => 8
[1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => 8
[1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => 4
[1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => 5
[1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => 5
[1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
[1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => 9
[1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => 6
[1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => 6
[1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => 9
[1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => 5
[1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => 9
[1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => 9
[1,1,0,1,0,1,1,0,0,0]
=> [3,4,2,1,5] => 5
[1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => 6
[1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => 6
[1,1,0,1,1,0,1,0,0,0]
=> [3,2,4,1,5] => 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => 2
[1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => 7
Description
The comajor index of a permutation.
This is, $\operatorname{comaj}(\pi) = \sum_{i \in \operatorname{Des}(\pi)} (n-i)$ for a permutation $\pi$ of length $n$.
Matching statistic: St001759
(load all 32 compositions to match this statistic)
(load all 32 compositions to match this statistic)
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St001759: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St001759: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => 0
[1,1,0,0]
=> [2,1] => 1
[1,0,1,0,1,0]
=> [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => 2
[1,1,0,0,1,0]
=> [2,1,3] => 1
[1,1,0,1,0,0]
=> [2,3,1] => 2
[1,1,1,0,0,0]
=> [3,2,1] => 3
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 3
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 2
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 3
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 5
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 4
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 2
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 5
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 3
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 4
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 5
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 6
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 4
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 3
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 4
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 7
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 2
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 6
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 3
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 4
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 7
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 6
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => 7
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 9
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 4
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 5
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 8
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 2
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 6
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 3
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 4
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 7
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 5
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 7
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 9
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 3
Description
The Rajchgot index of a permutation.
The '''Rajchgot index''' of a permutation $\sigma$ is the degree of the ''Grothendieck polynomial'' of $\sigma$. This statistic on permutations was defined by Pechenik, Speyer, and Weigandt [1]. It can be computed by taking the maximum major index [[St000004]] of the permutations smaller than or equal to $\sigma$ in the right ''weak Bruhat order''.
Matching statistic: St000005
Mp00102: Dyck paths —rise composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000005: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000005: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,1] => [1,0,1,0]
=> 1
[1,1,0,0]
=> [2] => [1,1,0,0]
=> 0
[1,0,1,0,1,0]
=> [1,1,1] => [1,0,1,0,1,0]
=> 3
[1,0,1,1,0,0]
=> [1,2] => [1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[1,1,0,1,0,0]
=> [2,1] => [1,1,0,0,1,0]
=> 2
[1,1,1,0,0,0]
=> [3] => [1,1,1,0,0,0]
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 6
[1,0,1,0,1,1,0,0]
=> [1,1,2] => [1,0,1,0,1,1,0,0]
=> 3
[1,0,1,1,0,0,1,0]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,0,1,1,0,1,0,0]
=> [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,0,1,1,1,0,0,0]
=> [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[1,1,0,0,1,1,0,0]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[1,1,0,1,0,0,1,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[1,1,0,1,0,1,0,0]
=> [2,1,1] => [1,1,0,0,1,0,1,0]
=> 5
[1,1,0,1,1,0,0,0]
=> [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[1,1,1,0,0,0,1,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,0,1,0,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,0,1,0,0,0]
=> [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,1,0,0,0,0]
=> [4] => [1,1,1,1,0,0,0,0]
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 10
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 6
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 7
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,0,1,1,0,0,1,0,1,0]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,0,1,1,0,0]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,0,1,0,0,1,0]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,1,0,1,0,0]
=> [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 8
[1,0,1,1,0,1,1,0,0,0]
=> [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,0,1,1,1,0,0,0,1,0]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,0,0,1,0,0]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,0,1,0,0,0]
=> [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5
[1,0,1,1,1,1,0,0,0,0]
=> [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,0,1,1,0,0,1,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,0,1,1,0,1,0,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,0,1,1,1,0,0,0]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,1,0,0,1,1,0,0]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,1,0,1,0,0,1,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,1,0,1,0,1,0,0]
=> [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 9
[1,1,0,1,0,1,1,0,0,0]
=> [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 5
[1,1,0,1,1,0,0,0,1,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,1,1,0,0,1,0,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,1,1,0,1,0,0,0]
=> [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 6
[1,1,0,1,1,1,0,0,0,0]
=> [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 7
Description
The bounce statistic of a Dyck path.
The '''bounce path''' $D'$ of a Dyck path $D$ is the Dyck path obtained from $D$ by starting at the end point $(2n,0)$, traveling north-west until hitting $D$, then bouncing back south-west to the $x$-axis, and repeating this procedure until finally reaching the point $(0,0)$.
The points where $D'$ touches the $x$-axis are called '''bounce points''', and a bounce path is uniquely determined by its bounce points.
This statistic is given by the sum of all $i$ for which the bounce path $D'$ of $D$ touches the $x$-axis at $(2i,0)$.
In particular, the bounce statistics of $D$ and $D'$ coincide.
The following 52 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000009The charge of a standard tableau. St000018The number of inversions of a permutation. St000081The number of edges of a graph. St000133The "bounce" of a permutation. St000154The sum of the descent bottoms of a permutation. St000169The cocharge of a standard tableau. St000246The number of non-inversions of a permutation. St000304The load of a permutation. St000305The inverse major index of a permutation. St000330The (standard) major index of a standard tableau. St000391The sum of the positions of the ones in a binary word. St000692Babson and Steingrímsson's statistic of a permutation. St000797The stat`` of a permutation. St000798The makl of a permutation. St000947The major index east count of a Dyck path. St001094The depth index of a set partition. St000012The area of a Dyck path. St000472The sum of the ascent bottoms of a permutation. St000492The rob statistic of a set partition. St000493The los statistic of a set partition. St000498The lcs statistic of a set partition. St000499The rcb statistic of a set partition. St000577The number of occurrences of the pattern {{1},{2}} such that 1 is a maximal element. St000795The mad of a permutation. St000796The stat' of a permutation. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001397Number of pairs of incomparable elements in a finite poset. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001671Haglund's hag of a permutation. St001311The cyclomatic number of a graph. St000067The inversion number of the alternating sign matrix. St000332The positive inversions of an alternating sign matrix. St001428The number of B-inversions of a signed permutation. St000123The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000456The monochromatic index of a connected graph. St000356The number of occurrences of the pattern 13-2. St000802The number of occurrences of the vincular pattern |321 in a permutation. St001978The codimension of the alternating sign matrix variety. St000450The number of edges minus the number of vertices plus 2 of a graph. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St001772The number of occurrences of the signed pattern 12 in a signed permutation. St000454The largest eigenvalue of a graph if it is integral. St001434The number of negative sum pairs of a signed permutation. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001645The pebbling number of a connected graph. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001821The sorting index of a signed permutation. St000136The dinv of a parking function. St000194The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function. St000224The sorting index of a permutation. St001209The pmaj statistic of a parking function.
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!