searching the database
Your data matches 4 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: St001884
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00095: Integer partitions —to binary word⟶ Binary words
Mp00136: Binary words —rotate back-to-front⟶ Binary words
St001884: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00095: Integer partitions —to binary word⟶ Binary words
Mp00136: Binary words —rotate back-to-front⟶ Binary words
St001884: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1]
=> [1]
=> 10 => 01 => 1
[2,1]
=> [1]
=> 10 => 01 => 1
[1,1,1]
=> [1,1]
=> 110 => 011 => 1
[3,1]
=> [1]
=> 10 => 01 => 1
[2,2]
=> [2]
=> 100 => 010 => 2
[2,1,1]
=> [1,1]
=> 110 => 011 => 1
[1,1,1,1]
=> [1,1,1]
=> 1110 => 0111 => 1
[4,1]
=> [1]
=> 10 => 01 => 1
[3,2]
=> [2]
=> 100 => 010 => 2
[3,1,1]
=> [1,1]
=> 110 => 011 => 1
[2,2,1]
=> [2,1]
=> 1010 => 0101 => 2
[2,1,1,1]
=> [1,1,1]
=> 1110 => 0111 => 1
[1,1,1,1,1]
=> [1,1,1,1]
=> 11110 => 01111 => 1
[5,1]
=> [1]
=> 10 => 01 => 1
[4,2]
=> [2]
=> 100 => 010 => 2
[4,1,1]
=> [1,1]
=> 110 => 011 => 1
[3,3]
=> [3]
=> 1000 => 0100 => 2
[3,2,1]
=> [2,1]
=> 1010 => 0101 => 2
[3,1,1,1]
=> [1,1,1]
=> 1110 => 0111 => 1
[2,2,2]
=> [2,2]
=> 1100 => 0110 => 2
[2,2,1,1]
=> [2,1,1]
=> 10110 => 01011 => 1
[2,1,1,1,1]
=> [1,1,1,1]
=> 11110 => 01111 => 1
[1,1,1,1,1,1]
=> [1,1,1,1,1]
=> 111110 => 011111 => 1
[6,1]
=> [1]
=> 10 => 01 => 1
[5,2]
=> [2]
=> 100 => 010 => 2
[5,1,1]
=> [1,1]
=> 110 => 011 => 1
[4,3]
=> [3]
=> 1000 => 0100 => 2
[4,2,1]
=> [2,1]
=> 1010 => 0101 => 2
[4,1,1,1]
=> [1,1,1]
=> 1110 => 0111 => 1
[3,3,1]
=> [3,1]
=> 10010 => 01001 => 2
[3,2,2]
=> [2,2]
=> 1100 => 0110 => 2
[3,2,1,1]
=> [2,1,1]
=> 10110 => 01011 => 1
[3,1,1,1,1]
=> [1,1,1,1]
=> 11110 => 01111 => 1
[2,2,2,1]
=> [2,2,1]
=> 11010 => 01101 => 2
[2,2,1,1,1]
=> [2,1,1,1]
=> 101110 => 010111 => 1
[2,1,1,1,1,1]
=> [1,1,1,1,1]
=> 111110 => 011111 => 1
[1,1,1,1,1,1,1]
=> [1,1,1,1,1,1]
=> 1111110 => 0111111 => 1
[7,1]
=> [1]
=> 10 => 01 => 1
[6,2]
=> [2]
=> 100 => 010 => 2
[6,1,1]
=> [1,1]
=> 110 => 011 => 1
[5,3]
=> [3]
=> 1000 => 0100 => 2
[5,2,1]
=> [2,1]
=> 1010 => 0101 => 2
[5,1,1,1]
=> [1,1,1]
=> 1110 => 0111 => 1
[4,4]
=> [4]
=> 10000 => 01000 => 2
[4,3,1]
=> [3,1]
=> 10010 => 01001 => 2
[4,2,2]
=> [2,2]
=> 1100 => 0110 => 2
[4,2,1,1]
=> [2,1,1]
=> 10110 => 01011 => 1
[4,1,1,1,1]
=> [1,1,1,1]
=> 11110 => 01111 => 1
[3,3,2]
=> [3,2]
=> 10100 => 01010 => 3
[3,3,1,1]
=> [3,1,1]
=> 100110 => 010011 => 1
Description
The number of borders of a binary word.
A border of a binary word $w$ is a word which is both a prefix and a suffix of $w$.
Matching statistic: St000007
Mp00042: Integer partitions —initial tableau⟶ Standard tableaux
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00086: Permutations —first fundamental transformation⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 4% ●values known / values provided: 4%●distinct values known / distinct values provided: 40%
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00086: Permutations —first fundamental transformation⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 4% ●values known / values provided: 4%●distinct values known / distinct values provided: 40%
Values
[1,1]
=> [[1],[2]]
=> [2,1] => [2,1] => 2 = 1 + 1
[2,1]
=> [[1,2],[3]]
=> [3,1,2] => [2,3,1] => 2 = 1 + 1
[1,1,1]
=> [[1],[2],[3]]
=> [3,2,1] => [3,1,2] => 2 = 1 + 1
[3,1]
=> [[1,2,3],[4]]
=> [4,1,2,3] => [2,3,4,1] => 2 = 1 + 1
[2,2]
=> [[1,2],[3,4]]
=> [3,4,1,2] => [2,4,3,1] => 3 = 2 + 1
[2,1,1]
=> [[1,2],[3],[4]]
=> [4,3,1,2] => [2,4,1,3] => 2 = 1 + 1
[1,1,1,1]
=> [[1],[2],[3],[4]]
=> [4,3,2,1] => [4,1,2,3] => 2 = 1 + 1
[4,1]
=> [[1,2,3,4],[5]]
=> [5,1,2,3,4] => [2,3,4,5,1] => 2 = 1 + 1
[3,2]
=> [[1,2,3],[4,5]]
=> [4,5,1,2,3] => [2,3,5,4,1] => 3 = 2 + 1
[3,1,1]
=> [[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [2,3,5,1,4] => 2 = 1 + 1
[2,2,1]
=> [[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [2,5,4,1,3] => 3 = 2 + 1
[2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [2,5,1,3,4] => 2 = 1 + 1
[1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [5,1,2,3,4] => 2 = 1 + 1
[5,1]
=> [[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [2,3,4,5,6,1] => 2 = 1 + 1
[4,2]
=> [[1,2,3,4],[5,6]]
=> [5,6,1,2,3,4] => [2,3,4,6,5,1] => 3 = 2 + 1
[4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [6,5,1,2,3,4] => [2,3,4,6,1,5] => 2 = 1 + 1
[3,3]
=> [[1,2,3],[4,5,6]]
=> [4,5,6,1,2,3] => [2,3,6,4,5,1] => 3 = 2 + 1
[3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [6,4,5,1,2,3] => [2,3,6,5,1,4] => 3 = 2 + 1
[3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [6,5,4,1,2,3] => [2,3,6,1,4,5] => 2 = 1 + 1
[2,2,2]
=> [[1,2],[3,4],[5,6]]
=> [5,6,3,4,1,2] => [2,6,4,1,5,3] => 3 = 2 + 1
[2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [6,5,3,4,1,2] => [2,6,4,1,3,5] => 2 = 1 + 1
[2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [6,5,4,3,1,2] => [2,6,1,3,4,5] => 2 = 1 + 1
[1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> [6,5,4,3,2,1] => [6,1,2,3,4,5] => 2 = 1 + 1
[6,1]
=> [[1,2,3,4,5,6],[7]]
=> [7,1,2,3,4,5,6] => [2,3,4,5,6,7,1] => 2 = 1 + 1
[5,2]
=> [[1,2,3,4,5],[6,7]]
=> [6,7,1,2,3,4,5] => [2,3,4,5,7,6,1] => ? = 2 + 1
[5,1,1]
=> [[1,2,3,4,5],[6],[7]]
=> [7,6,1,2,3,4,5] => [2,3,4,5,7,1,6] => 2 = 1 + 1
[4,3]
=> [[1,2,3,4],[5,6,7]]
=> [5,6,7,1,2,3,4] => [2,3,4,7,5,6,1] => ? = 2 + 1
[4,2,1]
=> [[1,2,3,4],[5,6],[7]]
=> [7,5,6,1,2,3,4] => [2,3,4,7,6,1,5] => ? = 2 + 1
[4,1,1,1]
=> [[1,2,3,4],[5],[6],[7]]
=> [7,6,5,1,2,3,4] => [2,3,4,7,1,5,6] => 2 = 1 + 1
[3,3,1]
=> [[1,2,3],[4,5,6],[7]]
=> [7,4,5,6,1,2,3] => [2,3,7,5,6,1,4] => ? = 2 + 1
[3,2,2]
=> [[1,2,3],[4,5],[6,7]]
=> [6,7,4,5,1,2,3] => [2,3,7,5,1,6,4] => ? = 2 + 1
[3,2,1,1]
=> [[1,2,3],[4,5],[6],[7]]
=> [7,6,4,5,1,2,3] => [2,3,7,5,1,4,6] => ? = 1 + 1
[3,1,1,1,1]
=> [[1,2,3],[4],[5],[6],[7]]
=> [7,6,5,4,1,2,3] => [2,3,7,1,4,5,6] => ? = 1 + 1
[2,2,2,1]
=> [[1,2],[3,4],[5,6],[7]]
=> [7,5,6,3,4,1,2] => [2,7,4,1,6,3,5] => ? = 2 + 1
[2,2,1,1,1]
=> [[1,2],[3,4],[5],[6],[7]]
=> [7,6,5,3,4,1,2] => [2,7,4,1,3,5,6] => ? = 1 + 1
[2,1,1,1,1,1]
=> [[1,2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,1,2] => [2,7,1,3,4,5,6] => 2 = 1 + 1
[1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7]]
=> [7,6,5,4,3,2,1] => [7,1,2,3,4,5,6] => 2 = 1 + 1
[7,1]
=> [[1,2,3,4,5,6,7],[8]]
=> [8,1,2,3,4,5,6,7] => [2,3,4,5,6,7,8,1] => 2 = 1 + 1
[6,2]
=> [[1,2,3,4,5,6],[7,8]]
=> [7,8,1,2,3,4,5,6] => [2,3,4,5,6,8,7,1] => ? = 2 + 1
[6,1,1]
=> [[1,2,3,4,5,6],[7],[8]]
=> [8,7,1,2,3,4,5,6] => [2,3,4,5,6,8,1,7] => 2 = 1 + 1
[5,3]
=> [[1,2,3,4,5],[6,7,8]]
=> [6,7,8,1,2,3,4,5] => [2,3,4,5,8,6,7,1] => ? = 2 + 1
[5,2,1]
=> [[1,2,3,4,5],[6,7],[8]]
=> [8,6,7,1,2,3,4,5] => [2,3,4,5,8,7,1,6] => ? = 2 + 1
[5,1,1,1]
=> [[1,2,3,4,5],[6],[7],[8]]
=> [8,7,6,1,2,3,4,5] => [2,3,4,5,8,1,6,7] => ? = 1 + 1
[4,4]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,6,7,8,1,2,3,4] => [2,3,4,8,5,6,7,1] => 3 = 2 + 1
[4,3,1]
=> [[1,2,3,4],[5,6,7],[8]]
=> [8,5,6,7,1,2,3,4] => [2,3,4,8,6,7,1,5] => ? = 2 + 1
[4,2,2]
=> [[1,2,3,4],[5,6],[7,8]]
=> [7,8,5,6,1,2,3,4] => [2,3,4,8,6,1,7,5] => ? = 2 + 1
[4,2,1,1]
=> [[1,2,3,4],[5,6],[7],[8]]
=> [8,7,5,6,1,2,3,4] => [2,3,4,8,6,1,5,7] => ? = 1 + 1
[4,1,1,1,1]
=> [[1,2,3,4],[5],[6],[7],[8]]
=> [8,7,6,5,1,2,3,4] => [2,3,4,8,1,5,6,7] => ? = 1 + 1
[3,3,2]
=> [[1,2,3],[4,5,6],[7,8]]
=> [7,8,4,5,6,1,2,3] => [2,3,8,5,6,1,7,4] => ? = 3 + 1
[3,3,1,1]
=> [[1,2,3],[4,5,6],[7],[8]]
=> [8,7,4,5,6,1,2,3] => [2,3,8,5,6,1,4,7] => ? = 1 + 1
[3,2,2,1]
=> [[1,2,3],[4,5],[6,7],[8]]
=> [8,6,7,4,5,1,2,3] => [2,3,8,5,1,7,4,6] => ? = 2 + 1
[3,2,1,1,1]
=> [[1,2,3],[4,5],[6],[7],[8]]
=> [8,7,6,4,5,1,2,3] => [2,3,8,5,1,4,6,7] => ? = 1 + 1
[3,1,1,1,1,1]
=> [[1,2,3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,1,2,3] => [2,3,8,1,4,5,6,7] => ? = 1 + 1
[2,2,2,2]
=> [[1,2],[3,4],[5,6],[7,8]]
=> [7,8,5,6,3,4,1,2] => [2,8,4,1,6,3,7,5] => 3 = 2 + 1
[2,2,2,1,1]
=> [[1,2],[3,4],[5,6],[7],[8]]
=> [8,7,5,6,3,4,1,2] => [2,8,4,1,6,3,5,7] => ? = 2 + 1
[2,2,1,1,1,1]
=> [[1,2],[3,4],[5],[6],[7],[8]]
=> [8,7,6,5,3,4,1,2] => [2,8,4,1,3,5,6,7] => ? = 1 + 1
[2,1,1,1,1,1,1]
=> [[1,2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,1,2] => [2,8,1,3,4,5,6,7] => 2 = 1 + 1
[1,1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7],[8]]
=> [8,7,6,5,4,3,2,1] => [8,1,2,3,4,5,6,7] => 2 = 1 + 1
[8,1]
=> [[1,2,3,4,5,6,7,8],[9]]
=> [9,1,2,3,4,5,6,7,8] => [2,3,4,5,6,7,8,9,1] => 2 = 1 + 1
[7,2]
=> [[1,2,3,4,5,6,7],[8,9]]
=> [8,9,1,2,3,4,5,6,7] => [2,3,4,5,6,7,9,8,1] => ? = 2 + 1
[7,1,1]
=> [[1,2,3,4,5,6,7],[8],[9]]
=> [9,8,1,2,3,4,5,6,7] => [2,3,4,5,6,7,9,1,8] => 2 = 1 + 1
[6,3]
=> [[1,2,3,4,5,6],[7,8,9]]
=> [7,8,9,1,2,3,4,5,6] => [2,3,4,5,6,9,7,8,1] => ? = 2 + 1
[6,2,1]
=> [[1,2,3,4,5,6],[7,8],[9]]
=> [9,7,8,1,2,3,4,5,6] => [2,3,4,5,6,9,8,1,7] => ? = 2 + 1
[6,1,1,1]
=> [[1,2,3,4,5,6],[7],[8],[9]]
=> [9,8,7,1,2,3,4,5,6] => [2,3,4,5,6,9,1,7,8] => ? = 1 + 1
[5,4]
=> [[1,2,3,4,5],[6,7,8,9]]
=> [6,7,8,9,1,2,3,4,5] => [2,3,4,5,9,6,7,8,1] => ? = 2 + 1
[5,3,1]
=> [[1,2,3,4,5],[6,7,8],[9]]
=> [9,6,7,8,1,2,3,4,5] => [2,3,4,5,9,7,8,1,6] => ? = 2 + 1
[5,2,2]
=> [[1,2,3,4,5],[6,7],[8,9]]
=> [8,9,6,7,1,2,3,4,5] => [2,3,4,5,9,7,1,8,6] => ? = 2 + 1
[5,2,1,1]
=> [[1,2,3,4,5],[6,7],[8],[9]]
=> [9,8,6,7,1,2,3,4,5] => [2,3,4,5,9,7,1,6,8] => ? = 1 + 1
[5,1,1,1,1]
=> [[1,2,3,4,5],[6],[7],[8],[9]]
=> [9,8,7,6,1,2,3,4,5] => [2,3,4,5,9,1,6,7,8] => ? = 1 + 1
[4,4,1]
=> [[1,2,3,4],[5,6,7,8],[9]]
=> [9,5,6,7,8,1,2,3,4] => [2,3,4,9,6,7,8,1,5] => ? = 2 + 1
[4,3,2]
=> [[1,2,3,4],[5,6,7],[8,9]]
=> [8,9,5,6,7,1,2,3,4] => [2,3,4,9,6,7,1,8,5] => ? = 3 + 1
[4,3,1,1]
=> [[1,2,3,4],[5,6,7],[8],[9]]
=> [9,8,5,6,7,1,2,3,4] => [2,3,4,9,6,7,1,5,8] => ? = 1 + 1
[4,2,2,1]
=> [[1,2,3,4],[5,6],[7,8],[9]]
=> [9,7,8,5,6,1,2,3,4] => [2,3,4,9,6,1,8,5,7] => ? = 2 + 1
[4,2,1,1,1]
=> [[1,2,3,4],[5,6],[7],[8],[9]]
=> [9,8,7,5,6,1,2,3,4] => [2,3,4,9,6,1,5,7,8] => ? = 1 + 1
[4,1,1,1,1,1]
=> [[1,2,3,4],[5],[6],[7],[8],[9]]
=> [9,8,7,6,5,1,2,3,4] => [2,3,4,9,1,5,6,7,8] => ? = 1 + 1
[3,3,3]
=> [[1,2,3],[4,5,6],[7,8,9]]
=> [7,8,9,4,5,6,1,2,3] => [2,3,9,5,6,1,7,8,4] => ? = 2 + 1
[3,3,2,1]
=> [[1,2,3],[4,5,6],[7,8],[9]]
=> [9,7,8,4,5,6,1,2,3] => [2,3,9,5,6,1,8,4,7] => ? = 3 + 1
[3,3,1,1,1]
=> [[1,2,3],[4,5,6],[7],[8],[9]]
=> [9,8,7,4,5,6,1,2,3] => [2,3,9,5,6,1,4,7,8] => ? = 1 + 1
[3,2,2,2]
=> [[1,2,3],[4,5],[6,7],[8,9]]
=> [8,9,6,7,4,5,1,2,3] => [2,3,9,5,1,7,4,8,6] => ? = 2 + 1
[3,2,2,1,1]
=> [[1,2,3],[4,5],[6,7],[8],[9]]
=> [9,8,6,7,4,5,1,2,3] => [2,3,9,5,1,7,4,6,8] => ? = 2 + 1
[3,2,1,1,1,1]
=> [[1,2,3],[4,5],[6],[7],[8],[9]]
=> [9,8,7,6,4,5,1,2,3] => [2,3,9,5,1,4,6,7,8] => ? = 1 + 1
[3,1,1,1,1,1,1]
=> [[1,2,3],[4],[5],[6],[7],[8],[9]]
=> [9,8,7,6,5,4,1,2,3] => [2,3,9,1,4,5,6,7,8] => ? = 1 + 1
[2,2,2,2,1]
=> [[1,2],[3,4],[5,6],[7,8],[9]]
=> [9,7,8,5,6,3,4,1,2] => [2,9,4,1,6,3,8,5,7] => ? = 2 + 1
[2,2,2,1,1,1]
=> [[1,2],[3,4],[5,6],[7],[8],[9]]
=> [9,8,7,5,6,3,4,1,2] => [2,9,4,1,6,3,5,7,8] => ? = 1 + 1
[2,2,1,1,1,1,1]
=> [[1,2],[3,4],[5],[6],[7],[8],[9]]
=> [9,8,7,6,5,3,4,1,2] => [2,9,4,1,3,5,6,7,8] => ? = 1 + 1
[2,1,1,1,1,1,1,1]
=> [[1,2],[3],[4],[5],[6],[7],[8],[9]]
=> [9,8,7,6,5,4,3,1,2] => [2,9,1,3,4,5,6,7,8] => 2 = 1 + 1
[1,1,1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7],[8],[9]]
=> [9,8,7,6,5,4,3,2,1] => [9,1,2,3,4,5,6,7,8] => 2 = 1 + 1
[9,1]
=> [[1,2,3,4,5,6,7,8,9],[10]]
=> [10,1,2,3,4,5,6,7,8,9] => [2,3,4,5,6,7,8,9,10,1] => 2 = 1 + 1
[8,2]
=> [[1,2,3,4,5,6,7,8],[9,10]]
=> [9,10,1,2,3,4,5,6,7,8] => [2,3,4,5,6,7,8,10,9,1] => ? = 2 + 1
[2,1,1,1,1,1,1,1,1]
=> [[1,2],[3],[4],[5],[6],[7],[8],[9],[10]]
=> [10,9,8,7,6,5,4,3,1,2] => [2,10,1,3,4,5,6,7,8,9] => 2 = 1 + 1
Description
The number of saliances of the permutation.
A saliance is a right-to-left maximum. This can be described as an occurrence of the mesh pattern $([1], {(1,1)})$, i.e., the upper right quadrant is shaded, see [1].
Matching statistic: St001330
Mp00179: Integer partitions —to skew partition⟶ Skew partitions
Mp00185: Skew partitions —cell poset⟶ Posets
Mp00074: Posets —to graph⟶ Graphs
St001330: Graphs ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 40%
Mp00185: Skew partitions —cell poset⟶ Posets
Mp00074: Posets —to graph⟶ Graphs
St001330: Graphs ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 40%
Values
[1,1]
=> [[1,1],[]]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> 2 = 1 + 1
[2,1]
=> [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> ([(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,1,1]
=> [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 2 = 1 + 1
[3,1]
=> [[3,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 2 = 1 + 1
[2,2]
=> [[2,2],[]]
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 3 = 2 + 1
[2,1,1]
=> [[2,1,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 2 = 1 + 1
[1,1,1,1]
=> [[1,1,1,1],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 2 = 1 + 1
[4,1]
=> [[4,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2 = 1 + 1
[3,2]
=> [[3,2],[]]
=> ([(0,2),(0,3),(2,4),(3,1),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ? = 2 + 1
[3,1,1]
=> [[3,1,1],[]]
=> ([(0,3),(0,4),(3,2),(4,1)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2 = 1 + 1
[2,2,1]
=> [[2,2,1],[]]
=> ([(0,2),(0,3),(2,4),(3,1),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ? = 2 + 1
[2,1,1,1]
=> [[2,1,1,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2 = 1 + 1
[1,1,1,1,1]
=> [[1,1,1,1,1],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2 = 1 + 1
[5,1]
=> [[5,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 1 + 1
[4,2]
=> [[4,2],[]]
=> ([(0,2),(0,4),(2,5),(3,1),(4,3),(4,5)],6)
=> ([(0,4),(1,2),(1,3),(2,5),(3,5),(4,5)],6)
=> ? = 2 + 1
[4,1,1]
=> [[4,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(5,1)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 1 + 1
[3,3]
=> [[3,3],[]]
=> ([(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 + 1
[3,2,1]
=> [[3,2,1],[]]
=> ([(0,3),(0,4),(3,2),(3,5),(4,1),(4,5)],6)
=> ([(0,5),(1,4),(2,4),(2,5),(3,4),(3,5)],6)
=> ? = 2 + 1
[3,1,1,1]
=> [[3,1,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(5,1)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 1 + 1
[2,2,2]
=> [[2,2,2],[]]
=> ([(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 + 1
[2,2,1,1]
=> [[2,2,1,1],[]]
=> ([(0,2),(0,4),(2,5),(3,1),(4,3),(4,5)],6)
=> ([(0,4),(1,2),(1,3),(2,5),(3,5),(4,5)],6)
=> ? = 1 + 1
[2,1,1,1,1]
=> [[2,1,1,1,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 1 + 1
[1,1,1,1,1,1]
=> [[1,1,1,1,1,1],[]]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 1 + 1
[6,1]
=> [[6,1],[]]
=> ([(0,2),(0,6),(3,5),(4,3),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 1 + 1
[5,2]
=> [[5,2],[]]
=> ([(0,2),(0,5),(2,6),(3,4),(4,1),(5,3),(5,6)],7)
=> ([(0,5),(1,2),(1,3),(2,6),(3,6),(4,5),(4,6)],7)
=> ? = 2 + 1
[5,1,1]
=> [[5,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(6,1)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 1 + 1
[4,3]
=> [[4,3],[]]
=> ([(0,2),(0,4),(2,5),(3,1),(3,6),(4,3),(4,5),(5,6)],7)
=> ([(0,6),(1,2),(1,4),(2,5),(3,4),(3,6),(4,5),(5,6)],7)
=> ? = 2 + 1
[4,2,1]
=> [[4,2,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(4,6),(5,1),(5,6)],7)
=> ([(0,6),(1,4),(2,5),(2,6),(3,5),(3,6),(4,5)],7)
=> ? = 2 + 1
[4,1,1,1]
=> [[4,1,1,1],[]]
=> ([(0,5),(0,6),(3,2),(4,1),(5,3),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 1 + 1
[3,3,1]
=> [[3,3,1],[]]
=> ([(0,3),(0,4),(2,6),(3,1),(3,5),(4,2),(4,5),(5,6)],7)
=> ([(0,6),(1,2),(1,4),(2,5),(3,4),(3,6),(4,5),(5,6)],7)
=> ? = 2 + 1
[3,2,2]
=> [[3,2,2],[]]
=> ([(0,3),(0,4),(2,6),(3,1),(3,5),(4,2),(4,5),(5,6)],7)
=> ([(0,6),(1,2),(1,4),(2,5),(3,4),(3,6),(4,5),(5,6)],7)
=> ? = 2 + 1
[3,2,1,1]
=> [[3,2,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(4,6),(5,1),(5,6)],7)
=> ([(0,6),(1,4),(2,5),(2,6),(3,5),(3,6),(4,5)],7)
=> ? = 1 + 1
[3,1,1,1,1]
=> [[3,1,1,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(6,1)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 1 + 1
[2,2,2,1]
=> [[2,2,2,1],[]]
=> ([(0,2),(0,4),(2,5),(3,1),(3,6),(4,3),(4,5),(5,6)],7)
=> ([(0,6),(1,2),(1,4),(2,5),(3,4),(3,6),(4,5),(5,6)],7)
=> ? = 2 + 1
[2,2,1,1,1]
=> [[2,2,1,1,1],[]]
=> ([(0,2),(0,5),(2,6),(3,4),(4,1),(5,3),(5,6)],7)
=> ([(0,5),(1,2),(1,3),(2,6),(3,6),(4,5),(4,6)],7)
=> ? = 1 + 1
[2,1,1,1,1,1]
=> [[2,1,1,1,1,1],[]]
=> ([(0,2),(0,6),(3,5),(4,3),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 1 + 1
[1,1,1,1,1,1,1]
=> [[1,1,1,1,1,1,1],[]]
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 1 + 1
[7,1]
=> [[7,1],[]]
=> ([(0,2),(0,7),(3,4),(4,6),(5,3),(6,1),(7,5)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[6,2]
=> [[6,2],[]]
=> ([(0,2),(0,6),(2,7),(3,5),(4,3),(5,1),(6,4),(6,7)],8)
=> ([(0,6),(1,4),(1,5),(2,3),(2,6),(3,7),(4,7),(5,7)],8)
=> ? = 2 + 1
[6,1,1]
=> [[6,1,1],[]]
=> ([(0,6),(0,7),(3,5),(4,3),(5,2),(6,4),(7,1)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[5,3]
=> [[5,3],[]]
=> ([(0,2),(0,5),(2,6),(3,4),(3,7),(4,1),(5,3),(5,6),(6,7)],8)
=> ([(0,4),(1,2),(1,5),(2,7),(3,5),(3,6),(4,6),(5,7),(6,7)],8)
=> ? = 2 + 1
[5,2,1]
=> [[5,2,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(5,7),(6,1),(6,7)],8)
=> ([(0,7),(1,5),(2,6),(2,7),(3,6),(3,7),(4,5),(4,6)],8)
=> ? = 2 + 1
[5,1,1,1]
=> [[5,1,1,1],[]]
=> ([(0,6),(0,7),(3,4),(4,1),(5,2),(6,5),(7,3)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[4,4]
=> [[4,4],[]]
=> ([(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)
=> ? = 2 + 1
[4,3,1]
=> [[4,3,1],[]]
=> ([(0,4),(0,5),(3,2),(3,7),(4,3),(4,6),(5,1),(5,6),(6,7)],8)
=> ([(0,7),(1,6),(2,5),(2,6),(3,4),(3,7),(4,5),(4,6),(5,7)],8)
=> ? = 2 + 1
[4,2,2]
=> [[4,2,2],[]]
=> ([(0,4),(0,5),(1,7),(3,2),(4,3),(4,6),(5,1),(5,6),(6,7)],8)
=> ([(0,4),(1,2),(1,5),(2,7),(3,5),(3,6),(4,6),(5,7),(6,7)],8)
=> ? = 2 + 1
[4,2,1,1]
=> [[4,2,1,1],[]]
=> ([(0,5),(0,6),(3,2),(4,1),(5,3),(5,7),(6,4),(6,7)],8)
=> ([(0,5),(1,4),(2,6),(2,7),(3,6),(3,7),(4,6),(5,7)],8)
=> ? = 1 + 1
[4,1,1,1,1]
=> [[4,1,1,1,1],[]]
=> ([(0,6),(0,7),(3,4),(4,1),(5,2),(6,5),(7,3)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[3,3,2]
=> [[3,3,2],[]]
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7)],8)
=> ([(0,3),(0,7),(1,2),(1,7),(2,5),(3,6),(4,5),(4,6),(5,7),(6,7)],8)
=> ? = 3 + 1
[3,3,1,1]
=> [[3,3,1,1],[]]
=> ([(0,4),(0,5),(1,7),(3,2),(4,3),(4,6),(5,1),(5,6),(6,7)],8)
=> ([(0,4),(1,2),(1,5),(2,7),(3,5),(3,6),(4,6),(5,7),(6,7)],8)
=> ? = 1 + 1
[3,2,2,1]
=> [[3,2,2,1],[]]
=> ([(0,4),(0,5),(3,2),(3,7),(4,3),(4,6),(5,1),(5,6),(6,7)],8)
=> ([(0,7),(1,6),(2,5),(2,6),(3,4),(3,7),(4,5),(4,6),(5,7)],8)
=> ? = 2 + 1
[3,2,1,1,1]
=> [[3,2,1,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(5,7),(6,1),(6,7)],8)
=> ([(0,7),(1,5),(2,6),(2,7),(3,6),(3,7),(4,5),(4,6)],8)
=> ? = 1 + 1
[3,1,1,1,1,1]
=> [[3,1,1,1,1,1],[]]
=> ([(0,6),(0,7),(3,5),(4,3),(5,2),(6,4),(7,1)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[2,2,2,2]
=> [[2,2,2,2],[]]
=> ([(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)
=> ? = 2 + 1
[2,2,2,1,1]
=> [[2,2,2,1,1],[]]
=> ([(0,2),(0,5),(2,6),(3,4),(3,7),(4,1),(5,3),(5,6),(6,7)],8)
=> ([(0,4),(1,2),(1,5),(2,7),(3,5),(3,6),(4,6),(5,7),(6,7)],8)
=> ? = 2 + 1
[2,2,1,1,1,1]
=> [[2,2,1,1,1,1],[]]
=> ([(0,2),(0,6),(2,7),(3,5),(4,3),(5,1),(6,4),(6,7)],8)
=> ([(0,6),(1,4),(1,5),(2,3),(2,6),(3,7),(4,7),(5,7)],8)
=> ? = 1 + 1
[2,1,1,1,1,1,1]
=> [[2,1,1,1,1,1,1],[]]
=> ([(0,2),(0,7),(3,4),(4,6),(5,3),(6,1),(7,5)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[1,1,1,1,1,1,1,1]
=> [[1,1,1,1,1,1,1,1],[]]
=> ([(0,7),(2,4),(3,2),(4,6),(5,3),(6,1),(7,5)],8)
=> ([(0,7),(1,6),(2,3),(2,4),(3,5),(4,6),(5,7)],8)
=> 2 = 1 + 1
[8,1]
=> [[8,1],[]]
=> ([(0,2),(0,8),(3,5),(4,3),(5,7),(6,4),(7,1),(8,6)],9)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? = 1 + 1
[7,2]
=> [[7,2],[]]
=> ([(0,2),(0,7),(2,8),(3,4),(4,6),(5,3),(6,1),(7,5),(7,8)],9)
=> ([(0,7),(1,3),(1,4),(2,5),(2,6),(3,7),(4,8),(5,8),(6,8)],9)
=> ? = 2 + 1
[7,1,1]
=> [[7,1,1],[]]
=> ([(0,7),(0,8),(3,4),(4,6),(5,3),(6,2),(7,5),(8,1)],9)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? = 1 + 1
[6,3]
=> [[6,3],[]]
=> ([(0,2),(0,6),(2,7),(3,5),(4,3),(4,8),(5,1),(6,4),(6,7),(7,8)],9)
=> ([(0,5),(1,2),(1,6),(2,8),(3,5),(3,7),(4,6),(4,7),(6,8),(7,8)],9)
=> ? = 2 + 1
[6,2,1]
=> [[6,2,1],[]]
=> ([(0,6),(0,7),(3,5),(4,3),(5,2),(6,4),(6,8),(7,1),(7,8)],9)
=> ([(0,8),(1,6),(2,3),(2,6),(3,7),(4,7),(4,8),(5,7),(5,8)],9)
=> ? = 2 + 1
[6,1,1,1]
=> [[6,1,1,1],[]]
=> ([(0,7),(0,8),(3,5),(4,3),(5,2),(6,1),(7,6),(8,4)],9)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? = 1 + 1
[5,4]
=> [[5,4],[]]
=> ([(0,2),(0,5),(2,6),(3,4),(3,8),(4,1),(4,7),(5,3),(5,6),(6,8),(8,7)],9)
=> ([(0,8),(1,4),(1,8),(2,3),(2,6),(3,7),(4,5),(4,6),(5,7),(5,8),(6,7)],9)
=> ? = 2 + 1
[5,3,1]
=> [[5,3,1],[]]
=> ([(0,5),(0,6),(3,4),(3,8),(4,2),(5,3),(5,7),(6,1),(6,7),(7,8)],9)
=> ([(0,8),(1,4),(2,6),(2,7),(3,5),(3,8),(4,7),(5,6),(5,7),(6,8)],9)
=> ? = 2 + 1
[5,2,2]
=> [[5,2,2],[]]
=> ([(0,5),(0,6),(2,8),(3,4),(4,1),(5,3),(5,7),(6,2),(6,7),(7,8)],9)
=> ([(0,5),(1,2),(1,6),(2,8),(3,5),(3,7),(4,6),(4,7),(6,8),(7,8)],9)
=> ? = 2 + 1
[5,2,1,1]
=> [[5,2,1,1],[]]
=> ([(0,6),(0,7),(3,4),(4,1),(5,2),(6,5),(6,8),(7,3),(7,8)],9)
=> ([(0,6),(1,5),(2,5),(2,8),(3,7),(3,8),(4,7),(4,8),(6,7)],9)
=> ? = 1 + 1
[5,1,1,1,1]
=> [[5,1,1,1,1],[]]
=> ([(0,7),(0,8),(3,5),(4,6),(5,2),(6,1),(7,3),(8,4)],9)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? = 1 + 1
[4,4,1]
=> [[4,4,1],[]]
=> ([(0,4),(0,5),(2,7),(3,2),(3,8),(4,3),(4,6),(5,1),(5,6),(6,8),(8,7)],9)
=> ([(0,8),(1,4),(1,8),(2,3),(2,6),(3,7),(4,5),(4,6),(5,7),(5,8),(6,7)],9)
=> ? = 2 + 1
[4,3,2]
=> [[4,3,2],[]]
=> ([(0,4),(0,5),(2,7),(3,1),(3,8),(4,2),(4,6),(5,3),(5,6),(6,7),(6,8)],9)
=> ([(0,7),(1,3),(1,8),(2,7),(2,8),(3,5),(4,5),(4,6),(5,8),(6,7),(6,8)],9)
=> ? = 3 + 1
[4,3,1,1]
=> [[4,3,1,1],[]]
=> ([(0,5),(0,6),(3,1),(4,2),(4,8),(5,3),(5,7),(6,4),(6,7),(7,8)],9)
=> ([(0,8),(1,4),(2,6),(2,7),(3,5),(3,8),(4,7),(5,6),(5,7),(6,8)],9)
=> ? = 1 + 1
[4,2,2,1]
=> [[4,2,2,1],[]]
=> ([(0,5),(0,6),(3,1),(4,2),(4,8),(5,3),(5,7),(6,4),(6,7),(7,8)],9)
=> ([(0,8),(1,4),(2,6),(2,7),(3,5),(3,8),(4,7),(5,6),(5,7),(6,8)],9)
=> ? = 2 + 1
[4,2,1,1,1]
=> [[4,2,1,1,1],[]]
=> ([(0,6),(0,7),(3,4),(4,1),(5,2),(6,5),(6,8),(7,3),(7,8)],9)
=> ([(0,6),(1,5),(2,5),(2,8),(3,7),(3,8),(4,7),(4,8),(6,7)],9)
=> ? = 1 + 1
[4,1,1,1,1,1]
=> [[4,1,1,1,1,1],[]]
=> ([(0,7),(0,8),(3,5),(4,3),(5,2),(6,1),(7,6),(8,4)],9)
=> ([(0,8),(1,7),(2,3),(2,4),(3,5),(4,6),(5,7),(6,8)],9)
=> ? = 1 + 1
[3,3,3]
=> [[3,3,3],[]]
=> ([(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)
=> ? = 2 + 1
[3,3,2,1]
=> [[3,3,2,1],[]]
=> ([(0,4),(0,5),(2,7),(3,1),(3,8),(4,2),(4,6),(5,3),(5,6),(6,7),(6,8)],9)
=> ([(0,7),(1,3),(1,8),(2,7),(2,8),(3,5),(4,5),(4,6),(5,8),(6,7),(6,8)],9)
=> ? = 3 + 1
[3,3,1,1,1]
=> [[3,3,1,1,1],[]]
=> ([(0,5),(0,6),(2,8),(3,4),(4,1),(5,3),(5,7),(6,2),(6,7),(7,8)],9)
=> ([(0,5),(1,2),(1,6),(2,8),(3,5),(3,7),(4,6),(4,7),(6,8),(7,8)],9)
=> ? = 1 + 1
[3,2,2,2]
=> [[3,2,2,2],[]]
=> ([(0,4),(0,5),(2,7),(3,2),(3,8),(4,3),(4,6),(5,1),(5,6),(6,8),(8,7)],9)
=> ([(0,8),(1,4),(1,8),(2,3),(2,6),(3,7),(4,5),(4,6),(5,7),(5,8),(6,7)],9)
=> ? = 2 + 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: St001200
Mp00308: Integer partitions —Bulgarian solitaire⟶ Integer partitions
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
Mp00227: Dyck paths —Delest-Viennot-inverse⟶ Dyck paths
St001200: Dyck paths ⟶ ℤResult quality: 2% ●values known / values provided: 2%●distinct values known / distinct values provided: 40%
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
Mp00227: Dyck paths —Delest-Viennot-inverse⟶ Dyck paths
St001200: Dyck paths ⟶ ℤResult quality: 2% ●values known / values provided: 2%●distinct values known / distinct values provided: 40%
Values
[1,1]
=> [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> ? = 1 + 1
[2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 2 = 1 + 1
[1,1,1]
=> [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> ? = 1 + 1
[3,1]
=> [2,2]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 2 = 1 + 1
[2,2]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[2,1,1]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2 = 1 + 1
[1,1,1,1]
=> [4]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> ? = 1 + 1
[4,1]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 1 + 1
[3,2]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[3,1,1]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 1 + 1
[2,2,1]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3 = 2 + 1
[2,1,1,1]
=> [4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 2 = 1 + 1
[1,1,1,1,1]
=> [5]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> ? = 1 + 1
[5,1]
=> [4,2]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 1 + 1
[4,2]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3 = 2 + 1
[4,1,1]
=> [3,3]
=> [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2 = 1 + 1
[3,3]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 3 = 2 + 1
[3,2,1]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3 = 2 + 1
[3,1,1,1]
=> [4,2]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 1 + 1
[2,2,2]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0,1,0]
=> ? = 2 + 1
[2,2,1,1]
=> [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0]
=> ? = 1 + 1
[2,1,1,1,1]
=> [5,1]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> ? = 1 + 1
[1,1,1,1,1,1]
=> [6]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> ? = 1 + 1
[6,1]
=> [5,2]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> ? = 1 + 1
[5,2]
=> [4,2,1]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0]
=> ? = 2 + 1
[5,1,1]
=> [4,3]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2 = 1 + 1
[4,3]
=> [3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 3 = 2 + 1
[4,2,1]
=> [3,3,1]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 3 = 2 + 1
[4,1,1,1]
=> [4,3]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2 = 1 + 1
[3,3,1]
=> [3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 3 = 2 + 1
[3,2,2]
=> [3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0,1,0]
=> ? = 2 + 1
[3,2,1,1]
=> [4,2,1]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0]
=> ? = 1 + 1
[3,1,1,1,1]
=> [5,2]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> ? = 1 + 1
[2,2,2,1]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> ? = 2 + 1
[2,2,1,1,1]
=> [5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0,1,0]
=> ? = 1 + 1
[2,1,1,1,1,1]
=> [6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> ? = 1 + 1
[1,1,1,1,1,1,1]
=> [7]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? = 1 + 1
[7,1]
=> [6,2]
=> [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0]
=> ? = 1 + 1
[6,2]
=> [5,2,1]
=> [1,0,1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0,1,0]
=> ? = 2 + 1
[6,1,1]
=> [5,3]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> ? = 1 + 1
[5,3]
=> [4,2,2]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> ? = 2 + 1
[5,2,1]
=> [4,3,1]
=> [1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> ? = 2 + 1
[5,1,1,1]
=> [4,4]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 2 = 1 + 1
[4,4]
=> [3,3,2]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 3 = 2 + 1
[4,3,1]
=> [3,3,2]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 3 = 2 + 1
[4,2,2]
=> [3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> ? = 2 + 1
[4,2,1,1]
=> [4,3,1]
=> [1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> ? = 1 + 1
[4,1,1,1,1]
=> [5,3]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> ? = 1 + 1
[3,3,2]
=> [3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0]
=> ? = 3 + 1
[3,3,1,1]
=> [4,2,2]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> ? = 1 + 1
[3,2,2,1]
=> [4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0,1,0]
=> ? = 2 + 1
[3,2,1,1,1]
=> [5,2,1]
=> [1,0,1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0,1,0]
=> ? = 1 + 1
[3,1,1,1,1,1]
=> [6,2]
=> [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0]
=> ? = 1 + 1
[2,2,2,2]
=> [4,1,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? = 2 + 1
[2,2,2,1,1]
=> [5,1,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0,1,0,1,0]
=> ? = 2 + 1
[2,2,1,1,1,1]
=> [6,1,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0,1,0]
=> ? = 1 + 1
[2,1,1,1,1,1,1]
=> [7,1]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> ? = 1 + 1
[1,1,1,1,1,1,1,1]
=> [8]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1 + 1
[8,1]
=> [7,2]
=> [1,0,1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0]
=> ? = 1 + 1
[7,2]
=> [6,2,1]
=> [1,0,1,0,1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0,1,0]
=> ? = 2 + 1
[7,1,1]
=> [6,3]
=> [1,0,1,0,1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,0,0]
=> ? = 1 + 1
[6,3]
=> [5,2,2]
=> [1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,1,0,0]
=> ? = 2 + 1
[6,2,1]
=> [5,3,1]
=> [1,0,1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0,1,0]
=> ? = 2 + 1
[6,1,1,1]
=> [5,4]
=> [1,0,1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> ? = 1 + 1
[5,4]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> ? = 2 + 1
[5,3,1]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> ? = 2 + 1
[5,2,2]
=> [4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0,1,0]
=> ? = 2 + 1
[5,2,1,1]
=> [4,4,1]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> ? = 1 + 1
[5,1,1,1,1]
=> [5,4]
=> [1,0,1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> ? = 1 + 1
[4,4,1]
=> [3,3,3]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 3 = 2 + 1
[4,3,2]
=> [3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0,1,0]
=> ? = 3 + 1
[4,3,1,1]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> ? = 1 + 1
[4,2,2,1]
=> [4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0,1,0]
=> ? = 2 + 1
[4,2,1,1,1]
=> [5,3,1]
=> [1,0,1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0,1,0]
=> ? = 1 + 1
Description
The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$.
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!