Your data matches 68 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000764: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1
[1,1] => 1
[2] => 1
[1,1,1] => 1
[1,2] => 2
[2,1] => 1
[3] => 1
[1,1,1,1] => 1
[1,1,2] => 2
[1,2,1] => 2
[1,3] => 2
[2,1,1] => 1
[2,2] => 1
[3,1] => 1
[4] => 1
[1,1,1,1,1] => 1
[1,1,1,2] => 2
[1,1,2,1] => 2
[1,1,3] => 2
[1,2,1,1] => 2
[1,2,2] => 2
[1,3,1] => 2
[1,4] => 2
[2,1,1,1] => 1
[2,1,2] => 1
[2,2,1] => 1
[2,3] => 2
[3,1,1] => 1
[3,2] => 1
[4,1] => 1
[5] => 1
[1,1,1,1,1,1] => 1
[1,1,1,1,2] => 2
[1,1,1,2,1] => 2
[1,1,1,3] => 2
[1,1,2,1,1] => 2
[1,1,2,2] => 2
[1,1,3,1] => 2
[1,1,4] => 2
[1,2,1,1,1] => 2
[1,2,1,2] => 2
[1,2,2,1] => 2
[1,2,3] => 3
[1,3,1,1] => 2
[1,3,2] => 2
[1,4,1] => 2
[1,5] => 2
[2,1,1,1,1] => 1
[2,1,1,2] => 1
[2,1,2,1] => 1
Description
The number of strong records in an integer composition. A strong record is an element $a_i$ such that $a_i > a_j$ for all $j < i$. In particular, the first part of a composition is a strong record. Theorem 1.1 of [1] provides the generating function for compositions with parts in a given set according to the sum of the parts, the number of parts and the number of strong records.
Mp00231: Integer compositions bounce pathDyck paths
St001732: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> 1
[1,1] => [1,0,1,0]
=> 1
[2] => [1,1,0,0]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> 1
[1,2] => [1,0,1,1,0,0]
=> 2
[2,1] => [1,1,0,0,1,0]
=> 1
[3] => [1,1,1,0,0,0]
=> 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> 2
[1,2,1] => [1,0,1,1,0,0,1,0]
=> 2
[1,3] => [1,0,1,1,1,0,0,0]
=> 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> 1
[3,1] => [1,1,1,0,0,0,1,0]
=> 1
[4] => [1,1,1,1,0,0,0,0]
=> 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 2
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 2
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> 2
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> 2
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> 2
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> 2
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> 2
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> 2
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> 2
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> 2
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> 2
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> 2
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> 3
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> 2
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> 2
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> 2
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> 2
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> 1
Description
The number of peaks visible from the left. This is, the number of left-to-right maxima of the heights of the peaks of a Dyck path.
Mp00231: Integer compositions bounce pathDyck paths
Mp00143: Dyck paths inverse promotionDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
St001172: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1,0]
=> [1,0]
=> 0 = 1 - 1
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0 = 1 - 1
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 0 = 1 - 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 0 = 1 - 1
[1,2] => [1,0,1,1,0,0]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 1 = 2 - 1
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 0 = 1 - 1
[3] => [1,1,1,0,0,0]
=> [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 0 = 1 - 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1 = 2 - 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 0 = 1 - 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 0 = 1 - 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1 = 2 - 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0 = 1 - 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 0 = 1 - 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 1 = 2 - 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 0 = 1 - 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 1 = 2 - 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 0 = 1 - 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1 = 2 - 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1 = 2 - 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 0 = 1 - 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 0 = 1 - 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> 1 = 2 - 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 0 = 1 - 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,0,1,0]
=> 1 = 2 - 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> 0 = 1 - 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,1,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,0,1,1,0,0,1,0,0]
=> 1 = 2 - 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0,1,0]
=> 0 = 1 - 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [1,0,1,1,1,1,0,1,0,0,0,0]
=> 1 = 2 - 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,1,0,1,0,0]
=> 2 = 3 - 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,1,0,0,1,0]
=> 1 = 2 - 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> 0 = 1 - 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> 0 = 1 - 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> 1 = 2 - 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> 1 = 2 - 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> 0 = 1 - 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,0,1,0,1,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0,1,0]
=> 1 = 2 - 1
Description
The number of 1-rises at odd height of a Dyck path.
Mp00184: Integer compositions to threshold graphGraphs
Mp00275: Graphs to edge-partition of connected componentsInteger partitions
St000755: Integer partitions ⟶ ℤResult quality: 67% values known / values provided: 75%distinct values known / distinct values provided: 67%
Values
[1] => ([],1)
=> []
=> ? = 1
[1,1] => ([(0,1)],2)
=> [1]
=> 1
[2] => ([],2)
=> []
=> ? = 1
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 1
[1,2] => ([(1,2)],3)
=> [1]
=> 1
[2,1] => ([(0,2),(1,2)],3)
=> [2]
=> 2
[3] => ([],3)
=> []
=> ? = 1
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [6]
=> 2
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> [3]
=> 1
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 2
[1,3] => ([(2,3)],4)
=> [1]
=> 1
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [5]
=> 1
[2,2] => ([(1,3),(2,3)],4)
=> [2]
=> 2
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> [3]
=> 1
[4] => ([],4)
=> []
=> ? = 1
[1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [10]
=> 2
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [6]
=> 2
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [7]
=> 1
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> [3]
=> 1
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [8]
=> 2
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4]
=> 2
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 1
[1,4] => ([(3,4)],5)
=> [1]
=> 1
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [9]
=> 1
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [5]
=> 1
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [6]
=> 2
[2,3] => ([(2,4),(3,4)],5)
=> [2]
=> 2
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> [7]
=> 1
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> [3]
=> 1
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> [4]
=> 2
[5] => ([],5)
=> []
=> ? = 2
[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)
=> [15]
=> ? ∊ {2,2,2,3}
[1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [10]
=> 2
[1,1,1,2,1] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [11]
=> 1
[1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6]
=> 2
[1,1,2,1,1] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [12]
=> 2
[1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [7]
=> 1
[1,1,3,1] => ([(0,5),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [8]
=> 2
[1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> [3]
=> 1
[1,2,1,1,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [13]
=> ? ∊ {2,2,2,3}
[1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [8]
=> 2
[1,2,2,1] => ([(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [9]
=> 1
[1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> [4]
=> 2
[1,3,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [10]
=> 2
[1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> [5]
=> 1
[1,4,1] => ([(0,5),(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> [6]
=> 2
[1,5] => ([(4,5)],6)
=> [1]
=> 1
[2,1,1,1,1] => ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [14]
=> ? ∊ {2,2,2,3}
[2,1,1,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [9]
=> 1
[2,1,2,1] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [10]
=> 2
[2,1,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [5]
=> 1
[2,2,1,1] => ([(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [11]
=> 1
[2,2,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [6]
=> 2
[2,3,1] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [7]
=> 1
[2,4] => ([(3,5),(4,5)],6)
=> [2]
=> 2
[3,1,1,1] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [12]
=> 2
[3,1,2] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [7]
=> 1
[3,2,1] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> [8]
=> 2
[6] => ([],6)
=> []
=> ? ∊ {2,2,2,3}
[1,1,1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [21]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,1,2,1] => ([(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [16]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,2,1,1] => ([(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [17]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,1,1,1] => ([(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [18]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,2,1] => ([(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [19]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,2] => ([(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)
=> [13]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,2,1] => ([(0,6),(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)
=> [14]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,2,1,1] => ([(0,5),(0,6),(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)
=> [15]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,1,1,1] => ([(0,4),(0,5),(0,6),(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)
=> [16]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,1,1,1,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [20]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,1,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)
=> [14]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,1,2,1] => ([(0,6),(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)
=> [15]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,2,1,1] => ([(0,5),(0,6),(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)
=> [16]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,1,1,1] => ([(0,4),(0,5),(0,6),(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)
=> [17]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,1,1] => ([(0,5),(0,6),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,1,1,1] => ([(0,3),(0,4),(0,5),(0,6),(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)
=> [18]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,2,1] => ([(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [13]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,2,1,1] => ([(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [14]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,1,1,1] => ([(0,4),(0,5),(0,6),(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> [15]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[7] => ([],7)
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
Description
The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. Consider the recurrence $$f(n)=\sum_{p\in\lambda} f(n-p).$$ This statistic returns the number of distinct real roots of the associated characteristic polynomial. For example, the partition $(2,1)$ corresponds to the recurrence $f(n)=f(n-1)+f(n-2)$ with associated characteristic polynomial $x^2-x-1$, which has two real roots.
Mp00231: Integer compositions bounce pathDyck paths
Mp00023: Dyck paths to non-crossing permutationPermutations
Mp00062: Permutations Lehmer-code to major-code bijectionPermutations
St001085: Permutations ⟶ ℤResult quality: 71% values known / values provided: 71%distinct values known / distinct values provided: 100%
Values
[1] => [1,0]
=> [1] => [1] => 0 = 1 - 1
[1,1] => [1,0,1,0]
=> [1,2] => [1,2] => 0 = 1 - 1
[2] => [1,1,0,0]
=> [2,1] => [2,1] => 0 = 1 - 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,2] => [1,0,1,1,0,0]
=> [1,3,2] => [3,1,2] => 0 = 1 - 1
[2,1] => [1,1,0,0,1,0]
=> [2,1,3] => [2,1,3] => 1 = 2 - 1
[3] => [1,1,1,0,0,0]
=> [3,2,1] => [3,2,1] => 0 = 1 - 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [4,1,2,3] => 0 = 1 - 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [3,1,2,4] => 1 = 2 - 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [4,3,1,2] => 0 = 1 - 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [2,1,3,4] => 1 = 2 - 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [1,4,2,3] => 0 = 1 - 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [3,2,1,4] => 1 = 2 - 1
[4] => [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [4,3,2,1] => 0 = 1 - 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [5,1,2,3,4] => 0 = 1 - 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [4,1,2,3,5] => 1 = 2 - 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [5,4,1,2,3] => 0 = 1 - 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [3,1,2,4,5] => 1 = 2 - 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [2,5,1,3,4] => 1 = 2 - 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [4,3,1,2,5] => 1 = 2 - 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [5,4,3,1,2] => 0 = 1 - 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => 1 = 2 - 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [1,5,2,3,4] => 0 = 1 - 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [1,4,2,3,5] => 0 = 1 - 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [5,1,4,2,3] => 0 = 1 - 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [3,2,1,4,5] => 1 = 2 - 1
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => [2,1,5,3,4] => 1 = 2 - 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [4,3,2,1,5] => [4,3,2,1,5] => 1 = 2 - 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => [5,4,3,2,1] => 0 = 1 - 1
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5,6] => [1,2,3,4,5,6] => 0 = 1 - 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,4,6,5] => [6,1,2,3,4,5] => 0 = 1 - 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,2,3,5,4,6] => [5,1,2,3,4,6] => 1 = 2 - 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,2,3,6,5,4] => [6,5,1,2,3,4] => 0 = 1 - 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,2,4,3,5,6] => [4,1,2,3,5,6] => 1 = 2 - 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,4,3,6,5] => [3,6,1,2,4,5] => 1 = 2 - 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,5,4,3,6] => [5,4,1,2,3,6] => 1 = 2 - 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,2,6,5,4,3] => [6,5,4,1,2,3] => 0 = 1 - 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,3,2,4,5,6] => [3,1,2,4,5,6] => 1 = 2 - 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,3,2,4,6,5] => [2,6,1,3,4,5] => 1 = 2 - 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,3,2,5,4,6] => [2,5,1,3,4,6] => 1 = 2 - 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,3,2,6,5,4] => [6,2,5,1,3,4] => 0 = 1 - 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,4,3,2,5,6] => [4,3,1,2,5,6] => 1 = 2 - 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,4,3,2,6,5] => [3,2,6,1,4,5] => 2 = 3 - 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,5,4,3,2,6] => [5,4,3,1,2,6] => 1 = 2 - 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,6,5,4,3,2] => [6,5,4,3,1,2] => 0 = 1 - 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,1,3,4,5,6] => [2,1,3,4,5,6] => 1 = 2 - 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,1,3,4,6,5] => [1,6,2,3,4,5] => 0 = 1 - 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,1,3,5,4,6] => [1,5,2,3,4,6] => 0 = 1 - 1
[1,1,1,2,2] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,2,3,5,4,7,6] => [4,7,1,2,3,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,1,1,3,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,2,3,6,5,4,7] => [6,5,1,2,3,4,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,1,2,1,2] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,2,4,3,5,7,6] => [3,7,1,2,4,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,2,4,3,7,6,5] => [7,3,6,1,2,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,1,3,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,2,5,4,3,6,7] => [5,4,1,2,3,6,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,2,5,4,3,7,6] => [4,3,7,1,2,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,2,6,5,4,3,7] => [6,5,4,1,2,3,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,2,1,3] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,3,2,4,7,6,5] => [7,2,6,1,3,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4,7,6] => [2,4,7,1,3,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,3,2,6,5,4,7] => [6,2,5,1,3,4,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,3,2,7,6,5,4] => [7,6,2,5,1,3,4] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,3,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,4,3,2,5,6,7] => [4,3,1,2,5,6,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,4,3,2,5,7,6] => [3,2,7,1,4,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,4,3,2,6,5,7] => [3,2,6,1,4,5,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,4,3,2,7,6,5] => [2,7,3,6,1,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,4,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,5,4,3,2,6,7] => [5,4,3,1,2,6,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,5,4,3,2,7,6] => [4,3,2,7,1,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,6,5,4,3,2,7] => [6,5,4,3,1,2,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,1,1,2,1] => [1,1,0,0,1,0,1,0,1,1,0,0,1,0]
=> [2,1,3,4,6,5,7] => [1,6,2,3,4,5,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,1,1,3] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> [2,1,3,4,7,6,5] => [7,1,6,2,3,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,1,2,1,1] => [1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [2,1,3,5,4,6,7] => [1,5,2,3,4,6,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,1,3,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [2,1,3,6,5,4,7] => [6,1,5,2,3,4,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,1,4] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0]
=> [2,1,3,7,6,5,4] => [7,6,1,5,2,3,4] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [2,1,4,3,7,6,5] => [7,1,3,6,2,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,3,1,1] => [1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> [2,1,5,4,3,6,7] => [5,1,4,2,3,6,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [2,1,5,4,3,7,6] => [4,1,3,7,2,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [2,1,6,5,4,3,7] => [6,5,1,4,2,3,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> [2,1,7,6,5,4,3] => [7,6,5,1,4,2,3] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[3,1,3] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0]
=> [3,2,1,4,7,6,5] => [1,7,2,6,3,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[3,2,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0]
=> [3,2,1,5,4,6,7] => [2,1,5,3,4,6,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> [3,2,1,5,4,7,6] => [2,1,4,7,3,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [3,2,1,6,5,4,7] => [1,6,2,5,3,4,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> [3,2,1,7,6,5,4] => [7,1,6,2,5,3,4] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0]
=> [4,3,2,1,5,7,6] => [3,2,1,7,4,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[4,2,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [4,3,2,1,6,5,7] => [3,2,1,6,4,5,7] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> [4,3,2,1,7,6,5] => [2,1,7,3,6,4,5] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
[5,2] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> [5,4,3,2,1,7,6] => [4,3,2,1,7,5,6] => ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3} - 1
Description
The number of occurrences of the vincular pattern |21-3 in a permutation. This is the number of occurrences of the pattern $213$, where the first matched entry is the first entry of the permutation and the other two matched entries are consecutive. In other words, this is the number of ascents whose bottom value is strictly smaller and the top value is strictly larger than the first entry of the permutation.
Mp00180: Integer compositions to ribbonSkew partitions
Mp00185: Skew partitions cell posetPosets
Mp00206: Posets antichains of maximal sizeLattices
St001630: Lattices ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 67%
Values
[1] => [[1],[]]
=> ([],1)
=> ([],1)
=> ? = 1
[1,1] => [[1,1],[]]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {1,1}
[2] => [[2],[]]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {1,1}
[1,1,1] => [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,2] => [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> ([],1)
=> ? ∊ {1,2}
[2,1] => [[2,2],[1]]
=> ([(0,2),(1,2)],3)
=> ([],1)
=> ? ∊ {1,2}
[3] => [[3],[]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,1] => [[1,1,1,1],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[1,1,2] => [[2,1,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,2}
[1,2,1] => [[2,2,1],[1]]
=> ([(0,3),(1,2),(1,3)],4)
=> ([(0,2),(2,1)],3)
=> 1
[1,3] => [[3,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,2}
[2,1,1] => [[2,2,2],[1,1]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,2}
[2,2] => [[3,2],[1]]
=> ([(0,3),(1,2),(1,3)],4)
=> ([(0,2),(2,1)],3)
=> 1
[3,1] => [[3,3],[2]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,2}
[4] => [[4],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,1,2] => [[2,1,1,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,2,1] => [[2,2,1,1],[1]]
=> ([(0,4),(1,2),(1,4),(2,3)],5)
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 2
[1,1,3] => [[3,1,1],[]]
=> ([(0,3),(0,4),(3,2),(4,1)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> ([(0,3),(1,2),(1,4),(3,4)],5)
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[1,2,2] => [[3,2,1],[1]]
=> ([(0,3),(0,4),(1,2),(1,4)],5)
=> ([],1)
=> ? ∊ {1,1,2,2}
[1,3,1] => [[3,3,1],[2]]
=> ([(0,4),(1,2),(1,3),(3,4)],5)
=> ([],1)
=> ? ∊ {1,1,2,2}
[1,4] => [[4,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> ([(0,2),(2,1)],3)
=> 1
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> ([(0,2),(2,1)],3)
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> ([(0,4),(1,2),(1,3),(3,4)],5)
=> ([],1)
=> ? ∊ {1,1,2,2}
[2,2,1] => [[3,3,2],[2,1]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([],1)
=> ? ∊ {1,1,2,2}
[2,3] => [[4,2],[1]]
=> ([(0,4),(1,2),(1,4),(2,3)],5)
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 2
[3,1,1] => [[3,3,3],[2,2]]
=> ([(0,3),(1,2),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,2] => [[4,3],[2]]
=> ([(0,3),(1,2),(1,4),(3,4)],5)
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[4,1] => [[4,4],[3]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> ([(0,2),(2,1)],3)
=> 1
[5] => [[5],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,1,1,1,1] => [[1,1,1,1,1,1],[]]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
[1,1,1,1,2] => [[2,1,1,1,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> ([(0,5),(1,4),(1,5),(3,2),(4,3)],6)
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> 2
[1,1,1,3] => [[3,1,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(5,1)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> ([(0,3),(1,4),(1,5),(3,5),(4,2)],6)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[1,1,2,2] => [[3,2,1,1],[1]]
=> ([(0,3),(0,5),(1,4),(1,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[1,1,3,1] => [[3,3,1,1],[2]]
=> ([(0,5),(1,3),(1,4),(3,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[1,1,4] => [[4,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(5,1)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> ([(0,4),(1,3),(1,5),(2,5),(4,2)],6)
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> 2
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> ([(0,4),(0,5),(1,2),(1,3),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(2,5)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[1,2,3] => [[4,2,1],[1]]
=> ([(0,3),(0,5),(1,4),(1,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> ([(0,4),(1,2),(1,3),(3,5),(4,5)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[1,3,2] => [[4,3,1],[2]]
=> ([(0,4),(0,5),(1,2),(1,3),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[1,4,1] => [[4,4,1],[3]]
=> ([(0,5),(1,2),(1,4),(3,5),(4,3)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[1,5] => [[5,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> ([(0,5),(1,2),(1,4),(3,5),(4,3)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[2,1,3] => [[4,2,2],[1,1]]
=> ([(0,5),(1,3),(1,4),(3,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(3,5)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[2,2,2] => [[4,3,2],[2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(2,5)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[2,3,1] => [[4,4,2],[3,1]]
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[2,4] => [[5,2],[1]]
=> ([(0,5),(1,4),(1,5),(3,2),(4,3)],6)
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> 2
[3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[3,1,2] => [[4,3,3],[2,2]]
=> ([(0,4),(1,2),(1,3),(3,5),(4,5)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[3,2,1] => [[4,4,3],[3,2]]
=> ([(0,4),(1,4),(1,5),(2,3),(3,5)],6)
=> ([(0,1)],2)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[3,3] => [[5,3],[2]]
=> ([(0,3),(1,4),(1,5),(3,5),(4,2)],6)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,3}
[4,1,1] => [[4,4,4],[3,3]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[4,2] => [[5,4],[3]]
=> ([(0,4),(1,3),(1,5),(2,5),(4,2)],6)
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> 2
[5,1] => [[5,5],[4]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 2
[6] => [[6],[]]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
[1,1,1,1,1,1,1] => [[1,1,1,1,1,1,1],[]]
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 1
[1,1,1,1,1,2] => [[2,1,1,1,1,1],[]]
=> ([(0,2),(0,6),(3,5),(4,3),(5,1),(6,4)],7)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,1,1,2,1] => [[2,2,1,1,1,1],[1]]
=> ([(0,6),(1,5),(1,6),(3,4),(4,2),(5,3)],7)
=> ([(0,5),(1,6),(2,7),(3,4),(3,6),(4,2),(4,8),(5,1),(5,3),(6,8),(8,7)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,1,3] => [[3,1,1,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(6,1)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,2,1,1] => [[2,2,2,1,1,1],[1,1]]
=> ([(0,3),(1,5),(1,6),(3,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(1,7),(2,8),(3,10),(4,2),(4,6),(5,4),(5,10),(6,7),(6,8),(7,9),(8,9),(10,1),(10,6)],11)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,2,2] => [[3,2,1,1,1],[1]]
=> ([(0,5),(0,6),(1,3),(1,6),(4,2),(5,4)],7)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,3,1] => [[3,3,1,1,1],[2]]
=> ([(0,6),(1,3),(1,5),(3,6),(4,2),(5,4)],7)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,4] => [[4,1,1,1],[]]
=> ([(0,5),(0,6),(3,2),(4,1),(5,3),(6,4)],7)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,1,1,1] => [[2,2,2,2,1,1],[1,1,1]]
=> ([(0,4),(1,5),(1,6),(3,6),(4,3),(5,2)],7)
=> ([(0,4),(0,5),(1,10),(2,7),(3,8),(4,3),(4,6),(5,1),(5,6),(6,8),(6,10),(8,9),(9,7),(10,2),(10,9)],11)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,1,2] => [[3,2,2,1,1],[1,1]]
=> ([(0,5),(0,6),(1,3),(1,4),(4,6),(5,2)],7)
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 2
[1,1,2,2,1] => [[3,3,2,1,1],[2,1]]
=> ([(0,5),(1,5),(1,6),(2,3),(2,6),(3,4)],7)
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> 2
[1,1,2,3] => [[4,2,1,1],[1]]
=> ([(0,5),(0,6),(1,4),(1,6),(4,2),(5,3)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,1,3,1,1] => [[3,3,3,1,1],[2,2]]
=> ([(0,4),(1,3),(1,5),(3,6),(4,6),(5,2)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,1,3,2] => [[4,3,1,1],[2]]
=> ([(0,4),(0,6),(1,3),(1,5),(3,6),(5,2)],7)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,1,4,1] => [[4,4,1,1],[3]]
=> ([(0,6),(1,4),(1,5),(3,6),(4,2),(5,3)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,1,5] => [[5,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(6,1)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,1,1] => [[2,2,2,2,2,1],[1,1,1,1]]
=> ([(0,5),(1,3),(1,6),(2,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(2,8),(3,6),(4,2),(4,7),(5,4),(5,6),(6,7),(7,8),(8,1)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,2] => [[3,2,2,2,1],[1,1,1]]
=> ([(0,4),(0,6),(1,2),(1,5),(3,6),(5,3)],7)
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[1,2,1,2,1] => [[3,3,2,2,1],[2,1,1]]
=> ([(0,5),(1,3),(1,6),(2,4),(2,5),(4,6)],7)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,3] => [[4,2,2,1],[1,1]]
=> ([(0,4),(0,6),(1,3),(1,5),(3,6),(5,2)],7)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,2,2,2] => [[4,3,2,1],[2,1]]
=> ([(0,5),(0,6),(1,4),(1,6),(2,3),(2,5)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,3,1] => [[4,4,2,1],[3,1]]
=> ([(0,6),(1,3),(1,5),(2,4),(2,5),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,1,2] => [[4,3,3,1],[2,2]]
=> ([(0,3),(0,5),(1,2),(1,4),(4,6),(5,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,2,1] => [[4,4,3,1],[3,2]]
=> ([(0,5),(1,5),(1,6),(2,3),(2,4),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,2,2] => [[4,3,2,2],[2,1,1]]
=> ([(0,6),(1,3),(1,5),(2,4),(2,5),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,3,1] => [[4,4,2,2],[3,1,1]]
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,1,2] => [[4,3,3,2],[2,2,1]]
=> ([(0,5),(1,5),(1,6),(2,3),(2,4),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,2,1] => [[4,4,3,2],[3,2,1]]
=> ([(0,5),(1,4),(2,4),(2,6),(3,5),(3,6)],7)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,2] => [[5,4,2],[3,1]]
=> ([(0,5),(1,3),(1,6),(2,4),(2,5),(4,6)],7)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,5] => [[6,2],[1]]
=> ([(0,6),(1,5),(1,6),(3,4),(4,2),(5,3)],7)
=> ([(0,5),(1,6),(2,7),(3,4),(3,6),(4,2),(4,8),(5,1),(5,3),(6,8),(8,7)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,1,1,1] => [[3,3,3,3,3],[2,2,2,2]]
=> ([(0,5),(1,3),(2,6),(3,6),(4,2),(5,4)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,4] => [[6,3],[2]]
=> ([(0,3),(1,5),(1,6),(3,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(1,7),(2,8),(3,10),(4,2),(4,6),(5,4),(5,10),(6,7),(6,8),(7,9),(8,9),(10,1),(10,6)],11)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,1,1,1] => [[4,4,4,4],[3,3,3]]
=> ([(0,5),(1,4),(2,6),(3,6),(4,2),(5,3)],7)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,3] => [[6,4],[3]]
=> ([(0,4),(1,5),(1,6),(3,6),(4,3),(5,2)],7)
=> ([(0,4),(0,5),(1,10),(2,7),(3,8),(4,3),(4,6),(5,1),(5,6),(6,8),(6,10),(8,9),(9,7),(10,2),(10,9)],11)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[5,1,1] => [[5,5,5],[4,4]]
=> ([(0,5),(1,3),(2,6),(3,6),(4,2),(5,4)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[5,2] => [[6,5],[4]]
=> ([(0,5),(1,3),(1,6),(2,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(2,8),(3,6),(4,2),(4,7),(5,4),(5,6),(6,7),(7,8),(8,1)],9)
=> ? ∊ {1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
Description
The global dimension of the incidence algebra of the lattice over the rational numbers.
Mp00180: Integer compositions to ribbonSkew partitions
Mp00185: Skew partitions cell posetPosets
Mp00206: Posets antichains of maximal sizeLattices
St001878: Lattices ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 67%
Values
[1] => [[1],[]]
=> ([],1)
=> ([],1)
=> ? = 1
[1,1] => [[1,1],[]]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {1,1}
[2] => [[2],[]]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> ? ∊ {1,1}
[1,1,1] => [[1,1,1],[]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,2] => [[2,1],[]]
=> ([(0,1),(0,2)],3)
=> ([],1)
=> ? ∊ {1,2}
[2,1] => [[2,2],[1]]
=> ([(0,2),(1,2)],3)
=> ([],1)
=> ? ∊ {1,2}
[3] => [[3],[]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,1] => [[1,1,1,1],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,2] => [[2,1,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> ([(0,1)],2)
=> ? ∊ {1,2,2,2}
[1,2,1] => [[2,2,1],[1]]
=> ([(0,3),(1,2),(1,3)],4)
=> ([(0,2),(2,1)],3)
=> 1
[1,3] => [[3,1],[]]
=> ([(0,2),(0,3),(3,1)],4)
=> ([(0,1)],2)
=> ? ∊ {1,2,2,2}
[2,1,1] => [[2,2,2],[1,1]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {1,2,2,2}
[2,2] => [[3,2],[1]]
=> ([(0,3),(1,2),(1,3)],4)
=> ([(0,2),(2,1)],3)
=> 1
[3,1] => [[3,3],[2]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,1)],2)
=> ? ∊ {1,2,2,2}
[4] => [[4],[]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,1,2] => [[2,1,1,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,2,1] => [[2,2,1,1],[1]]
=> ([(0,4),(1,2),(1,4),(2,3)],5)
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1
[1,1,3] => [[3,1,1],[]]
=> ([(0,3),(0,4),(3,2),(4,1)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> ([(0,3),(1,2),(1,4),(3,4)],5)
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[1,2,2] => [[3,2,1],[1]]
=> ([(0,3),(0,4),(1,2),(1,4)],5)
=> ([],1)
=> ? ∊ {2,2,2,2}
[1,3,1] => [[3,3,1],[2]]
=> ([(0,4),(1,2),(1,3),(3,4)],5)
=> ([],1)
=> ? ∊ {2,2,2,2}
[1,4] => [[4,1],[]]
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> ([(0,2),(2,1)],3)
=> 1
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> ([(0,2),(2,1)],3)
=> 1
[2,1,2] => [[3,2,2],[1,1]]
=> ([(0,4),(1,2),(1,3),(3,4)],5)
=> ([],1)
=> ? ∊ {2,2,2,2}
[2,2,1] => [[3,3,2],[2,1]]
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([],1)
=> ? ∊ {2,2,2,2}
[2,3] => [[4,2],[1]]
=> ([(0,4),(1,2),(1,4),(2,3)],5)
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1
[3,1,1] => [[3,3,3],[2,2]]
=> ([(0,3),(1,2),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,2] => [[4,3],[2]]
=> ([(0,3),(1,2),(1,4),(3,4)],5)
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[4,1] => [[4,4],[3]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> ([(0,2),(2,1)],3)
=> 1
[5] => [[5],[]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,1,1,1,1] => [[1,1,1,1,1,1],[]]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
[1,1,1,1,2] => [[2,1,1,1,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,1,2,1] => [[2,2,1,1,1],[1]]
=> ([(0,5),(1,4),(1,5),(3,2),(4,3)],6)
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> 1
[1,1,1,3] => [[3,1,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(5,1)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,1,2,1,1] => [[2,2,2,1,1],[1,1]]
=> ([(0,3),(1,4),(1,5),(3,5),(4,2)],6)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[1,1,2,2] => [[3,2,1,1],[1]]
=> ([(0,3),(0,5),(1,4),(1,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[1,1,3,1] => [[3,3,1,1],[2]]
=> ([(0,5),(1,3),(1,4),(3,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[1,1,4] => [[4,1,1],[]]
=> ([(0,4),(0,5),(3,2),(4,3),(5,1)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,2,1,1,1] => [[2,2,2,2,1],[1,1,1]]
=> ([(0,4),(1,3),(1,5),(2,5),(4,2)],6)
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> 2
[1,2,1,2] => [[3,2,2,1],[1,1]]
=> ([(0,4),(0,5),(1,2),(1,3),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[1,2,2,1] => [[3,3,2,1],[2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(2,5)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,2,3] => [[4,2,1],[1]]
=> ([(0,3),(0,5),(1,4),(1,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[1,3,1,1] => [[3,3,3,1],[2,2]]
=> ([(0,4),(1,2),(1,3),(3,5),(4,5)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[1,3,2] => [[4,3,1],[2]]
=> ([(0,4),(0,5),(1,2),(1,3),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[1,4,1] => [[4,4,1],[3]]
=> ([(0,5),(1,2),(1,4),(3,5),(4,3)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[1,5] => [[5,1],[]]
=> ([(0,2),(0,5),(3,4),(4,1),(5,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[2,1,1,1,1] => [[2,2,2,2,2],[1,1,1,1]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[2,1,1,2] => [[3,2,2,2],[1,1,1]]
=> ([(0,5),(1,2),(1,4),(3,5),(4,3)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[2,1,2,1] => [[3,3,2,2],[2,1,1]]
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[2,1,3] => [[4,2,2],[1,1]]
=> ([(0,5),(1,3),(1,4),(3,5),(4,2)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[2,2,1,1] => [[3,3,3,2],[2,2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(3,5)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[2,2,2] => [[4,3,2],[2,1]]
=> ([(0,4),(1,4),(1,5),(2,3),(2,5)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[2,3,1] => [[4,4,2],[3,1]]
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> ([(0,2),(2,1)],3)
=> 1
[2,4] => [[5,2],[1]]
=> ([(0,5),(1,4),(1,5),(3,2),(4,3)],6)
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> 1
[3,1,1,1] => [[3,3,3,3],[2,2,2]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[3,1,2] => [[4,3,3],[2,2]]
=> ([(0,4),(1,2),(1,3),(3,5),(4,5)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[3,2,1] => [[4,4,3],[3,2]]
=> ([(0,4),(1,4),(1,5),(2,3),(3,5)],6)
=> ([(0,1)],2)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[3,3] => [[5,3],[2]]
=> ([(0,3),(1,4),(1,5),(3,5),(4,2)],6)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,3}
[4,1,1] => [[4,4,4],[3,3]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[4,2] => [[5,4],[3]]
=> ([(0,4),(1,3),(1,5),(2,5),(4,2)],6)
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> 2
[5,1] => [[5,5],[4]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[6] => [[6],[]]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> 1
[1,1,1,1,1,1,1] => [[1,1,1,1,1,1,1],[]]
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7)
=> 1
[1,1,1,1,1,2] => [[2,1,1,1,1,1],[]]
=> ([(0,2),(0,6),(3,5),(4,3),(5,1),(6,4)],7)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,1,1,2,1] => [[2,2,1,1,1,1],[1]]
=> ([(0,6),(1,5),(1,6),(3,4),(4,2),(5,3)],7)
=> ([(0,5),(1,6),(2,7),(3,4),(3,6),(4,2),(4,8),(5,1),(5,3),(6,8),(8,7)],9)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,1,3] => [[3,1,1,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(6,1)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,2,1,1] => [[2,2,2,1,1,1],[1,1]]
=> ([(0,3),(1,5),(1,6),(3,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(1,7),(2,8),(3,10),(4,2),(4,6),(5,4),(5,10),(6,7),(6,8),(7,9),(8,9),(10,1),(10,6)],11)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,2,2] => [[3,2,1,1,1],[1]]
=> ([(0,5),(0,6),(1,3),(1,6),(4,2),(5,4)],7)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,3,1] => [[3,3,1,1,1],[2]]
=> ([(0,6),(1,3),(1,5),(3,6),(4,2),(5,4)],7)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,4] => [[4,1,1,1],[]]
=> ([(0,5),(0,6),(3,2),(4,1),(5,3),(6,4)],7)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,1,1,1] => [[2,2,2,2,1,1],[1,1,1]]
=> ([(0,4),(1,5),(1,6),(3,6),(4,3),(5,2)],7)
=> ([(0,4),(0,5),(1,10),(2,7),(3,8),(4,3),(4,6),(5,1),(5,6),(6,8),(6,10),(8,9),(9,7),(10,2),(10,9)],11)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,1,2] => [[3,2,2,1,1],[1,1]]
=> ([(0,5),(0,6),(1,3),(1,4),(4,6),(5,2)],7)
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1
[1,1,2,2,1] => [[3,3,2,1,1],[2,1]]
=> ([(0,5),(1,5),(1,6),(2,3),(2,6),(3,4)],7)
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> 1
[1,1,2,3] => [[4,2,1,1],[1]]
=> ([(0,5),(0,6),(1,4),(1,6),(4,2),(5,3)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,1,3,1,1] => [[3,3,3,1,1],[2,2]]
=> ([(0,4),(1,3),(1,5),(3,6),(4,6),(5,2)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,1,3,2] => [[4,3,1,1],[2]]
=> ([(0,4),(0,6),(1,3),(1,5),(3,6),(5,2)],7)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,1,4,1] => [[4,4,1,1],[3]]
=> ([(0,6),(1,4),(1,5),(3,6),(4,2),(5,3)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,1,5] => [[5,1,1],[]]
=> ([(0,5),(0,6),(3,4),(4,2),(5,3),(6,1)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,1,1] => [[2,2,2,2,2,1],[1,1,1,1]]
=> ([(0,5),(1,3),(1,6),(2,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(2,8),(3,6),(4,2),(4,7),(5,4),(5,6),(6,7),(7,8),(8,1)],9)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,2] => [[3,2,2,2,1],[1,1,1]]
=> ([(0,4),(0,6),(1,2),(1,5),(3,6),(5,3)],7)
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[1,2,1,2,1] => [[3,3,2,2,1],[2,1,1]]
=> ([(0,5),(1,3),(1,6),(2,4),(2,5),(4,6)],7)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,3] => [[4,2,2,1],[1,1]]
=> ([(0,4),(0,6),(1,3),(1,5),(3,6),(5,2)],7)
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 2
[1,2,2,2] => [[4,3,2,1],[2,1]]
=> ([(0,5),(0,6),(1,4),(1,6),(2,3),(2,5)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,3,1] => [[4,4,2,1],[3,1]]
=> ([(0,6),(1,3),(1,5),(2,4),(2,5),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,1,2] => [[4,3,3,1],[2,2]]
=> ([(0,3),(0,5),(1,2),(1,4),(4,6),(5,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,2,1] => [[4,4,3,1],[3,2]]
=> ([(0,5),(1,5),(1,6),(2,3),(2,4),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,2,2] => [[4,3,2,2],[2,1,1]]
=> ([(0,6),(1,3),(1,5),(2,4),(2,5),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,3,1] => [[4,4,2,2],[3,1,1]]
=> ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,1,2] => [[4,3,3,2],[2,2,1]]
=> ([(0,5),(1,5),(1,6),(2,3),(2,4),(4,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,2,1] => [[4,4,3,2],[3,2,1]]
=> ([(0,5),(1,4),(2,4),(2,6),(3,5),(3,6)],7)
=> ([],1)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,2] => [[5,4,2],[3,1]]
=> ([(0,5),(1,3),(1,6),(2,4),(2,5),(4,6)],7)
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,5] => [[6,2],[1]]
=> ([(0,6),(1,5),(1,6),(3,4),(4,2),(5,3)],7)
=> ([(0,5),(1,6),(2,7),(3,4),(3,6),(4,2),(4,8),(5,1),(5,3),(6,8),(8,7)],9)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,1,1,1] => [[3,3,3,3,3],[2,2,2,2]]
=> ([(0,5),(1,3),(2,6),(3,6),(4,2),(5,4)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,4] => [[6,3],[2]]
=> ([(0,3),(1,5),(1,6),(3,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(1,7),(2,8),(3,10),(4,2),(4,6),(5,4),(5,10),(6,7),(6,8),(7,9),(8,9),(10,1),(10,6)],11)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,1,1,1] => [[4,4,4,4],[3,3,3]]
=> ([(0,5),(1,4),(2,6),(3,6),(4,2),(5,3)],7)
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,3] => [[6,4],[3]]
=> ([(0,4),(1,5),(1,6),(3,6),(4,3),(5,2)],7)
=> ([(0,4),(0,5),(1,10),(2,7),(3,8),(4,3),(4,6),(5,1),(5,6),(6,8),(6,10),(8,9),(9,7),(10,2),(10,9)],11)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[5,1,1] => [[5,5,5],[4,4]]
=> ([(0,5),(1,3),(2,6),(3,6),(4,2),(5,4)],7)
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[5,2] => [[6,5],[4]]
=> ([(0,5),(1,3),(1,6),(2,6),(4,2),(5,4)],7)
=> ([(0,3),(0,5),(2,8),(3,6),(4,2),(4,7),(5,4),(5,6),(6,7),(7,8),(8,1)],9)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
Description
The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L.
Mp00231: Integer compositions bounce pathDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St001568: Integer partitions ⟶ ℤResult quality: 59% values known / values provided: 59%distinct values known / distinct values provided: 67%
Values
[1] => [1,0]
=> [1,0]
=> []
=> ? = 1
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> []
=> ? ∊ {1,1}
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1]
=> ? ∊ {1,1}
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> []
=> ? ∊ {1,1}
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [2]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,1]
=> 2
[3] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> [1]
=> ? ∊ {1,1}
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {1,1}
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [3]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [1,1]
=> 2
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1]
=> ? ∊ {1,1}
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {1,2}
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,3]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> 1
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [2,2]
=> 1
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> 1
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 2
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,1,1]
=> 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [4,1,1]
=> 2
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1]
=> 2
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> ? ∊ {1,2}
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {1,1,2,2,2,2,2,3}
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> [5]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,0,0,0,0,1,1,0,0]
=> [4,4]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> [4]
=> 1
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,0,1,1,1,0,0,0]
=> [3,3,3]
=> 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0,1,0]
=> [5,3,3]
=> ? ∊ {1,1,2,2,2,2,2,3}
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> [3,3]
=> 1
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> [3]
=> 1
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0]
=> [2,2,2,2]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0,1,0]
=> [5,2,2,2]
=> ? ∊ {1,1,2,2,2,2,2,3}
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0]
=> [4,4,2,2]
=> ? ∊ {1,1,2,2,2,2,2,3}
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,1,0,0,1,0,0]
=> [4,2,2,2]
=> 1
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0]
=> [2,2,2]
=> 1
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0,1,0]
=> [5,2,2]
=> 1
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,1,0,0,0,0]
=> [2,2]
=> 1
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0]
=> [2]
=> 1
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1]
=> 2
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0,1,0]
=> [5,1,1,1,1]
=> 2
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,1,0,0,0,1,1,0,0]
=> [4,4,1,1,1]
=> ? ∊ {1,1,2,2,2,2,2,3}
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> [4,1,1,1,1]
=> 2
[2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,0,1,1,1,0,0,0]
=> [3,3,3,1,1]
=> ? ∊ {1,1,2,2,2,2,2,3}
[2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> [5,3,3,1,1]
=> ? ∊ {1,1,2,2,2,2,2,3}
[2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,1,0,0,1,1,0,0,0]
=> [3,3,1,1,1]
=> 2
[2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,0,1,1,1,1,0,0,1,0,0,0]
=> [3,1,1,1,1]
=> 2
[3,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1]
=> 2
[3,1,2] => [1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,1,0,1,1,1,0,0,0,0,1,0]
=> [5,1,1,1]
=> 2
[3,2,1] => [1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0,1,1,0,0]
=> [4,4,1,1]
=> 2
[3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> [4,1,1,1]
=> 2
[4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> [1,1,1]
=> 2
[4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0,1,0]
=> [5,1,1]
=> 2
[5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,0]
=> [1,1]
=> 2
[6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,1,1,1,0,1,0,0,0,0,0]
=> [1]
=> ? ∊ {1,1,2,2,2,2,2,3}
[1,1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [6]
=> 1
[1,1,1,1,2,1] => [1,0,1,0,1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0,1,1,0,0]
=> [5,5]
=> 1
[1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0]
=> [5]
=> 1
[1,1,1,2,1,1] => [1,0,1,0,1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> [4,4,4]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,2,2] => [1,0,1,0,1,0,1,1,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [6,4,4]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,3,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,1,0,0,0]
=> [4,4]
=> 1
[1,1,2,1,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> [3,3,3,3]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,1,2] => [1,0,1,0,1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [6,3,3,3]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,2,1] => [1,0,1,0,1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> [5,5,3,3]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,1,1,0,0,1,0,0]
=> [5,3,3,3]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0,1,0]
=> [6,3,3]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,1,2] => [1,0,1,1,0,0,1,0,1,0,1,1,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [6,2,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,2,1] => [1,0,1,1,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [5,5,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,3] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,0,1,0,0]
=> [5,2,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,2,1,1] => [1,0,1,1,0,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [4,4,4,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,2,2] => [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> [6,4,4,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,1,1,0,0,1,1,0,0,0]
=> [4,4,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,1,1,1,0,0,1,0,0,0]
=> [4,2,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0,1,0]
=> [6,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0,1,1,0,0]
=> [5,5,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,1,0,0]
=> [5,2,2,2]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,1,1,2] => [1,1,0,0,1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [6,1,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,1,2,1] => [1,1,0,0,1,0,1,0,1,1,0,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [5,5,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,2,1,1] => [1,1,0,0,1,0,1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [4,4,4,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,2,2] => [1,1,0,0,1,0,1,1,0,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [6,4,4,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,3,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,1,1,0,0,0,1,1,0,0,0]
=> [4,4,1,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,1,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [3,3,3,3,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,1,2] => [1,1,0,0,1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [6,3,3,3,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,2,1] => [1,1,0,0,1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0,1,1,0,0]
=> [5,5,3,3,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,1,1,0,0,1,0,0]
=> [5,3,3,3,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,1,1] => [1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,1,1,1,0,0,0,0]
=> [3,3,3,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,1,1,0,0,1,1,0,0,0,1,0]
=> [6,3,3,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,2,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0,1,1,0,0]
=> [5,5,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,2,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,0,1,1,1,0,0,0]
=> [4,4,4,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,1,0,0,1,0]
=> [6,4,4,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,1,0,0,0]
=> [4,4,1,1,1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
Description
The smallest positive integer that does not appear twice in the partition.
Mp00231: Integer compositions bounce pathDyck paths
Mp00233: Dyck paths skew partitionSkew partitions
St001597: Skew partitions ⟶ ℤResult quality: 58% values known / values provided: 58%distinct values known / distinct values provided: 67%
Values
[1] => [1,0]
=> [[1],[]]
=> 1
[1,1] => [1,0,1,0]
=> [[1,1],[]]
=> 1
[2] => [1,1,0,0]
=> [[2],[]]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> [[1,1,1],[]]
=> 1
[1,2] => [1,0,1,1,0,0]
=> [[2,1],[]]
=> 1
[2,1] => [1,1,0,0,1,0]
=> [[2,2],[1]]
=> 1
[3] => [1,1,1,0,0,0]
=> [[2,2],[]]
=> 2
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [[1,1,1,1],[]]
=> 1
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [[2,1,1],[]]
=> 1
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [[2,2,1],[1]]
=> 1
[1,3] => [1,0,1,1,1,0,0,0]
=> [[2,2,1],[]]
=> 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [[2,2,2],[1,1]]
=> 1
[2,2] => [1,1,0,0,1,1,0,0]
=> [[3,2],[1]]
=> 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [[2,2,2],[1]]
=> 2
[4] => [1,1,1,1,0,0,0,0]
=> [[3,3],[]]
=> 2
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [[1,1,1,1,1],[]]
=> 1
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [[2,1,1,1],[]]
=> 1
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [[2,2,1,1],[1]]
=> 1
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1],[]]
=> 2
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [[2,2,2,1],[1,1]]
=> 1
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [[3,2,1],[1]]
=> 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1],[1]]
=> 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1],[]]
=> 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [[2,2,2,2],[1,1,1]]
=> 1
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [[3,2,2],[1,1]]
=> 1
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [[3,3,2],[2,1]]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2],[1,1]]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [[2,2,2,2],[1,1]]
=> 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [[3,2,2],[1]]
=> 2
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [[3,3,3],[2]]
=> 2
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [[3,3,3],[]]
=> ? = 2
[1,1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,1,1,1,1,1],[]]
=> 1
[1,1,1,1,2] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [[2,1,1,1,1],[]]
=> 1
[1,1,1,2,1] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [[2,2,1,1,1],[1]]
=> 1
[1,1,1,3] => [1,0,1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1,1],[]]
=> 2
[1,1,2,1,1] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [[2,2,2,1,1],[1,1]]
=> 1
[1,1,2,2] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [[3,2,1,1],[1]]
=> 1
[1,1,3,1] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1,1],[1]]
=> 2
[1,1,4] => [1,0,1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1,1],[]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[1,2,1,1,1] => [1,0,1,1,0,0,1,0,1,0,1,0]
=> [[2,2,2,2,1],[1,1,1]]
=> 1
[1,2,1,2] => [1,0,1,1,0,0,1,0,1,1,0,0]
=> [[3,2,2,1],[1,1]]
=> 1
[1,2,2,1] => [1,0,1,1,0,0,1,1,0,0,1,0]
=> [[3,3,2,1],[2,1]]
=> 1
[1,2,3] => [1,0,1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2,1],[1,1]]
=> 2
[1,3,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0]
=> [[2,2,2,2,1],[1,1]]
=> 2
[1,3,2] => [1,0,1,1,1,0,0,0,1,1,0,0]
=> [[3,2,2,1],[1]]
=> 2
[1,4,1] => [1,0,1,1,1,1,0,0,0,0,1,0]
=> [[3,3,3,1],[2]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[1,5] => [1,0,1,1,1,1,1,0,0,0,0,0]
=> [[3,3,3,1],[]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[2,1,1,1,1] => [1,1,0,0,1,0,1,0,1,0,1,0]
=> [[2,2,2,2,2],[1,1,1,1]]
=> 1
[2,1,1,2] => [1,1,0,0,1,0,1,0,1,1,0,0]
=> [[3,2,2,2],[1,1,1]]
=> 1
[2,1,2,1] => [1,1,0,0,1,0,1,1,0,0,1,0]
=> [[3,3,2,2],[2,1,1]]
=> 1
[2,1,3] => [1,1,0,0,1,0,1,1,1,0,0,0]
=> [[3,3,2,2],[1,1,1]]
=> 2
[2,2,1,1] => [1,1,0,0,1,1,0,0,1,0,1,0]
=> [[3,3,3,2],[2,2,1]]
=> 1
[2,2,2] => [1,1,0,0,1,1,0,0,1,1,0,0]
=> [[4,3,2],[2,1]]
=> 1
[2,3,1] => [1,1,0,0,1,1,1,0,0,0,1,0]
=> [[3,3,3,2],[2,1,1]]
=> 2
[2,4] => [1,1,0,0,1,1,1,1,0,0,0,0]
=> [[4,4,2],[1,1]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[3,3] => [1,1,1,0,0,0,1,1,1,0,0,0]
=> [[3,3,2,2],[1,1]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[4,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0]
=> [[3,3,3,3],[2,2]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[4,2] => [1,1,1,1,0,0,0,0,1,1,0,0]
=> [[4,3,3],[2]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[5,1] => [1,1,1,1,1,0,0,0,0,0,1,0]
=> [[3,3,3,3],[2]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[6] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> [[4,4,4],[]]
=> ? ∊ {1,2,2,2,2,2,2,2,3}
[1,1,1,1,3] => [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1,1,1],[]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,3,1] => [1,0,1,0,1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1,1,1],[1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,1,4] => [1,0,1,0,1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1,1,1],[]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,2,3] => [1,0,1,0,1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2,1,1],[1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,3,1,1] => [1,0,1,0,1,1,1,0,0,0,1,0,1,0]
=> [[2,2,2,2,1,1],[1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,3,2] => [1,0,1,0,1,1,1,0,0,0,1,1,0,0]
=> [[3,2,2,1,1],[1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,4,1] => [1,0,1,0,1,1,1,1,0,0,0,0,1,0]
=> [[3,3,3,1,1],[2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,1,5] => [1,0,1,0,1,1,1,1,1,0,0,0,0,0]
=> [[3,3,3,1,1],[]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,1,3] => [1,0,1,1,0,0,1,0,1,1,1,0,0,0]
=> [[3,3,2,2,1],[1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,3,1] => [1,0,1,1,0,0,1,1,1,0,0,0,1,0]
=> [[3,3,3,2,1],[2,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,4] => [1,0,1,1,0,0,1,1,1,1,0,0,0,0]
=> [[4,4,2,1],[1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,1,1,1] => [1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> [[2,2,2,2,2,1],[1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,1,2] => [1,0,1,1,1,0,0,0,1,0,1,1,0,0]
=> [[3,2,2,2,1],[1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,2,1] => [1,0,1,1,1,0,0,0,1,1,0,0,1,0]
=> [[3,3,2,2,1],[2,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,3] => [1,0,1,1,1,0,0,0,1,1,1,0,0,0]
=> [[3,3,2,2,1],[1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,4,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0,1,0]
=> [[3,3,3,3,1],[2,2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,4,2] => [1,0,1,1,1,1,0,0,0,0,1,1,0,0]
=> [[4,3,3,1],[2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,5,1] => [1,0,1,1,1,1,1,0,0,0,0,0,1,0]
=> [[3,3,3,3,1],[2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,6] => [1,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> [[4,4,4,1],[]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,1,3] => [1,1,0,0,1,0,1,0,1,1,1,0,0,0]
=> [[3,3,2,2,2],[1,1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,3,1] => [1,1,0,0,1,0,1,1,1,0,0,0,1,0]
=> [[3,3,3,2,2],[2,1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,4] => [1,1,0,0,1,0,1,1,1,1,0,0,0,0]
=> [[4,4,2,2],[1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,2,3] => [1,1,0,0,1,1,0,0,1,1,1,0,0,0]
=> [[4,4,3,2],[2,2,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,1,1] => [1,1,0,0,1,1,1,0,0,0,1,0,1,0]
=> [[3,3,3,3,2],[2,2,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,2] => [1,1,0,0,1,1,1,0,0,0,1,1,0,0]
=> [[4,3,3,2],[2,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,4,1] => [1,1,0,0,1,1,1,1,0,0,0,0,1,0]
=> [[4,4,4,2],[3,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,5] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0]
=> [[4,4,4,2],[1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,1,1,1] => [1,1,1,0,0,0,1,0,1,0,1,0,1,0]
=> [[2,2,2,2,2,2],[1,1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,1,2] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0]
=> [[3,2,2,2,2],[1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,2,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0]
=> [[3,3,2,2,2],[2,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,1,3] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0]
=> [[3,3,2,2,2],[1,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,2,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0]
=> [[3,3,3,2,2],[2,2,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,2,2] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0]
=> [[4,3,2,2],[2,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,3,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0]
=> [[3,3,3,2,2],[2,1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[3,4] => [1,1,1,0,0,0,1,1,1,1,0,0,0,0]
=> [[4,4,2,2],[1,1]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,1,1,1] => [1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> [[3,3,3,3,3],[2,2,2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,1,2] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0]
=> [[4,3,3,3],[2,2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,2,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0]
=> [[4,4,3,3],[3,2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[4,3] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0]
=> [[4,4,3,3],[2,2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
[5,1,1] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0]
=> [[3,3,3,3,3],[2,2]]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3}
Description
The Frobenius rank of a skew partition. This is the minimal number of border strips in a border strip decomposition of the skew partition.
Mp00133: Integer compositions delta morphismInteger compositions
Mp00133: Integer compositions delta morphismInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000260: Graphs ⟶ ℤResult quality: 53% values known / values provided: 53%distinct values known / distinct values provided: 67%
Values
[1] => [1] => [1] => ([],1)
=> 0 = 1 - 1
[1,1] => [2] => [1] => ([],1)
=> 0 = 1 - 1
[2] => [1] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1] => [3] => [1] => ([],1)
=> 0 = 1 - 1
[1,2] => [1,1] => [2] => ([],2)
=> ? ∊ {1,2} - 1
[2,1] => [1,1] => [2] => ([],2)
=> ? ∊ {1,2} - 1
[3] => [1] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,1] => [4] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,2] => [2,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,2,1] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,2} - 1
[1,3] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,2} - 1
[2,1,1] => [1,2] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[2,2] => [2] => [1] => ([],1)
=> 0 = 1 - 1
[3,1] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,2} - 1
[4] => [1] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,1,1] => [5] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,2] => [3,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,2,1] => [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[1,1,3] => [2,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,2,1,1] => [1,1,2] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,2,2] => [1,2] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,3,1] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[1,4] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[2,1,1,1] => [1,3] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[2,1,2] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[2,2,1] => [2,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[2,3] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[3,1,1] => [1,2] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[3,2] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[4,1] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2} - 1
[5] => [1] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,1,1,1] => [6] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,1,2] => [4,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,1,2,1] => [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,1,1,3] => [3,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,2,1,1] => [2,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,1,2,2] => [2,2] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,1,3,1] => [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,1,4] => [2,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,2,1,1,1] => [1,1,3] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,2,1,2] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,2,2,1] => [1,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,2,3] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,3,1,1] => [1,1,2] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,3,2] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,4,1] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[1,5] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[2,1,1,1,1] => [1,4] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[2,1,1,2] => [1,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[2,1,2,1] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[2,1,3] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[2,2,1,1] => [2,2] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[2,2,2] => [3] => [1] => ([],1)
=> 0 = 1 - 1
[2,3,1] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[2,4] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[3,1,1,1] => [1,3] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[3,1,2] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[3,2,1] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[3,3] => [2] => [1] => ([],1)
=> 0 = 1 - 1
[4,1,1] => [1,2] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[4,2] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[5,1] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,3} - 1
[6] => [1] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,1,1,1,1] => [7] => [1] => ([],1)
=> 0 = 1 - 1
[1,1,1,1,1,2] => [5,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,1,1,2,1] => [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,1,1,1,3] => [4,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,1,2,1,1] => [3,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,1,1,2,2] => [3,2] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,1,3,1] => [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,1,1,4] => [3,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,1,2,1,1,1] => [2,1,3] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,1,2,1,2] => [2,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,1,2,2,1] => [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,1,2,3] => [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,1,3,1,1] => [2,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,1,3,2] => [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,1,4,1] => [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,1,5] => [2,1] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,2,1,1,1,1] => [1,1,4] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,2,1,1,2] => [1,1,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 2 - 1
[1,2,1,2,1] => [1,1,1,1,1] => [5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,2,1,3] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,2,2,1,1] => [1,2,2] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,2,2,2] => [1,3] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,2,3,1] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,2,4] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,3,1,1,1] => [1,1,3] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,3,1,2] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,3,2,1] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,3,3] => [1,2] => [1,1] => ([(0,1)],2)
=> 1 = 2 - 1
[1,4,1,1] => [1,1,2] => [2,1] => ([(0,2),(1,2)],3)
=> 1 = 2 - 1
[1,4,2] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,5,1] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[1,6] => [1,1] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[2,1,1,2,1] => [1,2,1,1] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[2,1,3,1] => [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[2,1,4] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[2,2,1,2] => [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
[2,3,2] => [1,1,1] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3} - 1
Description
The radius of a connected graph. This is the minimum eccentricity of any vertex.
The following 58 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000298The order dimension or Dushnik-Miller dimension of a poset. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000259The diameter of a connected graph. St000632The jump number of the poset. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001186Number of simple modules with grade at least 3 in the corresponding Nakayama algebra. St000307The number of rowmotion orbits of a poset. St001029The size of the core of a graph. St001494The Alon-Tarsi number of a graph. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001330The hat guessing number of a graph. St000994The number of cycle peaks and the number of cycle valleys of a permutation. St001559The number of transpositions that are smaller or equal to a permutation in Bruhat order while not being inversions. St001642The Prague dimension of a graph. St000822The Hadwiger number of the graph. St000534The number of 2-rises of a permutation. St000640The rank of the largest boolean interval in a poset. St001432The order dimension of the partition. St001924The number of cells in an integer partition whose arm and leg length coincide. St001933The largest multiplicity of a part in an integer partition. St001503The largest distance of a vertex to a vertex in a cycle in the resolution quiver of the corresponding Nakayama algebra. St000782The indicator function of whether a given perfect matching is an L & P matching. St000664The number of right ropes of a permutation. St001877Number of indecomposable injective modules with projective dimension 2. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001549The number of restricted non-inversions between exceedances. St001906Half of the difference between the total displacement and the number of inversions and the reflection length of a permutation. St000456The monochromatic index of a connected graph. St000284The Plancherel distribution on integer partitions. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000668The least common multiple of the parts of the partition. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000929The constant term of the character polynomial of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St001128The exponens consonantiae of a partition. St001665The number of pure excedances of a permutation. St001737The number of descents of type 2 in a permutation. St000779The tier of a permutation. St000872The number of very big descents of a permutation. St001266The largest vector space dimension of an indecomposable non-projective module that is reflexive in the corresponding Nakayama algebra. St001728The number of invisible descents of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St001845The number of join irreducibles minus the rank of a lattice. St000993The multiplicity of the largest part of an integer partition. St000031The number of cycles in the cycle decomposition of a permutation. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001621The number of atoms of a lattice. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St001661Half the permanent of the Identity matrix plus the permutation matrix associated to the permutation. St000761The number of ascents in an integer composition. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$.