Identifier
- St001077: Permutations ⟶ ℤ
Values
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 3
[2,1,3] => 1
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 1
[1,2,3,4] => 0
[1,2,4,3] => 3
[1,3,2,4] => 3
[1,3,4,2] => 4
[1,4,2,3] => 4
[1,4,3,2] => 3
[2,1,3,4] => 1
[2,1,4,3] => 4
[2,3,1,4] => 2
[2,3,4,1] => 3
[2,4,1,3] => 3
[2,4,3,1] => 2
[3,1,2,4] => 2
[3,1,4,2] => 3
[3,2,1,4] => 1
[3,2,4,1] => 2
[3,4,1,2] => 4
[3,4,2,1] => 3
[4,1,2,3] => 3
[4,1,3,2] => 2
[4,2,1,3] => 2
[4,2,3,1] => 1
[4,3,1,2] => 3
[4,3,2,1] => 4
[1,2,3,4,5] => 0
[1,2,3,5,4] => 3
[1,2,4,3,5] => 3
[1,2,4,5,3] => 4
[1,2,5,3,4] => 4
[1,2,5,4,3] => 3
[1,3,2,4,5] => 3
[1,3,2,5,4] => 6
[1,3,4,2,5] => 4
[1,3,4,5,2] => 5
[1,3,5,2,4] => 5
[1,3,5,4,2] => 4
[1,4,2,3,5] => 4
[1,4,2,5,3] => 5
[1,4,3,2,5] => 3
[1,4,3,5,2] => 4
[1,4,5,2,3] => 6
[1,4,5,3,2] => 5
[1,5,2,3,4] => 5
[1,5,2,4,3] => 4
[1,5,3,2,4] => 4
[1,5,3,4,2] => 3
[1,5,4,2,3] => 5
[1,5,4,3,2] => 6
[2,1,3,4,5] => 1
[2,1,3,5,4] => 4
[2,1,4,3,5] => 4
[2,1,4,5,3] => 5
[2,1,5,3,4] => 5
[2,1,5,4,3] => 4
[2,3,1,4,5] => 2
[2,3,1,5,4] => 5
[2,3,4,1,5] => 3
[2,3,4,5,1] => 4
[2,3,5,1,4] => 4
[2,3,5,4,1] => 3
[2,4,1,3,5] => 3
[2,4,1,5,3] => 4
[2,4,3,1,5] => 2
[2,4,3,5,1] => 3
[2,4,5,1,3] => 5
[2,4,5,3,1] => 4
[2,5,1,3,4] => 4
[2,5,1,4,3] => 3
[2,5,3,1,4] => 3
[2,5,3,4,1] => 2
[2,5,4,1,3] => 4
[2,5,4,3,1] => 5
[3,1,2,4,5] => 2
[3,1,2,5,4] => 5
[3,1,4,2,5] => 3
[3,1,4,5,2] => 4
[3,1,5,2,4] => 4
[3,1,5,4,2] => 3
[3,2,1,4,5] => 1
[3,2,1,5,4] => 4
[3,2,4,1,5] => 2
[3,2,4,5,1] => 3
[3,2,5,1,4] => 3
[3,2,5,4,1] => 2
[3,4,1,2,5] => 4
[3,4,1,5,2] => 5
[3,4,2,1,5] => 3
[3,4,2,5,1] => 4
[3,4,5,1,2] => 4
[3,4,5,2,1] => 5
[3,5,1,2,4] => 5
[3,5,1,4,2] => 4
[3,5,2,1,4] => 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
The prefix exchange distance of a permutation.
This is the number of star transpositions needed to write a permutation.
In symbols, for a permutation $\pi\in\mathfrak S_n$ this is
$$\min\{ k \mid \pi = \tau_{i_1} \cdots \tau_{i_k}, 2 \leq i_1,\ldots,i_k \leq n\},$$
where $\tau_a = (1,a)$ for $2 \leq a \leq n$.
[1, Lem. 2.1] shows that the this length is $n+m-a-1$, where $m$ is the number of non-trival cycles not containing the element $1$, and $a$ is the number of fixed points different from $1$.
One may find in [2] explicit formulas for its generating function and a combinatorial proof that it is asymptotically normal.
This is the number of star transpositions needed to write a permutation.
In symbols, for a permutation $\pi\in\mathfrak S_n$ this is
$$\min\{ k \mid \pi = \tau_{i_1} \cdots \tau_{i_k}, 2 \leq i_1,\ldots,i_k \leq n\},$$
where $\tau_a = (1,a)$ for $2 \leq a \leq n$.
[1, Lem. 2.1] shows that the this length is $n+m-a-1$, where $m$ is the number of non-trival cycles not containing the element $1$, and $a$ is the number of fixed points different from $1$.
One may find in [2] explicit formulas for its generating function and a combinatorial proof that it is asymptotically normal.
References
[1] Pak, I. Reduced decompositions of permutations in terms of star transpositions, generalized Catalan numbers and $k$-ary trees MathSciNet:1691876
[2] Grusea, S., Labarre, A. Asymptotic normality and combinatorial aspects of the prefix exchange distance distribution MathSciNet:3497998
[2] Grusea, S., Labarre, A. Asymptotic normality and combinatorial aspects of the prefix exchange distance distribution MathSciNet:3497998
Code
def statistic(pi):
ct = pi.cycle_tuples()
one = None # cycle containing 1
two = 0 # other cycles of length at least 2
fix = 0 # other fixed points
for c in ct:
if one is None and 1 in c:
one = True
elif len(c) > 1:
two += 1
else:
fix += 1
return len(pi) + two - fix - 1
# alternative code for checking the lemma
def statistic_alt1(pi):
def gens(n):
S = Permutations(n)
return [S(Permutation((1, i))) for i in range(2, n+1)]
G = PermutationGroup(gens(len(pi)))
pi = G(pi)
w = gap.Factorization(G._gap_(), pi._gap_())
return w.Length()
Created
Jan 08, 2018 at 23:01 by Martin Rubey
Updated
Aug 15, 2019 at 12:55 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!