Identifier
-
Mp00178:
Binary words
—to composition⟶
Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00033: Dyck paths —to two-row standard tableau⟶ Standard tableaux
St000075: Standard tableaux ⟶ ℤ
Values
0 => [2] => [1,1,0,0] => [[1,2],[3,4]] => 2
1 => [1,1] => [1,0,1,0] => [[1,3],[2,4]] => 2
00 => [3] => [1,1,1,0,0,0] => [[1,2,3],[4,5,6]] => 3
01 => [2,1] => [1,1,0,0,1,0] => [[1,2,5],[3,4,6]] => 3
10 => [1,2] => [1,0,1,1,0,0] => [[1,3,4],[2,5,6]] => 3
11 => [1,1,1] => [1,0,1,0,1,0] => [[1,3,5],[2,4,6]] => 2
=> [1] => [1,0] => [[1],[2]] => 1
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 orbit size of a standard tableau under promotion.
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 two-row standard tableau
Description
Return a standard tableau of shape (n,n) where n is the semilength of the Dyck path.
Given a Dyck path D, its image is given by recording the positions of the up-steps in the first row and the positions of the down-steps in the second row.
Given a Dyck path D, its image is given by recording the positions of the up-steps in the first row and the positions of the down-steps in the second row.
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!