searching the database
Your data matches 11 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: St000638
(load all 11 compositions to match this statistic)
(load all 11 compositions to match this statistic)
Mp00126: Permutations —cactus evacuation⟶ Permutations
St000638: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000638: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => 1
[1,2] => [1,2] => 1
[2,1] => [2,1] => 2
[1,2,3] => [1,2,3] => 1
[1,3,2] => [3,1,2] => 3
[2,1,3] => [2,3,1] => 2
[2,3,1] => [2,1,3] => 3
[3,1,2] => [1,3,2] => 2
[3,2,1] => [3,2,1] => 2
[1,2,3,4] => [1,2,3,4] => 1
[1,2,4,3] => [4,1,2,3] => 3
[1,3,2,4] => [1,3,2,4] => 3
[1,3,4,2] => [3,1,2,4] => 3
[1,4,2,3] => [1,4,2,3] => 3
[1,4,3,2] => [4,3,1,2] => 3
[2,1,3,4] => [2,3,4,1] => 2
[2,1,4,3] => [2,1,4,3] => 4
[2,3,1,4] => [2,3,1,4] => 3
[2,3,4,1] => [2,1,3,4] => 3
[2,4,1,3] => [2,4,1,3] => 3
[2,4,3,1] => [4,2,1,3] => 3
[3,1,2,4] => [1,3,4,2] => 2
[3,1,4,2] => [3,1,4,2] => 4
[3,2,1,4] => [3,4,2,1] => 2
[3,2,4,1] => [3,2,4,1] => 4
[3,4,1,2] => [3,4,1,2] => 3
[3,4,2,1] => [3,2,1,4] => 3
[4,1,2,3] => [1,2,4,3] => 2
[4,1,3,2] => [4,1,3,2] => 4
[4,2,1,3] => [2,4,3,1] => 2
[4,2,3,1] => [4,2,3,1] => 4
[4,3,1,2] => [1,4,3,2] => 2
[4,3,2,1] => [4,3,2,1] => 2
[1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,3,5,4] => [5,1,2,3,4] => 3
[1,2,4,3,5] => [1,4,2,3,5] => 3
[1,2,4,5,3] => [4,1,2,3,5] => 3
[1,2,5,3,4] => [1,5,2,3,4] => 3
[1,2,5,4,3] => [5,4,1,2,3] => 3
[1,3,2,4,5] => [1,3,4,2,5] => 3
[1,3,2,5,4] => [3,1,5,2,4] => 5
[1,3,4,2,5] => [1,3,2,4,5] => 3
[1,3,4,5,2] => [3,1,2,4,5] => 3
[1,3,5,2,4] => [3,5,1,2,4] => 3
[1,3,5,4,2] => [5,3,1,2,4] => 3
[1,4,2,3,5] => [1,2,4,3,5] => 3
[1,4,2,5,3] => [4,1,5,2,3] => 5
[1,4,3,2,5] => [1,4,3,2,5] => 3
[1,4,3,5,2] => [4,1,3,2,5] => 5
[1,4,5,2,3] => [4,5,1,2,3] => 3
Description
The number of up-down runs of a permutation.
An '''up-down run''' of a permutation π=π1π2⋯πn is either a maximal monotone consecutive subsequence or π1 if 1 is a descent of π.
For example, the up-down runs of π=85712643 are 8, 85, 57, 71, 126, and
643.
Matching statistic: St000453
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000453: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000453: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> 1
[1,2] => [2] => ([],2)
=> 1
[2,1] => [1,1] => ([(0,1)],2)
=> 2
[1,2,3] => [3] => ([],3)
=> 1
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> 3
[2,1,3] => [1,2] => ([(1,2)],3)
=> 2
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> 3
[3,1,2] => [1,2] => ([(1,2)],3)
=> 2
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
[1,2,3,4] => [4] => ([],4)
=> 1
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> 3
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> 3
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> 2
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> 3
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> 3
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> 2
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> 3
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> 2
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[1,2,3,4,5] => [5] => ([],5)
=> 1
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> 3
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> 3
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
Description
The number of distinct Laplacian eigenvalues of a graph.
Matching statistic: St000388
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00259: Graphs —vertex addition⟶ Graphs
St000388: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00259: Graphs —vertex addition⟶ Graphs
St000388: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> ([],2)
=> 1
[1,2] => [2] => ([],2)
=> ([],3)
=> 1
[2,1] => [1,1] => ([(0,1)],2)
=> ([(1,2)],3)
=> 2
[1,2,3] => [3] => ([],3)
=> ([],4)
=> 1
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 3
[2,1,3] => [1,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 2
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 3
[3,1,2] => [1,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 2
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(1,2),(1,3),(2,3)],4)
=> 2
[1,2,3,4] => [4] => ([],4)
=> ([],5)
=> 1
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[1,2,3,4,5] => [5] => ([],5)
=> ([],6)
=> 1
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 3
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 3
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
Description
The number of orbits of vertices of a graph under automorphisms.
Matching statistic: St001951
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00259: Graphs —vertex addition⟶ Graphs
St001951: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00259: Graphs —vertex addition⟶ Graphs
St001951: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> ([],2)
=> 1
[1,2] => [2] => ([],2)
=> ([],3)
=> 1
[2,1] => [1,1] => ([(0,1)],2)
=> ([(1,2)],3)
=> 2
[1,2,3] => [3] => ([],3)
=> ([],4)
=> 1
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 3
[2,1,3] => [1,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 2
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 3
[3,1,2] => [1,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 2
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(1,2),(1,3),(2,3)],4)
=> 2
[1,2,3,4] => [4] => ([],4)
=> ([],5)
=> 1
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[1,2,3,4,5] => [5] => ([],5)
=> ([],6)
=> 1
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 3
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 3
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
Description
The number of factors in the disjoint direct product decomposition of the automorphism group of a graph.
The disjoint direct product decomposition of a permutation group factors the group corresponding to the product (G,X)∗(H,Y)=(G×H,Z), where Z is the disjoint union of X and Y.
In particular, for an asymmetric graph, i.e., with trivial automorphism group, this statistic equals the number of vertices, because the trivial action factors completely.
Matching statistic: St000340
Mp00064: Permutations —reverse⟶ Permutations
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000340: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000340: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1,0]
=> 0 = 1 - 1
[1,2] => [2,1] => [1,1] => [1,0,1,0]
=> 0 = 1 - 1
[2,1] => [1,2] => [2] => [1,1,0,0]
=> 1 = 2 - 1
[1,2,3] => [3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> 0 = 1 - 1
[1,3,2] => [2,3,1] => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[2,1,3] => [3,1,2] => [1,2] => [1,0,1,1,0,0]
=> 1 = 2 - 1
[2,3,1] => [1,3,2] => [2,1] => [1,1,0,0,1,0]
=> 2 = 3 - 1
[3,1,2] => [2,1,3] => [1,2] => [1,0,1,1,0,0]
=> 1 = 2 - 1
[3,2,1] => [1,2,3] => [3] => [1,1,1,0,0,0]
=> 1 = 2 - 1
[1,2,3,4] => [4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[1,2,4,3] => [3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,3,2,4] => [4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,3,4,2] => [2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,4,2,3] => [3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,4,3,2] => [2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,1,3,4] => [4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[2,1,4,3] => [3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[2,3,1,4] => [4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[2,3,4,1] => [1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[2,4,1,3] => [3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[2,4,3,1] => [1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[3,1,2,4] => [4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[3,1,4,2] => [2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[3,2,1,4] => [4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[3,2,4,1] => [1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[3,4,1,2] => [2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[3,4,2,1] => [1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,1,2,3] => [3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[4,1,3,2] => [2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[4,2,1,3] => [3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[4,2,3,1] => [1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> 3 = 4 - 1
[4,3,1,2] => [2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[4,3,2,1] => [1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> 1 = 2 - 1
[1,2,3,4,5] => [5,4,3,2,1] => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[1,2,3,5,4] => [4,5,3,2,1] => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2 = 3 - 1
[1,2,4,3,5] => [5,3,4,2,1] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,2,4,5,3] => [3,5,4,2,1] => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2 = 3 - 1
[1,2,5,3,4] => [4,3,5,2,1] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,2,5,4,3] => [3,4,5,2,1] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,3,2,4,5] => [5,4,2,3,1] => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,3,2,5,4] => [4,5,2,3,1] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4 = 5 - 1
[1,3,4,2,5] => [5,2,4,3,1] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,3,4,5,2] => [2,5,4,3,1] => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 2 = 3 - 1
[1,3,5,2,4] => [4,2,5,3,1] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,3,5,4,2] => [2,4,5,3,1] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,4,2,3,5] => [5,3,2,4,1] => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,4,2,5,3] => [3,5,2,4,1] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4 = 5 - 1
[1,4,3,2,5] => [5,2,3,4,1] => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,4,3,5,2] => [2,5,3,4,1] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 4 = 5 - 1
[1,4,5,2,3] => [3,2,5,4,1] => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
Description
The number of non-final maximal constant sub-paths of length greater than one.
This is the total number of occurrences of the patterns 110 and 001.
Matching statistic: St000691
Mp00064: Permutations —reverse⟶ Permutations
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00094: Integer compositions —to binary word⟶ Binary words
St000691: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00094: Integer compositions —to binary word⟶ Binary words
St000691: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 1 => 0 = 1 - 1
[1,2] => [2,1] => [1,1] => 11 => 0 = 1 - 1
[2,1] => [1,2] => [2] => 10 => 1 = 2 - 1
[1,2,3] => [3,2,1] => [1,1,1] => 111 => 0 = 1 - 1
[1,3,2] => [2,3,1] => [2,1] => 101 => 2 = 3 - 1
[2,1,3] => [3,1,2] => [1,2] => 110 => 1 = 2 - 1
[2,3,1] => [1,3,2] => [2,1] => 101 => 2 = 3 - 1
[3,1,2] => [2,1,3] => [1,2] => 110 => 1 = 2 - 1
[3,2,1] => [1,2,3] => [3] => 100 => 1 = 2 - 1
[1,2,3,4] => [4,3,2,1] => [1,1,1,1] => 1111 => 0 = 1 - 1
[1,2,4,3] => [3,4,2,1] => [2,1,1] => 1011 => 2 = 3 - 1
[1,3,2,4] => [4,2,3,1] => [1,2,1] => 1101 => 2 = 3 - 1
[1,3,4,2] => [2,4,3,1] => [2,1,1] => 1011 => 2 = 3 - 1
[1,4,2,3] => [3,2,4,1] => [1,2,1] => 1101 => 2 = 3 - 1
[1,4,3,2] => [2,3,4,1] => [3,1] => 1001 => 2 = 3 - 1
[2,1,3,4] => [4,3,1,2] => [1,1,2] => 1110 => 1 = 2 - 1
[2,1,4,3] => [3,4,1,2] => [2,2] => 1010 => 3 = 4 - 1
[2,3,1,4] => [4,1,3,2] => [1,2,1] => 1101 => 2 = 3 - 1
[2,3,4,1] => [1,4,3,2] => [2,1,1] => 1011 => 2 = 3 - 1
[2,4,1,3] => [3,1,4,2] => [1,2,1] => 1101 => 2 = 3 - 1
[2,4,3,1] => [1,3,4,2] => [3,1] => 1001 => 2 = 3 - 1
[3,1,2,4] => [4,2,1,3] => [1,1,2] => 1110 => 1 = 2 - 1
[3,1,4,2] => [2,4,1,3] => [2,2] => 1010 => 3 = 4 - 1
[3,2,1,4] => [4,1,2,3] => [1,3] => 1100 => 1 = 2 - 1
[3,2,4,1] => [1,4,2,3] => [2,2] => 1010 => 3 = 4 - 1
[3,4,1,2] => [2,1,4,3] => [1,2,1] => 1101 => 2 = 3 - 1
[3,4,2,1] => [1,2,4,3] => [3,1] => 1001 => 2 = 3 - 1
[4,1,2,3] => [3,2,1,4] => [1,1,2] => 1110 => 1 = 2 - 1
[4,1,3,2] => [2,3,1,4] => [2,2] => 1010 => 3 = 4 - 1
[4,2,1,3] => [3,1,2,4] => [1,3] => 1100 => 1 = 2 - 1
[4,2,3,1] => [1,3,2,4] => [2,2] => 1010 => 3 = 4 - 1
[4,3,1,2] => [2,1,3,4] => [1,3] => 1100 => 1 = 2 - 1
[4,3,2,1] => [1,2,3,4] => [4] => 1000 => 1 = 2 - 1
[1,2,3,4,5] => [5,4,3,2,1] => [1,1,1,1,1] => 11111 => 0 = 1 - 1
[1,2,3,5,4] => [4,5,3,2,1] => [2,1,1,1] => 10111 => 2 = 3 - 1
[1,2,4,3,5] => [5,3,4,2,1] => [1,2,1,1] => 11011 => 2 = 3 - 1
[1,2,4,5,3] => [3,5,4,2,1] => [2,1,1,1] => 10111 => 2 = 3 - 1
[1,2,5,3,4] => [4,3,5,2,1] => [1,2,1,1] => 11011 => 2 = 3 - 1
[1,2,5,4,3] => [3,4,5,2,1] => [3,1,1] => 10011 => 2 = 3 - 1
[1,3,2,4,5] => [5,4,2,3,1] => [1,1,2,1] => 11101 => 2 = 3 - 1
[1,3,2,5,4] => [4,5,2,3,1] => [2,2,1] => 10101 => 4 = 5 - 1
[1,3,4,2,5] => [5,2,4,3,1] => [1,2,1,1] => 11011 => 2 = 3 - 1
[1,3,4,5,2] => [2,5,4,3,1] => [2,1,1,1] => 10111 => 2 = 3 - 1
[1,3,5,2,4] => [4,2,5,3,1] => [1,2,1,1] => 11011 => 2 = 3 - 1
[1,3,5,4,2] => [2,4,5,3,1] => [3,1,1] => 10011 => 2 = 3 - 1
[1,4,2,3,5] => [5,3,2,4,1] => [1,1,2,1] => 11101 => 2 = 3 - 1
[1,4,2,5,3] => [3,5,2,4,1] => [2,2,1] => 10101 => 4 = 5 - 1
[1,4,3,2,5] => [5,2,3,4,1] => [1,3,1] => 11001 => 2 = 3 - 1
[1,4,3,5,2] => [2,5,3,4,1] => [2,2,1] => 10101 => 4 = 5 - 1
[1,4,5,2,3] => [3,2,5,4,1] => [1,2,1,1] => 11011 => 2 = 3 - 1
Description
The number of changes of a binary word.
This is the number of indices i such that wi≠wi+1.
Matching statistic: St001504
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00229: Dyck paths —Delest-Viennot⟶ Dyck paths
St001504: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00229: Dyck paths —Delest-Viennot⟶ Dyck paths
St001504: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [1,0]
=> 2 = 1 + 1
[1,2] => [2] => [1,1,0,0]
=> [1,0,1,0]
=> 2 = 1 + 1
[2,1] => [1,1] => [1,0,1,0]
=> [1,1,0,0]
=> 3 = 2 + 1
[1,2,3] => [3] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 2 = 1 + 1
[1,3,2] => [2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 4 = 3 + 1
[2,1,3] => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 3 = 2 + 1
[2,3,1] => [2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 4 = 3 + 1
[3,1,2] => [1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 3 = 2 + 1
[3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> 3 = 2 + 1
[1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 2 = 1 + 1
[1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 4 = 3 + 1
[1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 4 = 3 + 1
[1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 4 = 3 + 1
[2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 5 = 4 + 1
[2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 4 = 3 + 1
[2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 4 = 3 + 1
[3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 5 = 4 + 1
[3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 5 = 4 + 1
[3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 4 = 3 + 1
[4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 3 = 2 + 1
[1,2,3,4,5] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 2 = 1 + 1
[1,2,3,5,4] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4 = 3 + 1
[1,2,4,3,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[1,2,4,5,3] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4 = 3 + 1
[1,2,5,3,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[1,2,5,4,3] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 4 = 3 + 1
[1,3,2,4,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 4 = 3 + 1
[1,3,2,5,4] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 6 = 5 + 1
[1,3,4,2,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[1,3,4,5,2] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4 = 3 + 1
[1,3,5,2,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[1,3,5,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]
=> 4 = 3 + 1
[1,4,2,3,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 4 = 3 + 1
[1,4,2,5,3] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 6 = 5 + 1
[1,4,3,2,5] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 4 = 3 + 1
[1,4,3,5,2] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 6 = 5 + 1
[1,4,5,2,3] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
Description
The sum of all indegrees of vertices with indegree at least two in the resolution quiver of a Nakayama algebra corresponding to the Dyck path.
Matching statistic: St001352
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00259: Graphs —vertex addition⟶ Graphs
St001352: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00259: Graphs —vertex addition⟶ Graphs
St001352: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> ([],2)
=> 1
[1,2] => [2] => ([],2)
=> ([],3)
=> 1
[2,1] => [1,1] => ([(0,1)],2)
=> ([(1,2)],3)
=> 2
[1,2,3] => [3] => ([],3)
=> ([],4)
=> 1
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 3
[2,1,3] => [1,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 2
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> ([(1,3),(2,3)],4)
=> 3
[3,1,2] => [1,2] => ([(1,2)],3)
=> ([(2,3)],4)
=> 2
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(1,2),(1,3),(2,3)],4)
=> 2
[1,2,3,4] => [4] => ([],4)
=> ([],5)
=> 1
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> ([(2,4),(3,4)],5)
=> 3
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> ([(3,4)],5)
=> 2
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(2,3),(2,4),(3,4)],5)
=> 2
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[1,2,3,4,5] => [5] => ([],5)
=> ([],6)
=> 1
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 3
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(1,5),(2,5),(3,5),(4,5)],6)
=> 3
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(3,5),(4,5)],6)
=> 3
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(2,5),(3,5),(4,5)],6)
=> 3
[6,5,4,3,2,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)
=> ([(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
Description
The number of internal nodes in the modular decomposition of a graph.
Matching statistic: St000796
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00129: Dyck paths —to 321-avoiding permutation (Billey-Jockusch-Stanley)⟶ Permutations
St000796: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00129: Dyck paths —to 321-avoiding permutation (Billey-Jockusch-Stanley)⟶ Permutations
St000796: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> [1] => ? = 1 - 1
[1,2] => [2] => [1,1,0,0]
=> [1,2] => 0 = 1 - 1
[2,1] => [1,1] => [1,0,1,0]
=> [2,1] => 1 = 2 - 1
[1,2,3] => [3] => [1,1,1,0,0,0]
=> [1,2,3] => 0 = 1 - 1
[1,3,2] => [2,1] => [1,1,0,0,1,0]
=> [1,3,2] => 2 = 3 - 1
[2,1,3] => [1,2] => [1,0,1,1,0,0]
=> [2,1,3] => 1 = 2 - 1
[2,3,1] => [2,1] => [1,1,0,0,1,0]
=> [1,3,2] => 2 = 3 - 1
[3,1,2] => [1,2] => [1,0,1,1,0,0]
=> [2,1,3] => 1 = 2 - 1
[3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> [2,3,1] => 1 = 2 - 1
[1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,2,4,3] => 2 = 3 - 1
[1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2 = 3 - 1
[1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,2,4,3] => 2 = 3 - 1
[1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2 = 3 - 1
[1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => 2 = 3 - 1
[2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 1 = 2 - 1
[2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 3 = 4 - 1
[2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2 = 3 - 1
[2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> [1,2,4,3] => 2 = 3 - 1
[2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2 = 3 - 1
[2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => 2 = 3 - 1
[3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 1 = 2 - 1
[3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 3 = 4 - 1
[3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 1 = 2 - 1
[3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 3 = 4 - 1
[3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> [1,3,2,4] => 2 = 3 - 1
[3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,3,4,2] => 2 = 3 - 1
[4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> [2,1,3,4] => 1 = 2 - 1
[4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 3 = 4 - 1
[4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 1 = 2 - 1
[4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> [2,1,4,3] => 3 = 4 - 1
[4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> [2,3,1,4] => 1 = 2 - 1
[4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [2,3,4,1] => 1 = 2 - 1
[1,2,3,4,5] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,5,4] => 2 = 3 - 1
[1,2,4,3,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 2 = 3 - 1
[1,2,4,5,3] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,5,4] => 2 = 3 - 1
[1,2,5,3,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 2 = 3 - 1
[1,2,5,4,3] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,2,4,5,3] => 2 = 3 - 1
[1,3,2,4,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,4,5] => 2 = 3 - 1
[1,3,2,5,4] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 4 = 5 - 1
[1,3,4,2,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 2 = 3 - 1
[1,3,4,5,2] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,2,3,5,4] => 2 = 3 - 1
[1,3,5,2,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 2 = 3 - 1
[1,3,5,4,2] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,2,4,5,3] => 2 = 3 - 1
[1,4,2,3,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,4,5] => 2 = 3 - 1
[1,4,2,5,3] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 4 = 5 - 1
[1,4,3,2,5] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,3,4,2,5] => 2 = 3 - 1
[1,4,3,5,2] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4] => 4 = 5 - 1
[1,4,5,2,3] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,2,4,3,5] => 2 = 3 - 1
[1,4,5,3,2] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,2,4,5,3] => 2 = 3 - 1
Description
The stat' of a permutation.
According to [1], this is the sum of the number of occurrences of the vincular patterns (13_2), (31_2), (32_2) and (21_), where matches of the underlined letters must be adjacent.
Matching statistic: St000777
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000777: Graphs ⟶ ℤResult quality: 50% ●values known / values provided: 50%●distinct values known / distinct values provided: 100%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000777: Graphs ⟶ ℤResult quality: 50% ●values known / values provided: 50%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> 1
[1,2] => [2] => ([],2)
=> ? = 1
[2,1] => [1,1] => ([(0,1)],2)
=> 2
[1,2,3] => [3] => ([],3)
=> ? = 1
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> 3
[2,1,3] => [1,2] => ([(1,2)],3)
=> ? = 2
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> 3
[3,1,2] => [1,2] => ([(1,2)],3)
=> ? = 2
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
[1,2,3,4] => [4] => ([],4)
=> ? = 1
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ? = 3
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? = 3
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> ? = 2
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> ? = 3
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 3
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> ? = 3
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> ? = 2
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> ? = 3
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> ? = 2
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? = 2
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[1,2,3,4,5] => [5] => ([],5)
=> ? = 1
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[1,4,5,3,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,5,3,2,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[1,5,3,4,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[1,5,4,2,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[1,5,4,3,2] => [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,3,4,5] => [1,4] => ([(3,4)],5)
=> ? = 2
[2,1,3,5,4] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,1,4,3,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 4
[2,1,4,5,3] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,1,5,3,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 4
[2,1,5,4,3] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[2,3,1,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[2,3,1,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[2,3,4,1,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[2,3,4,5,1] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[2,3,5,1,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[2,3,5,4,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,4,1,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[2,4,1,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[2,4,3,1,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[2,4,3,5,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[2,4,5,1,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[2,4,5,3,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[2,5,1,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[2,5,1,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[2,5,3,1,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[2,5,3,4,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[2,5,4,1,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[2,5,4,3,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
[3,1,2,4,5] => [1,4] => ([(3,4)],5)
=> ? = 2
[3,1,2,5,4] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,1,4,2,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 4
[3,1,4,5,2] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,1,5,2,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 4
[3,1,5,4,2] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,2,1,4,5] => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> ? = 2
[3,2,1,5,4] => [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,2,4,1,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 4
[3,2,4,5,1] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,2,5,1,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 4
[3,2,5,4,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[3,4,1,2,5] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
[3,4,1,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[3,4,2,1,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 3
[3,4,2,5,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5
[3,4,5,1,2] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ? = 3
[3,4,5,2,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[3,5,1,2,4] => [2,3] => ([(2,4),(3,4)],5)
=> ? = 3
Description
The number of distinct eigenvalues of the distance Laplacian of a connected graph.
The following 1 statistic also match your data. Click on any of them to see the details.
St001877Number of indecomposable injective modules with projective dimension 2.
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!