Your data matches 15 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00178: Binary words to compositionInteger compositions
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
=> [1] => 1
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]
Mp00178: Binary words to compositionInteger compositions
Mp00180: Integer compositions to ribbonSkew 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
=> [1] => [[1],[]]
=> 1
Description
The number of standard Young tableaux of the skew partition.
Matching statistic: St000001
Mp00178: Binary words to compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000001: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
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
=> [1] => [1,0]
=> [2,1] => 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 compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000255: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
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
=> [1] => [1,0]
=> [2,1] => 1
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 compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000880: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
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
=> [1] => [1,0]
=> [2,1] => 1
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.
St000529: Binary words ⟶ ℤResult quality: 96% values known / values provided: 96%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
=> ? = 1
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: St000100
Mp00178: Binary words to compositionInteger compositions
Mp00180: Integer compositions to ribbonSkew partitions
Mp00185: Skew partitions cell posetPosets
St000100: Posets ⟶ ℤResult quality: 96% values known / values provided: 96%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
=> [1] => [[1],[]]
=> ([],1)
=> ? = 1
Description
The number of linear extensions of a poset.
Mp00178: Binary words to compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00023: Dyck paths to non-crossing permutationPermutations
St000530: Permutations ⟶ ℤResult quality: 96% values known / values provided: 96%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
=> [1] => [1,0]
=> [1] => ? = 1
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.
Mp00262: Binary words poset of factorsPosets
Mp00195: Posets order idealsLattices
St001624: Lattices ⟶ ℤResult quality: 22% values known / values provided: 33%distinct values known / distinct values provided: 22%
Values
0 => ([(0,1)],2)
=> ([(0,2),(2,1)],3)
=> 1
1 => ([(0,1)],2)
=> ([(0,2),(2,1)],3)
=> 1
00 => ([(0,2),(2,1)],3)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> 2
11 => ([(0,2),(2,1)],3)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 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
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)
=> ? = 5
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
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
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)
=> ? = 5
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
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
0000 => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 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
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)
=> ? = 9
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)
=> ? = 6
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)
=> ? = 9
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)
=> ? = 16
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)
=> ? = 11
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
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
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)
=> ? = 11
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)
=> ? = 16
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)
=> ? = 9
=> ?
=> ?
=> ? = 1
Description
The breadth of a lattice. The '''breadth''' of a lattice is the least integer $b$ such that any join $x_1\vee x_2\vee\cdots\vee x_n$, with $n > b$, can be expressed as a join over a proper subset of $\{x_1,x_2,\ldots,x_n\}$.
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St001644: Graphs ⟶ ℤResult quality: 22% values known / values provided: 33%distinct values known / distinct values provided: 22%
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)
=> ? = 3
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)
=> ? = 5
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)
=> ? = 3
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)
=> ? = 3
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)
=> ? = 5
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)
=> ? = 3
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)
=> ? = 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)
=> ? = 9
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)
=> ? = 6
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)
=> ? = 9
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)
=> ? = 16
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)
=> ? = 11
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)
=> ? = 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)
=> ? = 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)
=> ? = 11
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)
=> ? = 16
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)
=> ? = 9
=> ?
=> ?
=> ? = 1
Description
The dimension of a graph. The dimension of a graph is the least integer $n$ such that there exists a representation of the graph in the Euclidean space of dimension $n$ with all vertices distinct and all edges having unit length. Edges are allowed to intersect, however.
The following 5 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001330The hat guessing number of a graph. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St001877Number of indecomposable injective modules with projective dimension 2. St000454The largest eigenvalue of a graph if it is integral. St000455The second largest eigenvalue of a graph if it is integral.