Identifier
-
Mp00093:
Dyck paths
—to binary word⟶
Binary words
Mp00135: Binary words —rotate front-to-back⟶ Binary words
Mp00096: Binary words —Foata bijection⟶ Binary words
St001372: Binary words ⟶ ℤ
Values
[1,0] => 10 => 01 => 01 => 1
[1,0,1,0] => 1010 => 0101 => 1001 => 2
[1,1,0,0] => 1100 => 1001 => 0101 => 1
[1,0,1,0,1,0] => 101010 => 010101 => 110001 => 3
[1,0,1,1,0,0] => 101100 => 011001 => 010101 => 1
[1,1,0,0,1,0] => 110010 => 100101 => 101001 => 2
[1,1,0,1,0,0] => 110100 => 101001 => 011001 => 2
[1,1,1,0,0,0] => 111000 => 110001 => 001101 => 2
[1,0,1,0,1,0,1,0] => 10101010 => 01010101 => 11100001 => 4
[1,0,1,0,1,1,0,0] => 10101100 => 01011001 => 01100101 => 2
[1,0,1,1,0,0,1,0] => 10110010 => 01100101 => 10101001 => 2
[1,0,1,1,0,1,0,0] => 10110100 => 01101001 => 01101001 => 2
[1,0,1,1,1,0,0,0] => 10111000 => 01110001 => 00101101 => 2
[1,1,0,0,1,0,1,0] => 11001010 => 10010101 => 11010001 => 3
[1,1,0,0,1,1,0,0] => 11001100 => 10011001 => 01010101 => 1
[1,1,0,1,0,0,1,0] => 11010010 => 10100101 => 10110001 => 2
[1,1,0,1,0,1,0,0] => 11010100 => 10101001 => 01110001 => 3
[1,1,0,1,1,0,0,0] => 11011000 => 10110001 => 00110101 => 2
[1,1,1,0,0,0,1,0] => 11100010 => 11000101 => 10011001 => 2
[1,1,1,0,0,1,0,0] => 11100100 => 11001001 => 01011001 => 2
[1,1,1,0,1,0,0,0] => 11101000 => 11010001 => 00111001 => 3
[1,1,1,1,0,0,0,0] => 11110000 => 11100001 => 00011101 => 3
[1,0,1,0,1,0,1,0,1,0] => 1010101010 => 0101010101 => 1111000001 => 5
[1,0,1,0,1,0,1,1,0,0] => 1010101100 => 0101011001 => 0111000101 => 3
[1,0,1,0,1,1,0,0,1,0] => 1010110010 => 0101100101 => 1011001001 => 2
[1,0,1,0,1,1,0,1,0,0] => 1010110100 => 0101101001 => 0111001001 => 3
[1,0,1,0,1,1,1,0,0,0] => 1010111000 => 0101110001 => 0011001101 => 2
[1,0,1,1,0,0,1,0,1,0] => 1011001010 => 0110010101 => 1101010001 => 3
[1,0,1,1,0,0,1,1,0,0] => 1011001100 => 0110011001 => 0101010101 => 1
[1,0,1,1,0,1,0,0,1,0] => 1011010010 => 0110100101 => 1011010001 => 2
[1,0,1,1,0,1,0,1,0,0] => 1011010100 => 0110101001 => 0111010001 => 3
[1,0,1,1,0,1,1,0,0,0] => 1011011000 => 0110110001 => 0011010101 => 2
[1,0,1,1,1,0,0,0,1,0] => 1011100010 => 0111000101 => 1001011001 => 2
[1,0,1,1,1,0,0,1,0,0] => 1011100100 => 0111001001 => 0101011001 => 2
[1,0,1,1,1,1,0,0,0,0] => 1011110000 => 0111100001 => 0001011101 => 3
[1,1,0,0,1,0,1,0,1,0] => 1100101010 => 1001010101 => 1110100001 => 4
[1,1,0,0,1,0,1,1,0,0] => 1100101100 => 1001011001 => 0110100101 => 2
[1,1,0,0,1,1,0,0,1,0] => 1100110010 => 1001100101 => 1010101001 => 2
[1,1,0,0,1,1,0,1,0,0] => 1100110100 => 1001101001 => 0110101001 => 2
[1,1,0,0,1,1,1,0,0,0] => 1100111000 => 1001110001 => 0010101101 => 2
[1,1,0,1,0,0,1,0,1,0] => 1101001010 => 1010010101 => 1101100001 => 3
[1,1,0,1,0,0,1,1,0,0] => 1101001100 => 1010011001 => 0101100101 => 2
[1,1,0,1,0,1,0,0,1,0] => 1101010010 => 1010100101 => 1011100001 => 3
[1,1,0,1,0,1,0,1,0,0] => 1101010100 => 1010101001 => 0111100001 => 4
[1,1,0,1,1,0,0,0,1,0] => 1101100010 => 1011000101 => 1001101001 => 2
[1,1,0,1,1,0,0,1,0,0] => 1101100100 => 1011001001 => 0101101001 => 2
[1,1,0,1,1,1,0,0,0,0] => 1101110000 => 1011100001 => 0001101101 => 2
[1,1,1,0,0,0,1,0,1,0] => 1110001010 => 1100010101 => 1100110001 => 3
[1,1,1,0,0,0,1,1,0,0] => 1110001100 => 1100011001 => 0100110101 => 2
[1,1,1,0,0,1,0,0,1,0] => 1110010010 => 1100100101 => 1010110001 => 2
[1,1,1,0,0,1,0,1,0,0] => 1110010100 => 1100101001 => 0110110001 => 2
[1,1,1,0,0,1,1,0,0,0] => 1110011000 => 1100110001 => 0010110101 => 2
[1,1,1,0,1,0,0,0,1,0] => 1110100010 => 1101000101 => 1001110001 => 3
[1,1,1,0,1,0,0,1,0,0] => 1110100100 => 1101001001 => 0101110001 => 3
[1,1,1,0,1,1,0,0,0,0] => 1110110000 => 1101100001 => 0001110101 => 3
[1,1,1,1,1,0,0,0,0,0] => 1111100000 => 1111000001 => 0000111101 => 4
[1,0,1,0,1,0,1,0,1,0,1,0] => 101010101010 => 010101010101 => 111110000001 => 6
[1,0,1,0,1,0,1,0,1,1,0,0] => 101010101100 => 010101011001 => 011110000101 => 4
[1,0,1,0,1,0,1,1,0,0,1,0] => 101010110010 => 010101100101 => 101110001001 => 3
[1,0,1,0,1,0,1,1,0,1,0,0] => 101010110100 => 010101101001 => 011110001001 => 4
[1,0,1,0,1,1,0,0,1,0,1,0] => 101011001010 => 010110010101 => 110110010001 => 3
[1,0,1,0,1,1,0,0,1,1,0,0] => 101011001100 => 010110011001 => 010110010101 => 2
[1,0,1,0,1,1,0,1,0,0,1,0] => 101011010010 => 010110100101 => 101110010001 => 3
[1,0,1,0,1,1,0,1,0,1,0,0] => 101011010100 => 010110101001 => 011110010001 => 4
[1,0,1,0,1,1,1,0,0,0,1,0] => 101011100010 => 010111000101 => 100110011001 => 2
[1,0,1,0,1,1,1,0,0,1,0,0] => 101011100100 => 010111001001 => 010110011001 => 2
[1,0,1,0,1,1,1,1,0,0,0,0] => 101011110000 => 010111100001 => 000110011101 => 3
[1,0,1,1,0,0,1,0,1,0,1,0] => 101100101010 => 011001010101 => 111010100001 => 4
[1,0,1,1,0,0,1,0,1,1,0,0] => 101100101100 => 011001011001 => 011010100101 => 2
[1,0,1,1,0,0,1,1,0,0,1,0] => 101100110010 => 011001100101 => 101010101001 => 2
[1,0,1,1,0,0,1,1,0,1,0,0] => 101100110100 => 011001101001 => 011010101001 => 2
[1,0,1,1,0,0,1,1,1,0,0,0] => 101100111000 => 011001110001 => 001010101101 => 2
[1,0,1,1,0,1,0,0,1,0,1,0] => 101101001010 => 011010010101 => 110110100001 => 3
[1,0,1,1,0,1,0,0,1,1,0,0] => 101101001100 => 011010011001 => 010110100101 => 2
[1,0,1,1,0,1,0,1,0,0,1,0] => 101101010010 => 011010100101 => 101110100001 => 3
[1,0,1,1,0,1,0,1,0,1,0,0] => 101101010100 => 011010101001 => 011110100001 => 4
[1,0,1,1,0,1,1,0,0,0,1,0] => 101101100010 => 011011000101 => 100110101001 => 2
[1,0,1,1,0,1,1,0,0,1,0,0] => 101101100100 => 011011001001 => 010110101001 => 2
[1,0,1,1,0,1,1,1,0,0,0,0] => 101101110000 => 011011100001 => 000110101101 => 2
[1,0,1,1,1,0,0,0,1,0,1,0] => 101110001010 => 011100010101 => 110010110001 => 3
[1,0,1,1,1,0,0,0,1,1,0,0] => 101110001100 => 011100011001 => 010010110101 => 2
[1,0,1,1,1,0,0,1,0,0,1,0] => 101110010010 => 011100100101 => 101010110001 => 2
[1,0,1,1,1,0,0,1,0,1,0,0] => 101110010100 => 011100101001 => 011010110001 => 2
[1,0,1,1,1,0,0,1,1,0,0,0] => 101110011000 => 011100110001 => 001010110101 => 2
[1,0,1,1,1,0,1,0,0,0,1,0] => 101110100010 => 011101000101 => 100110110001 => 2
[1,0,1,1,1,0,1,0,0,1,0,0] => 101110100100 => 011101001001 => 010110110001 => 2
[1,0,1,1,1,0,1,1,0,0,0,0] => 101110110000 => 011101100001 => 000110110101 => 2
[1,0,1,1,1,1,1,0,0,0,0,0] => 101111100000 => 011111000001 => 000010111101 => 4
[1,1,0,0,1,0,1,0,1,0,1,0] => 110010101010 => 100101010101 => 111101000001 => 5
[1,1,0,0,1,0,1,0,1,1,0,0] => 110010101100 => 100101011001 => 011101000101 => 3
[1,1,0,0,1,0,1,1,0,0,1,0] => 110010110010 => 100101100101 => 101101001001 => 2
[1,1,0,0,1,0,1,1,0,1,0,0] => 110010110100 => 100101101001 => 011101001001 => 3
[1,1,0,0,1,0,1,1,1,0,0,0] => 110010111000 => 100101110001 => 001101001101 => 2
[1,1,0,0,1,1,0,0,1,0,1,0] => 110011001010 => 100110010101 => 110101010001 => 3
[1,1,0,0,1,1,0,0,1,1,0,0] => 110011001100 => 100110011001 => 010101010101 => 1
[1,1,0,0,1,1,0,1,0,0,1,0] => 110011010010 => 100110100101 => 101101010001 => 2
[1,1,0,0,1,1,0,1,0,1,0,0] => 110011010100 => 100110101001 => 011101010001 => 3
[1,1,0,0,1,1,0,1,1,0,0,0] => 110011011000 => 100110110001 => 001101010101 => 2
[1,1,0,0,1,1,1,0,0,0,1,0] => 110011100010 => 100111000101 => 100101011001 => 2
[1,1,0,0,1,1,1,0,0,1,0,0] => 110011100100 => 100111001001 => 010101011001 => 2
[1,1,0,0,1,1,1,1,0,0,0,0] => 110011110000 => 100111100001 => 000101011101 => 3
>>> Load all 150 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 length of a longest cyclic run of ones of a binary word.
Consider the binary word as a cyclic arrangement of ones and zeros. Then this statistic is the length of the longest continuous sequence of ones in this arrangement.
Consider the binary word as a cyclic arrangement of ones and zeros. Then this statistic is the length of the longest continuous sequence of ones in this arrangement.
Map
to binary word
Description
Return the Dyck word as binary word.
Map
rotate front-to-back
Description
The rotation of a binary word, first letter last.
This is the word obtained by moving the first letter to the end.
This is the word obtained by moving the first letter to the end.
Map
Foata bijection
Description
The Foata bijection $\phi$ is a bijection on the set of words of given content (by a slight generalization of Section 2 in [1]).
Given a word $w_1 w_2 ... w_n$, compute the image inductively by starting with $\phi(w_1) = w_1$. At the $i$-th step, if $\phi(w_1 w_2 ... w_i) = v_1 v_2 ... v_i$, define $\phi(w_1 w_2 ... w_i w_{i+1})$ by placing $w_{i+1}$ on the end of the word $v_1 v_2 ... v_i$ and breaking the word up into blocks as follows.
For instance, to compute $\phi(4154223)$, the sequence of words is
Given a word $w_1 w_2 ... w_n$, compute the image inductively by starting with $\phi(w_1) = w_1$. At the $i$-th step, if $\phi(w_1 w_2 ... w_i) = v_1 v_2 ... v_i$, define $\phi(w_1 w_2 ... w_i w_{i+1})$ by placing $w_{i+1}$ on the end of the word $v_1 v_2 ... v_i$ and breaking the word up into blocks as follows.
- If $w_{i+1} \geq v_i$, place a vertical line to the right of each $v_k$ for which $w_{i+1} \geq v_k$.
- If $w_{i+1} < v_i$, place a vertical line to the right of each $v_k$ for which $w_{i+1} < v_k$.
For instance, to compute $\phi(4154223)$, the sequence of words is
- 4,
- |4|1 -- > 41,
- |4|1|5 -- > 415,
- |415|4 -- > 5414,
- |5|4|14|2 -- > 54412,
- |5441|2|2 -- > 154422,
- |1|5442|2|3 -- > 1254423.
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!