Processing math: 61%

Your data matches 48 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St001416: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 1 = 2 - 1
1 => 1 = 2 - 1
00 => 2 = 3 - 1
01 => 1 = 2 - 1
10 => 1 = 2 - 1
11 => 2 = 3 - 1
000 => 3 = 4 - 1
001 => 2 = 3 - 1
010 => 3 = 4 - 1
011 => 2 = 3 - 1
100 => 2 = 3 - 1
101 => 3 = 4 - 1
110 => 2 = 3 - 1
111 => 3 = 4 - 1
Description
The length of a longest palindromic factor of a binary word. A factor of a word is a sequence of consecutive letters. This statistic records the maximal length of a palindromic factor.
St001417: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 1 = 2 - 1
1 => 1 = 2 - 1
00 => 2 = 3 - 1
01 => 1 = 2 - 1
10 => 1 = 2 - 1
11 => 2 = 3 - 1
000 => 3 = 4 - 1
001 => 2 = 3 - 1
010 => 3 = 4 - 1
011 => 2 = 3 - 1
100 => 2 = 3 - 1
101 => 3 = 4 - 1
110 => 2 = 3 - 1
111 => 3 = 4 - 1
Description
The length of a longest palindromic subword of a binary word. A subword of a word is a word obtained by deleting letters. This statistic records the maximal length of a palindromic subword. Any binary word of length n contains a palindromic subword of length at least n/2, obtained by removing all occurrences of the letter which occurs less often. This bound is obtained by the word beginning with n/2 zeros and ending with n/2 ones.
Mp00261: Binary words Burrows-WheelerBinary words
Mp00272: Binary words Gray nextBinary words
St000626: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 1 => 1 = 2 - 1
1 => 1 => 0 => 1 = 2 - 1
00 => 00 => 10 => 2 = 3 - 1
01 => 10 => 11 => 1 = 2 - 1
10 => 10 => 11 => 1 = 2 - 1
11 => 11 => 01 => 2 = 3 - 1
000 => 000 => 100 => 3 = 4 - 1
001 => 100 => 110 => 3 = 4 - 1
010 => 100 => 110 => 3 = 4 - 1
011 => 110 => 010 => 2 = 3 - 1
100 => 100 => 110 => 3 = 4 - 1
101 => 110 => 010 => 2 = 3 - 1
110 => 110 => 010 => 2 = 3 - 1
111 => 111 => 101 => 2 = 3 - 1
Description
The minimal period of a binary word. This is the smallest natural number p such that wi=wi+p for all i{1,,|w|p}.
Mp00234: Binary words valleys-to-peaksBinary words
Mp00158: Binary words alternating inverseBinary words
St000922: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 1 => 1 => 1 = 2 - 1
1 => 1 => 1 => 1 = 2 - 1
00 => 01 => 00 => 2 = 3 - 1
01 => 10 => 11 => 2 = 3 - 1
10 => 11 => 10 => 1 = 2 - 1
11 => 11 => 10 => 1 = 2 - 1
000 => 001 => 011 => 2 = 3 - 1
001 => 010 => 000 => 3 = 4 - 1
010 => 101 => 111 => 3 = 4 - 1
011 => 101 => 111 => 3 = 4 - 1
100 => 101 => 111 => 3 = 4 - 1
101 => 110 => 100 => 2 = 3 - 1
110 => 111 => 101 => 2 = 3 - 1
111 => 111 => 101 => 2 = 3 - 1
Description
The minimal number such that all substrings of this length are unique.
Mp00261: Binary words Burrows-WheelerBinary words
Mp00272: Binary words Gray nextBinary words
St000983: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 1 => 1 = 2 - 1
1 => 1 => 0 => 1 = 2 - 1
00 => 00 => 10 => 2 = 3 - 1
01 => 10 => 11 => 1 = 2 - 1
10 => 10 => 11 => 1 = 2 - 1
11 => 11 => 01 => 2 = 3 - 1
000 => 000 => 100 => 2 = 3 - 1
001 => 100 => 110 => 2 = 3 - 1
010 => 100 => 110 => 2 = 3 - 1
011 => 110 => 010 => 3 = 4 - 1
100 => 100 => 110 => 2 = 3 - 1
101 => 110 => 010 => 3 = 4 - 1
110 => 110 => 010 => 3 = 4 - 1
111 => 111 => 101 => 3 = 4 - 1
Description
The length of the longest alternating subword. This is the length of the longest consecutive subword of the form 010... or of the form 101....
Mp00261: Binary words Burrows-WheelerBinary words
Mp00272: Binary words Gray nextBinary words
St000691: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => 0 => 1 => 0 = 2 - 2
1 => 1 => 0 => 0 = 2 - 2
00 => 00 => 10 => 1 = 3 - 2
01 => 10 => 11 => 0 = 2 - 2
10 => 10 => 11 => 0 = 2 - 2
11 => 11 => 01 => 1 = 3 - 2
000 => 000 => 100 => 1 = 3 - 2
001 => 100 => 110 => 1 = 3 - 2
010 => 100 => 110 => 1 = 3 - 2
011 => 110 => 010 => 2 = 4 - 2
100 => 100 => 110 => 1 = 3 - 2
101 => 110 => 010 => 2 = 4 - 2
110 => 110 => 010 => 2 = 4 - 2
111 => 111 => 101 => 2 = 4 - 2
Description
The number of changes of a binary word. This is the number of indices i such that wiwi+1.
Matching statistic: St001646
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
St001646: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> 0 = 2 - 2
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> 0 = 2 - 2
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1 = 3 - 2
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 0 = 2 - 2
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 0 = 2 - 2
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1 = 3 - 2
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1 = 3 - 2
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 = 4 - 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)
=> 1 = 3 - 2
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 = 4 - 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 = 4 - 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)
=> 1 = 3 - 2
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 = 4 - 2
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1 = 3 - 2
Description
The number of edges that can be added without increasing the maximal degree of a graph. This statistic is (except for the degenerate case of two vertices) maximized by the star-graph on n vertices, which has maximal degree n1 and therefore has statistic \binom{n-1}{2}.
Matching statistic: St001116
Mp00262: Binary words poset of factorsPosets
Mp00074: Posets to graphGraphs
Mp00157: Graphs connected complementGraphs
St001116: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => ([(0,1)],2)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> 2
1 => ([(0,1)],2)
=> ([(0,1)],2)
=> ([(0,1)],2)
=> 2
00 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 2
01 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 3
10 => ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 3
11 => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 2
000 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 3
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)
=> ([(0,4),(0,5),(1,2),(1,3),(2,3),(2,5),(3,4),(4,5)],6)
=> 4
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)
=> ([(0,1),(0,5),(1,5),(2,3),(2,4),(3,4),(4,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)
=> ([(0,4),(0,5),(1,2),(1,3),(2,3),(2,5),(3,4),(4,5)],6)
=> 4
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)
=> ([(0,4),(0,5),(1,2),(1,3),(2,3),(2,5),(3,4),(4,5)],6)
=> 4
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)
=> ([(0,1),(0,5),(1,5),(2,3),(2,4),(3,4),(4,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)
=> ([(0,4),(0,5),(1,2),(1,3),(2,3),(2,5),(3,4),(4,5)],6)
=> 4
111 => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 3
Description
The game chromatic number of a graph. Two players, Alice and Bob, take turns colouring properly any uncolored vertex of the graph. Alice begins. If it is not possible for either player to colour a vertex, then Bob wins. If the graph is completely colored, Alice wins. The game chromatic number is the smallest number of colours such that Alice has a winning strategy.
Matching statistic: St001504
Mp00097: Binary words delta morphismInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
St001504: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => [1] => [1,0]
=> [1,0]
=> 2
1 => [1] => [1,0]
=> [1,0]
=> 2
00 => [2] => [1,1,0,0]
=> [1,0,1,0]
=> 2
01 => [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 3
10 => [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 3
11 => [2] => [1,1,0,0]
=> [1,0,1,0]
=> 2
000 => [3] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 3
001 => [2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 4
010 => [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 4
011 => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 3
100 => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 3
101 => [1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 4
110 => [2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 4
111 => [3] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 3
Description
The sum of all indegrees of vertices with indegree at least two in the resolution quiver of a Nakayama algebra corresponding to the Dyck path.
Matching statistic: St000199
Mp00097: Binary words delta morphismInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
Mp00035: Dyck paths to alternating sign matrixAlternating sign matrices
St000199: Alternating sign matrices ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
0 => [1] => [1,0]
=> [[1]]
=> 1 = 2 - 1
1 => [1] => [1,0]
=> [[1]]
=> 1 = 2 - 1
00 => [2] => [1,1,0,0]
=> [[0,1],[1,0]]
=> 1 = 2 - 1
01 => [1,1] => [1,0,1,0]
=> [[1,0],[0,1]]
=> 2 = 3 - 1
10 => [1,1] => [1,0,1,0]
=> [[1,0],[0,1]]
=> 2 = 3 - 1
11 => [2] => [1,1,0,0]
=> [[0,1],[1,0]]
=> 1 = 2 - 1
000 => [3] => [1,1,1,0,0,0]
=> [[0,0,1],[1,0,0],[0,1,0]]
=> 2 = 3 - 1
001 => [2,1] => [1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> 3 = 4 - 1
010 => [1,1,1] => [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 3 = 4 - 1
011 => [1,2] => [1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 2 = 3 - 1
100 => [1,2] => [1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 2 = 3 - 1
101 => [1,1,1] => [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 3 = 4 - 1
110 => [2,1] => [1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> 3 = 4 - 1
111 => [3] => [1,1,1,0,0,0]
=> [[0,0,1],[1,0,0],[0,1,0]]
=> 2 = 3 - 1
Description
The column of the unique '1' in the last row of the alternating sign matrix.
The following 38 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000240The number of indices that are not small excedances. St000393The number of strictly increasing runs in a binary word. St000740The last entry of a permutation. St000982The length of the longest constant subword. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001415The length of the longest palindromic prefix of a binary word. St001497The position of the largest weak excedence of a permutation. St000274The number of perfect matchings of a graph. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000651The maximal size of a rise in a permutation. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St001278The number of indecomposable modules that are fixed by \tau \Omega^1 composed with its inverse in the corresponding Nakayama algebra. St001682The number of distinct positions of the pattern letter 1 in occurrences of 123 in a permutation. St001795The binary logarithm of the evaluation of the Tutte polynomial of the graph at (x,y) equal to (-1,-1). St000928The sum of the coefficients of the character polynomial of an integer partition. St000727The largest label of a leaf in the binary search tree associated with the permutation. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St001030Half the number of non-boundary horizontal edges in the fully packed loop corresponding to the alternating sign matrix. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001480The number of simple summands of the module J^2/J^3. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000259The diameter of a connected graph. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St000806The semiperimeter of the associated bargraph. St001875The number of simple modules with projective dimension at most 1. St000260The radius of a connected graph. St001195The global dimension of the algebra A/AfA of the corresponding Nakayama algebra A with minimal left faithful projective-injective module Af. St000454The largest eigenvalue of a graph if it is integral. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. 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). St001330The hat guessing number of a graph. St000264The girth of a graph, which is not a tree. St001060The distinguishing index 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. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000455The second largest eigenvalue of a graph if it is integral.