searching the database
Your data matches 19 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000529
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
St000529: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
0 => 1
1 => 1
00 => 1
01 => 2
10 => 2
11 => 1
000 => 1
001 => 3
010 => 5
011 => 3
100 => 3
101 => 5
110 => 3
111 => 1
0000 => 1
0001 => 4
0010 => 9
0011 => 6
0100 => 9
0101 => 16
0110 => 11
0111 => 4
1000 => 4
1001 => 11
1010 => 16
1011 => 9
1100 => 6
1101 => 9
1110 => 4
1111 => 1
00000 => 1
00001 => 5
00010 => 14
00011 => 10
00100 => 19
00101 => 35
00110 => 26
00111 => 10
01000 => 14
01001 => 40
01010 => 61
01011 => 35
01100 => 26
01101 => 40
01110 => 19
01111 => 5
10000 => 5
10001 => 19
10010 => 40
10011 => 26
Description
The number of permutations whose descent word is the given binary word.
This is the sizes of the preimages of the map [[Mp00109]].
Matching statistic: St000277
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00178: Binary words —to composition⟶ Integer compositions
St000277: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000277: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
0 => [2] => 1
1 => [1,1] => 1
00 => [3] => 1
01 => [2,1] => 2
10 => [1,2] => 2
11 => [1,1,1] => 1
000 => [4] => 1
001 => [3,1] => 3
010 => [2,2] => 5
011 => [2,1,1] => 3
100 => [1,3] => 3
101 => [1,2,1] => 5
110 => [1,1,2] => 3
111 => [1,1,1,1] => 1
0000 => [5] => 1
0001 => [4,1] => 4
0010 => [3,2] => 9
0011 => [3,1,1] => 6
0100 => [2,3] => 9
0101 => [2,2,1] => 16
0110 => [2,1,2] => 11
0111 => [2,1,1,1] => 4
1000 => [1,4] => 4
1001 => [1,3,1] => 11
1010 => [1,2,2] => 16
1011 => [1,2,1,1] => 9
1100 => [1,1,3] => 6
1101 => [1,1,2,1] => 9
1110 => [1,1,1,2] => 4
1111 => [1,1,1,1,1] => 1
00000 => [6] => 1
00001 => [5,1] => 5
00010 => [4,2] => 14
00011 => [4,1,1] => 10
00100 => [3,3] => 19
00101 => [3,2,1] => 35
00110 => [3,1,2] => 26
00111 => [3,1,1,1] => 10
01000 => [2,4] => 14
01001 => [2,3,1] => 40
01010 => [2,2,2] => 61
01011 => [2,2,1,1] => 35
01100 => [2,1,3] => 26
01101 => [2,1,2,1] => 40
01110 => [2,1,1,2] => 19
01111 => [2,1,1,1,1] => 5
10000 => [1,5] => 5
10001 => [1,4,1] => 19
10010 => [1,3,2] => 40
10011 => [1,3,1,1] => 26
Description
The number of ribbon shaped standard tableaux.
A ribbon is a connected skew shape which does not contain a $2\times 2$ square. The set of ribbon shapes are therefore in bijection with integer compositons, the parts of the composition specify the row lengths. This statistic records the number of standard tableaux of the given shape.
This is also the size of the preimage of the map 'descent composition' [[Mp00071]] from permutations to integer compositions: reading a tableau from bottom to top we obtain a permutation whose descent set is as prescribed.
For a composition $c=c_1,\dots,c_k$ of $n$, the number of ribbon shaped standard tableaux equals
$$
\sum_d (-1)^{k-\ell} \binom{n}{d_1, d_2, \dots, d_\ell},
$$
where the sum is over all coarsenings of $c$ obtained by replacing consecutive summands by their sum, see [sec 14.4, 1]
Matching statistic: St001595
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
St001595: Skew partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
St001595: Skew partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
0 => [2] => [[2],[]]
=> 1
1 => [1,1] => [[1,1],[]]
=> 1
00 => [3] => [[3],[]]
=> 1
01 => [2,1] => [[2,2],[1]]
=> 2
10 => [1,2] => [[2,1],[]]
=> 2
11 => [1,1,1] => [[1,1,1],[]]
=> 1
000 => [4] => [[4],[]]
=> 1
001 => [3,1] => [[3,3],[2]]
=> 3
010 => [2,2] => [[3,2],[1]]
=> 5
011 => [2,1,1] => [[2,2,2],[1,1]]
=> 3
100 => [1,3] => [[3,1],[]]
=> 3
101 => [1,2,1] => [[2,2,1],[1]]
=> 5
110 => [1,1,2] => [[2,1,1],[]]
=> 3
111 => [1,1,1,1] => [[1,1,1,1],[]]
=> 1
0000 => [5] => [[5],[]]
=> 1
0001 => [4,1] => [[4,4],[3]]
=> 4
0010 => [3,2] => [[4,3],[2]]
=> 9
0011 => [3,1,1] => [[3,3,3],[2,2]]
=> 6
0100 => [2,3] => [[4,2],[1]]
=> 9
0101 => [2,2,1] => [[3,3,2],[2,1]]
=> 16
0110 => [2,1,2] => [[3,2,2],[1,1]]
=> 11
0111 => [2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> 4
1000 => [1,4] => [[4,1],[]]
=> 4
1001 => [1,3,1] => [[3,3,1],[2]]
=> 11
1010 => [1,2,2] => [[3,2,1],[1]]
=> 16
1011 => [1,2,1,1] => [[2,2,2,1],[1,1]]
=> 9
1100 => [1,1,3] => [[3,1,1],[]]
=> 6
1101 => [1,1,2,1] => [[2,2,1,1],[1]]
=> 9
1110 => [1,1,1,2] => [[2,1,1,1],[]]
=> 4
1111 => [1,1,1,1,1] => [[1,1,1,1,1],[]]
=> 1
00000 => [6] => [[6],[]]
=> 1
00001 => [5,1] => [[5,5],[4]]
=> 5
00010 => [4,2] => [[5,4],[3]]
=> 14
00011 => [4,1,1] => [[4,4,4],[3,3]]
=> 10
00100 => [3,3] => [[5,3],[2]]
=> 19
00101 => [3,2,1] => [[4,4,3],[3,2]]
=> 35
00110 => [3,1,2] => [[4,3,3],[2,2]]
=> 26
00111 => [3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> 10
01000 => [2,4] => [[5,2],[1]]
=> 14
01001 => [2,3,1] => [[4,4,2],[3,1]]
=> 40
01010 => [2,2,2] => [[4,3,2],[2,1]]
=> 61
01011 => [2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> 35
01100 => [2,1,3] => [[4,2,2],[1,1]]
=> 26
01101 => [2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> 40
01110 => [2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> 19
01111 => [2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> 5
10000 => [1,5] => [[5,1],[]]
=> 5
10001 => [1,4,1] => [[4,4,1],[3]]
=> 19
10010 => [1,3,2] => [[4,3,1],[2]]
=> 40
10011 => [1,3,1,1] => [[3,3,3,1],[2,2]]
=> 26
Description
The number of standard Young tableaux of the skew partition.
Matching statistic: St000100
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
Mp00185: Skew partitions —cell poset⟶ Posets
St000100: Posets ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
Mp00185: Skew partitions —cell poset⟶ Posets
St000100: Posets ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
0 => [2] => [[2],[]]
=> ([(0,1)],2)
=> 1
1 => [1,1] => [[1,1],[]]
=> ([(0,1)],2)
=> 1
00 => [3] => [[3],[]]
=> ([(0,2),(2,1)],3)
=> 1
01 => [2,1] => [[2,2],[1]]
=> ([(0,2),(1,2)],3)
=> 2
10 => [1,2] => [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> 2
11 => [1,1,1] => [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> 1
000 => [4] => [[4],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
001 => [3,1] => [[3,3],[2]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
010 => [2,2] => [[3,2],[1]]
=> ([(0,3),(1,2),(1,3)],4)
=> 5
011 => [2,1,1] => [[2,2,2],[1,1]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
100 => [1,3] => [[3,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> 3
101 => [1,2,1] => [[2,2,1],[1]]
=> ([(0,3),(1,2),(1,3)],4)
=> 5
110 => [1,1,2] => [[2,1,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> 3
111 => [1,1,1,1] => [[1,1,1,1],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
0000 => [5] => [[5],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
0001 => [4,1] => [[4,4],[3]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 4
0010 => [3,2] => [[4,3],[2]]
=> ([(0,3),(1,2),(1,4),(3,4)],5)
=> 9
0011 => [3,1,1] => [[3,3,3],[2,2]]
=> ([(0,3),(1,2),(2,4),(3,4)],5)
=> 6
0100 => [2,3] => [[4,2],[1]]
=> ([(0,4),(1,2),(1,4),(2,3)],5)
=> 9
0101 => [2,2,1] => [[3,3,2],[2,1]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 16
0110 => [2,1,2] => [[3,2,2],[1,1]]
=> ([(0,4),(1,2),(1,3),(3,4)],5)
=> 11
0111 => [2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 4
1000 => [1,4] => [[4,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> 4
1001 => [1,3,1] => [[3,3,1],[2]]
=> ([(0,4),(1,2),(1,3),(3,4)],5)
=> 11
1010 => [1,2,2] => [[3,2,1],[1]]
=> ([(0,3),(0,4),(1,2),(1,4)],5)
=> 16
1011 => [1,2,1,1] => [[2,2,2,1],[1,1]]
=> ([(0,3),(1,2),(1,4),(3,4)],5)
=> 9
1100 => [1,1,3] => [[3,1,1],[]]
=> ([(0,3),(0,4),(3,2),(4,1)],5)
=> 6
1101 => [1,1,2,1] => [[2,2,1,1],[1]]
=> ([(0,4),(1,2),(1,4),(2,3)],5)
=> 9
1110 => [1,1,1,2] => [[2,1,1,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> 4
1111 => [1,1,1,1,1] => [[1,1,1,1,1],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
00000 => [6] => [[6],[]]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
00001 => [5,1] => [[5,5],[4]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> 5
00010 => [4,2] => [[5,4],[3]]
=> ([(0,4),(1,3),(1,5),(2,5),(4,2)],6)
=> 14
00011 => [4,1,1] => [[4,4,4],[3,3]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> 10
00100 => [3,3] => [[5,3],[2]]
=> ([(0,3),(1,4),(1,5),(3,5),(4,2)],6)
=> 19
00101 => [3,2,1] => [[4,4,3],[3,2]]
=> ([(0,4),(1,4),(1,5),(2,3),(3,5)],6)
=> 35
00110 => [3,1,2] => [[4,3,3],[2,2]]
=> ([(0,4),(1,2),(1,3),(3,5),(4,5)],6)
=> 26
00111 => [3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> 10
01000 => [2,4] => [[5,2],[1]]
=> ([(0,5),(1,4),(1,5),(3,2),(4,3)],6)
=> 14
01001 => [2,3,1] => [[4,4,2],[3,1]]
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 40
01010 => [2,2,2] => [[4,3,2],[2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(2,5)],6)
=> 61
01011 => [2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(3,5)],6)
=> 35
01100 => [2,1,3] => [[4,2,2],[1,1]]
=> ([(0,5),(1,3),(1,4),(3,5),(4,2)],6)
=> 26
01101 => [2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 40
01110 => [2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> ([(0,5),(1,2),(1,4),(3,5),(4,3)],6)
=> 19
01111 => [2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> 5
10000 => [1,5] => [[5,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> 5
10001 => [1,4,1] => [[4,4,1],[3]]
=> ([(0,5),(1,2),(1,4),(3,5),(4,3)],6)
=> 19
10010 => [1,3,2] => [[4,3,1],[2]]
=> ([(0,4),(0,5),(1,2),(1,3),(3,5)],6)
=> 40
10011 => [1,3,1,1] => [[3,3,3,1],[2,2]]
=> ([(0,4),(1,2),(1,3),(3,5),(4,5)],6)
=> 26
Description
The number of linear extensions of a poset.
Matching statistic: St000530
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000530: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00023: Dyck paths —to non-crossing permutation⟶ Permutations
St000530: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
0 => [2] => [1,1,0,0]
=> [2,1] => 1
1 => [1,1] => [1,0,1,0]
=> [1,2] => 1
00 => [3] => [1,1,1,0,0,0]
=> [3,2,1] => 1
01 => [2,1] => [1,1,0,0,1,0]
=> [2,1,3] => 2
10 => [1,2] => [1,0,1,1,0,0]
=> [1,3,2] => 2
11 => [1,1,1] => [1,0,1,0,1,0]
=> [1,2,3] => 1
000 => [4] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 1
001 => [3,1] => [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 3
010 => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 5
011 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 3
100 => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 3
101 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 5
110 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 3
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 1
0000 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => 1
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [4,3,2,1,5] => 4
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => 9
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => 6
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 9
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 16
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 11
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 4
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 4
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 11
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 16
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 9
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 6
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 9
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 4
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 1
00000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [6,5,4,3,2,1] => 1
00001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [5,4,3,2,1,6] => 5
00010 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [4,3,2,1,6,5] => 14
00011 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [4,3,2,1,5,6] => 10
00100 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [3,2,1,6,5,4] => 19
00101 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [3,2,1,5,4,6] => 35
00110 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [3,2,1,4,6,5] => 26
00111 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [3,2,1,4,5,6] => 10
01000 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,1,6,5,4,3] => 14
01001 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,1,5,4,3,6] => 40
01010 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,1,4,3,6,5] => 61
01011 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [2,1,4,3,5,6] => 35
01100 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,1,3,6,5,4] => 26
01101 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,3,5,4,6] => 40
01110 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,1,3,4,6,5] => 19
01111 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,1,3,4,5,6] => 5
10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,6,5,4,3,2] => 5
10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,5,4,3,2,6] => 19
10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,4,3,2,6,5] => 40
10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,4,3,2,5,6] => 26
Description
The number of permutations with the same descent word as the given permutation.
The descent word of a permutation is the binary word given by [[Mp00109]]. For a given permutation, this statistic is the number of permutations with the same descent word, so the number of elements in the fiber of the map [[Mp00109]] containing a given permutation.
This statistic appears as ''up-down analysis'' in statistical applications in genetics, see [1] and the references therein.
Matching statistic: St000001
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
St000001: Permutations ⟶ ℤResult quality: 63% ●values known / values provided: 63%●distinct values known / distinct values provided: 69%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
St000001: Permutations ⟶ ℤResult quality: 63% ●values known / values provided: 63%●distinct values known / distinct values provided: 69%
Values
0 => [2] => [1,1,0,0]
=> [2,3,1] => 1
1 => [1,1] => [1,0,1,0]
=> [3,1,2] => 1
00 => [3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 1
01 => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
10 => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
11 => [1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 1
000 => [4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
001 => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
010 => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
011 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
100 => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
101 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
110 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1
0000 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => 1
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [2,3,4,6,1,5] => 4
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [2,3,5,1,6,4] => 9
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [2,3,6,1,4,5] => 6
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,4,1,5,6,3] => 9
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,4,1,6,3,5] => 16
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => 11
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,6,1,3,4,5] => 4
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [3,1,4,5,6,2] => 4
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [3,1,4,6,2,5] => 11
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [3,1,5,2,6,4] => 16
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [3,1,6,2,4,5] => 9
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [4,1,2,5,6,3] => 6
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [4,1,2,6,3,5] => 9
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [5,1,2,3,6,4] => 4
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [6,1,2,3,4,5] => 1
00000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [2,3,4,5,6,7,1] => 1
00001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [2,3,4,5,7,1,6] => 5
00010 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,3,4,6,1,7,5] => 14
00011 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,3,4,7,1,5,6] => 10
00100 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,3,5,1,6,7,4] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00101 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,3,5,1,7,4,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00110 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,3,6,1,4,7,5] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00111 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [2,3,7,1,4,5,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01000 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,4,1,5,6,7,3] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01001 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,4,1,5,7,3,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01010 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,4,1,6,3,7,5] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01011 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [2,4,1,7,3,5,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01100 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,5,1,3,6,7,4] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01101 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,5,1,3,7,4,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01110 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,6,1,3,4,7,5] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01111 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,7,1,3,4,5,6] => 5
10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [3,1,4,5,6,7,2] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [3,1,4,5,7,2,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [3,1,4,6,2,7,5] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [3,1,4,7,2,5,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10100 => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [3,1,5,2,6,7,4] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10101 => [1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [3,1,5,2,7,4,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10110 => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [3,1,6,2,4,7,5] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10111 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [3,1,7,2,4,5,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [4,1,2,5,6,7,3] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [4,1,2,5,7,3,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11010 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,1,2,6,3,7,5] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11011 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [4,1,2,7,3,5,6] => ? ∊ {5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11100 => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [5,1,2,3,6,7,4] => 10
11101 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,1,2,3,7,4,6] => 14
11110 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [6,1,2,3,4,7,5] => 5
11111 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [7,1,2,3,4,5,6] => 1
Description
The number of reduced words for a permutation.
This is the number of ways to write a permutation as a minimal length product of simple transpositions. E.g., there are two reduced words for the permutation $[3,2,1]$, which are $(1,2)(2,3)(1,2) = (2,3)(1,2)(2,3)$.
Matching statistic: St000255
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
St000255: Permutations ⟶ ℤResult quality: 61% ●values known / values provided: 61%●distinct values known / distinct values provided: 69%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
St000255: Permutations ⟶ ℤResult quality: 61% ●values known / values provided: 61%●distinct values known / distinct values provided: 69%
Values
0 => [2] => [1,1,0,0]
=> [2,3,1] => 1
1 => [1,1] => [1,0,1,0]
=> [3,1,2] => 1
00 => [3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 1
01 => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
10 => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
11 => [1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 1
000 => [4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
001 => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
010 => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
011 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
100 => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
101 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
110 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1
0000 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => 1
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [2,3,4,6,1,5] => 4
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [2,3,5,1,6,4] => 9
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [2,3,6,1,4,5] => 6
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,4,1,5,6,3] => 9
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,4,1,6,3,5] => 16
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => 11
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,6,1,3,4,5] => 4
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [3,1,4,5,6,2] => 4
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [3,1,4,6,2,5] => 11
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [3,1,5,2,6,4] => 16
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [3,1,6,2,4,5] => 9
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [4,1,2,5,6,3] => 6
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [4,1,2,6,3,5] => 9
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [5,1,2,3,6,4] => 4
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [6,1,2,3,4,5] => 1
00000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [2,3,4,5,6,7,1] => 1
00001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [2,3,4,5,7,1,6] => 5
00010 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,3,4,6,1,7,5] => 14
00011 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,3,4,7,1,5,6] => 10
00100 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,3,5,1,6,7,4] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00101 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,3,5,1,7,4,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00110 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,3,6,1,4,7,5] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00111 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [2,3,7,1,4,5,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01000 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,4,1,5,6,7,3] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01001 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,4,1,5,7,3,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01010 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,4,1,6,3,7,5] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01011 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [2,4,1,7,3,5,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01100 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,5,1,3,6,7,4] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01101 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,5,1,3,7,4,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01110 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,6,1,3,4,7,5] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01111 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,7,1,3,4,5,6] => 5
10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [3,1,4,5,6,7,2] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [3,1,4,5,7,2,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [3,1,4,6,2,7,5] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [3,1,4,7,2,5,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10100 => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [3,1,5,2,6,7,4] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10101 => [1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [3,1,5,2,7,4,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10110 => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [3,1,6,2,4,7,5] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10111 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [3,1,7,2,4,5,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [4,1,2,5,6,7,3] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [4,1,2,5,7,3,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11010 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,1,2,6,3,7,5] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11011 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [4,1,2,7,3,5,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11100 => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [5,1,2,3,6,7,4] => 10
11101 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,1,2,3,7,4,6] => 14
11110 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [6,1,2,3,4,7,5] => 5
11111 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [7,1,2,3,4,5,6] => ? ∊ {1,5,10,10,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
Description
The number of reduced Kogan faces with the permutation as type.
This is equivalent to finding the number of ways to represent the permutation $\pi \in S_{n+1}$ as a reduced subword of $s_n (s_{n-1} s_n) (s_{n-2} s_{n-1} s_n) \dotsm (s_1 \dotsm s_n)$, or the number of reduced pipe dreams for $\pi$.
Matching statistic: St000880
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
St000880: Permutations ⟶ ℤResult quality: 42% ●values known / values provided: 42%●distinct values known / distinct values provided: 56%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
St000880: Permutations ⟶ ℤResult quality: 42% ●values known / values provided: 42%●distinct values known / distinct values provided: 56%
Values
0 => [2] => [1,1,0,0]
=> [2,3,1] => 1
1 => [1,1] => [1,0,1,0]
=> [3,1,2] => 1
00 => [3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 1
01 => [2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 2
10 => [1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 2
11 => [1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 1
000 => [4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 1
001 => [3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 3
010 => [2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 5
011 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 3
100 => [1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 3
101 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 5
110 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 3
111 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1
0000 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => 1
0001 => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [2,3,4,6,1,5] => 4
0010 => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [2,3,5,1,6,4] => 9
0011 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [2,3,6,1,4,5] => 6
0100 => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,4,1,5,6,3] => 9
0101 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,4,1,6,3,5] => 16
0110 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => 11
0111 => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,6,1,3,4,5] => 4
1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [3,1,4,5,6,2] => 4
1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [3,1,4,6,2,5] => 11
1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [3,1,5,2,6,4] => 16
1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [3,1,6,2,4,5] => 9
1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [4,1,2,5,6,3] => ? ∊ {1,4,6,9}
1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [4,1,2,6,3,5] => ? ∊ {1,4,6,9}
1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [5,1,2,3,6,4] => ? ∊ {1,4,6,9}
1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [6,1,2,3,4,5] => ? ∊ {1,4,6,9}
00000 => [6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [2,3,4,5,6,7,1] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00001 => [5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [2,3,4,5,7,1,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00010 => [4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [2,3,4,6,1,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00011 => [4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [2,3,4,7,1,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00100 => [3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [2,3,5,1,6,7,4] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00101 => [3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [2,3,5,1,7,4,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00110 => [3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [2,3,6,1,4,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
00111 => [3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [2,3,7,1,4,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01000 => [2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,4,1,5,6,7,3] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01001 => [2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [2,4,1,5,7,3,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01010 => [2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [2,4,1,6,3,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01011 => [2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [2,4,1,7,3,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01100 => [2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,5,1,3,6,7,4] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01101 => [2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,5,1,3,7,4,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01110 => [2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,6,1,3,4,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
01111 => [2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,7,1,3,4,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10000 => [1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [3,1,4,5,6,7,2] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10001 => [1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [3,1,4,5,7,2,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10010 => [1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [3,1,4,6,2,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10011 => [1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [3,1,4,7,2,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10100 => [1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [3,1,5,2,6,7,4] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10101 => [1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [3,1,5,2,7,4,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10110 => [1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [3,1,6,2,4,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
10111 => [1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [3,1,7,2,4,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11000 => [1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [4,1,2,5,6,7,3] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11001 => [1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [4,1,2,5,7,3,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11010 => [1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,1,2,6,3,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11011 => [1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [4,1,2,7,3,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11100 => [1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [5,1,2,3,6,7,4] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11101 => [1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,1,2,3,7,4,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11110 => [1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [6,1,2,3,4,7,5] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
11111 => [1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [7,1,2,3,4,5,6] => ? ∊ {1,1,5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61}
Description
The number of connected components of long braid edges in the graph of braid moves of a permutation.
Given a permutation $\pi$, let $\operatorname{Red}(\pi)$ denote the set of reduced words for $\pi$ in terms of simple transpositions $s_i = (i,i+1)$. We now say that two reduced words are connected by a long braid move if they are obtained from each other by a modification of the form $s_i s_{i+1} s_i \leftrightarrow s_{i+1} s_i s_{i+1}$ as a consecutive subword of a reduced word.
For example, the two reduced words $s_1s_3s_2s_3$ and $s_1s_2s_3s_2$ for
$$(124) = (12)(34)(23)(34) = (12)(23)(34)(23)$$
share an edge because they are obtained from each other by interchanging $s_3s_2s_3 \leftrightarrow s_3s_2s_3$.
This statistic counts the number connected components of such long braid moves among all reduced words.
Matching statistic: St001330
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00203: Graphs —cone⟶ Graphs
St001330: Graphs ⟶ ℤResult quality: 29% ●values known / values provided: 29%●distinct values known / distinct values provided: 31%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00203: Graphs —cone⟶ Graphs
St001330: Graphs ⟶ ℤResult quality: 29% ●values known / values provided: 29%●distinct values known / distinct values provided: 31%
Values
0 => [1] => ([],1)
=> ([(0,1)],2)
=> 2 = 1 + 1
1 => [1] => ([],1)
=> ([(0,1)],2)
=> 2 = 1 + 1
00 => [2] => ([],2)
=> ([(0,2),(1,2)],3)
=> 2 = 1 + 1
01 => [1,1] => ([(0,1)],2)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
10 => [1,1] => ([(0,1)],2)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
11 => [2] => ([],2)
=> ([(0,2),(1,2)],3)
=> 2 = 1 + 1
000 => [3] => ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2 = 1 + 1
001 => [2,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {3,3,5,5} + 1
010 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
011 => [1,2] => ([(1,2)],3)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {3,3,5,5} + 1
100 => [1,2] => ([(1,2)],3)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {3,3,5,5} + 1
101 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
110 => [2,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ? ∊ {3,3,5,5} + 1
111 => [3] => ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 2 = 1 + 1
0000 => [4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
0010 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
0011 => [2,2] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
0100 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
0101 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 4 + 1
0110 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
0111 => [1,3] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1000 => [1,3] => ([(2,3)],4)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1010 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 4 + 1
1011 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1100 => [2,2] => ([(1,3),(2,3)],4)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1101 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1110 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {4,4,6,6,9,9,9,9,11,11,16,16} + 1
1111 => [4] => ([],4)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
00000 => [5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 1
00001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
00010 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
00011 => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
00100 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
00101 => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(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)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
00110 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
00111 => [2,3] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01000 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01001 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(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)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01010 => [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)
=> ([(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
01011 => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01100 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01101 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(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)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01110 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
01111 => [1,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10000 => [1,4] => ([(3,4)],5)
=> ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10010 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(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)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10100 => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10101 => [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)
=> ([(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
10110 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(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)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
10111 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11000 => [2,3] => ([(2,4),(3,4)],5)
=> ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11010 => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(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)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11011 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11100 => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11101 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11110 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} + 1
11111 => [5] => ([],5)
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 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.
Matching statistic: St001876
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Values
0 => ([(0,1)],2)
=> ([(0,2),(2,1)],3)
=> 0 = 1 - 1
1 => ([(0,1)],2)
=> ([(0,2),(2,1)],3)
=> 0 = 1 - 1
00 => ([(0,2),(2,1)],3)
=> ([(0,3),(2,1),(3,2)],4)
=> 0 = 1 - 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> 1 = 2 - 1
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> 1 = 2 - 1
11 => ([(0,2),(2,1)],3)
=> ([(0,3),(2,1),(3,2)],4)
=> 0 = 1 - 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0 = 1 - 1
001 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,9),(4,8),(5,1),(5,9),(6,2),(6,5),(7,8),(8,3),(9,4),(9,7)],10)
=> ? ∊ {3,3,5,5} - 1
010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,6),(1,8),(2,8),(3,7),(4,7),(6,1),(6,2),(7,5),(8,3),(8,4)],9)
=> 2 = 3 - 1
011 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,9),(4,8),(5,1),(5,9),(6,2),(6,5),(7,8),(8,3),(9,4),(9,7)],10)
=> ? ∊ {3,3,5,5} - 1
100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,9),(4,8),(5,1),(5,9),(6,2),(6,5),(7,8),(8,3),(9,4),(9,7)],10)
=> ? ∊ {3,3,5,5} - 1
101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6)
=> ([(0,6),(1,8),(2,8),(3,7),(4,7),(6,1),(6,2),(7,5),(8,3),(8,4)],9)
=> 2 = 3 - 1
110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ([(0,6),(1,7),(2,9),(4,8),(5,1),(5,9),(6,2),(6,5),(7,8),(8,3),(9,4),(9,7)],10)
=> ? ∊ {3,3,5,5} - 1
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 0 = 1 - 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 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)
=> ([(0,8),(1,14),(3,13),(4,12),(5,11),(6,7),(6,12),(7,5),(7,9),(8,4),(8,6),(9,11),(9,13),(10,14),(11,10),(12,3),(12,9),(13,1),(13,10),(14,2)],15)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,14),(2,15),(3,13),(3,14),(4,17),(5,12),(6,11),(7,10),(8,7),(8,17),(9,4),(9,8),(10,13),(10,15),(11,16),(12,16),(13,18),(14,6),(14,18),(15,5),(15,18),(16,1),(17,2),(17,3),(17,10),(18,11),(18,12)],19)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,16),(2,17),(3,13),(4,12),(5,10),(6,11),(7,5),(7,15),(8,6),(8,15),(9,7),(9,8),(10,14),(10,16),(11,14),(11,17),(12,18),(13,18),(14,19),(15,2),(15,10),(15,11),(16,4),(16,19),(17,3),(17,19),(18,1),(19,12),(19,13)],20)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,14),(2,15),(3,13),(3,14),(4,17),(5,12),(6,11),(7,10),(8,7),(8,17),(9,4),(9,8),(10,13),(10,15),(11,16),(12,16),(13,18),(14,6),(14,18),(15,5),(15,18),(16,1),(17,2),(17,3),(17,10),(18,11),(18,12)],19)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,8),(2,11),(3,11),(4,9),(5,9),(6,10),(7,10),(8,2),(8,3),(9,1),(10,4),(10,5),(11,6),(11,7)],12)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,17),(3,11),(3,15),(4,11),(4,14),(5,12),(6,13),(7,10),(8,7),(8,17),(9,2),(9,8),(10,14),(10,15),(11,18),(12,16),(13,16),(14,5),(14,18),(15,6),(15,18),(16,1),(17,3),(17,4),(17,10),(18,12),(18,13)],19)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 1
0111 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,8),(1,14),(3,13),(4,12),(5,11),(6,7),(6,12),(7,5),(7,9),(8,4),(8,6),(9,11),(9,13),(10,14),(11,10),(12,3),(12,9),(13,1),(13,10),(14,2)],15)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 1
1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,8),(1,14),(3,13),(4,12),(5,11),(6,7),(6,12),(7,5),(7,9),(8,4),(8,6),(9,11),(9,13),(10,14),(11,10),(12,3),(12,9),(13,1),(13,10),(14,2)],15)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,17),(3,11),(3,15),(4,11),(4,14),(5,12),(6,13),(7,10),(8,7),(8,17),(9,2),(9,8),(10,14),(10,15),(11,18),(12,16),(13,16),(14,5),(14,18),(15,6),(15,18),(16,1),(17,3),(17,4),(17,10),(18,12),(18,13)],19)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,8),(2,11),(3,11),(4,9),(5,9),(6,10),(7,10),(8,2),(8,3),(9,1),(10,4),(10,5),(11,6),(11,7)],12)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,14),(2,15),(3,13),(3,14),(4,17),(5,12),(6,11),(7,10),(8,7),(8,17),(9,4),(9,8),(10,13),(10,15),(11,16),(12,16),(13,18),(14,6),(14,18),(15,5),(15,18),(16,1),(17,2),(17,3),(17,10),(18,11),(18,12)],19)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,16),(2,17),(3,13),(4,12),(5,10),(6,11),(7,5),(7,15),(8,6),(8,15),(9,7),(9,8),(10,14),(10,16),(11,14),(11,17),(12,18),(13,18),(14,19),(15,2),(15,10),(15,11),(16,4),(16,19),(17,3),(17,19),(18,1),(19,12),(19,13)],20)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 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)
=> ([(0,9),(2,14),(2,15),(3,13),(3,14),(4,17),(5,12),(6,11),(7,10),(8,7),(8,17),(9,4),(9,8),(10,13),(10,15),(11,16),(12,16),(13,18),(14,6),(14,18),(15,5),(15,18),(16,1),(17,2),(17,3),(17,10),(18,11),(18,12)],19)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 1
1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ([(0,8),(1,14),(3,13),(4,12),(5,11),(6,7),(6,12),(7,5),(7,9),(8,4),(8,6),(9,11),(9,13),(10,14),(11,10),(12,3),(12,9),(13,1),(13,10),(14,2)],15)
=> ? ∊ {4,4,4,4,6,6,9,9,9,9,11,11,16,16} - 1
1111 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 0 = 1 - 1
00000 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ([(0,10),(2,14),(3,14),(4,11),(5,11),(6,13),(7,13),(8,12),(9,12),(10,2),(10,3),(11,1),(12,6),(12,7),(13,4),(13,5),(14,8),(14,9)],15)
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ([(0,10),(2,14),(3,14),(4,11),(5,11),(6,13),(7,13),(8,12),(9,12),(10,2),(10,3),(11,1),(12,6),(12,7),(13,4),(13,5),(14,8),(14,9)],15)
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 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)
=> ?
=> ? ∊ {5,5,5,5,10,10,10,10,14,14,14,14,19,19,19,19,26,26,26,26,35,35,35,35,40,40,40,40,61,61} - 1
11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 0 = 1 - 1
Description
The number of 2-regular simple modules in the incidence algebra of the lattice.
The following 9 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001624The breadth of a lattice. St001644The dimension of a graph. St001877Number of indecomposable injective modules with projective dimension 2. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000741The Colin de Verdière graph invariant. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St000454The largest eigenvalue of a graph if it is integral. 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. St001207The Lowey length of the algebra $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!