searching the database
Your data matches 53 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: St001486
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00178: Binary words —to composition⟶ Integer compositions
St001486: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00178: Binary words —to composition⟶ Integer compositions
St001486: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => => [1] => 1
[1,2] => 1 => [1,1] => 2
[1,2,3] => 11 => [1,1,1] => 2
[2,1,3] => 01 => [2,1] => 3
[1,2,3,4] => 111 => [1,1,1,1] => 2
[1,3,2,4] => 101 => [1,2,1] => 4
[2,1,3,4] => 011 => [2,1,1] => 3
[2,3,1,4] => 001 => [3,1] => 3
[3,1,2,4] => 001 => [3,1] => 3
[3,2,1,4] => 001 => [3,1] => 3
[1,2,3,4,5] => 1111 => [1,1,1,1,1] => 2
[1,2,4,3,5] => 1101 => [1,1,2,1] => 4
[1,3,2,4,5] => 1011 => [1,2,1,1] => 4
[1,3,4,2,5] => 1001 => [1,3,1] => 4
[1,4,2,3,5] => 1001 => [1,3,1] => 4
[1,4,3,2,5] => 1001 => [1,3,1] => 4
[2,1,3,4,5] => 0111 => [2,1,1,1] => 3
[2,1,4,3,5] => 0101 => [2,2,1] => 5
[2,3,1,4,5] => 0011 => [3,1,1] => 3
[2,3,4,1,5] => 0001 => [4,1] => 3
[2,4,1,3,5] => 0001 => [4,1] => 3
[2,4,3,1,5] => 0001 => [4,1] => 3
[3,1,2,4,5] => 0011 => [3,1,1] => 3
[3,1,4,2,5] => 0001 => [4,1] => 3
[3,2,1,4,5] => 0011 => [3,1,1] => 3
[3,2,4,1,5] => 0001 => [4,1] => 3
[3,4,1,2,5] => 0001 => [4,1] => 3
[3,4,2,1,5] => 0001 => [4,1] => 3
[4,1,2,3,5] => 0001 => [4,1] => 3
[4,1,3,2,5] => 0001 => [4,1] => 3
[4,2,1,3,5] => 0001 => [4,1] => 3
[4,2,3,1,5] => 0001 => [4,1] => 3
[4,3,1,2,5] => 0001 => [4,1] => 3
[4,3,2,1,5] => 0001 => [4,1] => 3
[1,2,3,4,5,6] => 11111 => [1,1,1,1,1,1] => 2
[1,2,3,5,4,6] => 11101 => [1,1,1,2,1] => 4
[1,2,4,3,5,6] => 11011 => [1,1,2,1,1] => 4
[1,2,4,5,3,6] => 11001 => [1,1,3,1] => 4
[1,2,5,3,4,6] => 11001 => [1,1,3,1] => 4
[1,2,5,4,3,6] => 11001 => [1,1,3,1] => 4
[1,3,2,4,5,6] => 10111 => [1,2,1,1,1] => 4
[1,3,2,5,4,6] => 10101 => [1,2,2,1] => 6
[1,3,4,2,5,6] => 10011 => [1,3,1,1] => 4
[1,3,4,5,2,6] => 10001 => [1,4,1] => 4
[1,3,5,2,4,6] => 10001 => [1,4,1] => 4
[1,3,5,4,2,6] => 10001 => [1,4,1] => 4
[1,4,2,3,5,6] => 10011 => [1,3,1,1] => 4
[1,4,2,5,3,6] => 10001 => [1,4,1] => 4
[1,4,3,2,5,6] => 10011 => [1,3,1,1] => 4
[1,4,3,5,2,6] => 10001 => [1,4,1] => 4
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.
Matching statistic: St000777
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000777: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00178: Binary words —to composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000777: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => => [1] => ([],1)
=> 1
[1,2] => 1 => [1,1] => ([(0,1)],2)
=> 2
[1,2,3] => 11 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
[2,1,3] => 01 => [2,1] => ([(0,2),(1,2)],3)
=> 3
[1,2,3,4] => 111 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[1,3,2,4] => 101 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[2,1,3,4] => 011 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[2,3,1,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[3,1,2,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[3,2,1,4] => 001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,2,3,4,5] => 1111 => [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,2,4,3,5] => 1101 => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,3,2,4,5] => 1011 => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,3,4,2,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,4,2,3,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,4,3,2,5] => 1001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,1,3,4,5] => 0111 => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,1,4,3,5] => 0101 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[2,3,1,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,3,4,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[2,4,1,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[2,4,3,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[3,1,2,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,1,4,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[3,2,1,4,5] => 0011 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,2,4,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[3,4,1,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[3,4,2,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[4,1,2,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[4,1,3,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[4,2,1,3,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[4,2,3,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[4,3,1,2,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[4,3,2,1,5] => 0001 => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,3,4,5,6] => 11111 => [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,2,3,5,4,6] => 11101 => [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)
=> 4
[1,2,4,3,5,6] => 11011 => [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)
=> 4
[1,2,4,5,3,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,2,5,3,4,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,2,5,4,3,6] => 11001 => [1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,3,2,4,5,6] => 10111 => [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)
=> 4
[1,3,2,5,4,6] => 10101 => [1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 6
[1,3,4,2,5,6] => 10011 => [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,4,5,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,3,5,2,4,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,3,5,4,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,4,2,3,5,6] => 10011 => [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,4,2,5,3,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
[1,4,3,2,5,6] => 10011 => [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,4,3,5,2,6] => 10001 => [1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> 4
Description
The number of distinct eigenvalues of the distance Laplacian of a connected graph.
Matching statistic: St000691
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00114: Permutations —connectivity set⟶ Binary words
St000691: Binary words ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
St000691: Binary words ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => ? = 1 - 2
[1,2] => 1 => 0 = 2 - 2
[1,2,3] => 11 => 0 = 2 - 2
[2,1,3] => 01 => 1 = 3 - 2
[1,2,3,4] => 111 => 0 = 2 - 2
[1,3,2,4] => 101 => 2 = 4 - 2
[2,1,3,4] => 011 => 1 = 3 - 2
[2,3,1,4] => 001 => 1 = 3 - 2
[3,1,2,4] => 001 => 1 = 3 - 2
[3,2,1,4] => 001 => 1 = 3 - 2
[1,2,3,4,5] => 1111 => 0 = 2 - 2
[1,2,4,3,5] => 1101 => 2 = 4 - 2
[1,3,2,4,5] => 1011 => 2 = 4 - 2
[1,3,4,2,5] => 1001 => 2 = 4 - 2
[1,4,2,3,5] => 1001 => 2 = 4 - 2
[1,4,3,2,5] => 1001 => 2 = 4 - 2
[2,1,3,4,5] => 0111 => 1 = 3 - 2
[2,1,4,3,5] => 0101 => 3 = 5 - 2
[2,3,1,4,5] => 0011 => 1 = 3 - 2
[2,3,4,1,5] => 0001 => 1 = 3 - 2
[2,4,1,3,5] => 0001 => 1 = 3 - 2
[2,4,3,1,5] => 0001 => 1 = 3 - 2
[3,1,2,4,5] => 0011 => 1 = 3 - 2
[3,1,4,2,5] => 0001 => 1 = 3 - 2
[3,2,1,4,5] => 0011 => 1 = 3 - 2
[3,2,4,1,5] => 0001 => 1 = 3 - 2
[3,4,1,2,5] => 0001 => 1 = 3 - 2
[3,4,2,1,5] => 0001 => 1 = 3 - 2
[4,1,2,3,5] => 0001 => 1 = 3 - 2
[4,1,3,2,5] => 0001 => 1 = 3 - 2
[4,2,1,3,5] => 0001 => 1 = 3 - 2
[4,2,3,1,5] => 0001 => 1 = 3 - 2
[4,3,1,2,5] => 0001 => 1 = 3 - 2
[4,3,2,1,5] => 0001 => 1 = 3 - 2
[1,2,3,4,5,6] => 11111 => 0 = 2 - 2
[1,2,3,5,4,6] => 11101 => 2 = 4 - 2
[1,2,4,3,5,6] => 11011 => 2 = 4 - 2
[1,2,4,5,3,6] => 11001 => 2 = 4 - 2
[1,2,5,3,4,6] => 11001 => 2 = 4 - 2
[1,2,5,4,3,6] => 11001 => 2 = 4 - 2
[1,3,2,4,5,6] => 10111 => 2 = 4 - 2
[1,3,2,5,4,6] => 10101 => 4 = 6 - 2
[1,3,4,2,5,6] => 10011 => 2 = 4 - 2
[1,3,4,5,2,6] => 10001 => 2 = 4 - 2
[1,3,5,2,4,6] => 10001 => 2 = 4 - 2
[1,3,5,4,2,6] => 10001 => 2 = 4 - 2
[1,4,2,3,5,6] => 10011 => 2 = 4 - 2
[1,4,2,5,3,6] => 10001 => 2 = 4 - 2
[1,4,3,2,5,6] => 10011 => 2 = 4 - 2
[1,4,3,5,2,6] => 10001 => 2 = 4 - 2
[1,4,5,2,3,6] => 10001 => 2 = 4 - 2
[] => => ? = 1 - 2
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: St001028
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001028: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001028: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1
[1,2] => 1 => [1] => [1,0]
=> 2
[1,2,3] => 11 => [2] => [1,1,0,0]
=> 2
[2,1,3] => 01 => [1,1] => [1,0,1,0]
=> 3
[1,2,3,4] => 111 => [3] => [1,1,1,0,0,0]
=> 2
[1,3,2,4] => 101 => [1,1,1] => [1,0,1,0,1,0]
=> 4
[2,1,3,4] => 011 => [1,2] => [1,0,1,1,0,0]
=> 3
[2,3,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 3
[3,1,2,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 3
[3,2,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 3
[1,2,3,4,5] => 1111 => [4] => [1,1,1,1,0,0,0,0]
=> 2
[1,2,4,3,5] => 1101 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 4
[1,3,2,4,5] => 1011 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 4
[1,3,4,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,4,2,3,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,4,3,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[2,1,3,4,5] => 0111 => [1,3] => [1,0,1,1,1,0,0,0]
=> 3
[2,1,4,3,5] => 0101 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 5
[2,3,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 3
[2,3,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[2,4,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[2,4,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,1,2,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 3
[3,1,4,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,2,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 3
[3,2,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,4,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,4,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,1,2,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,1,3,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,2,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,2,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,3,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,3,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,2,3,4,5,6] => 11111 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 2
[1,2,3,5,4,6] => 11101 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 4
[1,2,4,3,5,6] => 11011 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 4
[1,2,4,5,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4
[1,2,5,3,4,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4
[1,2,5,4,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4
[1,3,2,4,5,6] => 10111 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 4
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 6
[1,3,4,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,3,4,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,3,5,2,4,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,3,5,4,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,4,2,3,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,4,2,5,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,4,3,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,4,3,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,4,5,2,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[] => => [] => ?
=> ? = 1
Description
Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path.
Matching statistic: St001290
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001290: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St001290: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1
[1,2] => 1 => [1] => [1,0]
=> 2
[1,2,3] => 11 => [2] => [1,1,0,0]
=> 2
[2,1,3] => 01 => [1,1] => [1,0,1,0]
=> 3
[1,2,3,4] => 111 => [3] => [1,1,1,0,0,0]
=> 2
[1,3,2,4] => 101 => [1,1,1] => [1,0,1,0,1,0]
=> 4
[2,1,3,4] => 011 => [1,2] => [1,0,1,1,0,0]
=> 3
[2,3,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 3
[3,1,2,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 3
[3,2,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 3
[1,2,3,4,5] => 1111 => [4] => [1,1,1,1,0,0,0,0]
=> 2
[1,2,4,3,5] => 1101 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 4
[1,3,2,4,5] => 1011 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 4
[1,3,4,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,4,2,3,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[1,4,3,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4
[2,1,3,4,5] => 0111 => [1,3] => [1,0,1,1,1,0,0,0]
=> 3
[2,1,4,3,5] => 0101 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 5
[2,3,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 3
[2,3,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[2,4,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[2,4,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,1,2,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 3
[3,1,4,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,2,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 3
[3,2,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,4,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[3,4,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,1,2,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,1,3,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,2,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,2,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,3,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[4,3,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 3
[1,2,3,4,5,6] => 11111 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 2
[1,2,3,5,4,6] => 11101 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 4
[1,2,4,3,5,6] => 11011 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 4
[1,2,4,5,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4
[1,2,5,3,4,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4
[1,2,5,4,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4
[1,3,2,4,5,6] => 10111 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 4
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 6
[1,3,4,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,3,4,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,3,5,2,4,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,3,5,4,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,4,2,3,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,4,2,5,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,4,3,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 4
[1,4,3,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[1,4,5,2,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 4
[] => => [] => ?
=> ? = 1
Description
The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A.
Matching statistic: St000010
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00040: Integer compositions —to partition⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00040: Integer compositions —to partition⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1 - 1
[1,2] => 1 => [1] => [1]
=> 1 = 2 - 1
[1,2,3] => 11 => [2] => [2]
=> 1 = 2 - 1
[2,1,3] => 01 => [1,1] => [1,1]
=> 2 = 3 - 1
[1,2,3,4] => 111 => [3] => [3]
=> 1 = 2 - 1
[1,3,2,4] => 101 => [1,1,1] => [1,1,1]
=> 3 = 4 - 1
[2,1,3,4] => 011 => [1,2] => [2,1]
=> 2 = 3 - 1
[2,3,1,4] => 001 => [2,1] => [2,1]
=> 2 = 3 - 1
[3,1,2,4] => 001 => [2,1] => [2,1]
=> 2 = 3 - 1
[3,2,1,4] => 001 => [2,1] => [2,1]
=> 2 = 3 - 1
[1,2,3,4,5] => 1111 => [4] => [4]
=> 1 = 2 - 1
[1,2,4,3,5] => 1101 => [2,1,1] => [2,1,1]
=> 3 = 4 - 1
[1,3,2,4,5] => 1011 => [1,1,2] => [2,1,1]
=> 3 = 4 - 1
[1,3,4,2,5] => 1001 => [1,2,1] => [2,1,1]
=> 3 = 4 - 1
[1,4,2,3,5] => 1001 => [1,2,1] => [2,1,1]
=> 3 = 4 - 1
[1,4,3,2,5] => 1001 => [1,2,1] => [2,1,1]
=> 3 = 4 - 1
[2,1,3,4,5] => 0111 => [1,3] => [3,1]
=> 2 = 3 - 1
[2,1,4,3,5] => 0101 => [1,1,1,1] => [1,1,1,1]
=> 4 = 5 - 1
[2,3,1,4,5] => 0011 => [2,2] => [2,2]
=> 2 = 3 - 1
[2,3,4,1,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[2,4,1,3,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[2,4,3,1,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[3,1,2,4,5] => 0011 => [2,2] => [2,2]
=> 2 = 3 - 1
[3,1,4,2,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[3,2,1,4,5] => 0011 => [2,2] => [2,2]
=> 2 = 3 - 1
[3,2,4,1,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[3,4,1,2,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[3,4,2,1,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[4,1,2,3,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[4,1,3,2,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[4,2,1,3,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[4,2,3,1,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[4,3,1,2,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[4,3,2,1,5] => 0001 => [3,1] => [3,1]
=> 2 = 3 - 1
[1,2,3,4,5,6] => 11111 => [5] => [5]
=> 1 = 2 - 1
[1,2,3,5,4,6] => 11101 => [3,1,1] => [3,1,1]
=> 3 = 4 - 1
[1,2,4,3,5,6] => 11011 => [2,1,2] => [2,2,1]
=> 3 = 4 - 1
[1,2,4,5,3,6] => 11001 => [2,2,1] => [2,2,1]
=> 3 = 4 - 1
[1,2,5,3,4,6] => 11001 => [2,2,1] => [2,2,1]
=> 3 = 4 - 1
[1,2,5,4,3,6] => 11001 => [2,2,1] => [2,2,1]
=> 3 = 4 - 1
[1,3,2,4,5,6] => 10111 => [1,1,3] => [3,1,1]
=> 3 = 4 - 1
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => [1,1,1,1,1]
=> 5 = 6 - 1
[1,3,4,2,5,6] => 10011 => [1,2,2] => [2,2,1]
=> 3 = 4 - 1
[1,3,4,5,2,6] => 10001 => [1,3,1] => [3,1,1]
=> 3 = 4 - 1
[1,3,5,2,4,6] => 10001 => [1,3,1] => [3,1,1]
=> 3 = 4 - 1
[1,3,5,4,2,6] => 10001 => [1,3,1] => [3,1,1]
=> 3 = 4 - 1
[1,4,2,3,5,6] => 10011 => [1,2,2] => [2,2,1]
=> 3 = 4 - 1
[1,4,2,5,3,6] => 10001 => [1,3,1] => [3,1,1]
=> 3 = 4 - 1
[1,4,3,2,5,6] => 10011 => [1,2,2] => [2,2,1]
=> 3 = 4 - 1
[1,4,3,5,2,6] => 10001 => [1,3,1] => [3,1,1]
=> 3 = 4 - 1
[1,4,5,2,3,6] => 10001 => [1,3,1] => [3,1,1]
=> 3 = 4 - 1
[] => => [] => ?
=> ? = 1 - 1
Description
The length of the partition.
Matching statistic: St000011
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000011: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000011: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1 - 1
[1,2] => 1 => [1] => [1,0]
=> 1 = 2 - 1
[1,2,3] => 11 => [2] => [1,1,0,0]
=> 1 = 2 - 1
[2,1,3] => 01 => [1,1] => [1,0,1,0]
=> 2 = 3 - 1
[1,2,3,4] => 111 => [3] => [1,1,1,0,0,0]
=> 1 = 2 - 1
[1,3,2,4] => 101 => [1,1,1] => [1,0,1,0,1,0]
=> 3 = 4 - 1
[2,1,3,4] => 011 => [1,2] => [1,0,1,1,0,0]
=> 2 = 3 - 1
[2,3,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[3,1,2,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[3,2,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[1,2,3,4,5] => 1111 => [4] => [1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[1,2,4,3,5] => 1101 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,3,2,4,5] => 1011 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 3 = 4 - 1
[1,3,4,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,4,2,3,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,4,3,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[2,1,3,4,5] => 0111 => [1,3] => [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[2,1,4,3,5] => 0101 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[2,3,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[2,3,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,4,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,4,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,1,2,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[3,1,4,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,2,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[3,2,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,4,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,4,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,1,2,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,1,3,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,2,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,2,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,3,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,3,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,2,3,4,5,6] => 11111 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 1 = 2 - 1
[1,2,3,5,4,6] => 11101 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,2,4,3,5,6] => 11011 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 3 = 4 - 1
[1,2,4,5,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,2,5,3,4,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,2,5,4,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,3,2,4,5,6] => 10111 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 5 = 6 - 1
[1,3,4,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,3,4,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,3,5,2,4,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,3,5,4,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,4,2,3,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,4,2,5,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,4,3,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,4,3,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,4,5,2,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[] => => [] => ?
=> ? = 1 - 1
Description
The number of touch points (or returns) of a Dyck path.
This is the number of points, excluding the origin, where the Dyck path has height 0.
Matching statistic: St000015
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000015: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000015: Dyck paths ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1 - 1
[1,2] => 1 => [1] => [1,0]
=> 1 = 2 - 1
[1,2,3] => 11 => [2] => [1,1,0,0]
=> 1 = 2 - 1
[2,1,3] => 01 => [1,1] => [1,0,1,0]
=> 2 = 3 - 1
[1,2,3,4] => 111 => [3] => [1,1,1,0,0,0]
=> 1 = 2 - 1
[1,3,2,4] => 101 => [1,1,1] => [1,0,1,0,1,0]
=> 3 = 4 - 1
[2,1,3,4] => 011 => [1,2] => [1,0,1,1,0,0]
=> 2 = 3 - 1
[2,3,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[3,1,2,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[3,2,1,4] => 001 => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[1,2,3,4,5] => 1111 => [4] => [1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[1,2,4,3,5] => 1101 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,3,2,4,5] => 1011 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 3 = 4 - 1
[1,3,4,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,4,2,3,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,4,3,2,5] => 1001 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[2,1,3,4,5] => 0111 => [1,3] => [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[2,1,4,3,5] => 0101 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 4 = 5 - 1
[2,3,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[2,3,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,4,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,4,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,1,2,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[3,1,4,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,2,1,4,5] => 0011 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[3,2,4,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,4,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,4,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,1,2,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,1,3,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,2,1,3,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,2,3,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,3,1,2,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,3,2,1,5] => 0001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,2,3,4,5,6] => 11111 => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 1 = 2 - 1
[1,2,3,5,4,6] => 11101 => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 3 = 4 - 1
[1,2,4,3,5,6] => 11011 => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 3 = 4 - 1
[1,2,4,5,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,2,5,3,4,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,2,5,4,3,6] => 11001 => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 4 - 1
[1,3,2,4,5,6] => 10111 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 5 = 6 - 1
[1,3,4,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,3,4,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,3,5,2,4,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,3,5,4,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,4,2,3,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,4,2,5,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,4,3,2,5,6] => 10011 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,4,3,5,2,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[1,4,5,2,3,6] => 10001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 3 = 4 - 1
[] => => [] => ?
=> ? = 1 - 1
Description
The number of peaks of a Dyck path.
Matching statistic: St000097
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000097: Graphs ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000097: Graphs ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1 - 1
[1,2] => 1 => [1] => ([],1)
=> 1 = 2 - 1
[1,2,3] => 11 => [2] => ([],2)
=> 1 = 2 - 1
[2,1,3] => 01 => [1,1] => ([(0,1)],2)
=> 2 = 3 - 1
[1,2,3,4] => 111 => [3] => ([],3)
=> 1 = 2 - 1
[1,3,2,4] => 101 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3 = 4 - 1
[2,1,3,4] => 011 => [1,2] => ([(1,2)],3)
=> 2 = 3 - 1
[2,3,1,4] => 001 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 3 - 1
[3,1,2,4] => 001 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 3 - 1
[3,2,1,4] => 001 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 3 - 1
[1,2,3,4,5] => 1111 => [4] => ([],4)
=> 1 = 2 - 1
[1,2,4,3,5] => 1101 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,3,2,4,5] => 1011 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,3,4,2,5] => 1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,4,2,3,5] => 1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,4,3,2,5] => 1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[2,1,3,4,5] => 0111 => [1,3] => ([(2,3)],4)
=> 2 = 3 - 1
[2,1,4,3,5] => 0101 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 5 - 1
[2,3,1,4,5] => 0011 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,3,4,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,4,1,3,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,4,3,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,1,2,4,5] => 0011 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,1,4,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,2,1,4,5] => 0011 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,2,4,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,4,1,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,4,2,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,1,2,3,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,1,3,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,2,1,3,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,2,3,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,3,1,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,3,2,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[1,2,3,4,5,6] => 11111 => [5] => ([],5)
=> 1 = 2 - 1
[1,2,3,5,4,6] => 11101 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,4,3,5,6] => 11011 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,4,5,3,6] => 11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,5,3,4,6] => 11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,5,4,3,6] => 11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,2,4,5,6] => 10111 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 6 - 1
[1,3,4,2,5,6] => 10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,4,5,2,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,5,2,4,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,5,4,2,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,2,3,5,6] => 10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,2,5,3,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,3,2,5,6] => 10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,3,5,2,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,5,2,3,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[] => => [] => ?
=> ? = 1 - 1
Description
The order of the largest clique of the graph.
A clique in a graph $G$ is a subset $U \subseteq V(G)$ such that any pair of vertices in $U$ are adjacent. I.e. the subgraph induced by $U$ is a complete graph.
Matching statistic: St000098
Mp00114: Permutations —connectivity set⟶ Binary words
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000098: Graphs ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Mp00097: Binary words —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000098: Graphs ⟶ ℤResult quality: 86% ●values known / values provided: 100%●distinct values known / distinct values provided: 86%
Values
[1] => => [] => ?
=> ? = 1 - 1
[1,2] => 1 => [1] => ([],1)
=> 1 = 2 - 1
[1,2,3] => 11 => [2] => ([],2)
=> 1 = 2 - 1
[2,1,3] => 01 => [1,1] => ([(0,1)],2)
=> 2 = 3 - 1
[1,2,3,4] => 111 => [3] => ([],3)
=> 1 = 2 - 1
[1,3,2,4] => 101 => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3 = 4 - 1
[2,1,3,4] => 011 => [1,2] => ([(1,2)],3)
=> 2 = 3 - 1
[2,3,1,4] => 001 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 3 - 1
[3,1,2,4] => 001 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 3 - 1
[3,2,1,4] => 001 => [2,1] => ([(0,2),(1,2)],3)
=> 2 = 3 - 1
[1,2,3,4,5] => 1111 => [4] => ([],4)
=> 1 = 2 - 1
[1,2,4,3,5] => 1101 => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,3,2,4,5] => 1011 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,3,4,2,5] => 1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,4,2,3,5] => 1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[1,4,3,2,5] => 1001 => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 4 - 1
[2,1,3,4,5] => 0111 => [1,3] => ([(2,3)],4)
=> 2 = 3 - 1
[2,1,4,3,5] => 0101 => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 5 - 1
[2,3,1,4,5] => 0011 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,3,4,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,4,1,3,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[2,4,3,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,1,2,4,5] => 0011 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,1,4,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,2,1,4,5] => 0011 => [2,2] => ([(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,2,4,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,4,1,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[3,4,2,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,1,2,3,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,1,3,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,2,1,3,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,2,3,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,3,1,2,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[4,3,2,1,5] => 0001 => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 3 - 1
[1,2,3,4,5,6] => 11111 => [5] => ([],5)
=> 1 = 2 - 1
[1,2,3,5,4,6] => 11101 => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,4,3,5,6] => 11011 => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,4,5,3,6] => 11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,5,3,4,6] => 11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,2,5,4,3,6] => 11001 => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,2,4,5,6] => 10111 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,2,5,4,6] => 10101 => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 6 - 1
[1,3,4,2,5,6] => 10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,4,5,2,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,5,2,4,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,3,5,4,2,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,2,3,5,6] => 10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,2,5,3,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,3,2,5,6] => 10011 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,3,5,2,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[1,4,5,2,3,6] => 10001 => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 4 - 1
[] => => [] => ?
=> ? = 1 - 1
Description
The chromatic number of a graph.
The minimal number of colors needed to color the vertices of the graph such that no two vertices which share an edge have the same color.
The following 43 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000172The Grundy number of a graph. St000288The number of ones in a binary word. St000822The Hadwiger number of the graph. St001029The size of the core of a graph. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001202Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows:
St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001581The achromatic number of a graph. St001670The connected partition number of a graph. St001963The tree-depth of a graph. St000053The number of valleys of the Dyck path. St000272The treewidth of a graph. St000306The bounce count of a Dyck path. St000362The size of a minimal vertex cover of a graph. St000536The pathwidth of a graph. St001035The convexity degree of the parallelogram polyomino associated with the Dyck path. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001197The global dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001205The number of non-simple indecomposable projective-injective modules of the algebra $eAe$ in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001277The degeneracy of a graph. St001278The number of indecomposable modules that are fixed by $\tau \Omega^1$ composed with its inverse in the corresponding Nakayama algebra. St001358The largest degree of a regular subgraph of a graph. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St000453The number of distinct Laplacian eigenvalues of a graph. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001812The biclique partition number of a graph. St001330The hat guessing number of a graph. St000455The second largest eigenvalue of a graph if it is integral. St001730The number of times the path corresponding to a binary word crosses the base line. St000456The monochromatic index of a connected graph. St001592The maximal number of simple paths between any two different vertices of a graph. St000379The number of Hamiltonian cycles in a graph. St000796The stat' of a permutation. St000638The number of up-down runs of a permutation. St001388The number of non-attacking neighbors of a permutation. St001060The distinguishing index of a graph. St000454The largest eigenvalue of a graph if it is integral. St001488The number of corners of a skew partition.
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!