Identifier
-
Mp00081:
Standard tableaux
—reading word permutation⟶
Permutations
Mp00066: Permutations —inverse⟶ Permutations
St000500: Permutations ⟶ ℤ
Values
[[1]] => [1] => [1] => 1
[[1,2]] => [1,2] => [1,2] => 4
[[1],[2]] => [2,1] => [2,1] => 0
[[1,2,3]] => [1,2,3] => [1,2,3] => 9
[[1,3],[2]] => [2,1,3] => [2,1,3] => 0
[[1,2],[3]] => [3,1,2] => [2,3,1] => 4
[[1],[2],[3]] => [3,2,1] => [3,2,1] => 1
[[1,2,3,4]] => [1,2,3,4] => [1,2,3,4] => 16
[[1,3,4],[2]] => [2,1,3,4] => [2,1,3,4] => 0
[[1,2,4],[3]] => [3,1,2,4] => [2,3,1,4] => 6
[[1,2,3],[4]] => [4,1,2,3] => [2,3,4,1] => 10
[[1,3],[2,4]] => [2,4,1,3] => [3,1,4,2] => 0
[[1,2],[3,4]] => [3,4,1,2] => [3,4,1,2] => 4
[[1,4],[2],[3]] => [3,2,1,4] => [3,2,1,4] => 2
[[1,3],[2],[4]] => [4,2,1,3] => [3,2,4,1] => 0
[[1,2],[3],[4]] => [4,3,1,2] => [3,4,2,1] => 6
[[1],[2],[3],[4]] => [4,3,2,1] => [4,3,2,1] => 0
[[1,2,3,4,5]] => [1,2,3,4,5] => [1,2,3,4,5] => 25
[[1,3,4,5],[2]] => [2,1,3,4,5] => [2,1,3,4,5] => 0
[[1,2,4,5],[3]] => [3,1,2,4,5] => [2,3,1,4,5] => 8
[[1,2,3,5],[4]] => [4,1,2,3,5] => [2,3,4,1,5] => 14
[[1,2,3,4],[5]] => [5,1,2,3,4] => [2,3,4,5,1] => 18
[[1,3,5],[2,4]] => [2,4,1,3,5] => [3,1,4,2,5] => 0
[[1,2,5],[3,4]] => [3,4,1,2,5] => [3,4,1,2,5] => 5
[[1,3,4],[2,5]] => [2,5,1,3,4] => [3,1,4,5,2] => 0
[[1,2,4],[3,5]] => [3,5,1,2,4] => [3,4,1,5,2] => 7
[[1,2,3],[4,5]] => [4,5,1,2,3] => [3,4,5,1,2] => 11
[[1,4,5],[2],[3]] => [3,2,1,4,5] => [3,2,1,4,5] => 3
[[1,3,5],[2],[4]] => [4,2,1,3,5] => [3,2,4,1,5] => 0
[[1,2,5],[3],[4]] => [4,3,1,2,5] => [3,4,2,1,5] => 9
[[1,3,4],[2],[5]] => [5,2,1,3,4] => [3,2,4,5,1] => 0
[[1,2,4],[3],[5]] => [5,3,1,2,4] => [3,4,2,5,1] => 7
[[1,2,3],[4],[5]] => [5,4,1,2,3] => [3,4,5,2,1] => 13
[[1,4],[2,5],[3]] => [3,2,5,1,4] => [4,2,1,5,3] => 3
[[1,3],[2,5],[4]] => [4,2,5,1,3] => [4,2,5,1,3] => 0
[[1,2],[3,5],[4]] => [4,3,5,1,2] => [4,5,2,1,3] => 7
[[1,3],[2,4],[5]] => [5,2,4,1,3] => [4,2,5,3,1] => 0
[[1,2],[3,4],[5]] => [5,3,4,1,2] => [4,5,2,3,1] => 5
[[1,5],[2],[3],[4]] => [4,3,2,1,5] => [4,3,2,1,5] => 0
[[1,4],[2],[3],[5]] => [5,3,2,1,4] => [4,3,2,5,1] => 2
[[1,3],[2],[4],[5]] => [5,4,2,1,3] => [4,3,5,2,1] => 0
[[1,2],[3],[4],[5]] => [5,4,3,1,2] => [4,5,3,2,1] => 6
[[1],[2],[3],[4],[5]] => [5,4,3,2,1] => [5,4,3,2,1] => 1
[[1,2,3,4,5,6]] => [1,2,3,4,5,6] => [1,2,3,4,5,6] => 36
[[1,3,4,5,6],[2]] => [2,1,3,4,5,6] => [2,1,3,4,5,6] => 0
[[1,2,4,5,6],[3]] => [3,1,2,4,5,6] => [2,3,1,4,5,6] => 10
[[1,2,3,5,6],[4]] => [4,1,2,3,5,6] => [2,3,4,1,5,6] => 18
[[1,2,3,4,6],[5]] => [5,1,2,3,4,6] => [2,3,4,5,1,6] => 24
[[1,2,3,4,5],[6]] => [6,1,2,3,4,5] => [2,3,4,5,6,1] => 28
[[1,3,5,6],[2,4]] => [2,4,1,3,5,6] => [3,1,4,2,5,6] => 0
[[1,2,5,6],[3,4]] => [3,4,1,2,5,6] => [3,4,1,2,5,6] => 6
[[1,3,4,6],[2,5]] => [2,5,1,3,4,6] => [3,1,4,5,2,6] => 0
[[1,2,4,6],[3,5]] => [3,5,1,2,4,6] => [3,4,1,5,2,6] => 9
[[1,2,3,6],[4,5]] => [4,5,1,2,3,6] => [3,4,5,1,2,6] => 14
[[1,3,4,5],[2,6]] => [2,6,1,3,4,5] => [3,1,4,5,6,2] => 0
[[1,2,4,5],[3,6]] => [3,6,1,2,4,5] => [3,4,1,5,6,2] => 9
[[1,2,3,5],[4,6]] => [4,6,1,2,3,5] => [3,4,5,1,6,2] => 16
[[1,2,3,4],[5,6]] => [5,6,1,2,3,4] => [3,4,5,6,1,2] => 20
[[1,4,5,6],[2],[3]] => [3,2,1,4,5,6] => [3,2,1,4,5,6] => 4
[[1,3,5,6],[2],[4]] => [4,2,1,3,5,6] => [3,2,4,1,5,6] => 0
[[1,2,5,6],[3],[4]] => [4,3,1,2,5,6] => [3,4,2,1,5,6] => 12
[[1,3,4,6],[2],[5]] => [5,2,1,3,4,6] => [3,2,4,5,1,6] => 0
[[1,2,4,6],[3],[5]] => [5,3,1,2,4,6] => [3,4,2,5,1,6] => 9
[[1,2,3,6],[4],[5]] => [5,4,1,2,3,6] => [3,4,5,2,1,6] => 18
[[1,3,4,5],[2],[6]] => [6,2,1,3,4,5] => [3,2,4,5,6,1] => 0
[[1,2,4,5],[3],[6]] => [6,3,1,2,4,5] => [3,4,2,5,6,1] => 9
[[1,2,3,5],[4],[6]] => [6,4,1,2,3,5] => [3,4,5,2,6,1] => 16
[[1,2,3,4],[5],[6]] => [6,5,1,2,3,4] => [3,4,5,6,2,1] => 22
[[1,3,5],[2,4,6]] => [2,4,6,1,3,5] => [4,1,5,2,6,3] => 0
[[1,2,5],[3,4,6]] => [3,4,6,1,2,5] => [4,5,1,2,6,3] => 7
[[1,3,4],[2,5,6]] => [2,5,6,1,3,4] => [4,1,5,6,2,3] => 0
[[1,2,4],[3,5,6]] => [3,5,6,1,2,4] => [4,5,1,6,2,3] => 7
[[1,2,3],[4,5,6]] => [4,5,6,1,2,3] => [4,5,6,1,2,3] => 12
[[1,4,6],[2,5],[3]] => [3,2,5,1,4,6] => [4,2,1,5,3,6] => 4
[[1,3,6],[2,5],[4]] => [4,2,5,1,3,6] => [4,2,5,1,3,6] => 0
[[1,2,6],[3,5],[4]] => [4,3,5,1,2,6] => [4,5,2,1,3,6] => 9
[[1,3,6],[2,4],[5]] => [5,2,4,1,3,6] => [4,2,5,3,1,6] => 0
[[1,2,6],[3,4],[5]] => [5,3,4,1,2,6] => [4,5,2,3,1,6] => 6
[[1,4,5],[2,6],[3]] => [3,2,6,1,4,5] => [4,2,1,5,6,3] => 4
[[1,3,5],[2,6],[4]] => [4,2,6,1,3,5] => [4,2,5,1,6,3] => 0
[[1,2,5],[3,6],[4]] => [4,3,6,1,2,5] => [4,5,2,1,6,3] => 11
[[1,3,4],[2,6],[5]] => [5,2,6,1,3,4] => [4,2,5,6,1,3] => 0
[[1,2,4],[3,6],[5]] => [5,3,6,1,2,4] => [4,5,2,6,1,3] => 8
[[1,2,3],[4,6],[5]] => [5,4,6,1,2,3] => [4,5,6,2,1,3] => 15
[[1,3,5],[2,4],[6]] => [6,2,4,1,3,5] => [4,2,5,3,6,1] => 0
[[1,2,5],[3,4],[6]] => [6,3,4,1,2,5] => [4,5,2,3,6,1] => 6
[[1,3,4],[2,5],[6]] => [6,2,5,1,3,4] => [4,2,5,6,3,1] => 0
[[1,2,4],[3,5],[6]] => [6,3,5,1,2,4] => [4,5,2,6,3,1] => 8
[[1,2,3],[4,5],[6]] => [6,4,5,1,2,3] => [4,5,6,2,3,1] => 13
[[1,5,6],[2],[3],[4]] => [4,3,2,1,5,6] => [4,3,2,1,5,6] => 0
[[1,4,6],[2],[3],[5]] => [5,3,2,1,4,6] => [4,3,2,5,1,6] => 3
[[1,3,6],[2],[4],[5]] => [5,4,2,1,3,6] => [4,3,5,2,1,6] => 0
[[1,2,6],[3],[4],[5]] => [5,4,3,1,2,6] => [4,5,3,2,1,6] => 8
[[1,4,5],[2],[3],[6]] => [6,3,2,1,4,5] => [4,3,2,5,6,1] => 3
[[1,3,5],[2],[4],[6]] => [6,4,2,1,3,5] => [4,3,5,2,6,1] => 0
[[1,2,5],[3],[4],[6]] => [6,4,3,1,2,5] => [4,5,3,2,6,1] => 10
[[1,3,4],[2],[5],[6]] => [6,5,2,1,3,4] => [4,3,5,6,2,1] => 0
[[1,2,4],[3],[5],[6]] => [6,5,3,1,2,4] => [4,5,3,6,2,1] => 8
[[1,2,3],[4],[5],[6]] => [6,5,4,1,2,3] => [4,5,6,3,2,1] => 14
[[1,4],[2,5],[3,6]] => [3,6,2,5,1,4] => [5,3,1,6,4,2] => 5
[[1,3],[2,5],[4,6]] => [4,6,2,5,1,3] => [5,3,6,1,4,2] => 0
>>> Load all 120 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
Eigenvalues of the random-to-random operator acting on the regular representation.
This statistic is defined for a permutation w as:
\left[\binom{\ell(w) + 1}{2} + \operatorname{diag}\left(Q(w)\right)\right] - \left[\binom{\ell(u) + 1}{2} + \operatorname{diag}\left(Q(u)\right)\right]
where:
This statistic is defined for a permutation w as:
\left[\binom{\ell(w) + 1}{2} + \operatorname{diag}\left(Q(w)\right)\right] - \left[\binom{\ell(u) + 1}{2} + \operatorname{diag}\left(Q(u)\right)\right]
where:
- u is the longest suffix of w (viewed as a word) whose first ascent is even;
- \ell(w) is the size of the permutation w (equivalently, the length of the word w);
- Q(w), Q(u) denote the recording tableaux of w, u under the RSK correspondence;
- \operatorname{diag}(\lambda) denotes the diagonal index (or content) of an integer partition \lambda;
- and \operatorname{diag}(T) of a tableau T denotes the diagonal index of the partition given by the shape of T.
Map
reading word permutation
Description
Return the permutation obtained by reading the entries of the tableau row by row, starting with the bottom-most row in English notation.
Map
inverse
Description
Sends a permutation to its inverse.
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!