Identifier
- St001911: Permutations ⟶ ℤ
Values
[1] => 0
[1,2] => 0
[2,1] => 0
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 1
[2,3,1] => 0
[3,1,2] => 0
[3,2,1] => 1
[1,2,3,4] => 0
[1,2,4,3] => 2
[1,3,2,4] => 3
[1,3,4,2] => 1
[1,4,2,3] => 2
[1,4,3,2] => 4
[2,1,3,4] => 2
[2,1,4,3] => 4
[2,3,1,4] => 2
[2,3,4,1] => 0
[2,4,1,3] => 1
[2,4,3,1] => 3
[3,1,2,4] => 1
[3,1,4,2] => 3
[3,2,1,4] => 4
[3,2,4,1] => 2
[3,4,1,2] => 0
[3,4,2,1] => 2
[4,1,2,3] => 0
[4,1,3,2] => 2
[4,2,1,3] => 3
[4,2,3,1] => 1
[4,3,1,2] => 2
[4,3,2,1] => 4
[1,2,3,4,5] => 0
[1,2,3,5,4] => 3
[1,2,4,3,5] => 5
[1,2,4,5,3] => 2
[1,2,5,3,4] => 4
[1,2,5,4,3] => 7
[1,3,2,4,5] => 5
[1,3,2,5,4] => 8
[1,3,4,2,5] => 4
[1,3,4,5,2] => 1
[1,3,5,2,4] => 3
[1,3,5,4,2] => 6
[1,4,2,3,5] => 4
[1,4,2,5,3] => 7
[1,4,3,2,5] => 9
[1,4,3,5,2] => 6
[1,4,5,2,3] => 2
[1,4,5,3,2] => 5
[1,5,2,3,4] => 3
[1,5,2,4,3] => 6
[1,5,3,2,4] => 8
[1,5,3,4,2] => 5
[1,5,4,2,3] => 7
[1,5,4,3,2] => 10
[2,1,3,4,5] => 3
[2,1,3,5,4] => 6
[2,1,4,3,5] => 8
[2,1,4,5,3] => 5
[2,1,5,3,4] => 7
[2,1,5,4,3] => 10
[2,3,1,4,5] => 4
[2,3,1,5,4] => 7
[2,3,4,1,5] => 3
[2,3,4,5,1] => 0
[2,3,5,1,4] => 2
[2,3,5,4,1] => 5
[2,4,1,3,5] => 3
[2,4,1,5,3] => 6
[2,4,3,1,5] => 8
[2,4,3,5,1] => 5
[2,4,5,1,3] => 1
[2,4,5,3,1] => 4
[2,5,1,3,4] => 2
[2,5,1,4,3] => 5
[2,5,3,1,4] => 7
[2,5,3,4,1] => 4
[2,5,4,1,3] => 6
[2,5,4,3,1] => 9
[3,1,2,4,5] => 2
[3,1,2,5,4] => 5
[3,1,4,2,5] => 7
[3,1,4,5,2] => 4
[3,1,5,2,4] => 6
[3,1,5,4,2] => 9
[3,2,1,4,5] => 7
[3,2,1,5,4] => 10
[3,2,4,1,5] => 6
[3,2,4,5,1] => 3
[3,2,5,1,4] => 5
[3,2,5,4,1] => 8
[3,4,1,2,5] => 2
[3,4,1,5,2] => 5
[3,4,2,1,5] => 7
[3,4,2,5,1] => 4
[3,4,5,1,2] => 0
[3,4,5,2,1] => 3
[3,5,1,2,4] => 1
[3,5,1,4,2] => 4
>>> Load all 1200 entries. <<<
search for individual values
searching the database for the individual values of this statistic
/
search for generating function
searching the database for statistics with the same generating function
Description
A descent variant minus the number of inversions.
This statistic is defined for general finite crystallographic root system $\Phi$ with Weyl group $W$ as follows: Let $2\rho = \sum_{\beta \in \Phi^+} \beta = \sum_{\alpha\in\Delta}b_\alpha \alpha$ be the sum of the positive roots expressed in the simple roots.
For $w \in W$ this statistic is then
$$\operatorname{stat}(w) = \sum_{\alpha\in\Delta\,:\,w(\alpha) \in \Phi^-}b_\alpha - \ell(w)\,,$$
where the sum ranges over all descents of $w$ and $\ell(w)$ is the Coxeter length.
It was shown in [1], that for irreducible groups, it holds that
$$\sum_{w\in W} q^{\operatorname{stat}(w)} = f\prod_{\alpha \in \Delta} \frac{1-q^{b_\alpha}}{1-q^{e_\alpha}}\,,$$
where $\{ e_\alpha \mid \alpha \in \Delta\}$ are the exponents of the group and $f$ is its index of connection, i.e., the index of the root lattice inside the weight lattice.
For a permutation $\sigma \in S_n$, this becomes
$$\operatorname{stat}(\sigma) = \sum_{i \in \operatorname{Des}(\sigma)}i\cdot(n-i) - \operatorname{inv}(\sigma)\,.$$
This statistic is defined for general finite crystallographic root system $\Phi$ with Weyl group $W$ as follows: Let $2\rho = \sum_{\beta \in \Phi^+} \beta = \sum_{\alpha\in\Delta}b_\alpha \alpha$ be the sum of the positive roots expressed in the simple roots.
For $w \in W$ this statistic is then
$$\operatorname{stat}(w) = \sum_{\alpha\in\Delta\,:\,w(\alpha) \in \Phi^-}b_\alpha - \ell(w)\,,$$
where the sum ranges over all descents of $w$ and $\ell(w)$ is the Coxeter length.
It was shown in [1], that for irreducible groups, it holds that
$$\sum_{w\in W} q^{\operatorname{stat}(w)} = f\prod_{\alpha \in \Delta} \frac{1-q^{b_\alpha}}{1-q^{e_\alpha}}\,,$$
where $\{ e_\alpha \mid \alpha \in \Delta\}$ are the exponents of the group and $f$ is its index of connection, i.e., the index of the root lattice inside the weight lattice.
For a permutation $\sigma \in S_n$, this becomes
$$\operatorname{stat}(\sigma) = \sum_{i \in \operatorname{Des}(\sigma)}i\cdot(n-i) - \operatorname{inv}(\sigma)\,.$$
References
[1] Stembridge, J. R., Waugh, D. J. A Weyl group generating function that ought to be better known MathSciNet:1692145
Code
def statistic(pi):
n = len(pi)
return sum(i*(n-i) for i in pi.descents()) - pi.number_of_inversions()
Created
Aug 08, 2023 at 16:30 by Christian Stump
Updated
Aug 08, 2023 at 16:30 by Christian Stump
searching the database
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!