Identifier
-
Mp00178:
Binary words
—to composition⟶
Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00229: Dyck paths —Delest-Viennot⟶ Dyck paths
St000946: Dyck paths ⟶ ℤ
Values
0 => [2] => [1,1,0,0] => [1,0,1,0] => 0
1 => [1,1] => [1,0,1,0] => [1,1,0,0] => 1
00 => [3] => [1,1,1,0,0,0] => [1,0,1,0,1,0] => 0
01 => [2,1] => [1,1,0,0,1,0] => [1,0,1,1,0,0] => 2
10 => [1,2] => [1,0,1,1,0,0] => [1,1,0,0,1,0] => 3
11 => [1,1,1] => [1,0,1,0,1,0] => [1,1,0,1,0,0] => 1
000 => [4] => [1,1,1,1,0,0,0,0] => [1,0,1,0,1,0,1,0] => 0
001 => [3,1] => [1,1,1,0,0,0,1,0] => [1,0,1,0,1,1,0,0] => 3
010 => [2,2] => [1,1,0,0,1,1,0,0] => [1,0,1,1,0,0,1,0] => 5
011 => [2,1,1] => [1,1,0,0,1,0,1,0] => [1,0,1,1,0,1,0,0] => 2
100 => [1,3] => [1,0,1,1,1,0,0,0] => [1,1,0,0,1,0,1,0] => 3
101 => [1,2,1] => [1,0,1,1,0,0,1,0] => [1,1,0,0,1,1,0,0] => 6
110 => [1,1,2] => [1,0,1,0,1,1,0,0] => [1,1,0,1,0,0,1,0] => 4
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0] => [1,1,0,1,0,1,0,0] => 1
0000 => [5] => [1,1,1,1,1,0,0,0,0,0] => [1,0,1,0,1,0,1,0,1,0] => 0
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0] => [1,0,1,0,1,0,1,1,0,0] => 4
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0] => [1,0,1,0,1,1,0,0,1,0] => 7
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0] => [1,0,1,0,1,1,0,1,0,0] => 3
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0] => [1,0,1,1,0,0,1,0,1,0] => 5
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0] => [1,0,1,1,0,0,1,1,0,0] => 9
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0] => [1,0,1,1,0,1,0,0,1,0] => 6
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0] => [1,0,1,1,0,1,0,1,0,0] => 2
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0] => [1,1,0,0,1,0,1,0,1,0] => 3
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0] => [1,1,0,0,1,0,1,1,0,0] => 7
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0] => [1,1,0,0,1,1,0,0,1,0] => 10
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0] => [1,1,0,0,1,1,0,1,0,0] => 6
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0] => [1,1,0,1,0,0,1,0,1,0] => 4
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0] => [1,1,0,1,0,0,1,1,0,0] => 8
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0] => [1,1,0,1,0,1,0,0,1,0] => 5
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0] => [1,1,0,1,0,1,0,1,0,0] => 1
00000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0] => [1,0,1,0,1,0,1,0,1,0,1,0] => 0
00001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0] => [1,0,1,0,1,0,1,0,1,1,0,0] => 5
00010 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0] => [1,0,1,0,1,0,1,1,0,0,1,0] => 9
00011 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0] => [1,0,1,0,1,0,1,1,0,1,0,0] => 4
00100 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0] => [1,0,1,0,1,1,0,0,1,0,1,0] => 7
00101 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,1,0,0] => 12
00110 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0] => [1,0,1,0,1,1,0,1,0,0,1,0] => 8
00111 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0] => [1,0,1,0,1,1,0,1,0,1,0,0] => 3
01000 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0] => [1,0,1,1,0,0,1,0,1,0,1,0] => 5
01001 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0] => [1,0,1,1,0,0,1,0,1,1,0,0] => 10
01010 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0] => [1,0,1,1,0,0,1,1,0,0,1,0] => 14
01011 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0] => [1,0,1,1,0,0,1,1,0,1,0,0] => 9
01100 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0] => [1,0,1,1,0,1,0,0,1,0,1,0] => 6
01101 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0] => [1,0,1,1,0,1,0,0,1,1,0,0] => 11
01110 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0] => [1,0,1,1,0,1,0,1,0,0,1,0] => 7
01111 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0] => [1,0,1,1,0,1,0,1,0,1,0,0] => 2
10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0] => [1,1,0,0,1,0,1,0,1,0,1,0] => 3
10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0] => [1,1,0,0,1,0,1,0,1,1,0,0] => 8
10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0] => [1,1,0,0,1,0,1,1,0,0,1,0] => 12
10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0] => [1,1,0,0,1,0,1,1,0,1,0,0] => 7
10100 => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0] => [1,1,0,0,1,1,0,0,1,0,1,0] => 10
10101 => [1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0] => [1,1,0,0,1,1,0,0,1,1,0,0] => 15
10110 => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0] => [1,1,0,0,1,1,0,1,0,0,1,0] => 11
10111 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0] => [1,1,0,0,1,1,0,1,0,1,0,0] => 6
11000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0] => [1,1,0,1,0,0,1,0,1,0,1,0] => 4
11001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0] => [1,1,0,1,0,0,1,0,1,1,0,0] => 9
11010 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0] => [1,1,0,1,0,0,1,1,0,0,1,0] => 13
11011 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0] => [1,1,0,1,0,0,1,1,0,1,0,0] => 8
11100 => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0] => [1,1,0,1,0,1,0,0,1,0,1,0] => 5
11101 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0] => [1,1,0,1,0,1,0,0,1,1,0,0] => 10
11110 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0] => [1,1,0,1,0,1,0,1,0,0,1,0] => 6
11111 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0] => [1,1,0,1,0,1,0,1,0,1,0,0] => 1
000000 => [7] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0] => 0
000001 => [6,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0] => 6
000010 => [5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0] => 11
000011 => [5,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0] => [1,0,1,0,1,0,1,0,1,1,0,1,0,0] => 5
000100 => [4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0] => 9
000101 => [4,2,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0] => 15
000110 => [4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0] => [1,0,1,0,1,0,1,1,0,1,0,0,1,0] => 10
000111 => [4,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0] => [1,0,1,0,1,0,1,1,0,1,0,1,0,0] => 4
001000 => [3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0] => 7
001001 => [3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0] => 13
001010 => [3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0] => 18
001011 => [3,2,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0] => [1,0,1,0,1,1,0,0,1,1,0,1,0,0] => 12
001100 => [3,1,3] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0] => [1,0,1,0,1,1,0,1,0,0,1,0,1,0] => 8
001101 => [3,1,2,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0] => [1,0,1,0,1,1,0,1,0,0,1,1,0,0] => 14
001110 => [3,1,1,2] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0] => [1,0,1,0,1,1,0,1,0,1,0,0,1,0] => 9
001111 => [3,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0] => [1,0,1,0,1,1,0,1,0,1,0,1,0,0] => 3
010000 => [2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0] => 5
010001 => [2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0] => 11
010010 => [2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0] => 16
010011 => [2,3,1,1] => [1,1,0,0,1,1,1,0,0,0,1,0,1,0] => [1,0,1,1,0,0,1,0,1,1,0,1,0,0] => 10
010100 => [2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0] => 14
010101 => [2,2,2,1] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0] => 20
010110 => [2,2,1,2] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0] => [1,0,1,1,0,0,1,1,0,1,0,0,1,0] => 15
010111 => [2,2,1,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0,1,0] => [1,0,1,1,0,0,1,1,0,1,0,1,0,0] => 9
011000 => [2,1,4] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0] => [1,0,1,1,0,1,0,0,1,0,1,0,1,0] => 6
011001 => [2,1,3,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0] => [1,0,1,1,0,1,0,0,1,0,1,1,0,0] => 12
011010 => [2,1,2,2] => [1,1,0,0,1,0,1,1,0,0,1,1,0,0] => [1,0,1,1,0,1,0,0,1,1,0,0,1,0] => 17
011011 => [2,1,2,1,1] => [1,1,0,0,1,0,1,1,0,0,1,0,1,0] => [1,0,1,1,0,1,0,0,1,1,0,1,0,0] => 11
011100 => [2,1,1,3] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0] => [1,0,1,1,0,1,0,1,0,0,1,0,1,0] => 7
011101 => [2,1,1,2,1] => [1,1,0,0,1,0,1,0,1,1,0,0,1,0] => [1,0,1,1,0,1,0,1,0,0,1,1,0,0] => 13
011110 => [2,1,1,1,2] => [1,1,0,0,1,0,1,0,1,0,1,1,0,0] => [1,0,1,1,0,1,0,1,0,1,0,0,1,0] => 8
011111 => [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0] => [1,0,1,1,0,1,0,1,0,1,0,1,0,0] => 2
100000 => [1,6] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0] => 3
100001 => [1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0] => [1,1,0,0,1,0,1,0,1,0,1,1,0,0] => 9
100010 => [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0] => [1,1,0,0,1,0,1,0,1,1,0,0,1,0] => 14
100011 => [1,4,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0] => [1,1,0,0,1,0,1,0,1,1,0,1,0,0] => 8
100100 => [1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0] => [1,1,0,0,1,0,1,1,0,0,1,0,1,0] => 12
100101 => [1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0] => [1,1,0,0,1,0,1,1,0,0,1,1,0,0] => 18
100110 => [1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0] => [1,1,0,0,1,0,1,1,0,1,0,0,1,0] => 13
>>> Load all 231 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 sum of the skew hook positions in a Dyck path.
A skew hook is an occurrence of a down step followed by two up steps or of an up step followed by a down step.
Write $U_i$ for the $i$-th up step and $D_j$ for the $j$-th down step in the Dyck path. Then the skew hook set is the set $$H = \{j: U_{i−1} U_i D_j \text{ is a skew hook}\} \cup \{i: D_{i−1} D_i U_j\text{ is a skew hook}\}.$$
This statistic is the sum of all elements in $H$.
A skew hook is an occurrence of a down step followed by two up steps or of an up step followed by a down step.
Write $U_i$ for the $i$-th up step and $D_j$ for the $j$-th down step in the Dyck path. Then the skew hook set is the set $$H = \{j: U_{i−1} U_i D_j \text{ is a skew hook}\} \cup \{i: D_{i−1} D_i U_j\text{ is a skew hook}\}.$$
This statistic is the sum of all elements in $H$.
Map
Delest-Viennot
Description
Return the Dyck path corresponding to the parallelogram polyomino obtained by applying Delest-Viennot's bijection.
Let $D$ be a Dyck path of semilength $n$. The parallelogram polyomino $\gamma(D)$ is defined as follows: let $\tilde D = d_0 d_1 \dots d_{2n+1}$ be the Dyck path obtained by prepending an up step and appending a down step to $D$. Then, the upper path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with even indices, and the lower path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with odd indices.
The Delest-Viennot bijection $\beta$ returns the parallelogram polyomino, whose column heights are the heights of the peaks of the Dyck path, and the intersection heights between columns are the heights of the valleys of the Dyck path.
This map returns the Dyck path $(\gamma^{(-1)}\circ\beta)(D)$.
Let $D$ be a Dyck path of semilength $n$. The parallelogram polyomino $\gamma(D)$ is defined as follows: let $\tilde D = d_0 d_1 \dots d_{2n+1}$ be the Dyck path obtained by prepending an up step and appending a down step to $D$. Then, the upper path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with even indices, and the lower path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with odd indices.
The Delest-Viennot bijection $\beta$ returns the parallelogram polyomino, whose column heights are the heights of the peaks of the Dyck path, and the intersection heights between columns are the heights of the valleys of the Dyck path.
This map returns the Dyck path $(\gamma^{(-1)}\circ\beta)(D)$.
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.
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!