Identifier
Values
0 => [2] => [1,1,0,0] => [2,1] => 2
1 => [1,1] => [1,0,1,0] => [1,2] => 1
00 => [3] => [1,1,1,0,0,0] => [3,1,2] => 3
01 => [2,1] => [1,1,0,0,1,0] => [2,1,3] => 2
10 => [1,2] => [1,0,1,1,0,0] => [1,3,2] => 1
11 => [1,1,1] => [1,0,1,0,1,0] => [1,2,3] => 1
000 => [4] => [1,1,1,1,0,0,0,0] => [4,1,2,3] => 4
001 => [3,1] => [1,1,1,0,0,0,1,0] => [3,1,2,4] => 3
010 => [2,2] => [1,1,0,0,1,1,0,0] => [2,1,4,3] => 2
011 => [2,1,1] => [1,1,0,0,1,0,1,0] => [2,1,3,4] => 2
100 => [1,3] => [1,0,1,1,1,0,0,0] => [1,4,2,3] => 1
101 => [1,2,1] => [1,0,1,1,0,0,1,0] => [1,3,2,4] => 1
110 => [1,1,2] => [1,0,1,0,1,1,0,0] => [1,2,4,3] => 1
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0] => [1,2,3,4] => 1
0000 => [5] => [1,1,1,1,1,0,0,0,0,0] => [5,1,2,3,4] => 5
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0] => [4,1,2,3,5] => 4
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0] => [3,1,2,5,4] => 3
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0] => [3,1,2,4,5] => 3
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0] => [2,1,5,3,4] => 2
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0] => [2,1,4,3,5] => 2
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0] => [2,1,3,5,4] => 2
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0] => [2,1,3,4,5] => 2
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0] => [1,5,2,3,4] => 1
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0] => [1,4,2,3,5] => 1
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0] => [1,3,2,5,4] => 1
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0] => [1,3,2,4,5] => 1
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0] => [1,2,5,3,4] => 1
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0] => [1,2,4,3,5] => 1
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0] => [1,2,3,5,4] => 1
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5] => 1
00000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0] => [6,1,2,3,4,5] => 6
00001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0] => [5,1,2,3,4,6] => 5
00010 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0] => [4,1,2,3,6,5] => 4
00011 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0] => [4,1,2,3,5,6] => 4
00100 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0] => [3,1,2,6,4,5] => 3
00101 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0] => [3,1,2,5,4,6] => 3
00110 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0] => [3,1,2,4,6,5] => 3
00111 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0] => [3,1,2,4,5,6] => 3
01000 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0] => [2,1,6,3,4,5] => 2
01001 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0] => [2,1,5,3,4,6] => 2
01010 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0] => [2,1,4,3,6,5] => 2
01011 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0] => [2,1,4,3,5,6] => 2
01100 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0] => [2,1,3,6,4,5] => 2
01101 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0] => [2,1,3,5,4,6] => 2
01110 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0] => [2,1,3,4,6,5] => 2
01111 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6] => 2
10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0] => [1,6,2,3,4,5] => 1
10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0] => [1,5,2,3,4,6] => 1
10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0] => [1,4,2,3,6,5] => 1
10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0] => [1,4,2,3,5,6] => 1
10100 => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0] => [1,3,2,6,4,5] => 1
10101 => [1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0] => [1,3,2,5,4,6] => 1
10110 => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0] => [1,3,2,4,6,5] => 1
10111 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0] => [1,3,2,4,5,6] => 1
11000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0] => [1,2,6,3,4,5] => 1
11001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0] => [1,2,5,3,4,6] => 1
11010 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0] => [1,2,4,3,6,5] => 1
11011 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0] => [1,2,4,3,5,6] => 1
11100 => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0] => [1,2,3,6,4,5] => 1
11101 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0] => [1,2,3,5,4,6] => 1
11110 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,6,5] => 1
11111 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6] => 1
000000 => [7] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [7,1,2,3,4,5,6] => 7
000001 => [6,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [6,1,2,3,4,5,7] => 6
000010 => [5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0] => [5,1,2,3,4,7,6] => 5
000011 => [5,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0] => [5,1,2,3,4,6,7] => 5
000110 => [4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0] => [4,1,2,3,5,7,6] => 4
000111 => [4,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0] => [4,1,2,3,5,6,7] => 4
001110 => [3,1,1,2] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0] => [3,1,2,4,5,7,6] => 3
001111 => [3,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0] => [3,1,2,4,5,6,7] => 3
010000 => [2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0] => [2,1,7,3,4,5,6] => 2
010001 => [2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0] => [2,1,6,3,4,5,7] => 2
011000 => [2,1,4] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0] => [2,1,3,7,4,5,6] => 2
011100 => [2,1,1,3] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0] => [2,1,3,4,7,5,6] => 2
011111 => [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6,7] => 2
100000 => [1,6] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0] => [1,7,2,3,4,5,6] => 1
100010 => [1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0] => [1,5,2,3,4,7,6] => 1
101111 => [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0] => [1,3,2,4,5,6,7] => 1
111101 => [1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0] => [1,2,3,4,6,5,7] => 1
111110 => [1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,5,7,6] => 1
111111 => [1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6,7] => 1
0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [8,1,2,3,4,5,6,7] => 8
0000001 => [7,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0] => [7,1,2,3,4,5,6,8] => 7
0000010 => [6,2] => [1,1,1,1,1,1,0,0,0,0,0,0,1,1,0,0] => [6,1,2,3,4,5,8,7] => 6
0000011 => [6,1,1] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0] => [6,1,2,3,4,5,7,8] => 6
0000110 => [5,1,2] => [1,1,1,1,1,0,0,0,0,0,1,0,1,1,0,0] => [5,1,2,3,4,6,8,7] => 5
0000111 => [5,1,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0,1,0] => [5,1,2,3,4,6,7,8] => 5
0001000 => [4,4] => [1,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0] => [4,1,2,3,8,5,6,7] => 4
0001010 => [4,2,2] => [1,1,1,1,0,0,0,0,1,1,0,0,1,1,0,0] => [4,1,2,3,6,5,8,7] => 4
0011100 => [3,1,1,3] => [1,1,1,0,0,0,1,0,1,0,1,1,1,0,0,0] => [3,1,2,4,5,8,6,7] => 3
0100000 => [2,6] => [1,1,0,0,1,1,1,1,1,1,0,0,0,0,0,0] => [2,1,8,3,4,5,6,7] => 2
0100010 => [2,4,2] => [1,1,0,0,1,1,1,1,0,0,0,0,1,1,0,0] => [2,1,6,3,4,5,8,7] => 2
0101000 => [2,2,4] => [1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0] => [2,1,4,3,8,5,6,7] => 2
0101010 => [2,2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0] => [2,1,4,3,6,5,8,7] => 2
0110000 => [2,1,5] => [1,1,0,0,1,0,1,1,1,1,1,0,0,0,0,0] => [2,1,3,8,4,5,6,7] => 2
0111110 => [2,1,1,1,1,2] => [1,1,0,0,1,0,1,0,1,0,1,0,1,1,0,0] => [2,1,3,4,5,6,8,7] => 2
0111111 => [2,1,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6,7,8] => 2
1000000 => [1,7] => [1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,8,2,3,4,5,6,7] => 1
1000001 => [1,6,1] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [1,7,2,3,4,5,6,8] => 1
1000011 => [1,5,1,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,0] => [1,6,2,3,4,5,7,8] => 1
1000100 => [1,4,3] => [1,0,1,1,1,1,0,0,0,0,1,1,1,0,0,0] => [1,5,2,3,4,8,6,7] => 1
>>> Load all 148 entries. <<<
1000101 => [1,4,2,1] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0,1,0] => [1,5,2,3,4,7,6,8] => 1
1000111 => [1,4,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0,1,0] => [1,5,2,3,4,6,7,8] => 1
1001001 => [1,3,3,1] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0,1,0] => [1,4,2,3,7,5,6,8] => 1
1001100 => [1,3,1,3] => [1,0,1,1,1,0,0,0,1,0,1,1,1,0,0,0] => [1,4,2,3,5,8,6,7] => 1
1001101 => [1,3,1,2,1] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0,1,0] => [1,4,2,3,5,7,6,8] => 1
1001111 => [1,3,1,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0,1,0] => [1,4,2,3,5,6,7,8] => 1
1010000 => [1,2,5] => [1,0,1,1,0,0,1,1,1,1,1,0,0,0,0,0] => [1,3,2,8,4,5,6,7] => 1
1010001 => [1,2,4,1] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0] => [1,3,2,7,4,5,6,8] => 1
1010011 => [1,2,3,1,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0,1,0] => [1,3,2,6,4,5,7,8] => 1
1010100 => [1,2,2,3] => [1,0,1,1,0,0,1,1,0,0,1,1,1,0,0,0] => [1,3,2,5,4,8,6,7] => 1
1010101 => [1,2,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0] => [1,3,2,5,4,7,6,8] => 1
1010111 => [1,2,2,1,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0,1,0] => [1,3,2,5,4,6,7,8] => 1
1011100 => [1,2,1,1,3] => [1,0,1,1,0,0,1,0,1,0,1,1,1,0,0,0] => [1,3,2,4,5,8,6,7] => 1
1011101 => [1,2,1,1,2,1] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,0] => [1,3,2,4,5,7,6,8] => 1
1011111 => [1,2,1,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,0] => [1,3,2,4,5,6,7,8] => 1
1101011 => [1,1,2,2,1,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0,1,0] => [1,2,4,3,6,5,7,8] => 1
1110000 => [1,1,1,5] => [1,0,1,0,1,0,1,1,1,1,1,0,0,0,0,0] => [1,2,3,8,4,5,6,7] => 1
1110001 => [1,1,1,4,1] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0,1,0] => [1,2,3,7,4,5,6,8] => 1
1110011 => [1,1,1,3,1,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0,1,0] => [1,2,3,6,4,5,7,8] => 1
1110100 => [1,1,1,2,3] => [1,0,1,0,1,0,1,1,0,0,1,1,1,0,0,0] => [1,2,3,5,4,8,6,7] => 1
1110101 => [1,1,1,2,2,1] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,0] => [1,2,3,5,4,7,6,8] => 1
1110111 => [1,1,1,2,1,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0] => [1,2,3,5,4,6,7,8] => 1
1111100 => [1,1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0] => [1,2,3,4,5,8,6,7] => 1
1111101 => [1,1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0,1,0] => [1,2,3,4,5,7,6,8] => 1
1111110 => [1,1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,5,6,8,7] => 1
1111111 => [1,1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6,7,8] => 1
00000000 => [9] => [1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [9,1,2,3,4,5,6,7,8] => 9
00000001 => [8,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0] => [8,1,2,3,4,5,6,7,9] => 8
00000010 => [7,2] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,0,0] => [7,1,2,3,4,5,6,9,8] => 7
00000011 => [7,1,1] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,1,0] => [7,1,2,3,4,5,6,8,9] => 7
01000000 => [2,7] => [1,1,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [2,1,9,3,4,5,6,7,8] => 2
01111111 => [2,1,1,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6,7,8,9] => 2
10000000 => [1,8] => [1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0] => [1,9,2,3,4,5,6,7,8] => 1
11111110 => [1,1,1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,5,6,7,9,8] => 1
11111111 => [1,1,1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6,7,8,9] => 1
000000000 => [10] => [1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0] => [10,1,2,3,4,5,6,7,8,9] => 10
000000001 => [9,1] => [1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0] => [9,1,2,3,4,5,6,7,8,10] => 9
010101010 => [2,2,2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0] => [2,1,4,3,6,5,8,7,10,9] => 2
011111111 => [2,1,1,1,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [2,1,3,4,5,6,7,8,9,10] => 2
100000000 => [1,9] => [1,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0] => [1,10,2,3,4,5,6,7,8,9] => 1
111111110 => [1,1,1,1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,5,6,7,8,10,9] => 1
111111111 => [1,1,1,1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0] => [1,2,3,4,5,6,7,8,9,10] => 1
1111111110 => [1,1,1,1,1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0] => [1,2,3,4,5,6,7,8,9,11,10] => 1
1000000000 => [1,10] => [1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0] => [1,11,2,3,4,5,6,7,8,9,10] => 1
=> [1] => [1,0] => [1] => 1
0000000001 => [10,1] => [1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0] => [10,1,2,3,4,5,6,7,8,9,11] => 10
01010101010 => [2,2,2,2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0] => [2,1,4,3,6,5,8,7,10,9,12,11] => 2
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
click to show known generating functions       
Description
The first entry of the permutation.
This can be described as 1 plus the number of occurrences of the vincular pattern ([2,1], {(0,0),(0,1),(0,2)}), i.e., the first column is shaded, see [1].
This statistic is related to the number of deficiencies St000703The number of deficiencies of a permutation. as follows: consider the arc diagram of a permutation $\pi$ of $n$, together with its rotations, obtained by conjugating with the long cycle $(1,\dots,n)$. Drawing the labels $1$ to $n$ in this order on a circle, and the arcs $(i, \pi(i))$ as straight lines, the rotation of $\pi$ is obtained by replacing each number $i$ by $(i\bmod n) +1$. Then, $\pi(1)-1$ is the number of rotations of $\pi$ where the arc $(1, \pi(1))$ is a deficiency. In particular, if $O(\pi)$ is the orbit of rotations of $\pi$, then the number of deficiencies of $\pi$ equals
$$ \frac{1}{|O(\pi)|}\sum_{\sigma\in O(\pi)} (\sigma(1)-1). $$
Map
to 321-avoiding permutation (Krattenthaler)
Description
Krattenthaler's bijection to 321-avoiding permutations.
Draw the path of semilength $n$ in an $n\times n$ square matrix, starting at the upper left corner, with right and down steps, and staying below the diagonal. Then the permutation matrix is obtained by placing ones into the cells corresponding to the peaks of the path and placing ones into the remaining columns from left to right, such that the row indices of the cells increase.
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.