Your data matches 24 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00234: Binary words valleys-to-peaksBinary words
St001372: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 1 => 1
1 => 1 => 1
00 => 01 => 1
01 => 10 => 1
10 => 11 => 2
11 => 11 => 2
000 => 001 => 1
001 => 010 => 1
010 => 101 => 2
011 => 101 => 2
100 => 101 => 2
101 => 110 => 2
110 => 111 => 3
111 => 111 => 3
0000 => 0001 => 1
0001 => 0010 => 1
0010 => 0101 => 1
0011 => 0101 => 1
0100 => 1001 => 2
0101 => 1010 => 1
0110 => 1011 => 3
0111 => 1011 => 3
1000 => 1001 => 2
1001 => 1010 => 1
1010 => 1101 => 3
1011 => 1101 => 3
1100 => 1101 => 3
1101 => 1110 => 3
1110 => 1111 => 4
1111 => 1111 => 4
00000 => 00001 => 1
00001 => 00010 => 1
00010 => 00101 => 1
00011 => 00101 => 1
00100 => 01001 => 1
00101 => 01010 => 2
00110 => 01011 => 2
00111 => 01011 => 2
01000 => 10001 => 2
01001 => 10010 => 1
01010 => 10101 => 2
01011 => 10101 => 2
01100 => 10101 => 2
01101 => 10110 => 2
01110 => 10111 => 4
01111 => 10111 => 4
10000 => 10001 => 2
10001 => 10010 => 1
10010 => 10101 => 2
10011 => 10101 => 2
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.
Mp00097: Binary words delta morphismInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00101: Dyck paths decomposition reverseDyck paths
St001232: Dyck paths ⟶ ℤResult quality: 5% values known / values provided: 5%distinct values known / distinct values provided: 78%
Values
0 => [1] => [1,0]
=> [1,0]
=> 0 = 1 - 1
1 => [1] => [1,0]
=> [1,0]
=> 0 = 1 - 1
00 => [2] => [1,1,0,0]
=> [1,0,1,0]
=> 1 = 2 - 1
01 => [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 0 = 1 - 1
10 => [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 0 = 1 - 1
11 => [2] => [1,1,0,0]
=> [1,0,1,0]
=> 1 = 2 - 1
000 => [3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> ? ∊ {2,2} - 1
001 => [2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 1 = 2 - 1
010 => [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0 = 1 - 1
011 => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
100 => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
101 => [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0 = 1 - 1
110 => [2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 1 = 2 - 1
111 => [3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> ? ∊ {2,2} - 1
0000 => [4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
0010 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
0100 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
0101 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
0110 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
0111 => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
1000 => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
1010 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
1011 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
1100 => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
1101 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
1110 => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
1111 => [4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,3,3,3,3} - 1
00000 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
00001 => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
00010 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
00011 => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
00100 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
00101 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 2 - 1
00110 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
00111 => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
01000 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
01001 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3 = 4 - 1
01010 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
01011 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 4 = 5 - 1
01100 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
01101 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 3 - 1
01110 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
01111 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
10000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
10010 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 3 - 1
10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
10100 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 4 = 5 - 1
10101 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
10110 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3 = 4 - 1
10111 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11000 => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11010 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 2 - 1
11011 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11100 => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11101 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11110 => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
11111 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,4,4,4,4,4,4} - 1
000000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000010 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000011 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000100 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000101 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000110 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
000111 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001000 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001001 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001010 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 2 - 1
001011 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001100 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001101 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001110 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
001111 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
010000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
010001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
010010 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> 3 = 4 - 1
010011 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,5,5,5,5,5} - 1
010100 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 5 = 6 - 1
010101 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> 0 = 1 - 1
010110 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> 4 = 5 - 1
011010 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> 2 = 3 - 1
100101 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> 2 = 3 - 1
101001 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> 4 = 5 - 1
101010 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> 0 = 1 - 1
101011 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 5 = 6 - 1
101101 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> 3 = 4 - 1
110101 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 1 = 2 - 1
0010101 => [2,1,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> 1 = 2 - 1
0100101 => [1,1,2,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,0,0]
=> 3 = 4 - 1
0101001 => [1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,1,1,0,0,1,0,0,0,0,0]
=> 5 = 6 - 1
0101010 => [1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> 0 = 1 - 1
0101011 => [1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,1,0,1,0,0,0,0,0,0]
=> 6 = 7 - 1
0101101 => [1,1,1,2,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,1,0,0,0,0]
=> 4 = 5 - 1
0110101 => [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0]
=> 2 = 3 - 1
1001010 => [1,2,1,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0]
=> 2 = 3 - 1
Description
The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2.
Mp00234: Binary words valleys-to-peaksBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St001330: Graphs ⟶ ℤResult quality: 3% values known / values provided: 3%distinct values known / distinct values provided: 78%
Values
0 => 1 => [1,1] => ([(0,1)],2)
=> 2 = 1 + 1
1 => 1 => [1,1] => ([(0,1)],2)
=> 2 = 1 + 1
00 => 01 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 1 + 1
01 => 10 => [1,2] => ([(1,2)],3)
=> 2 = 1 + 1
10 => 11 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
11 => 11 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
000 => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 1 + 1
001 => 010 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 1 + 1
010 => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {2,2,2} + 1
011 => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {2,2,2} + 1
100 => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {2,2,2} + 1
101 => 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
110 => 111 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
111 => 111 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
0000 => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
0001 => 0010 => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
0010 => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
0011 => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
0100 => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
0101 => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
0110 => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
0111 => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
1000 => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
1001 => 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
1010 => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
1011 => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
1100 => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3} + 1
1101 => 1110 => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
1110 => 1111 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 4 + 1
1111 => 1111 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 4 + 1
00000 => 00001 => [5,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 1
00001 => 00010 => [4,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 1
00010 => 00101 => [3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
00011 => 00101 => [3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
00100 => 01001 => [2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
00101 => 01010 => [2,2,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
00110 => 01011 => [2,2,1,1] => ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
00111 => 01011 => [2,2,1,1] => ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01000 => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01001 => 10010 => [1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01010 => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01011 => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01100 => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01101 => 10110 => [1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01110 => 10111 => [1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
01111 => 10111 => [1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10000 => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10001 => 10010 => [1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10010 => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10011 => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10100 => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10101 => 11010 => [1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10110 => 11011 => [1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
10111 => 11011 => [1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
11000 => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
11001 => 11010 => [1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
11010 => 11101 => [1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
11011 => 11101 => [1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
11100 => 11101 => [1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4} + 1
11101 => 11110 => [1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5 = 4 + 1
11110 => 11111 => [1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 6 = 5 + 1
11111 => 11111 => [1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 6 = 5 + 1
000000 => 000001 => [6,1] => ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2 = 1 + 1
000001 => 000010 => [5,2] => ([(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
000010 => 000101 => [4,2,1] => ([(0,6),(1,5),(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
000011 => 000101 => [4,2,1] => ([(0,6),(1,5),(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
000100 => 001001 => [3,3,1] => ([(0,6),(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
000101 => 001010 => [3,2,2] => ([(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
000110 => 001011 => [3,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
000111 => 001011 => [3,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
001000 => 010001 => [2,4,1] => ([(0,6),(1,6),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
001001 => 010010 => [2,3,2] => ([(1,6),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5} + 1
111101 => 111110 => [1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> 6 = 5 + 1
111110 => 111111 => [1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> 7 = 6 + 1
111111 => 111111 => [1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> 7 = 6 + 1
0000000 => 0000001 => [7,1] => ([(0,7),(1,7),(2,7),(3,7),(4,7),(5,7),(6,7)],8)
=> 2 = 1 + 1
1111110 => 1111111 => [1,1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> 8 = 7 + 1
1111111 => 1111111 => [1,1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> 8 = 7 + 1
Description
The hat guessing number of a graph. Suppose that each vertex of a graph corresponds to a player, wearing a hat whose color is arbitrarily chosen from a set of $q$ possible colors. Each player can see the hat colors of his neighbors, but not his own hat color. All of the players are asked to guess their own hat colors simultaneously, according to a predetermined guessing strategy and the hat colors they see, where no communication between them is allowed. The hat guessing number $HG(G)$ of a graph $G$ is the largest integer $q$ such that there exists a guessing strategy guaranteeing at least one correct guess for any hat assignment of $q$ possible colors. Because it suffices that a single player guesses correctly, the hat guessing number of a graph is the maximum of the hat guessing numbers of its connected components.
Mp00262: Binary words poset of factorsPosets
St000307: Posets ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> 1
1 => ([(0,1)],2)
=> 1
00 => ([(0,2),(2,1)],3)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
11 => ([(0,2),(2,1)],3)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> 3
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> 3
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
111 => ([(0,3),(2,1),(3,2)],4)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 1
Description
The number of rowmotion orbits of a poset. Rowmotion is an operation on order ideals in a poset $P$. It sends an order ideal $I$ to the order ideal generated by the minimal antichain of $P \setminus I$.
Mp00262: Binary words poset of factorsPosets
St000632: Posets ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> 0 = 1 - 1
1 => ([(0,1)],2)
=> 0 = 1 - 1
00 => ([(0,2),(2,1)],3)
=> 0 = 1 - 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
11 => ([(0,2),(2,1)],3)
=> 0 = 1 - 1
000 => ([(0,3),(2,1),(3,2)],4)
=> 0 = 1 - 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 1 = 2 - 1
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> 2 = 3 - 1
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 1 = 2 - 1
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 1 = 2 - 1
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> 2 = 3 - 1
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 1 = 2 - 1
111 => ([(0,3),(2,1),(3,2)],4)
=> 0 = 1 - 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0 = 1 - 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4} - 1
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0 = 1 - 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0 = 1 - 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5} - 1
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0 = 1 - 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 0 = 1 - 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6} - 1
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6} - 1
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6} - 1
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6} - 1
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6} - 1
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6} - 1
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 0 = 1 - 1
Description
The jump number of the poset. A jump in a linear extension $e_1, \dots, e_n$ of a poset $P$ is a pair $(e_i, e_{i+1})$ so that $e_{i+1}$ does not cover $e_i$ in $P$. The jump number of a poset is the minimal number of jumps in linear extensions of a poset.
Matching statistic: St000272
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St000272: Graphs ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ([(0,3),(0,11),(1,2),(1,8),(2,9),(3,10),(4,5),(4,6),(4,8),(5,7),(5,9),(6,7),(6,10),(7,11),(8,9),(10,11)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ([(0,9),(0,14),(1,7),(1,10),(2,8),(2,10),(3,4),(3,9),(3,14),(4,5),(4,11),(5,7),(5,13),(6,8),(6,13),(6,14),(7,12),(8,12),(9,11),(10,12),(11,13),(11,14),(12,13)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ([(0,7),(0,11),(1,6),(1,10),(2,8),(2,10),(3,9),(3,11),(4,8),(4,9),(4,14),(5,6),(5,7),(5,14),(6,12),(7,13),(8,12),(9,13),(10,12),(11,13),(12,14),(13,14)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ([(0,7),(0,15),(1,5),(1,14),(2,6),(2,8),(3,4),(3,13),(3,15),(4,6),(4,10),(5,12),(5,13),(6,11),(7,8),(7,9),(8,11),(9,11),(9,12),(9,15),(10,11),(10,12),(10,13),(12,14),(13,14),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ([(0,5),(0,7),(1,6),(1,8),(2,9),(2,14),(3,4),(3,8),(3,13),(4,10),(4,15),(5,6),(5,11),(6,12),(7,11),(7,14),(8,12),(9,10),(9,15),(10,13),(10,14),(11,12),(11,15),(12,13),(13,15),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ([(0,15),(0,16),(1,7),(1,10),(2,8),(2,9),(3,4),(3,5),(3,6),(4,15),(4,16),(5,11),(5,15),(6,8),(6,11),(7,14),(7,16),(8,13),(9,10),(9,13),(10,14),(11,12),(11,13),(12,14),(12,15),(12,16),(13,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
Description
The treewidth of a graph. A graph has treewidth zero if and only if it has no edges. A connected graph has treewidth at most one if and only if it is a tree. A connected graph has treewidth at most two if and only if it is a series-parallel graph.
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St000482: Graphs ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ([(0,3),(0,11),(1,2),(1,8),(2,9),(3,10),(4,5),(4,6),(4,8),(5,7),(5,9),(6,7),(6,10),(7,11),(8,9),(10,11)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ([(0,9),(0,14),(1,7),(1,10),(2,8),(2,10),(3,4),(3,9),(3,14),(4,5),(4,11),(5,7),(5,13),(6,8),(6,13),(6,14),(7,12),(8,12),(9,11),(10,12),(11,13),(11,14),(12,13)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ([(0,7),(0,11),(1,6),(1,10),(2,8),(2,10),(3,9),(3,11),(4,8),(4,9),(4,14),(5,6),(5,7),(5,14),(6,12),(7,13),(8,12),(9,13),(10,12),(11,13),(12,14),(13,14)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ([(0,7),(0,15),(1,5),(1,14),(2,6),(2,8),(3,4),(3,13),(3,15),(4,6),(4,10),(5,12),(5,13),(6,11),(7,8),(7,9),(8,11),(9,11),(9,12),(9,15),(10,11),(10,12),(10,13),(12,14),(13,14),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ([(0,5),(0,7),(1,6),(1,8),(2,9),(2,14),(3,4),(3,8),(3,13),(4,10),(4,15),(5,6),(5,11),(6,12),(7,11),(7,14),(8,12),(9,10),(9,15),(10,13),(10,14),(11,12),(11,15),(12,13),(13,15),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ([(0,15),(0,16),(1,7),(1,10),(2,8),(2,9),(3,4),(3,5),(3,6),(4,15),(4,16),(5,11),(5,15),(6,8),(6,11),(7,14),(7,16),(8,13),(9,10),(9,13),(10,14),(11,12),(11,13),(12,14),(12,15),(12,16),(13,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
Description
The (zero)-forcing number of a graph. This is the minimal number of vertices initially coloured black, such that eventually all vertices of the graph are coloured black when using the following rule: when $u$ is a black vertex of $G$, and exactly one neighbour $v$ of $u$ is white, then colour $v$ black.
Matching statistic: St000536
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St000536: Graphs ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ([(0,3),(0,11),(1,2),(1,8),(2,9),(3,10),(4,5),(4,6),(4,8),(5,7),(5,9),(6,7),(6,10),(7,11),(8,9),(10,11)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ([(0,9),(0,14),(1,7),(1,10),(2,8),(2,10),(3,4),(3,9),(3,14),(4,5),(4,11),(5,7),(5,13),(6,8),(6,13),(6,14),(7,12),(8,12),(9,11),(10,12),(11,13),(11,14),(12,13)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ([(0,7),(0,11),(1,6),(1,10),(2,8),(2,10),(3,9),(3,11),(4,8),(4,9),(4,14),(5,6),(5,7),(5,14),(6,12),(7,13),(8,12),(9,13),(10,12),(11,13),(12,14),(13,14)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ([(0,7),(0,15),(1,5),(1,14),(2,6),(2,8),(3,4),(3,13),(3,15),(4,6),(4,10),(5,12),(5,13),(6,11),(7,8),(7,9),(8,11),(9,11),(9,12),(9,15),(10,11),(10,12),(10,13),(12,14),(13,14),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ([(0,5),(0,7),(1,6),(1,8),(2,9),(2,14),(3,4),(3,8),(3,13),(4,10),(4,15),(5,6),(5,11),(6,12),(7,11),(7,14),(8,12),(9,10),(9,15),(10,13),(10,14),(11,12),(11,15),(12,13),(13,15),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ([(0,15),(0,16),(1,7),(1,10),(2,8),(2,9),(3,4),(3,5),(3,6),(4,15),(4,16),(5,11),(5,15),(6,8),(6,11),(7,14),(7,16),(8,13),(9,10),(9,13),(10,14),(11,12),(11,13),(12,14),(12,15),(12,16),(13,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
Description
The pathwidth of a graph.
Matching statistic: St000771
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St000771: Graphs ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ([(0,3),(0,11),(1,2),(1,8),(2,9),(3,10),(4,5),(4,6),(4,8),(5,7),(5,9),(6,7),(6,10),(7,11),(8,9),(10,11)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ([(0,9),(0,14),(1,7),(1,10),(2,8),(2,10),(3,4),(3,9),(3,14),(4,5),(4,11),(5,7),(5,13),(6,8),(6,13),(6,14),(7,12),(8,12),(9,11),(10,12),(11,13),(11,14),(12,13)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ([(0,7),(0,11),(1,6),(1,10),(2,8),(2,10),(3,9),(3,11),(4,8),(4,9),(4,14),(5,6),(5,7),(5,14),(6,12),(7,13),(8,12),(9,13),(10,12),(11,13),(12,14),(13,14)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ([(0,7),(0,15),(1,5),(1,14),(2,6),(2,8),(3,4),(3,13),(3,15),(4,6),(4,10),(5,12),(5,13),(6,11),(7,8),(7,9),(8,11),(9,11),(9,12),(9,15),(10,11),(10,12),(10,13),(12,14),(13,14),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ([(0,5),(0,7),(1,6),(1,8),(2,9),(2,14),(3,4),(3,8),(3,13),(4,10),(4,15),(5,6),(5,11),(6,12),(7,11),(7,14),(8,12),(9,10),(9,15),(10,13),(10,14),(11,12),(11,15),(12,13),(13,15),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ([(0,15),(0,16),(1,7),(1,10),(2,8),(2,9),(3,4),(3,5),(3,6),(4,15),(4,16),(5,11),(5,15),(6,8),(6,11),(7,14),(7,16),(8,13),(9,10),(9,13),(10,14),(11,12),(11,13),(12,14),(12,15),(12,16),(13,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
Description
The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. The distance Laplacian of a graph is the (symmetric) matrix with row and column sums $0$, which has the negative distances between two vertices as its off-diagonal entries. This statistic is the largest multiplicity of an eigenvalue. For example, the cycle on four vertices has distance Laplacian $$ \left(\begin{array}{rrrr} 4 & -1 & -2 & -1 \\ -1 & 4 & -1 & -2 \\ -2 & -1 & 4 & -1 \\ -1 & -2 & -1 & 4 \end{array}\right). $$ Its eigenvalues are $0,4,4,6$, so the statistic is $2$. The path on four vertices has eigenvalues $0, 4.7\dots, 6, 9.2\dots$ and therefore statistic $1$.
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St000774: Graphs ⟶ ℤResult quality: 2% values known / values provided: 2%distinct values known / distinct values provided: 33%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,4),(0,5),(1,2),(1,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 3
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,3),(0,5),(1,2),(1,5),(2,4),(3,4),(4,5)],6)
=> 2
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
0001 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0010 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0011 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0100 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0101 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0110 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1001 => ([(0,2),(0,3),(1,5),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,6),(8,5)],9)
=> ([(0,5),(0,6),(1,7),(1,8),(2,5),(2,6),(2,8),(3,6),(3,7),(3,8),(4,5),(4,7),(4,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1011 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ([(0,6),(0,7),(1,4),(1,5),(2,5),(2,7),(3,4),(3,6),(4,8),(5,8),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1101 => ([(0,2),(0,3),(1,6),(2,7),(2,8),(3,1),(3,7),(3,8),(5,4),(6,4),(7,5),(8,5),(8,6)],9)
=> ([(0,5),(0,8),(1,4),(1,6),(2,6),(2,8),(3,4),(3,5),(3,8),(4,7),(5,7),(6,7),(7,8)],9)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,3),(0,7),(1,2),(1,4),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? ∊ {1,1,1,1,2,2,3,3,3,3,3,3,4,4}
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
00001 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00010 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00011 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00100 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00101 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00110 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
00111 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01000 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01001 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01010 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01011 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01100 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01101 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01110 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
01111 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10001 => ([(0,3),(0,4),(1,2),(1,10),(1,11),(2,8),(2,9),(3,6),(3,7),(4,1),(4,6),(4,7),(6,11),(7,10),(8,5),(9,5),(10,8),(11,9)],12)
=> ([(0,9),(0,11),(1,7),(1,8),(2,5),(2,9),(2,11),(3,4),(3,9),(3,11),(4,7),(4,10),(5,8),(5,10),(6,7),(6,8),(6,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10011 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10101 => ([(0,1),(0,2),(1,8),(1,9),(2,8),(2,9),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5),(8,6),(8,7),(9,6),(9,7)],10)
=> ([(0,4),(0,5),(1,2),(1,3),(2,6),(2,7),(3,6),(3,7),(4,8),(4,9),(5,8),(5,9),(6,8),(6,9),(7,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,10),(2,11),(3,5),(3,8),(4,6),(4,8),(4,9),(5,10),(6,10),(7,8),(7,9),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
10111 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11001 => ([(0,3),(0,4),(1,9),(2,6),(2,11),(3,2),(3,10),(3,12),(4,1),(4,10),(4,12),(6,7),(7,5),(8,5),(9,8),(10,6),(11,7),(11,8),(12,9),(12,11)],13)
=> ([(0,11),(0,12),(1,8),(1,12),(2,6),(2,7),(3,4),(3,11),(3,12),(4,5),(4,6),(5,9),(5,11),(6,9),(7,8),(7,9),(8,10),(9,10),(10,11),(10,12)],13)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ([(0,5),(0,6),(1,7),(1,10),(2,4),(2,10),(3,6),(3,8),(3,11),(4,5),(4,11),(5,9),(6,9),(7,8),(7,11),(8,9),(8,10),(9,11),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11011 => ([(0,2),(0,3),(1,5),(1,6),(2,10),(2,11),(3,1),(3,10),(3,11),(5,8),(6,7),(7,4),(8,4),(9,7),(9,8),(10,6),(10,9),(11,5),(11,9)],12)
=> ([(0,7),(0,11),(1,5),(1,6),(2,3),(2,4),(2,11),(3,6),(3,9),(4,5),(4,8),(5,10),(6,10),(7,8),(7,9),(8,10),(8,11),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> ([(0,5),(0,9),(1,4),(1,9),(2,6),(2,8),(3,7),(3,8),(4,6),(4,10),(5,7),(5,10),(6,11),(7,11),(8,11),(9,10),(10,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11101 => ([(0,3),(0,4),(1,2),(1,11),(2,8),(3,9),(3,10),(4,1),(4,9),(4,10),(6,7),(7,5),(8,5),(9,6),(10,6),(10,11),(11,7),(11,8)],12)
=> ([(0,7),(0,11),(1,5),(1,8),(2,6),(2,8),(3,4),(3,7),(3,11),(4,5),(4,9),(5,10),(6,10),(6,11),(7,9),(8,10),(9,10),(9,11)],12)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> ([(0,3),(0,7),(1,2),(1,6),(2,8),(3,9),(4,5),(4,8),(4,9),(5,6),(5,7),(6,8),(7,9)],10)
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,4,4,4,4,4,4,4,4,5,5}
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1
000000 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
000001 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ([(0,3),(0,11),(1,2),(1,8),(2,9),(3,10),(4,5),(4,6),(4,8),(5,7),(5,9),(6,7),(6,10),(7,11),(8,9),(10,11)],12)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000010 => ([(0,4),(0,5),(1,3),(1,12),(2,11),(3,2),(3,14),(4,10),(4,13),(5,1),(5,10),(5,13),(7,8),(8,9),(9,6),(10,7),(11,6),(12,8),(12,14),(13,7),(13,12),(14,9),(14,11)],15)
=> ([(0,9),(0,14),(1,7),(1,10),(2,8),(2,10),(3,4),(3,9),(3,14),(4,5),(4,11),(5,7),(5,13),(6,8),(6,13),(6,14),(7,12),(8,12),(9,11),(10,12),(11,13),(11,14),(12,13)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000011 => ([(0,5),(0,6),(1,4),(1,14),(2,11),(3,10),(4,3),(4,12),(5,1),(5,13),(6,2),(6,13),(8,9),(9,7),(10,7),(11,8),(12,9),(12,10),(13,11),(13,14),(14,8),(14,12)],15)
=> ([(0,7),(0,11),(1,6),(1,10),(2,8),(2,10),(3,9),(3,11),(4,8),(4,9),(4,14),(5,6),(5,7),(5,14),(6,12),(7,13),(8,12),(9,13),(10,12),(11,13),(12,14),(13,14)],15)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000100 => ([(0,3),(0,4),(1,10),(2,1),(2,6),(2,12),(3,14),(3,15),(4,2),(4,14),(4,15),(6,7),(7,8),(8,5),(9,5),(10,9),(11,7),(11,13),(12,10),(12,13),(13,8),(13,9),(14,6),(14,11),(15,11),(15,12)],16)
=> ([(0,7),(0,15),(1,5),(1,14),(2,6),(2,8),(3,4),(3,13),(3,15),(4,6),(4,10),(5,12),(5,13),(6,11),(7,8),(7,9),(8,11),(9,11),(9,12),(9,15),(10,11),(10,12),(10,13),(12,14),(13,14),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000101 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ([(0,5),(0,7),(1,6),(1,8),(2,9),(2,14),(3,4),(3,8),(3,13),(4,10),(4,15),(5,6),(5,11),(6,12),(7,11),(7,14),(8,12),(9,10),(9,15),(10,13),(10,14),(11,12),(11,15),(12,13),(13,15),(14,15)],16)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
000110 => ([(0,4),(0,5),(1,11),(2,1),(2,13),(3,7),(3,14),(4,2),(4,12),(4,16),(5,3),(5,12),(5,16),(7,8),(8,9),(9,6),(10,6),(11,10),(12,7),(13,11),(13,15),(14,8),(14,15),(15,9),(15,10),(16,13),(16,14)],17)
=> ([(0,15),(0,16),(1,7),(1,10),(2,8),(2,9),(3,4),(3,5),(3,6),(4,15),(4,16),(5,11),(5,15),(6,8),(6,11),(7,14),(7,16),(8,13),(9,10),(9,13),(10,14),(11,12),(11,13),(12,14),(12,15),(12,16),(13,14)],17)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6}
111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 1
Description
The maximal multiplicity of a Laplacian eigenvalue in a graph.
The following 14 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000778The metric dimension of a graph. St001261The Castelnuovo-Mumford regularity of a graph. St001270The bandwidth of a graph. St001352The number of internal nodes in the modular decomposition of a graph. St001962The proper pathwidth of a graph. St000379The number of Hamiltonian cycles in a graph. St001331The size of the minimal feedback vertex set. St001333The cardinality of a minimal edge-isolating set of a graph. St001393The induced matching number of a graph. St001580The acyclic chromatic number of a graph. St001638The book thickness of a graph. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St000636The hull number of a graph. St001883The mutual visibility number of a graph.