Identifier
-
Mp00178:
Binary words
—to composition⟶
Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00119: Dyck paths —to 321-avoiding permutation (Krattenthaler)⟶ Permutations
St001811: Permutations ⟶ ℤ
Values
0 => [2] => [1,1,0,0] => [2,1] => 0
1 => [1,1] => [1,0,1,0] => [1,2] => 0
00 => [3] => [1,1,1,0,0,0] => [3,1,2] => 0
01 => [2,1] => [1,1,0,0,1,0] => [2,1,3] => 0
10 => [1,2] => [1,0,1,1,0,0] => [1,3,2] => 1
11 => [1,1,1] => [1,0,1,0,1,0] => [1,2,3] => 0
000 => [4] => [1,1,1,1,0,0,0,0] => [4,1,2,3] => 0
001 => [3,1] => [1,1,1,0,0,0,1,0] => [3,1,2,4] => 0
010 => [2,2] => [1,1,0,0,1,1,0,0] => [2,1,4,3] => 2
011 => [2,1,1] => [1,1,0,0,1,0,1,0] => [2,1,3,4] => 0
100 => [1,3] => [1,0,1,1,1,0,0,0] => [1,4,2,3] => 1
101 => [1,2,1] => [1,0,1,1,0,0,1,0] => [1,3,2,4] => 1
110 => [1,1,2] => [1,0,1,0,1,1,0,0] => [1,2,4,3] => 2
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0] => [1,2,3,4] => 0
0000 => [5] => [1,1,1,1,1,0,0,0,0,0] => [5,1,2,3,4] => 0
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0] => [4,1,2,3,5] => 0
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0] => [3,1,2,5,4] => 3
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0] => [3,1,2,4,5] => 0
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0] => [2,1,5,3,4] => 2
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0] => [2,1,4,3,5] => 2
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0] => [2,1,3,5,4] => 3
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0] => [2,1,3,4,5] => 0
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0] => [1,5,2,3,4] => 1
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0] => [1,4,2,3,5] => 1
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0] => [1,3,2,5,4] => 4
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0] => [1,3,2,4,5] => 1
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0] => [1,2,5,3,4] => 2
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0] => [1,2,4,3,5] => 2
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0] => [1,2,3,5,4] => 3
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5] => 0
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 Castelnuovo-Mumford regularity of a permutation.
The Castelnuovo-Mumford regularity of a permutation σ is the Castelnuovo-Mumford regularity of the matrix Schubert variety Xσ.
Equivalently, it is the difference between the degrees of the Grothendieck polynomial and the Schubert polynomial for σ. It can be computed by subtracting the Coxeter length St000018The number of inversions of a permutation. from the Rajchgot index St001759The Rajchgot index of a permutation..
The Castelnuovo-Mumford regularity of a permutation σ is the Castelnuovo-Mumford regularity of the matrix Schubert variety Xσ.
Equivalently, it is the difference between the degrees of the Grothendieck polynomial and the Schubert polynomial for σ. It can be computed by subtracting the Coxeter length St000018The number of inversions of a permutation. from the Rajchgot index St001759The Rajchgot index of a permutation..
Map
bounce path
Description
The bounce path determined by an integer composition.
Map
to composition
Description
The composition corresponding to a binary word.
Prepending 1 to a binary word w, the i-th part of the composition equals 1 plus the number of zeros after the i-th 1 in w.
This map is not surjective, since the empty composition does not have a preimage.
Prepending 1 to a binary word w, the i-th part of the composition equals 1 plus the number of zeros after the i-th 1 in w.
This map is not surjective, since the empty composition does not have a preimage.
Map
to 321-avoiding permutation (Krattenthaler)
Description
Krattenthaler's bijection to 321-avoiding permutations.
Draw the path of semilength n in an n×n square matrix, starting at the upper left corner, with right and down steps, and staying below the diagonal. Then the permutation matrix is obtained by placing ones into the cells corresponding to the peaks of the path and placing ones into the remaining columns from left to right, such that the row indices of the cells increase.
Draw the path of semilength n in an n×n square matrix, starting at the upper left corner, with right and down steps, and staying below the diagonal. Then the permutation matrix is obtained by placing ones into the cells corresponding to the peaks of the path and placing ones into the remaining columns from left to right, such that the row indices of the cells increase.
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!