Identifier
-
Mp00027:
Dyck paths
—to partition⟶
Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
Mp00093: Dyck paths —to binary word⟶ Binary words
St000983: Binary words ⟶ ℤ
Values
[1,0,1,0] => [1] => [1,0,1,0] => 1010 => 4
[1,0,1,0,1,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,0,1,1,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,0,0,1,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,0,1,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,0,1,0,1,0,1,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,0,1,0,1,1,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,0,1,1,0,0,1,0] => [3,1,1] => [1,0,1,1,0,0,1,0] => 10110010 => 3
[1,0,1,1,0,1,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,0,1,1,1,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,0,0,1,0,1,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,0,0,1,1,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,0,1,0,0,1,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,0,1,0,1,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,0,1,1,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,0,0,0,1,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,0,0,1,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,0,1,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,0,1,0,1,0,1,0,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,1,0,1,0,1,1,0,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,1,0,1,1,0,0,1,0,0] => [3,1,1] => [1,0,1,1,0,0,1,0] => 10110010 => 3
[1,1,0,1,1,0,1,0,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,1,0,1,1,1,0,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,1,0,0,1,0,1,0,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,1,0,0,1,1,0,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,1,0,1,0,0,1,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,1,0,1,0,1,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,0,1,1,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,0,0,0,1,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,0,0,1,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,0,1,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,0,1,0,1,0,1,0,0,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,1,1,0,1,0,1,1,0,0,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,1,1,0,1,1,0,0,1,0,0,0] => [3,1,1] => [1,0,1,1,0,0,1,0] => 10110010 => 3
[1,1,1,0,1,1,0,1,0,0,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,1,1,0,1,1,1,0,0,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,1,1,0,0,1,0,1,0,0,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,1,1,0,0,1,1,0,0,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,1,1,0,1,0,0,1,0,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,1,1,0,1,0,1,0,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,1,0,1,1,0,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,1,0,0,0,1,0,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,1,0,0,1,0,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,1,0,1,0,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,1,0,1,0,1,0,1,0,0,0,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,1,1,1,0,1,0,1,1,0,0,0,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,1,1,1,0,1,1,0,0,1,0,0,0,0] => [3,1,1] => [1,0,1,1,0,0,1,0] => 10110010 => 3
[1,1,1,1,0,1,1,0,1,0,0,0,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,1,1,1,0,1,1,1,0,0,0,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,1,1,1,0,0,1,0,1,0,0,0,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,1,1,1,0,0,1,1,0,0,0,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,1,1,1,0,1,0,0,1,0,0,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,1,1,1,0,1,0,1,0,0,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,1,1,0,1,1,0,0,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,1,1,0,0,0,1,0,0,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,1,1,0,0,1,0,0,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,1,1,0,1,0,0,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,1,1,1,1,0,1,1,0,0,1,0,0,0,0,0] => [3,1,1] => [1,0,1,1,0,0,1,0] => 10110010 => 3
[1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,1,1,1,1,1,0,1,1,0,0,1,0,0,0,0,0,0] => [3,1,1] => [1,0,1,1,0,0,1,0] => 10110010 => 3
[1,1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0] => [1,1] => [1,0,1,1,0,0] => 101100 => 3
[1,1,1,1,1,1,1,0,1,0,1,1,0,0,0,0,0,0,0,0] => [2,2,1] => [1,0,1,0,1,1,0,0] => 10101100 => 5
[1,1,1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0,0,0] => [3,2] => [1,1,0,0,1,0,1,0] => 11001010 => 5
[1,1,1,1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,0] => [2] => [1,1,0,0,1,0] => 110010 => 3
[1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0,0] => [1,1,1] => [1,0,1,1,1,0,0,0] => 10111000 => 3
[1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0] => [1] => [1,0,1,0] => 1010 => 4
[1,1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,1,1,1,1,0,0,1,1,0,0,0,0,0,0,0,0] => [2,2] => [1,1,0,0,1,1,0,0] => 11001100 => 2
[1,1,1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0,0,0] => [2,1,1] => [1,0,1,1,0,1,0,0] => 10110100 => 4
[1,1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
[1,1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0,0,0] => [2,1] => [1,0,1,0,1,0] => 101010 => 6
[1,1,1,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0,0,0] => [3,2,1] => [1,0,1,0,1,0,1,0] => 10101010 => 8
[1,1,1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0,0,0,0] => [3] => [1,1,1,0,0,0,1,0] => 11100010 => 3
[1,1,1,1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,0,0,0] => [3,1] => [1,1,0,1,0,0,1,0] => 11010010 => 4
>>> Load all 107 entries. <<<
search for individual values
searching the database for the individual values of this statistic
Description
The length of the longest alternating subword.
This is the length of the longest consecutive subword of the form $010...$ or of the form $101...$.
This is the length of the longest consecutive subword of the form $010...$ or of the form $101...$.
Map
to Dyck path
Description
Sends a partition to the shortest Dyck path tracing the shape of its Ferrers diagram.
Map
to partition
Description
The cut-out partition of a Dyck path.
The partition $\lambda$ associated to a Dyck path is defined to be the complementary partition inside the staircase partition $(n-1,\ldots,2,1)$ when cutting out $D$ considered as a path from $(0,0)$ to $(n,n)$.
In other words, $\lambda_{i}$ is the number of down-steps before the $(n+1-i)$-th up-step of $D$.
This map is a bijection between Dyck paths of size $n$ and partitions inside the staircase partition $(n-1,\ldots,2,1)$.
The partition $\lambda$ associated to a Dyck path is defined to be the complementary partition inside the staircase partition $(n-1,\ldots,2,1)$ when cutting out $D$ considered as a path from $(0,0)$ to $(n,n)$.
In other words, $\lambda_{i}$ is the number of down-steps before the $(n+1-i)$-th up-step of $D$.
This map is a bijection between Dyck paths of size $n$ and partitions inside the staircase partition $(n-1,\ldots,2,1)$.
Map
to binary word
Description
Return the Dyck word as binary word.
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!