Processing math: 76%

Identifier
Values
[1] => [1,0] => [1] => 1
[1,1] => [1,0,1,0] => [1,2] => 1
[2] => [1,1,0,0] => [2,1] => 2
[1,1,1] => [1,0,1,0,1,0] => [1,2,3] => 1
[1,2] => [1,0,1,1,0,0] => [1,3,2] => 2
[2,1] => [1,1,0,0,1,0] => [2,1,3] => 2
[3] => [1,1,1,0,0,0] => [3,1,2] => 4
[1,1,1,1] => [1,0,1,0,1,0,1,0] => [1,2,3,4] => 1
[1,1,2] => [1,0,1,0,1,1,0,0] => [1,2,4,3] => 2
[1,2,1] => [1,0,1,1,0,0,1,0] => [1,3,2,4] => 2
[1,3] => [1,0,1,1,1,0,0,0] => [1,4,2,3] => 4
[2,1,1] => [1,1,0,0,1,0,1,0] => [2,1,3,4] => 2
[2,2] => [1,1,0,0,1,1,0,0] => [2,1,4,3] => 4
[3,1] => [1,1,1,0,0,0,1,0] => [3,1,2,4] => 4
[4] => [1,1,1,1,0,0,0,0] => [4,1,2,3] => 8
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5] => 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0] => [1,2,3,5,4] => 2
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0] => [1,2,4,3,5] => 2
[1,1,3] => [1,0,1,0,1,1,1,0,0,0] => [1,2,5,3,4] => 4
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0] => [1,3,2,4,5] => 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0] => [1,3,2,5,4] => 4
[1,3,1] => [1,0,1,1,1,0,0,0,1,0] => [1,4,2,3,5] => 4
[1,4] => [1,0,1,1,1,1,0,0,0,0] => [1,5,2,3,4] => 8
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0] => [2,1,3,4,5] => 2
[2,1,2] => [1,1,0,0,1,0,1,1,0,0] => [2,1,3,5,4] => 4
[2,2,1] => [1,1,0,0,1,1,0,0,1,0] => [2,1,4,3,5] => 4
[2,3] => [1,1,0,0,1,1,1,0,0,0] => [2,1,5,3,4] => 8
[3,1,1] => [1,1,1,0,0,0,1,0,1,0] => [3,1,2,4,5] => 4
[3,2] => [1,1,1,0,0,0,1,1,0,0] => [3,1,2,5,4] => 8
[4,1] => [1,1,1,1,0,0,0,0,1,0] => [4,1,2,3,5] => 8
[5] => [1,1,1,1,1,0,0,0,0,0] => [5,1,2,3,4] => 16
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6] => 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,6,5] => 2
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0] => [1,2,3,5,4,6] => 2
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0] => [1,2,3,6,4,5] => 4
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0] => [1,2,4,3,5,6] => 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0] => [1,2,4,3,6,5] => 4
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0] => [1,2,5,3,4,6] => 4
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0] => [1,2,6,3,4,5] => 8
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0] => [1,3,2,4,5,6] => 2
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0] => [1,3,2,4,6,5] => 4
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0] => [1,3,2,5,4,6] => 4
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0] => [1,3,2,6,4,5] => 8
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0] => [1,4,2,3,5,6] => 4
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0] => [1,4,2,3,6,5] => 8
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0] => [1,5,2,3,4,6] => 8
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0] => [1,6,2,3,4,5] => 16
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6] => 2
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0] => [2,1,3,4,6,5] => 4
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0] => [2,1,3,5,4,6] => 4
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0] => [2,1,3,6,4,5] => 8
[2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0] => [2,1,4,3,5,6] => 4
[2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0] => [2,1,4,3,6,5] => 8
[2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0] => [2,1,5,3,4,6] => 8
[2,4] => [1,1,0,0,1,1,1,1,0,0,0,0] => [2,1,6,3,4,5] => 16
[3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0] => [3,1,2,4,5,6] => 4
[3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0] => [3,1,2,4,6,5] => 8
[3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0] => [3,1,2,5,4,6] => 8
[3,3] => [1,1,1,0,0,0,1,1,1,0,0,0] => [3,1,2,6,4,5] => 16
[4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0] => [4,1,2,3,5,6] => 8
[4,2] => [1,1,1,1,0,0,0,0,1,1,0,0] => [4,1,2,3,6,5] => 16
[5,1] => [1,1,1,1,1,0,0,0,0,0,1,0] => [5,1,2,3,4,6] => 16
[6] => [1,1,1,1,1,1,0,0,0,0,0,0] => [6,1,2,3,4,5] => 32
[1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6,7] => 1
[1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,5,7,6] => 2
[1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0] => [1,2,3,4,6,5,7] => 2
[1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0] => [1,2,3,4,7,5,6] => 4
[1,1,1,2,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0] => [1,2,3,5,4,6,7] => 2
[1,1,1,2,2] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0] => [1,2,3,5,4,7,6] => 4
[1,1,1,3,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0] => [1,2,3,6,4,5,7] => 4
[1,1,1,4] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0] => [1,2,3,7,4,5,6] => 8
[1,1,2,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0] => [1,2,4,3,5,6,7] => 2
[1,1,2,1,2] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0] => [1,2,4,3,5,7,6] => 4
[1,1,2,2,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0] => [1,2,4,3,6,5,7] => 4
[1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0] => [1,2,4,3,7,5,6] => 8
[1,1,3,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0] => [1,2,5,3,4,6,7] => 4
[1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0] => [1,2,5,3,4,7,6] => 8
[1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0] => [1,2,6,3,4,5,7] => 8
[1,1,5] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0] => [1,2,7,3,4,5,6] => 16
[1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0] => [1,3,2,4,5,6,7] => 2
[1,2,1,1,2] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0] => [1,3,2,4,5,7,6] => 4
[1,2,1,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0] => [1,3,2,4,6,5,7] => 4
[1,2,1,3] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0] => [1,3,2,4,7,5,6] => 8
[1,2,2,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0] => [1,3,2,5,4,6,7] => 4
[1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0] => [1,3,2,5,4,7,6] => 8
[1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0] => [1,3,2,6,4,5,7] => 8
[1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0] => [1,3,2,7,4,5,6] => 16
[1,3,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0] => [1,4,2,3,5,6,7] => 4
[1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0] => [1,4,2,3,5,7,6] => 8
[1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0] => [1,4,2,3,6,5,7] => 8
[1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0] => [1,4,2,3,7,5,6] => 16
[1,4,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0] => [1,5,2,3,4,6,7] => 8
[1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0] => [1,5,2,3,4,7,6] => 16
[1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0] => [1,6,2,3,4,5,7] => 16
[1,6] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0] => [1,7,2,3,4,5,6] => 32
[2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6,7] => 2
[2,1,1,1,2] => [1,1,0,0,1,0,1,0,1,0,1,1,0,0] => [2,1,3,4,5,7,6] => 4
[2,1,1,3] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0] => [2,1,3,4,7,5,6] => 8
[2,1,2,1,1] => [1,1,0,0,1,0,1,1,0,0,1,0,1,0] => [2,1,3,5,4,6,7] => 4
[2,1,4] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0] => [2,1,3,7,4,5,6] => 16
[2,2,2,1] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0] => [2,1,4,3,6,5,7] => 8
>>> Load all 116 entries. <<<
[2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0] => [2,1,5,3,4,7,6] => 16
[2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0] => [2,1,6,3,4,5,7] => 16
[2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0] => [2,1,7,3,4,5,6] => 32
[3,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0] => [3,1,2,4,5,6,7] => 4
[3,1,1,2] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0] => [3,1,2,4,5,7,6] => 8
[3,1,3] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0] => [3,1,2,4,7,5,6] => 16
[3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0] => [3,1,2,6,4,5,7] => 16
[3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0] => [3,1,2,7,4,5,6] => 32
[4,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0] => [4,1,2,3,5,6,7] => 8
[4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0] => [4,1,2,3,5,7,6] => 16
[4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0] => [4,1,2,3,7,5,6] => 32
[5,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0] => [5,1,2,3,4,6,7] => 16
[5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0] => [5,1,2,3,4,7,6] => 32
[6,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [6,1,2,3,4,5,7] => 32
[7] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [7,1,2,3,4,5,6] => 64
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
click to show known generating functions       
Description
The number of regions of the inversion arrangement of a permutation.
The inversion arrangement Aw consists of the hyperplanes xixj=0 such that (i,j) is an inversion of w.
Postnikov [4] conjectured that the number of regions in Aw equals the number of permutations in the interval [id,w] in the strong Bruhat order if and only if w avoids 4231, 35142, 42513, 351624. This conjecture was proved by Hultman-Linusson-Shareshian-Sjöstrand [1].
Oh-Postnikov-Yoo [3] showed that the number of regions of Aw is |χGw(1)| where χGw is the chromatic polynomial of the inversion graph Gw. This is the graph with vertices 1,2,,n and edges (i,j) for i w_i\gneq w_j.
For a permutation w=w_1\cdots w_n, Lewis-Morales [2] and Hultman (see appendix in [2]) showed that this number equals the number of placements of n non-attacking rooks on the south-west Rothe diagram of w.
Map
bounce path
Description
The bounce path determined by an integer composition.
Map
to 321-avoiding permutation (Krattenthaler)
Description
Krattenthaler's bijection to 321-avoiding permutations.
Draw the path of semilength n in an n\times 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.