Your data matches 52 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St001486: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1
[1,1] => 2
[2] => 2
[1,1,1] => 2
[1,2] => 3
[2,1] => 3
[3] => 2
[1,1,1,1] => 2
[1,1,2] => 3
[1,2,1] => 4
[1,3] => 3
[2,1,1] => 3
[2,2] => 4
[3,1] => 3
[4] => 2
[1,1,1,1,1] => 2
[1,1,1,2] => 3
[1,1,2,1] => 4
[1,1,3] => 3
[1,2,1,1] => 4
[1,2,2] => 5
[1,3,1] => 4
[1,4] => 3
[2,1,1,1] => 3
[2,1,2] => 4
[2,2,1] => 5
[2,3] => 4
[3,1,1] => 3
[3,2] => 4
[4,1] => 3
[5] => 2
[1,1,1,1,1,1] => 2
[1,1,1,1,2] => 3
[1,1,1,2,1] => 4
[1,1,1,3] => 3
[1,1,2,1,1] => 4
[1,1,2,2] => 5
[1,1,3,1] => 4
[1,1,4] => 3
[1,2,1,1,1] => 4
[1,2,1,2] => 5
[1,2,2,1] => 6
[1,2,3] => 5
[1,3,1,1] => 4
[1,3,2] => 5
[1,4,1] => 4
[1,5] => 3
[2,1,1,1,1] => 3
[2,1,1,2] => 4
[2,1,2,1] => 5
Description
The number of corners of the ribbon associated with an integer composition. We associate a ribbon shape to a composition $c=(c_1,\dots,c_n)$ with $c_i$ cells in the $i$-th row from bottom to top, such that the cells in two rows overlap in precisely one cell. This statistic records the total number of corners of the ribbon shape.
Mp00094: Integer compositions to binary wordBinary words
Mp00234: Binary words valleys-to-peaksBinary words
St000288: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1 => 1 => 1
[1,1] => 11 => 11 => 2
[2] => 10 => 11 => 2
[1,1,1] => 111 => 111 => 3
[1,2] => 110 => 111 => 3
[2,1] => 101 => 110 => 2
[3] => 100 => 101 => 2
[1,1,1,1] => 1111 => 1111 => 4
[1,1,2] => 1110 => 1111 => 4
[1,2,1] => 1101 => 1110 => 3
[1,3] => 1100 => 1101 => 3
[2,1,1] => 1011 => 1101 => 3
[2,2] => 1010 => 1101 => 3
[3,1] => 1001 => 1010 => 2
[4] => 1000 => 1001 => 2
[1,1,1,1,1] => 11111 => 11111 => 5
[1,1,1,2] => 11110 => 11111 => 5
[1,1,2,1] => 11101 => 11110 => 4
[1,1,3] => 11100 => 11101 => 4
[1,2,1,1] => 11011 => 11101 => 4
[1,2,2] => 11010 => 11101 => 4
[1,3,1] => 11001 => 11010 => 3
[1,4] => 11000 => 11001 => 3
[2,1,1,1] => 10111 => 11011 => 4
[2,1,2] => 10110 => 11011 => 4
[2,2,1] => 10101 => 11010 => 3
[2,3] => 10100 => 11001 => 3
[3,1,1] => 10011 => 10101 => 3
[3,2] => 10010 => 10101 => 3
[4,1] => 10001 => 10010 => 2
[5] => 10000 => 10001 => 2
[1,1,1,1,1,1] => 111111 => 111111 => 6
[1,1,1,1,2] => 111110 => 111111 => 6
[1,1,1,2,1] => 111101 => 111110 => 5
[1,1,1,3] => 111100 => 111101 => 5
[1,1,2,1,1] => 111011 => 111101 => 5
[1,1,2,2] => 111010 => 111101 => 5
[1,1,3,1] => 111001 => 111010 => 4
[1,1,4] => 111000 => 111001 => 4
[1,2,1,1,1] => 110111 => 111011 => 5
[1,2,1,2] => 110110 => 111011 => 5
[1,2,2,1] => 110101 => 111010 => 4
[1,2,3] => 110100 => 111001 => 4
[1,3,1,1] => 110011 => 110101 => 4
[1,3,2] => 110010 => 110101 => 4
[1,4,1] => 110001 => 110010 => 3
[1,5] => 110000 => 110001 => 3
[2,1,1,1,1] => 101111 => 110111 => 5
[2,1,1,2] => 101110 => 110111 => 5
[2,1,2,1] => 101101 => 110110 => 4
Description
The number of ones in a binary word. This is also known as the Hamming weight of the word.
Mp00231: Integer compositions bounce pathDyck paths
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
Mp00072: Permutations binary search tree: left to rightBinary trees
St000203: Binary trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [.,.]
=> 1
[1,1] => [1,0,1,0]
=> [1,2] => [.,[.,.]]
=> 2
[2] => [1,1,0,0]
=> [2,1] => [[.,.],.]
=> 2
[1,1,1] => [1,0,1,0,1,0]
=> [1,2,3] => [.,[.,[.,.]]]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [1,3,2] => [.,[[.,.],.]]
=> 2
[2,1] => [1,1,0,0,1,0]
=> [2,1,3] => [[.,.],[.,.]]
=> 3
[3] => [1,1,1,0,0,0]
=> [3,1,2] => [[.,[.,.]],.]
=> 2
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [.,[.,[.,[.,.]]]]
=> 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [.,[.,[[.,.],.]]]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [.,[[.,.],[.,.]]]
=> 3
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,4,2,3] => [.,[[.,[.,.]],.]]
=> 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [[.,.],[.,[.,.]]]
=> 4
[2,2] => [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [[.,.],[[.,.],.]]
=> 3
[3,1] => [1,1,1,0,0,0,1,0]
=> [3,1,2,4] => [[.,[.,.]],[.,.]]
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [4,1,2,3] => [[.,[.,[.,.]]],.]
=> 2
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> 4
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> 4
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,3,4] => [.,[.,[[.,[.,.]],.]]]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> 4
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> 3
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,2,3,5] => [.,[[.,[.,.]],[.,.]]]
=> 3
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,5,2,3,4] => [.,[[.,[.,[.,.]]],.]]
=> 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [[.,.],[.,[.,[.,.]]]]
=> 5
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [[.,.],[.,[[.,.],.]]]
=> 4
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [[.,.],[[.,.],[.,.]]]
=> 4
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,3,4] => [[.,.],[[.,[.,.]],.]]
=> 3
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [3,1,2,4,5] => [[.,[.,.]],[.,[.,.]]]
=> 4
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [3,1,2,5,4] => [[.,[.,.]],[[.,.],.]]
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [4,1,2,3,5] => [[.,[.,[.,.]]],[.,.]]
=> 3
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [5,1,2,3,4] => [[.,[.,[.,[.,.]]]],.]
=> 2
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]]
=> 6
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,6,5] => [.,[.,[.,[.,[[.,.],.]]]]]
=> 5
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,5,4,6] => [.,[.,[.,[[.,.],[.,.]]]]]
=> 5
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,6,4,5] => [.,[.,[.,[[.,[.,.]],.]]]]
=> 4
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,5,6] => [.,[.,[[.,.],[.,[.,.]]]]]
=> 5
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5] => [.,[.,[[.,.],[[.,.],.]]]]
=> 4
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,5,3,4,6] => [.,[.,[[.,[.,.]],[.,.]]]]
=> 4
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,2,6,3,4,5] => [.,[.,[[.,[.,[.,.]]],.]]]
=> 3
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,3,2,4,5,6] => [.,[[.,.],[.,[.,[.,.]]]]]
=> 5
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,3,2,4,6,5] => [.,[[.,.],[.,[[.,.],.]]]]
=> 4
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4,6] => [.,[[.,.],[[.,.],[.,.]]]]
=> 4
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,6,4,5] => [.,[[.,.],[[.,[.,.]],.]]]
=> 3
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,4,2,3,5,6] => [.,[[.,[.,.]],[.,[.,.]]]]
=> 4
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,4,2,3,6,5] => [.,[[.,[.,.]],[[.,.],.]]]
=> 3
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,5,2,3,4,6] => [.,[[.,[.,[.,.]]],[.,.]]]
=> 3
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,6,2,3,4,5] => [.,[[.,[.,[.,[.,.]]]],.]]
=> 2
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,1,3,4,5,6] => [[.,.],[.,[.,[.,[.,.]]]]]
=> 6
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,1,3,4,6,5] => [[.,.],[.,[.,[[.,.],.]]]]
=> 5
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,3,5,4,6] => [[.,.],[.,[[.,.],[.,.]]]]
=> 5
Description
The number of external nodes of a binary tree. That is, the number of nodes that can be reached from the root by only left steps or only right steps, plus $1$ for the root node itself. A counting formula for the number of external node in all binary trees of size $n$ can be found in [1].
Mp00231: Integer compositions bounce pathDyck paths
Mp00201: Dyck paths RingelPermutations
Mp00109: Permutations descent wordBinary words
St000691: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [2,1] => 1 => 0 = 1 - 1
[1,1] => [1,0,1,0]
=> [3,1,2] => 10 => 1 = 2 - 1
[2] => [1,1,0,0]
=> [2,3,1] => 01 => 1 = 2 - 1
[1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => 100 => 1 = 2 - 1
[1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => 101 => 2 = 3 - 1
[2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => 010 => 2 = 3 - 1
[3] => [1,1,1,0,0,0]
=> [2,3,4,1] => 001 => 1 = 2 - 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => 1000 => 1 = 2 - 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => 1001 => 2 = 3 - 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => 1010 => 3 = 4 - 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => 1001 => 2 = 3 - 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => 0100 => 2 = 3 - 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => 0101 => 3 = 4 - 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => 0010 => 2 = 3 - 1
[4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => 0001 => 1 = 2 - 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [6,1,2,3,4,5] => 10000 => 1 = 2 - 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [5,1,2,3,6,4] => 10001 => 2 = 3 - 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [4,1,2,6,3,5] => 10010 => 3 = 4 - 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [4,1,2,5,6,3] => 10001 => 2 = 3 - 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [3,1,6,2,4,5] => 10100 => 3 = 4 - 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [3,1,5,2,6,4] => 10101 => 4 = 5 - 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [3,1,4,6,2,5] => 10010 => 3 = 4 - 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [3,1,4,5,6,2] => 10001 => 2 = 3 - 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,6,1,3,4,5] => 01000 => 2 = 3 - 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => 01001 => 3 = 4 - 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,4,1,6,3,5] => 01010 => 4 = 5 - 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,4,1,5,6,3] => 01001 => 3 = 4 - 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [2,3,6,1,4,5] => 00100 => 2 = 3 - 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [2,3,5,1,6,4] => 00101 => 3 = 4 - 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [2,3,4,6,1,5] => 00010 => 2 = 3 - 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => 00001 => 1 = 2 - 1
[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] => 100000 => 1 = 2 - 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [6,1,2,3,4,7,5] => 100001 => 2 = 3 - 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,1,2,3,7,4,6] => 100010 => 3 = 4 - 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [5,1,2,3,6,7,4] => 100001 => 2 = 3 - 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [4,1,2,7,3,5,6] => 100100 => 3 = 4 - 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,1,2,6,3,7,5] => 100101 => 4 = 5 - 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [4,1,2,5,7,3,6] => 100010 => 3 = 4 - 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [4,1,2,5,6,7,3] => 100001 => 2 = 3 - 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [3,1,7,2,4,5,6] => 101000 => 3 = 4 - 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [3,1,6,2,4,7,5] => 101001 => 4 = 5 - 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [3,1,5,2,7,4,6] => 101010 => 5 = 6 - 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [3,1,5,2,6,7,4] => 101001 => 4 = 5 - 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [3,1,4,7,2,5,6] => 100100 => 3 = 4 - 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [3,1,4,6,2,7,5] => 100101 => 4 = 5 - 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [3,1,4,5,7,2,6] => 100010 => 3 = 4 - 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [3,1,4,5,6,7,2] => 100001 => 2 = 3 - 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,7,1,3,4,5,6] => 010000 => 2 = 3 - 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,6,1,3,4,7,5] => 010001 => 3 = 4 - 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,5,1,3,7,4,6] => 010010 => 4 = 5 - 1
Description
The number of changes of a binary word. This is the number of indices $i$ such that $w_i \neq w_{i+1}$.
Matching statistic: St001027
Mp00231: Integer compositions bounce pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St001027: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> [1,0]
=> 0 = 1 - 1
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> 1 = 2 - 1
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 1 = 2 - 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 1 = 2 - 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1 = 2 - 1
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 2 = 3 - 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 1 = 2 - 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 3 = 4 - 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,1,1,1,1] => [1,0,1,0,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]
=> 3 = 4 - 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 3 = 4 - 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3 = 4 - 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1 = 2 - 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 4 = 5 - 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 2 = 3 - 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 1 = 2 - 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3 = 4 - 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 4 = 5 - 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 4 = 5 - 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> 4 = 5 - 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> 3 = 4 - 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> 4 = 5 - 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> 3 = 4 - 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,1,0,0,1,0,0,0]
=> 3 = 4 - 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> 4 = 5 - 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> 2 = 3 - 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> 1 = 2 - 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> 3 = 4 - 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,1,1,0,1,0,0,0,0]
=> 3 = 4 - 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 3 = 4 - 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 5 = 6 - 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,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,1,0,0]
=> 3 = 4 - 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> 3 = 4 - 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
Description
Number of simple modules with projective dimension equal to injective dimension in the Nakayama algebra corresponding to the Dyck path.
Matching statistic: St001949
Mp00184: Integer compositions to threshold graphGraphs
St001949: Graphs ⟶ ℤResult quality: 99% values known / values provided: 99%distinct values known / distinct values provided: 100%
Values
[1] => ([],1)
=> 0 = 1 - 1
[1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[2] => ([],2)
=> 1 = 2 - 1
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2 = 3 - 1
[1,2] => ([(1,2)],3)
=> 1 = 2 - 1
[2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[3] => ([],3)
=> 2 = 3 - 1
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 2 = 3 - 1
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,3] => ([(2,3)],4)
=> 2 = 3 - 1
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,2] => ([(1,3),(2,3)],4)
=> 1 = 2 - 1
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4] => ([],4)
=> 3 = 4 - 1
[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)
=> 4 = 5 - 1
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 3 - 1
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 3 - 1
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 3 - 1
[1,4] => ([(3,4)],5)
=> 3 = 4 - 1
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 3 - 1
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 2 - 1
[2,3] => ([(2,4),(3,4)],5)
=> 2 = 3 - 1
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> 2 = 3 - 1
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3 = 4 - 1
[5] => ([],5)
=> 4 = 5 - 1
[1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5 = 6 - 1
[1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4 = 5 - 1
[1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4 = 5 - 1
[1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 2 = 3 - 1
[1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> 4 = 5 - 1
[1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 2 = 3 - 1
[1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1 = 2 - 1
[1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> 2 = 3 - 1
[1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 2 = 3 - 1
[1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[1,5] => ([(4,5)],6)
=> 4 = 5 - 1
[2,1,1,1,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)
=> 4 = 5 - 1
[2,1,1,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 4 - 1
[2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 2 = 3 - 1
[1,1,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 5 - 1
Description
The rigidity index of a graph. A base of a permutation group is a set $B$ such that the pointwise stabilizer of $B$ is trivial. For example, a base of the symmetric group on $n$ letters must contain all but one letter. This statistic yields the minimal size of a base for the automorphism group of a graph.
Mp00231: Integer compositions bounce pathDyck paths
Mp00132: Dyck paths switch returns and last double riseDyck paths
St001499: Dyck paths ⟶ ℤResult quality: 86% values known / values provided: 99%distinct values known / distinct values provided: 86%
Values
[1] => [1,0]
=> [1,0]
=> ? = 1 - 1
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> 1 = 2 - 1
[2] => [1,1,0,0]
=> [1,1,0,0]
=> 1 = 2 - 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> 2 = 3 - 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 2 = 3 - 1
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> 1 = 2 - 1
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> 1 = 2 - 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> 3 = 4 - 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 3 = 4 - 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> 2 = 3 - 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 4 = 5 - 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3 = 4 - 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 3 = 4 - 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 3 = 4 - 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 2 = 3 - 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 3 = 4 - 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 3 = 4 - 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 2 = 3 - 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2 = 3 - 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 2 = 3 - 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2 = 3 - 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1 = 2 - 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 1 = 2 - 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 5 = 6 - 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 5 = 6 - 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> 4 = 5 - 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> 4 = 5 - 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 4 = 5 - 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> 4 = 5 - 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> 3 = 4 - 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> 4 = 5 - 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0,1,0]
=> 3 = 4 - 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> 3 = 4 - 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> 3 = 4 - 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> 2 = 3 - 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 2 = 3 - 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> 4 = 5 - 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0]
=> 3 = 4 - 1
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> 3 = 4 - 1
Description
The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. We use the bijection in the code by Christian Stump to have a bijection to Dyck paths.
Matching statistic: St001035
Mp00231: Integer compositions bounce pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
St001035: Dyck paths ⟶ ℤResult quality: 86% values known / values provided: 99%distinct values known / distinct values provided: 86%
Values
[1] => [1,0]
=> [1,0]
=> ? = 1 - 2
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 0 = 2 - 2
[2] => [1,1,0,0]
=> [1,0,1,0]
=> 0 = 2 - 2
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> 0 = 2 - 2
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 1 = 3 - 2
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 1 = 3 - 2
[3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0 = 2 - 2
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 0 = 2 - 2
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1 = 3 - 2
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 1 = 3 - 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0 = 2 - 2
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 0 = 2 - 2
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 1 = 3 - 2
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 3 = 5 - 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 1 = 3 - 2
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 3 = 5 - 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2 = 4 - 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1 = 3 - 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 2 = 4 - 2
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1 = 3 - 2
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0 = 2 - 2
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 0 = 2 - 2
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> 1 = 3 - 2
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 1 = 3 - 2
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0,1,0]
=> 3 = 5 - 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,1,0,0]
=> 2 = 4 - 2
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> 3 = 5 - 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> 4 = 6 - 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0,1,0]
=> 3 = 5 - 2
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> 2 = 4 - 2
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> 3 = 5 - 2
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,0,0,1,0,1,0,1,1,0,0]
=> 2 = 4 - 2
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1 = 3 - 2
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> 1 = 3 - 2
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> 2 = 4 - 2
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> 3 = 5 - 2
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> 2 = 4 - 2
Description
The convexity degree of the parallelogram polyomino associated with the Dyck path. A parallelogram polyomino is $k$-convex if $k$ is the maximal number of turns an axis-parallel path must take to connect two cells of the polyomino. For example, any rotation of a Ferrers shape has convexity degree at most one. The (bivariate) generating function is given in Theorem 2 of [1].
Matching statistic: St000249
Mp00231: Integer compositions bounce pathDyck paths
Mp00132: Dyck paths switch returns and last double riseDyck paths
Mp00138: Dyck paths to noncrossing partitionSet partitions
St000249: Set partitions ⟶ ℤResult quality: 86% values known / values provided: 99%distinct values known / distinct values provided: 86%
Values
[1] => [1,0]
=> [1,0]
=> {{1}}
=> ? = 1
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> {{1},{2}}
=> 2
[2] => [1,1,0,0]
=> [1,1,0,0]
=> {{1,2}}
=> 2
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> {{1},{2},{3}}
=> 3
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> {{1,3},{2}}
=> 2
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> {{1,2},{3}}
=> 2
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> {{1,2,3}}
=> 3
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4}}
=> 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> {{1,4},{2},{3}}
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> {{1,3},{2},{4}}
=> 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> {{1,2,4},{3}}
=> 3
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> {{1,2},{3},{4}}
=> 3
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> {{1,4},{2,3}}
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,0]
=> {{1,2,3},{4}}
=> 3
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> {{1,2,3,4}}
=> 4
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5}}
=> 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> {{1,5},{2},{3},{4}}
=> 4
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> {{1,4},{2},{3},{5}}
=> 3
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> {{1,2,5},{3},{4}}
=> 4
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> {{1,3},{2},{4},{5}}
=> 3
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> {{1,5},{2,4},{3}}
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> {{1,2,4},{3},{5}}
=> 3
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> {{1,2,3,5},{4}}
=> 4
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5}}
=> 4
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> {{1,5},{2,3},{4}}
=> 3
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> {{1,4},{2,3},{5}}
=> 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> {{1,2,5},{3,4}}
=> 3
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> {{1,2,3},{4},{5}}
=> 4
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> {{1,5},{2,3,4}}
=> 3
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> {{1,2,3,4},{5}}
=> 4
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> {{1,2,3,4,5}}
=> 5
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> {{1},{2},{3},{4},{5},{6}}
=> 6
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> {{1,6},{2},{3},{4},{5}}
=> 5
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0]
=> {{1,5},{2},{3},{4},{6}}
=> 4
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> {{1,2,6},{3},{4},{5}}
=> 5
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> {{1,4},{2},{3},{5},{6}}
=> 4
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> {{1,6},{2,5},{3},{4}}
=> 3
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0]
=> {{1,2,5},{3},{4},{6}}
=> 4
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> {{1,2,3,6},{4},{5}}
=> 5
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> {{1,3},{2},{4},{5},{6}}
=> 4
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> {{1,6},{2,4},{3},{5}}
=> 3
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0,1,0]
=> {{1,5},{2,4},{3},{6}}
=> 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,1,0,1,0,0,1,0,0,0]
=> {{1,2,6},{3,5},{4}}
=> 3
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> {{1,2,4},{3},{5},{6}}
=> 4
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> {{1,6},{2,3,5},{4}}
=> 3
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> {{1,2,3,5},{4},{6}}
=> 4
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> {{1,2,3,4,6},{5}}
=> 5
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> {{1,2},{3},{4},{5},{6}}
=> 5
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> {{1,6},{2,3},{4},{5}}
=> 4
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0]
=> {{1,5},{2,3},{4},{6}}
=> 3
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,1,0,1,0,0,0]
=> {{1,2,6},{3,4},{5}}
=> 4
Description
The number of singletons ([[St000247]]) plus the number of antisingletons ([[St000248]]) of a set partition.
Mp00184: Integer compositions to threshold graphGraphs
St001315: Graphs ⟶ ℤResult quality: 94% values known / values provided: 94%distinct values known / distinct values provided: 100%
Values
[1] => ([],1)
=> 1
[1,1] => ([(0,1)],2)
=> 2
[2] => ([],2)
=> 2
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
[1,2] => ([(1,2)],3)
=> 3
[2,1] => ([(0,2),(1,2)],3)
=> 2
[3] => ([],3)
=> 3
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,3] => ([(2,3)],4)
=> 4
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[2,2] => ([(1,3),(2,3)],4)
=> 3
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[4] => ([],4)
=> 4
[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)
=> 2
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 4
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,4] => ([(3,4)],5)
=> 5
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,3] => ([(2,4),(3,4)],5)
=> 4
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> 4
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[5] => ([],5)
=> 5
[1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 2
[1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> 5
[1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,5] => ([(4,5)],6)
=> 6
[2,1,1,1,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)
=> 2
[2,1,1,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
[1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
[1,1,1,1,2,1] => ([(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
[1,1,1,2,1,1] => ([(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
[1,1,2,1,1,1] => ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
[1,2,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
[2,1,1,1,1,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? ∊ {2,2,3,3,3,3,3}
Description
The dissociation number of a graph.
The following 42 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St000725The smallest label of a leaf of the increasing binary tree associated to a permutation. St001405The number of bonds in a permutation. St000646The number of big ascents of a permutation. St000619The number of cyclic descents of a permutation. St000836The number of descents of distance 2 of a permutation. St000837The number of ascents of distance 2 of a permutation. St000437The number of occurrences of the pattern 312 or of the pattern 321 in a permutation. St000711The number of big exceedences of a permutation. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000236The number of cyclical small weak excedances. St000259The diameter of a connected graph. St000390The number of runs of ones in a binary word. St001120The length of a longest path in a graph. St001183The maximum of $projdim(S)+injdim(S)$ over all simple modules in the Nakayama algebra corresponding to the Dyck path. St000291The number of descents of a binary word. St000292The number of ascents of a binary word. St000552The number of cut vertices of a graph. St001093The detour number of a graph. St001692The number of vertices with higher degree than the average degree in a graph. St001388The number of non-attacking neighbors of a permutation. St000741The Colin de Verdière graph invariant. St000483The number of times a permutation switches from increasing to decreasing or decreasing to increasing. St000670The reversal length of a permutation. St000742The number of big ascents of a permutation after prepending zero. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001488The number of corners of a skew partition. St000831The number of indices that are either descents or recoils. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St000956The maximal displacement of a permutation. St001649The length of a longest trail in a graph. St001180Number of indecomposable injective modules with projective dimension at most 1. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001960The number of descents of a permutation minus one if its first entry is not one. St001557The number of inversions of the second entry of a permutation. St001720The minimal length of a chain of small intervals in a lattice. St001090The number of pop-stack-sorts needed to sort a permutation. St000455The second largest eigenvalue of a graph if it is integral. St000392The length of the longest run of ones in a binary word. St000628The balance of a binary word. St001626The number of maximal proper sublattices of a lattice. St001514The dimension of the top of the Auslander-Reiten translate of the regular modules as a bimodule.