Identifier
Mp00093:
Dyck paths
—to binary word⟶
Binary words
Mp00269: Binary words —flag zeros to zeros⟶ Binary words
Mp00105: Binary words —complement⟶ Binary words
Mp00269: Binary words —flag zeros to zeros⟶ Binary words
Mp00105: Binary words —complement⟶ Binary words
Images
[1,0] => 10 => 00 => 11
[1,0,1,0] => 1010 => 0000 => 1111
[1,1,0,0] => 1100 => 0101 => 1010
[1,0,1,0,1,0] => 101010 => 000000 => 111111
[1,0,1,1,0,0] => 101100 => 010100 => 101011
[1,1,0,0,1,0] => 110010 => 000101 => 111010
[1,1,0,1,0,0] => 110100 => 010001 => 101110
[1,1,1,0,0,0] => 111000 => 011011 => 100100
[1,0,1,0,1,0,1,0] => 10101010 => 00000000 => 11111111
[1,0,1,0,1,1,0,0] => 10101100 => 01010000 => 10101111
[1,0,1,1,0,0,1,0] => 10110010 => 00010100 => 11101011
[1,0,1,1,0,1,0,0] => 10110100 => 01000100 => 10111011
[1,0,1,1,1,0,0,0] => 10111000 => 01101100 => 10010011
[1,1,0,0,1,0,1,0] => 11001010 => 00000101 => 11111010
[1,1,0,0,1,1,0,0] => 11001100 => 01010101 => 10101010
[1,1,0,1,0,0,1,0] => 11010010 => 00010001 => 11101110
[1,1,0,1,0,1,0,0] => 11010100 => 01000001 => 10111110
[1,1,0,1,1,0,0,0] => 11011000 => 01101001 => 10010110
[1,1,1,0,0,0,1,0] => 11100010 => 00011011 => 11100100
[1,1,1,0,0,1,0,0] => 11100100 => 01001011 => 10110100
[1,1,1,0,1,0,0,0] => 11101000 => 01100011 => 10011100
[1,1,1,1,0,0,0,0] => 11110000 => 01110111 => 10001000
[1,0,1,0,1,0,1,0,1,0] => 1010101010 => 0000000000 => 1111111111
[1,0,1,0,1,0,1,1,0,0] => 1010101100 => 0101000000 => 1010111111
[1,0,1,0,1,1,0,0,1,0] => 1010110010 => 0001010000 => 1110101111
[1,0,1,0,1,1,0,1,0,0] => 1010110100 => 0100010000 => 1011101111
[1,0,1,0,1,1,1,0,0,0] => 1010111000 => 0110110000 => 1001001111
[1,0,1,1,0,0,1,0,1,0] => 1011001010 => 0000010100 => 1111101011
[1,0,1,1,0,0,1,1,0,0] => 1011001100 => 0101010100 => 1010101011
[1,0,1,1,0,1,0,0,1,0] => 1011010010 => 0001000100 => 1110111011
[1,0,1,1,0,1,0,1,0,0] => 1011010100 => 0100000100 => 1011111011
[1,0,1,1,0,1,1,0,0,0] => 1011011000 => 0110100100 => 1001011011
[1,0,1,1,1,0,0,0,1,0] => 1011100010 => 0001101100 => 1110010011
[1,0,1,1,1,0,0,1,0,0] => 1011100100 => 0100101100 => 1011010011
[1,0,1,1,1,0,1,0,0,0] => 1011101000 => 0110001100 => 1001110011
[1,0,1,1,1,1,0,0,0,0] => 1011110000 => 0111011100 => 1000100011
[1,1,0,0,1,0,1,0,1,0] => 1100101010 => 0000000101 => 1111111010
[1,1,0,0,1,0,1,1,0,0] => 1100101100 => 0101000101 => 1010111010
[1,1,0,0,1,1,0,0,1,0] => 1100110010 => 0001010101 => 1110101010
[1,1,0,0,1,1,0,1,0,0] => 1100110100 => 0100010101 => 1011101010
[1,1,0,0,1,1,1,0,0,0] => 1100111000 => 0110110101 => 1001001010
[1,1,0,1,0,0,1,0,1,0] => 1101001010 => 0000010001 => 1111101110
[1,1,0,1,0,0,1,1,0,0] => 1101001100 => 0101010001 => 1010101110
[1,1,0,1,0,1,0,0,1,0] => 1101010010 => 0001000001 => 1110111110
[1,1,0,1,0,1,0,1,0,0] => 1101010100 => 0100000001 => 1011111110
[1,1,0,1,0,1,1,0,0,0] => 1101011000 => 0110100001 => 1001011110
[1,1,0,1,1,0,0,0,1,0] => 1101100010 => 0001101001 => 1110010110
[1,1,0,1,1,0,0,1,0,0] => 1101100100 => 0100101001 => 1011010110
[1,1,0,1,1,0,1,0,0,0] => 1101101000 => 0110001001 => 1001110110
[1,1,0,1,1,1,0,0,0,0] => 1101110000 => 0111011001 => 1000100110
[1,1,1,0,0,0,1,0,1,0] => 1110001010 => 0000011011 => 1111100100
[1,1,1,0,0,0,1,1,0,0] => 1110001100 => 0101011011 => 1010100100
[1,1,1,0,0,1,0,0,1,0] => 1110010010 => 0001001011 => 1110110100
[1,1,1,0,0,1,0,1,0,0] => 1110010100 => 0100001011 => 1011110100
[1,1,1,0,0,1,1,0,0,0] => 1110011000 => 0110101011 => 1001010100
[1,1,1,0,1,0,0,0,1,0] => 1110100010 => 0001100011 => 1110011100
[1,1,1,0,1,0,0,1,0,0] => 1110100100 => 0100100011 => 1011011100
[1,1,1,0,1,0,1,0,0,0] => 1110101000 => 0110000011 => 1001111100
[1,1,1,0,1,1,0,0,0,0] => 1110110000 => 0111010011 => 1000101100
[1,1,1,1,0,0,0,0,1,0] => 1111000010 => 0001110111 => 1110001000
[1,1,1,1,0,0,0,1,0,0] => 1111000100 => 0100110111 => 1011001000
[1,1,1,1,0,0,1,0,0,0] => 1111001000 => 0110010111 => 1001101000
[1,1,1,1,0,1,0,0,0,0] => 1111010000 => 0111000111 => 1000111000
[1,1,1,1,1,0,0,0,0,0] => 1111100000 => 0111101111 => 1000010000
[1,0,1,0,1,0,1,0,1,0,1,0] => 101010101010 => 000000000000 => 111111111111
[1,0,1,0,1,0,1,0,1,1,0,0] => 101010101100 => 010100000000 => 101011111111
[1,0,1,0,1,0,1,1,0,0,1,0] => 101010110010 => 000101000000 => 111010111111
[1,0,1,0,1,0,1,1,0,1,0,0] => 101010110100 => 010001000000 => 101110111111
[1,0,1,0,1,0,1,1,1,0,0,0] => 101010111000 => 011011000000 => 100100111111
[1,0,1,0,1,1,0,0,1,0,1,0] => 101011001010 => 000001010000 => 111110101111
[1,0,1,0,1,1,0,0,1,1,0,0] => 101011001100 => 010101010000 => 101010101111
[1,0,1,0,1,1,0,1,0,0,1,0] => 101011010010 => 000100010000 => 111011101111
[1,0,1,0,1,1,0,1,0,1,0,0] => 101011010100 => 010000010000 => 101111101111
[1,0,1,0,1,1,0,1,1,0,0,0] => 101011011000 => 011010010000 => 100101101111
[1,0,1,0,1,1,1,0,0,0,1,0] => 101011100010 => 000110110000 => 111001001111
[1,0,1,0,1,1,1,0,0,1,0,0] => 101011100100 => 010010110000 => 101101001111
[1,0,1,0,1,1,1,0,1,0,0,0] => 101011101000 => 011000110000 => 100111001111
[1,0,1,0,1,1,1,1,0,0,0,0] => 101011110000 => 011101110000 => 100010001111
[1,0,1,1,0,0,1,0,1,0,1,0] => 101100101010 => 000000010100 => 111111101011
[1,0,1,1,0,0,1,0,1,1,0,0] => 101100101100 => 010100010100 => 101011101011
[1,0,1,1,0,0,1,1,0,0,1,0] => 101100110010 => 000101010100 => 111010101011
[1,0,1,1,0,0,1,1,0,1,0,0] => 101100110100 => 010001010100 => 101110101011
[1,0,1,1,0,0,1,1,1,0,0,0] => 101100111000 => 011011010100 => 100100101011
[1,0,1,1,0,1,0,0,1,0,1,0] => 101101001010 => 000001000100 => 111110111011
[1,0,1,1,0,1,0,0,1,1,0,0] => 101101001100 => 010101000100 => 101010111011
[1,0,1,1,0,1,0,1,0,0,1,0] => 101101010010 => 000100000100 => 111011111011
[1,0,1,1,0,1,0,1,0,1,0,0] => 101101010100 => 010000000100 => 101111111011
[1,0,1,1,0,1,0,1,1,0,0,0] => 101101011000 => 011010000100 => 100101111011
[1,0,1,1,0,1,1,0,0,0,1,0] => 101101100010 => 000110100100 => 111001011011
[1,0,1,1,0,1,1,0,0,1,0,0] => 101101100100 => 010010100100 => 101101011011
[1,0,1,1,0,1,1,0,1,0,0,0] => 101101101000 => 011000100100 => 100111011011
[1,0,1,1,0,1,1,1,0,0,0,0] => 101101110000 => 011101100100 => 100010011011
[1,0,1,1,1,0,0,0,1,0,1,0] => 101110001010 => 000001101100 => 111110010011
[1,0,1,1,1,0,0,0,1,1,0,0] => 101110001100 => 010101101100 => 101010010011
[1,0,1,1,1,0,0,1,0,0,1,0] => 101110010010 => 000100101100 => 111011010011
[1,0,1,1,1,0,0,1,0,1,0,0] => 101110010100 => 010000101100 => 101111010011
[1,0,1,1,1,0,0,1,1,0,0,0] => 101110011000 => 011010101100 => 100101010011
[1,0,1,1,1,0,1,0,0,0,1,0] => 101110100010 => 000110001100 => 111001110011
[1,0,1,1,1,0,1,0,0,1,0,0] => 101110100100 => 010010001100 => 101101110011
[1,0,1,1,1,0,1,0,1,0,0,0] => 101110101000 => 011000001100 => 100111110011
[1,0,1,1,1,0,1,1,0,0,0,0] => 101110110000 => 011101001100 => 100010110011
>>> Load all 197 entries. <<<Map
to binary word
Description
Return the Dyck word as binary word.
Map
flag zeros to zeros
Description
Return a binary word of the same length, such that the number of zeros equals the number of occurrences of $10$ in the word obtained from the original word by prepending the reverse of the complement.
For example, the image of the word $w=1\dots 1$ is $1\dots 1$, because $0\dots 01\dots 1$ has no occurrences of $10$. The words $10\dots 10$ and $010\dots 10$ have image $0\dots 0$.
For example, the image of the word $w=1\dots 1$ is $1\dots 1$, because $0\dots 01\dots 1$ has no occurrences of $10$. The words $10\dots 10$ and $010\dots 10$ have image $0\dots 0$.
Map
complement
Description
Send a binary word to the word obtained by interchanging the two letters.
searching the database
Sorry, this map was not found in the database.