Identifier
-
Mp00093:
Dyck paths
—to binary word⟶
Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00039: Integer compositions —complement⟶ Integer compositions
St000381: Integer compositions ⟶ ℤ
Values
[1,0] => 10 => [1,1] => [2] => 2
[1,0,1,0] => 1010 => [1,1,1,1] => [4] => 4
[1,1,0,0] => 1100 => [2,2] => [1,2,1] => 2
[1,0,1,0,1,0] => 101010 => [1,1,1,1,1,1] => [6] => 6
[1,0,1,1,0,0] => 101100 => [1,1,2,2] => [3,2,1] => 3
[1,1,0,0,1,0] => 110010 => [2,2,1,1] => [1,2,3] => 3
[1,1,0,1,0,0] => 110100 => [2,1,1,2] => [1,4,1] => 4
[1,1,1,0,0,0] => 111000 => [3,3] => [1,1,2,1,1] => 2
[1,0,1,0,1,0,1,0] => 10101010 => [1,1,1,1,1,1,1,1] => [8] => 8
[1,0,1,0,1,1,0,0] => 10101100 => [1,1,1,1,2,2] => [5,2,1] => 5
[1,0,1,1,0,0,1,0] => 10110010 => [1,1,2,2,1,1] => [3,2,3] => 3
[1,0,1,1,0,1,0,0] => 10110100 => [1,1,2,1,1,2] => [3,4,1] => 4
[1,0,1,1,1,0,0,0] => 10111000 => [1,1,3,3] => [3,1,2,1,1] => 3
[1,1,0,0,1,0,1,0] => 11001010 => [2,2,1,1,1,1] => [1,2,5] => 5
[1,1,0,0,1,1,0,0] => 11001100 => [2,2,2,2] => [1,2,2,2,1] => 2
[1,1,0,1,0,0,1,0] => 11010010 => [2,1,1,2,1,1] => [1,4,3] => 4
[1,1,0,1,0,1,0,0] => 11010100 => [2,1,1,1,1,2] => [1,6,1] => 6
[1,1,0,1,1,0,0,0] => 11011000 => [2,1,2,3] => [1,3,2,1,1] => 3
[1,1,1,0,0,0,1,0] => 11100010 => [3,3,1,1] => [1,1,2,1,3] => 3
[1,1,1,0,0,1,0,0] => 11100100 => [3,2,1,2] => [1,1,2,3,1] => 3
[1,1,1,0,1,0,0,0] => 11101000 => [3,1,1,3] => [1,1,4,1,1] => 4
[1,1,1,1,0,0,0,0] => 11110000 => [4,4] => [1,1,1,2,1,1,1] => 2
[1,1,0,1,0,1,0,1,0,0] => 1101010100 => [2,1,1,1,1,1,1,2] => [1,8,1] => 8
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 largest part of an integer composition.
Map
to binary word
Description
Return the Dyck word as binary word.
Map
complement
Description
The complement of a composition.
The complement of a composition $I$ is defined as follows:
If $I$ is the empty composition, then the complement is also the empty composition. Otherwise, let $S$ be the descent set corresponding to $I=(i_1,\dots,i_k)$, that is, the subset
$$\{ i_1, i_1 + i_2, \ldots, i_1 + i_2 + \cdots + i_{k-1} \}$$
of $\{ 1, 2, \ldots, |I|-1 \}$. Then, the complement of $I$ is the composition of the same size as $I$, whose descent set is $\{ 1, 2, \ldots, |I|-1 \} \setminus S$.
The complement of a composition $I$ coincides with the reversal (Mp00038reverse) of the composition conjugate (Mp00041conjugate) to $I$.
The complement of a composition $I$ is defined as follows:
If $I$ is the empty composition, then the complement is also the empty composition. Otherwise, let $S$ be the descent set corresponding to $I=(i_1,\dots,i_k)$, that is, the subset
$$\{ i_1, i_1 + i_2, \ldots, i_1 + i_2 + \cdots + i_{k-1} \}$$
of $\{ 1, 2, \ldots, |I|-1 \}$. Then, the complement of $I$ is the composition of the same size as $I$, whose descent set is $\{ 1, 2, \ldots, |I|-1 \} \setminus S$.
The complement of a composition $I$ coincides with the reversal (Mp00038reverse) of the composition conjugate (Mp00041conjugate) to $I$.
Map
delta morphism
Description
Applies the delta morphism to a binary word.
The delta morphism of a finite word $w$ is the integer compositions composed of the lengths of consecutive runs of the same letter in $w$.
The delta morphism of a finite word $w$ is the integer compositions composed of the lengths of consecutive runs of the same letter in $w$.
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!