searching the database
Your data matches 299 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: St000228
(load all 2533 compositions to match this statistic)
(load all 2533 compositions to match this statistic)
Mp00060: Permutations —Robinson-Schensted tableau shape⟶ Integer partitions
St000228: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000228: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> 1 = 0 + 1
[1,2] => [2]
=> 2 = 1 + 1
[2,1] => [1,1]
=> 2 = 1 + 1
[3,1,2] => [2,1]
=> 3 = 2 + 1
[3,2,1] => [1,1,1]
=> 3 = 2 + 1
[3,1,2,4] => [3,1]
=> 4 = 3 + 1
[3,2,1,4] => [2,1,1]
=> 4 = 3 + 1
[3,4,1,2] => [2,2]
=> 4 = 3 + 1
[3,4,2,1] => [2,1,1]
=> 4 = 3 + 1
[4,1,2,3] => [3,1]
=> 4 = 3 + 1
[4,1,3,2] => [2,1,1]
=> 4 = 3 + 1
[4,2,1,3] => [2,1,1]
=> 4 = 3 + 1
[4,2,3,1] => [2,1,1]
=> 4 = 3 + 1
[4,3,1,2] => [2,1,1]
=> 4 = 3 + 1
[4,3,2,1] => [1,1,1,1]
=> 4 = 3 + 1
[3,1,4,5,2] => [3,2]
=> 5 = 4 + 1
[3,2,4,5,1] => [3,1,1]
=> 5 = 4 + 1
[3,5,1,2,4] => [3,2]
=> 5 = 4 + 1
[3,5,1,4,2] => [2,2,1]
=> 5 = 4 + 1
[3,5,2,1,4] => [2,2,1]
=> 5 = 4 + 1
[3,5,2,4,1] => [2,2,1]
=> 5 = 4 + 1
[4,1,2,3,5] => [4,1]
=> 5 = 4 + 1
[4,1,3,2,5] => [3,1,1]
=> 5 = 4 + 1
[4,1,5,2,3] => [3,2]
=> 5 = 4 + 1
[4,1,5,3,2] => [2,2,1]
=> 5 = 4 + 1
[4,2,1,3,5] => [3,1,1]
=> 5 = 4 + 1
[4,2,3,1,5] => [3,1,1]
=> 5 = 4 + 1
[4,2,5,1,3] => [2,2,1]
=> 5 = 4 + 1
[4,2,5,3,1] => [2,2,1]
=> 5 = 4 + 1
[4,3,1,2,5] => [3,1,1]
=> 5 = 4 + 1
[4,3,2,1,5] => [2,1,1,1]
=> 5 = 4 + 1
[4,3,5,1,2] => [2,2,1]
=> 5 = 4 + 1
[4,3,5,2,1] => [2,1,1,1]
=> 5 = 4 + 1
[4,5,1,2,3] => [3,2]
=> 5 = 4 + 1
[4,5,1,3,2] => [2,2,1]
=> 5 = 4 + 1
[4,5,2,1,3] => [2,2,1]
=> 5 = 4 + 1
[4,5,2,3,1] => [2,2,1]
=> 5 = 4 + 1
[4,5,3,1,2] => [2,2,1]
=> 5 = 4 + 1
[4,5,3,2,1] => [2,1,1,1]
=> 5 = 4 + 1
[5,1,2,3,4] => [4,1]
=> 5 = 4 + 1
[5,1,2,4,3] => [3,1,1]
=> 5 = 4 + 1
[5,1,3,2,4] => [3,1,1]
=> 5 = 4 + 1
[5,1,3,4,2] => [3,1,1]
=> 5 = 4 + 1
[5,1,4,2,3] => [3,1,1]
=> 5 = 4 + 1
[5,1,4,3,2] => [2,1,1,1]
=> 5 = 4 + 1
[5,2,1,3,4] => [3,1,1]
=> 5 = 4 + 1
[5,2,1,4,3] => [2,2,1]
=> 5 = 4 + 1
[5,2,3,1,4] => [3,1,1]
=> 5 = 4 + 1
[5,2,3,4,1] => [3,1,1]
=> 5 = 4 + 1
[5,2,4,1,3] => [2,2,1]
=> 5 = 4 + 1
Description
The size of a partition.
This statistic is the constant statistic of the level sets.
Matching statistic: St000081
(load all 61 compositions to match this statistic)
(load all 61 compositions to match this statistic)
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00011: Binary trees —to graph⟶ Graphs
St000081: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00011: Binary trees —to graph⟶ Graphs
St000081: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> ([],1)
=> 0
[1,2] => [.,[.,.]]
=> ([(0,1)],2)
=> 1
[2,1] => [[.,.],.]
=> ([(0,1)],2)
=> 1
[3,1,2] => [[.,[.,.]],.]
=> ([(0,2),(1,2)],3)
=> 2
[3,2,1] => [[[.,.],.],.]
=> ([(0,2),(1,2)],3)
=> 2
[3,1,2,4] => [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,2,1,4] => [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,4,2,1] => [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,1,2,3] => [[.,[.,[.,.]]],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,1,3,2] => [[.,[[.,.],.]],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,2,1,3] => [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[4,2,3,1] => [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[4,3,1,2] => [[[.,[.,.]],.],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,3,2,1] => [[[[.,.],.],.],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,1,4,5,2] => [[.,[.,.]],[.,[.,.]]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,2,4,5,1] => [[[.,.],.],[.,[.,.]]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,1,2,4] => [[.,[.,.]],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,1,4,2] => [[.,[.,.]],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,2,1,4] => [[[.,.],.],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,2,4,1] => [[[.,.],.],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,2,3,5] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,3,2,5] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,5,2,3] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,5,3,2] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,2,1,3,5] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,3,1,5] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,5,1,3] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,5,3,1] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,3,1,2,5] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,2,1,5] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,5,1,2] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,5,2,1] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,1,2,3] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,1,3,2] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,2,1,3] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,5,2,3,1] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,5,3,1,2] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,3,2,1] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,2,3,4] => [[.,[.,[.,[.,.]]]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,2,4,3] => [[.,[.,[[.,.],.]]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,3,2,4] => [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,1,3,4,2] => [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,1,4,2,3] => [[.,[[.,[.,.]],.]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,4,3,2] => [[.,[[[.,.],.],.]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,2,1,3,4] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,1,4,3] => [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,3,1,4] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,3,4,1] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,4,1,3] => [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
Description
The number of edges of a graph.
Matching statistic: St000987
(load all 98 compositions to match this statistic)
(load all 98 compositions to match this statistic)
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00011: Binary trees —to graph⟶ Graphs
St000987: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00011: Binary trees —to graph⟶ Graphs
St000987: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> ([],1)
=> 0
[1,2] => [.,[.,.]]
=> ([(0,1)],2)
=> 1
[2,1] => [[.,.],.]
=> ([(0,1)],2)
=> 1
[3,1,2] => [[.,[.,.]],.]
=> ([(0,2),(1,2)],3)
=> 2
[3,2,1] => [[[.,.],.],.]
=> ([(0,2),(1,2)],3)
=> 2
[3,1,2,4] => [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,2,1,4] => [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,4,2,1] => [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,1,2,3] => [[.,[.,[.,.]]],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,1,3,2] => [[.,[[.,.],.]],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,2,1,3] => [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[4,2,3,1] => [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[4,3,1,2] => [[[.,[.,.]],.],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,3,2,1] => [[[[.,.],.],.],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,1,4,5,2] => [[.,[.,.]],[.,[.,.]]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,2,4,5,1] => [[[.,.],.],[.,[.,.]]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,1,2,4] => [[.,[.,.]],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,1,4,2] => [[.,[.,.]],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,2,1,4] => [[[.,.],.],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,2,4,1] => [[[.,.],.],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,2,3,5] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,3,2,5] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,5,2,3] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,5,3,2] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,2,1,3,5] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,3,1,5] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,5,1,3] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,5,3,1] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,3,1,2,5] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,2,1,5] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,5,1,2] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,5,2,1] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,1,2,3] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,1,3,2] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,2,1,3] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,5,2,3,1] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,5,3,1,2] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,3,2,1] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,2,3,4] => [[.,[.,[.,[.,.]]]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,2,4,3] => [[.,[.,[[.,.],.]]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,3,2,4] => [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,1,3,4,2] => [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,1,4,2,3] => [[.,[[.,[.,.]],.]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,4,3,2] => [[.,[[[.,.],.],.]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,2,1,3,4] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,1,4,3] => [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,3,1,4] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,3,4,1] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,4,1,3] => [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
Description
The number of positive eigenvalues of the Laplacian matrix of the graph.
This is the number of vertices minus the number of connected components of the graph.
Matching statistic: St001382
(load all 14 compositions to match this statistic)
(load all 14 compositions to match this statistic)
Mp00160: Permutations —graph of inversions⟶ Graphs
Mp00037: Graphs —to partition of connected components⟶ Integer partitions
St001382: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00037: Graphs —to partition of connected components⟶ Integer partitions
St001382: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => ([],1)
=> [1]
=> 0
[1,2] => ([],2)
=> [1,1]
=> 1
[2,1] => ([(0,1)],2)
=> [2]
=> 1
[3,1,2] => ([(0,2),(1,2)],3)
=> [3]
=> 2
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 2
[3,1,2,4] => ([(1,3),(2,3)],4)
=> [3,1]
=> 3
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 3
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> [4]
=> 3
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 3
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> [4]
=> 3
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 3
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 3
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 3
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 3
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 3
[3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> [5]
=> 4
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> [5]
=> 4
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[3,5,2,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> [4,1]
=> 4
[4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 4
[4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> [5]
=> 4
[4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 4
[4,2,3,1,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 4
[4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[4,2,5,3,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 4
[4,3,2,1,5] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 4
[4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 4
[4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 4
[4,5,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 4
[4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 4
[4,5,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> [5]
=> 4
[4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> [5]
=> 4
[4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> [5]
=> 4
[5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,1,3,4,2] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,2,1,4,3] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> [5]
=> 4
[5,2,3,1,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,2,3,4,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
[5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 4
Description
The number of boxes in the diagram of a partition that do not lie in its Durfee square.
Matching statistic: St001479
(load all 61 compositions to match this statistic)
(load all 61 compositions to match this statistic)
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00011: Binary trees —to graph⟶ Graphs
St001479: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00011: Binary trees —to graph⟶ Graphs
St001479: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> ([],1)
=> 0
[1,2] => [.,[.,.]]
=> ([(0,1)],2)
=> 1
[2,1] => [[.,.],.]
=> ([(0,1)],2)
=> 1
[3,1,2] => [[.,[.,.]],.]
=> ([(0,2),(1,2)],3)
=> 2
[3,2,1] => [[[.,.],.],.]
=> ([(0,2),(1,2)],3)
=> 2
[3,1,2,4] => [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,2,1,4] => [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,4,2,1] => [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,1,2,3] => [[.,[.,[.,.]]],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,1,3,2] => [[.,[[.,.],.]],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,2,1,3] => [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[4,2,3,1] => [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[4,3,1,2] => [[[.,[.,.]],.],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[4,3,2,1] => [[[[.,.],.],.],.]
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,1,4,5,2] => [[.,[.,.]],[.,[.,.]]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,2,4,5,1] => [[[.,.],.],[.,[.,.]]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,1,2,4] => [[.,[.,.]],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,1,4,2] => [[.,[.,.]],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,2,1,4] => [[[.,.],.],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,5,2,4,1] => [[[.,.],.],[[.,.],.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,2,3,5] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,3,2,5] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,5,2,3] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,1,5,3,2] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,2,1,3,5] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,3,1,5] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,5,1,3] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,2,5,3,1] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,3,1,2,5] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,2,1,5] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,5,1,2] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,3,5,2,1] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,1,2,3] => [[.,[.,[.,.]]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,1,3,2] => [[.,[[.,.],.]],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,2,1,3] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,5,2,3,1] => [[[.,.],[.,.]],[.,.]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[4,5,3,1,2] => [[[.,[.,.]],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[4,5,3,2,1] => [[[[.,.],.],.],[.,.]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,2,3,4] => [[.,[.,[.,[.,.]]]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,2,4,3] => [[.,[.,[[.,.],.]]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,3,2,4] => [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,1,3,4,2] => [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,1,4,2,3] => [[.,[[.,[.,.]],.]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,1,4,3,2] => [[.,[[[.,.],.],.]],.]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[5,2,1,3,4] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,1,4,3] => [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,3,1,4] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,3,4,1] => [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
[5,2,4,1,3] => [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 4
Description
The number of bridges of a graph.
A bridge is an edge whose removal increases the number of connected components of the graph.
Matching statistic: St000293
(load all 89 compositions to match this statistic)
(load all 89 compositions to match this statistic)
Mp00204: Permutations —LLPS⟶ Integer partitions
Mp00095: Integer partitions —to binary word⟶ Binary words
St000293: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00095: Integer partitions —to binary word⟶ Binary words
St000293: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> 10 => 1 = 0 + 1
[1,2] => [1,1]
=> 110 => 2 = 1 + 1
[2,1] => [2]
=> 100 => 2 = 1 + 1
[3,1,2] => [2,1]
=> 1010 => 3 = 2 + 1
[3,2,1] => [3]
=> 1000 => 3 = 2 + 1
[3,1,2,4] => [2,1,1]
=> 10110 => 4 = 3 + 1
[3,2,1,4] => [3,1]
=> 10010 => 4 = 3 + 1
[3,4,1,2] => [2,1,1]
=> 10110 => 4 = 3 + 1
[3,4,2,1] => [3,1]
=> 10010 => 4 = 3 + 1
[4,1,2,3] => [2,1,1]
=> 10110 => 4 = 3 + 1
[4,1,3,2] => [3,1]
=> 10010 => 4 = 3 + 1
[4,2,1,3] => [3,1]
=> 10010 => 4 = 3 + 1
[4,2,3,1] => [3,1]
=> 10010 => 4 = 3 + 1
[4,3,1,2] => [3,1]
=> 10010 => 4 = 3 + 1
[4,3,2,1] => [4]
=> 10000 => 4 = 3 + 1
[3,1,4,5,2] => [2,2,1]
=> 11010 => 5 = 4 + 1
[3,2,4,5,1] => [3,1,1]
=> 100110 => 5 = 4 + 1
[3,5,1,2,4] => [2,1,1,1]
=> 101110 => 5 = 4 + 1
[3,5,1,4,2] => [3,1,1]
=> 100110 => 5 = 4 + 1
[3,5,2,1,4] => [3,1,1]
=> 100110 => 5 = 4 + 1
[3,5,2,4,1] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,1,2,3,5] => [2,1,1,1]
=> 101110 => 5 = 4 + 1
[4,1,3,2,5] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,1,5,2,3] => [2,2,1]
=> 11010 => 5 = 4 + 1
[4,1,5,3,2] => [3,2]
=> 10100 => 5 = 4 + 1
[4,2,1,3,5] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,2,3,1,5] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,2,5,1,3] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,2,5,3,1] => [3,2]
=> 10100 => 5 = 4 + 1
[4,3,1,2,5] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,3,2,1,5] => [4,1]
=> 100010 => 5 = 4 + 1
[4,3,5,1,2] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,3,5,2,1] => [4,1]
=> 100010 => 5 = 4 + 1
[4,5,1,2,3] => [2,1,1,1]
=> 101110 => 5 = 4 + 1
[4,5,1,3,2] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,5,2,1,3] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,5,2,3,1] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,5,3,1,2] => [3,1,1]
=> 100110 => 5 = 4 + 1
[4,5,3,2,1] => [4,1]
=> 100010 => 5 = 4 + 1
[5,1,2,3,4] => [2,1,1,1]
=> 101110 => 5 = 4 + 1
[5,1,2,4,3] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,1,3,2,4] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,1,3,4,2] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,1,4,2,3] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,1,4,3,2] => [4,1]
=> 100010 => 5 = 4 + 1
[5,2,1,3,4] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,2,1,4,3] => [3,2]
=> 10100 => 5 = 4 + 1
[5,2,3,1,4] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,2,3,4,1] => [3,1,1]
=> 100110 => 5 = 4 + 1
[5,2,4,1,3] => [3,1,1]
=> 100110 => 5 = 4 + 1
Description
The number of inversions of a binary word.
Matching statistic: St000395
(load all 104 compositions to match this statistic)
(load all 104 compositions to match this statistic)
Mp00248: Permutations —DEX composition⟶ Integer compositions
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000395: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00231: Integer compositions —bounce path⟶ Dyck paths
St000395: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> 1 = 0 + 1
[1,2] => [2] => [1,1,0,0]
=> 2 = 1 + 1
[2,1] => [2] => [1,1,0,0]
=> 2 = 1 + 1
[3,1,2] => [3] => [1,1,1,0,0,0]
=> 3 = 2 + 1
[3,2,1] => [2,1] => [1,1,0,0,1,0]
=> 3 = 2 + 1
[3,1,2,4] => [4] => [1,1,1,1,0,0,0,0]
=> 4 = 3 + 1
[3,2,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> 4 = 3 + 1
[3,4,1,2] => [4] => [1,1,1,1,0,0,0,0]
=> 4 = 3 + 1
[3,4,2,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> 4 = 3 + 1
[4,1,2,3] => [4] => [1,1,1,1,0,0,0,0]
=> 4 = 3 + 1
[4,1,3,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> 4 = 3 + 1
[4,2,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> 4 = 3 + 1
[4,2,3,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> 4 = 3 + 1
[4,3,1,2] => [1,3] => [1,0,1,1,1,0,0,0]
=> 4 = 3 + 1
[4,3,2,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 4 = 3 + 1
[3,1,4,5,2] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[3,2,4,5,1] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[3,5,1,2,4] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 5 = 4 + 1
[3,5,1,4,2] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[3,5,2,1,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[3,5,2,4,1] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[4,1,2,3,5] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 5 = 4 + 1
[4,1,3,2,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,1,5,2,3] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[4,1,5,3,2] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 5 = 4 + 1
[4,2,1,3,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[4,2,3,1,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,2,5,1,3] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[4,2,5,3,1] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 5 = 4 + 1
[4,3,1,2,5] => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 5 = 4 + 1
[4,3,2,1,5] => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,3,5,1,2] => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 5 = 4 + 1
[4,3,5,2,1] => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 5 = 4 + 1
[4,5,1,2,3] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 5 = 4 + 1
[4,5,1,3,2] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[4,5,2,1,3] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,5,2,3,1] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[4,5,3,1,2] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[4,5,3,2,1] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 5 = 4 + 1
[5,1,2,3,4] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 5 = 4 + 1
[5,1,2,4,3] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[5,1,3,2,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[5,1,3,4,2] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[5,1,4,2,3] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[5,1,4,3,2] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 5 = 4 + 1
[5,2,1,3,4] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
[5,2,1,4,3] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 5 = 4 + 1
[5,2,3,1,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 5 = 4 + 1
[5,2,3,4,1] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 5 = 4 + 1
[5,2,4,1,3] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 5 = 4 + 1
Description
The sum of the heights of the peaks of a Dyck path.
Matching statistic: St000459
(load all 17 compositions to match this statistic)
(load all 17 compositions to match this statistic)
Mp00160: Permutations —graph of inversions⟶ Graphs
Mp00037: Graphs —to partition of connected components⟶ Integer partitions
St000459: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00037: Graphs —to partition of connected components⟶ Integer partitions
St000459: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => ([],1)
=> [1]
=> 1 = 0 + 1
[1,2] => ([],2)
=> [1,1]
=> 2 = 1 + 1
[2,1] => ([(0,1)],2)
=> [2]
=> 2 = 1 + 1
[3,1,2] => ([(0,2),(1,2)],3)
=> [3]
=> 3 = 2 + 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 3 = 2 + 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> [3,1]
=> 4 = 3 + 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 4 = 3 + 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> [4]
=> 4 = 3 + 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,2,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,2,3,1,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,2,5,3,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,3,2,1,5] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,3,4,2] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,1,4,3] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,3,1,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,3,4,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
Description
The hook length of the base cell of a partition.
This is also known as the perimeter of a partition. In particular, the perimeter of the empty partition is zero.
Matching statistic: St000460
(load all 14 compositions to match this statistic)
(load all 14 compositions to match this statistic)
Mp00160: Permutations —graph of inversions⟶ Graphs
Mp00037: Graphs —to partition of connected components⟶ Integer partitions
St000460: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00037: Graphs —to partition of connected components⟶ Integer partitions
St000460: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => ([],1)
=> [1]
=> 1 = 0 + 1
[1,2] => ([],2)
=> [1,1]
=> 2 = 1 + 1
[2,1] => ([(0,1)],2)
=> [2]
=> 2 = 1 + 1
[3,1,2] => ([(0,2),(1,2)],3)
=> [3]
=> 3 = 2 + 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 3 = 2 + 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> [3,1]
=> 4 = 3 + 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 4 = 3 + 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> [4]
=> 4 = 3 + 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 4 = 3 + 1
[3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[3,5,2,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,1,3,2,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,2,3,1,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,2,5,3,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,3,2,1,5] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 5 = 4 + 1
[4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,2,4,3] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,3,4,2] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,1,4,3] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,3,1,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,3,4,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
[5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 5 = 4 + 1
Description
The hook length of the last cell along the main diagonal of an integer partition.
Matching statistic: St000548
(load all 29 compositions to match this statistic)
(load all 29 compositions to match this statistic)
Mp00223: Permutations —runsort⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
St000548: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00204: Permutations —LLPS⟶ Integer partitions
St000548: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1]
=> 1 = 0 + 1
[1,2] => [1,2] => [1,1]
=> 2 = 1 + 1
[2,1] => [1,2] => [1,1]
=> 2 = 1 + 1
[3,1,2] => [1,2,3] => [1,1,1]
=> 3 = 2 + 1
[3,2,1] => [1,2,3] => [1,1,1]
=> 3 = 2 + 1
[3,1,2,4] => [1,2,4,3] => [2,1,1]
=> 4 = 3 + 1
[3,2,1,4] => [1,4,2,3] => [2,1,1]
=> 4 = 3 + 1
[3,4,1,2] => [1,2,3,4] => [1,1,1,1]
=> 4 = 3 + 1
[3,4,2,1] => [1,2,3,4] => [1,1,1,1]
=> 4 = 3 + 1
[4,1,2,3] => [1,2,3,4] => [1,1,1,1]
=> 4 = 3 + 1
[4,1,3,2] => [1,3,2,4] => [2,1,1]
=> 4 = 3 + 1
[4,2,1,3] => [1,3,2,4] => [2,1,1]
=> 4 = 3 + 1
[4,2,3,1] => [1,2,3,4] => [1,1,1,1]
=> 4 = 3 + 1
[4,3,1,2] => [1,2,3,4] => [1,1,1,1]
=> 4 = 3 + 1
[4,3,2,1] => [1,2,3,4] => [1,1,1,1]
=> 4 = 3 + 1
[3,1,4,5,2] => [1,4,5,2,3] => [2,1,1,1]
=> 5 = 4 + 1
[3,2,4,5,1] => [1,2,4,5,3] => [2,1,1,1]
=> 5 = 4 + 1
[3,5,1,2,4] => [1,2,4,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[3,5,1,4,2] => [1,4,2,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[3,5,2,1,4] => [1,4,2,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[3,5,2,4,1] => [1,2,4,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[4,1,2,3,5] => [1,2,3,5,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,1,3,2,5] => [1,3,2,5,4] => [2,2,1]
=> 5 = 4 + 1
[4,1,5,2,3] => [1,5,2,3,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,1,5,3,2] => [1,5,2,3,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,2,1,3,5] => [1,3,5,2,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,2,3,1,5] => [1,5,2,3,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,2,5,1,3] => [1,3,2,5,4] => [2,2,1]
=> 5 = 4 + 1
[4,2,5,3,1] => [1,2,5,3,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,3,1,2,5] => [1,2,5,3,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,3,2,1,5] => [1,5,2,3,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,3,5,1,2] => [1,2,3,5,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,3,5,2,1] => [1,2,3,5,4] => [2,1,1,1]
=> 5 = 4 + 1
[4,5,1,2,3] => [1,2,3,4,5] => [1,1,1,1,1]
=> 5 = 4 + 1
[4,5,1,3,2] => [1,3,2,4,5] => [2,1,1,1]
=> 5 = 4 + 1
[4,5,2,1,3] => [1,3,2,4,5] => [2,1,1,1]
=> 5 = 4 + 1
[4,5,2,3,1] => [1,2,3,4,5] => [1,1,1,1,1]
=> 5 = 4 + 1
[4,5,3,1,2] => [1,2,3,4,5] => [1,1,1,1,1]
=> 5 = 4 + 1
[4,5,3,2,1] => [1,2,3,4,5] => [1,1,1,1,1]
=> 5 = 4 + 1
[5,1,2,3,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 5 = 4 + 1
[5,1,2,4,3] => [1,2,4,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,1,3,2,4] => [1,3,2,4,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,1,3,4,2] => [1,3,4,2,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,1,4,2,3] => [1,4,2,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,1,4,3,2] => [1,4,2,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,2,1,3,4] => [1,3,4,2,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,2,1,4,3] => [1,4,2,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,2,3,1,4] => [1,4,2,3,5] => [2,1,1,1]
=> 5 = 4 + 1
[5,2,3,4,1] => [1,2,3,4,5] => [1,1,1,1,1]
=> 5 = 4 + 1
[5,2,4,1,3] => [1,3,2,4,5] => [2,1,1,1]
=> 5 = 4 + 1
Description
The number of different non-empty partial sums of an integer partition.
The following 289 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000870The product of the hook lengths of the diagonal cells in an integer partition. St001020Sum of the codominant dimensions of the non-projective indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001034The area of the parallelogram polyomino associated with the Dyck path. St001318The number of vertices of the largest induced subforest with the same number of connected components of a graph. St001321The number of vertices of the largest induced subforest of a graph. St001342The number of vertices in the center of a graph. St000998Number of indecomposable projective modules with injective dimension smaller than or equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001012Number of simple modules with projective dimension at most 2 in the Nakayama algebra corresponding to the Dyck path. St000921The number of internal inversions of a binary word. St001004The number of indices that are either left-to-right maxima or right-to-left minima. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001332The number of steps on the non-negative side of the walk associated with the permutation. St001641The number of ascent tops in the flattened set partition such that all smaller elements appear before. St000018The number of inversions of a permutation. St000026The position of the first return of a Dyck path. St000246The number of non-inversions of a permutation. St000290The major index of a binary word. St000394The sum of the heights of the peaks of a Dyck path minus the number of peaks. St000505The biggest entry in the block containing the 1. St000636The hull number of a graph. St000734The last entry in the first row of a standard tableau. St000738The first entry in the last row of a standard tableau. St000839The largest opener of a set partition. St000975The length of the boundary minus the length of the trunk of an ordered tree. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001416The length of a longest palindromic factor of a binary word. St001417The length of a longest palindromic subword of a binary word. St001523The degree of symmetry of a Dyck path. St001654The monophonic hull number of a graph. St001655The general position number of a graph. St001656The monophonic position number of a graph. St001672The restrained domination number of a graph. St001746The coalition number of a graph. St000543The size of the conjugacy class of a binary word. St001279The sum of the parts of an integer partition that are at least two. St001643The Frobenius dimension of the Nakayama algebra corresponding to the Dyck path. St000876The number of factors in the Catalan decomposition of a binary word. St000885The number of critical steps in the Catalan decomposition of a binary word. St000519The largest length of a factor maximising the subword complexity. St000189The number of elements in the poset. St000393The number of strictly increasing runs in a binary word. St000501The size of the first part in the decomposition of a permutation. St001267The length of the Lyndon factorization of the binary word. St001371The length of the longest Yamanouchi prefix of a binary word. St001437The flex of a binary word. St001622The number of join-irreducible elements of a lattice. St000019The cardinality of the support of a permutation. St000806The semiperimeter of the associated bargraph. St000054The first entry of the permutation. St000144The pyramid weight of the Dyck path. St000240The number of indices that are not small excedances. St000288The number of ones in a binary word. St000296The length of the symmetric border of a binary word. St000297The number of leading ones in a binary word. St000336The leg major index of a standard tableau. St000392The length of the longest run of ones in a binary word. St000503The maximal difference between two elements in a common block. St000529The number of permutations whose descent word is the given binary word. St000626The minimal period of a binary word. St000627The exponent of a binary word. St000730The maximal arc length of a set partition. St000875The semilength of the longest Dyck word in the Catalan factorisation of a binary word. St000878The number of ones minus the number of zeros of a binary word. St000922The minimal number such that all substrings of this length are unique. St000982The length of the longest constant subword. St000983The length of the longest alternating subword. St001018Sum of projective dimension of the indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001268The size of the largest ordinal summand in the poset. St001372The length of a longest cyclic run of ones of a binary word. St001415The length of the longest palindromic prefix of a binary word. St001419The length of the longest palindromic factor beginning with a one of a binary word. St001463The number of distinct columns in the nullspace of a graph. St001636The number of indecomposable injective modules with projective dimension at most one in the incidence algebra of the poset. St001721The degree of a binary word. St001884The number of borders of a binary word. St000141The maximum drop size of a permutation. St000167The number of leaves of an ordered tree. St000209Maximum difference of elements in cycles. St000294The number of distinct factors of a binary word. St000295The length of the border of a binary word. St000316The number of non-left-to-right-maxima of a permutation. St000518The number of distinct subsequences in a binary word. St000691The number of changes of a binary word. St001023Number of simple modules with projective dimension at most 3 in the Nakayama algebra corresponding to the Dyck path. St001065Number of indecomposable reflexive modules in the corresponding Nakayama algebra. St001179Number of indecomposable injective modules with projective dimension at most 2 in the corresponding Nakayama algebra. St001190Number of simple modules with projective dimension at most 4 in the corresponding Nakayama algebra. St001227The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra. St001240The number of indecomposable modules e_i J^2 that have injective dimension at most one in the corresponding Nakayama algebra St001300The rank of the boundary operator in degree 1 of the chain complex of the order complex of the poset. St001436The index of a given binary word in the lex-order among all its cyclic shifts. St001485The modular major index of a binary word. St001650The order of Ringel's homological bijection associated to the linear Nakayama algebra corresponding to the Dyck path. St001827The number of two-component spanning forests of a graph. St001869The maximum cut size of a graph. St001958The degree of the polynomial interpolating the values of a permutation. St000967The value p(1) for the Coxeterpolynomial p of the corresponding LNakayama algebra. St001218Smallest index k greater than or equal to one such that the Coxeter matrix C of the corresponding Nakayama algebra has C^k=1. St000844The size of the largest block in the direct sum decomposition of a permutation. St000326The position of the first one in a binary word after appending a 1 at the end. St000653The last descent of a permutation. St000826The stopping time of the decimal representation of the binary word for the 3x+1 problem. St000877The depth of the binary word interpreted as a path. St000956The maximal displacement of a permutation. St000957The number of Bruhat lower covers of a permutation. St001480The number of simple summands of the module J^2/J^3. St001759The Rajchgot index of a permutation. St000829The Ulam distance of a permutation to the identity permutation. St000010The length of the partition. St000171The degree of the graph. St001120The length of a longest path in a graph. St001707The length of a longest path in a graph such that the remaining vertices can be partitioned into two sets of the same size without edges between them. St001430The number of positive entries in a signed permutation. St001645The pebbling number of a connected graph. St001245The cyclic maximal difference between two consecutive entries of a permutation. St000528The height of a poset. St000907The number of maximal antichains of minimal length in a poset. St000911The number of maximal antichains of maximal size in a poset. St000912The number of maximal antichains in a poset. St001343The dimension of the reduced incidence algebra of a poset. St000719The number of alignments in a perfect matching. St000837The number of ascents of distance 2 of a permutation. St000384The maximal part of the shifted composition of an integer partition. St000784The maximum of the length and the largest part of the integer partition. St000740The last entry of a permutation. St001497The position of the largest weak excedence of a permutation. St001778The largest greatest common divisor of an element and its image in a permutation. St000727The largest label of a leaf in the binary search tree associated with the permutation. St000058The order of a permutation. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001725The harmonious chromatic number of a graph. St001925The minimal number of zeros in a row of an alternating sign matrix. St000890The number of nonzero entries in an alternating sign matrix. St000672The number of minimal elements in Bruhat order not less than the permutation. St000924The number of topologically connected components of a perfect matching. St000271The chromatic index of a graph. St000651The maximal size of a rise in a permutation. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St000718The largest Laplacian eigenvalue of a graph if it is integral. St000051The size of the left subtree of a binary tree. St000052The number of valleys of a Dyck path not on the x-axis. St000210Minimum over maximum difference of elements in cycles. St000331The number of upper interactions of a Dyck path. St000954Number of times the corresponding LNakayama algebra has Exti(D(A),A)=0 for i>0. St001142The projective dimension of the socle of the regular module as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. 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. St001223Number of indecomposable projective non-injective modules P such that the modules X and Y in a an Auslander-Reiten sequence ending at P are torsionless. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001278The number of indecomposable modules that are fixed by τΩ1 composed with its inverse in the corresponding Nakayama algebra. St001294The maximal torsionfree index of a simple non-projective module in the corresponding Nakayama algebra. St001296The maximal torsionfree index of an indecomposable non-projective module in the corresponding Nakayama algebra. St001311The cyclomatic number of a graph. St001317The minimal number of occurrences of the forest-pattern in a linear ordering of the vertices of the graph. St001328The minimal number of occurrences of the bipartite-pattern in a linear ordering of the vertices of the graph. St001391The disjunction number of a graph. St001509The degree of the standard monomial associated to a Dyck path relative to the trivial lower boundary. St001723The differential of a graph. St001724The 2-packing differential of a graph. St000015The number of peaks of a Dyck path. St000028The number of stack-sorts needed to sort a permutation. St000031The number of cycles in the cycle decomposition of a permutation. St000229Sum of the difference between the maximal and the minimal elements of the blocks plus the number of blocks of a set partition. St000337The lec statistic, the sum of the inversion numbers of the hook factors of a permutation. St000374The number of exclusive right-to-left minima of a permutation. St000553The number of blocks of a graph. St000632The jump number of the poset. St000703The number of deficiencies of a permutation. St000733The row containing the largest entry of a standard tableau. St000863The length of the first row of the shifted shape of a permutation. St000930The k-Gorenstein degree of the corresponding Nakayama algebra with linear quiver. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St000996The number of exclusive left-to-right maxima of a permutation. St001024Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path. St001052The length of the exterior of a permutation. St001096The size of the overlap set of a permutation. St001170Number of indecomposable injective modules whose socle has projective dimension at most g-1 when g denotes the global dimension in the corresponding Nakayama algebra. St001183The maximum of projdim(S)+injdim(S) over all simple modules in the Nakayama algebra corresponding to the Dyck path. St001201The grade of the simple module S0 in the special CNakayama algebra corresponding to the Dyck path. St001202Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series L=[c0,c1,...,cn−1] such that n=c0<ci for all i>0 a special CNakayama algebra. St001228The vector space dimension of the space of module homomorphisms between J and itself when J denotes the Jacobson radical of the corresponding Nakayama algebra. St001254The vector space dimension of the first extension-group between A/soc(A) and J when A is the corresponding Nakayama algebra with Jacobson radical J. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001530The depth of a Dyck path. St000068The number of minimal elements in a poset. St000071The number of maximal chains in a poset. St000312The number of leaves in a graph. St000451The length of the longest pattern of the form k 1 2. St000527The width of the poset. St000968We make a CNakayama algebra out of the LNakayama algebra (corresponding to the Dyck path) [c0,c1,...,cn−1] by adding c0 to cn−1. St001237The number of simple modules with injective dimension at most one or dominant dimension at least one. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001504The sum of all indegrees of vertices with indegree at least two in the resolution quiver of a Nakayama algebra corresponding to the Dyck path. St000197The number of entries equal to positive one in the alternating sign matrix. St000060The greater neighbor of the maximum. St000216The absolute length of a permutation. St000619The number of cyclic descents of a permutation. St000652The maximal difference between successive positions of a permutation. St000831The number of indices that are either descents or recoils. St001077The prefix exchange distance of a permutation. St001246The maximal difference between two consecutive entries of a permutation. St000435The number of occurrences of the pattern 213 or of the pattern 231 in a permutation. St000485The length of the longest cycle of a permutation. St000487The length of the shortest cycle of a permutation. St000625The sum of the minimal distances to a greater element. St000673The number of non-fixed points of a permutation. St000724The label of the leaf of the path following the smaller label in the increasing binary tree associated to a permutation. St000800The number of occurrences of the vincular pattern |231 in a permutation. St000836The number of descents of distance 2 of a permutation. St001074The number of inversions of the cyclic embedding of a permutation. St001388The number of non-attacking neighbors of a permutation. St000327The number of cover relations in a poset. St000080The rank of the poset. St001717The largest size of an interval in a poset. St000104The number of facets in the order polytope of this poset. St000151The number of facets in the chain polytope of the poset. St001664The number of non-isomorphic subposets of a poset. St001782The order of rowmotion on the set of order ideals of a poset. St000656The number of cuts of a poset. St000680The Grundy value for Hackendot on posets. St000717The number of ordinal summands of a poset. St000906The length of the shortest maximal chain in a poset. St000642The size of the smallest orbit of antichains under Panyushev complementation. St000643The size of the largest orbit of antichains under Panyushev complementation. St001615The number of join prime elements of a lattice. St001617The dimension of the space of valuations of a lattice. St000066The column of the unique '1' in the first row of the alternating sign matrix. St000898The number of maximal entries in the last diagonal of the monotone triangle. St001118The acyclic chromatic index of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St001060The distinguishing index of a graph. St001917The order of toric promotion on the set of labellings of a graph. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001330The hat guessing number of a graph. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St000147The largest part of an integer partition. St000093The cardinality of a maximal independent set of vertices of a graph. St000380Half of the maximal perimeter of a rectangle fitting into the diagram of an integer partition. St001875The number of simple modules with projective dimension at most 1. St001429The number of negative entries in a signed permutation. St001468The smallest fixpoint of a permutation. St000095The number of triangles of a graph. St000689The maximal n such that the minimal generator-cogenerator module in the LNakayama algebra of a Dyck path is n-rigid. St001742The difference of the maximal and the minimal degree in a graph. St000029The depth of a permutation. St000067The inversion number of the alternating sign matrix. St000193The row of the unique '1' in the first column of the alternating sign matrix. St000450The number of edges minus the number of vertices plus 2 of a graph. St000780The size of the orbit under rotation of a perfect matching. St000809The reduced reflection length of the permutation. St001045The number of leaves in the subtree not containing one in the decreasing labelled binary unordered tree associated with the perfect matching. St001076The minimal length of a factorization of a permutation into transpositions that are cyclic shifts of (12). St001132The number of leaves in the subtree whose sister has label 1 in the decreasing labelled binary unordered tree associated with the perfect matching. St001401The number of distinct entries in a semistandard tableau. St001558The number of transpositions that are smaller or equal to a permutation in Bruhat order. St001579The number of cyclically simple transpositions decreasing the number of cyclic descents needed to sort a permutation. St000235The number of indices that are not cyclical small weak excedances. St000949Gives the number of generalised tilting modules of the corresponding LNakayama algebra. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. St001134The largest label in the subtree rooted at the sister of 1 in the leaf labelled binary unordered tree associated with the perfect matching. St001003The number of indecomposable modules with projective dimension at most 1 in the Nakayama algebra corresponding to the Dyck path. St001255The vector space dimension of the double dual of A/J when A is the corresponding Nakayama algebra with Jacobson radical J. St001706The number of closed sets in a graph. St000135The number of lucky cars of the parking function. St000186The sum of the first row in a Gelfand-Tsetlin pattern. St000744The length of the path to the largest entry in a standard Young tableau. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001637The number of (upper) dissectors of a poset. St001668The number of points of the poset minus the width of the poset. St000044The number of vertices of the unicellular map given by a perfect matching. St001557The number of inversions of the second entry of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St001817The number of flag weak exceedances of a signed permutation. St001892The flag excedance statistic of a signed permutation. St001927Sparre Andersen's number of positives of a signed permutation. St001207The Lowey length of the algebra A/T when T is the 1-tilting module corresponding to the permutation in the Auslander algebra of K[x]/(xn). St001434The number of negative sum pairs of a signed permutation. St000945The number of matchings in the dihedral orbit of a perfect matching. St000245The number of ascents of a permutation. St001621The number of atoms of a lattice. St000264The girth of a graph, which is not a tree. St001570The minimal number of edges to add to make a graph Hamiltonian. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St000888The maximal sum of entries on a diagonal of an alternating sign matrix. St000892The maximal number of nonzero entries on a diagonal of an alternating sign matrix. St000699The toughness times the least common multiple of 1,.
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!