Identifier
-
Mp00092:
Perfect matchings
—to set partition⟶
Set partitions
St000728: Set partitions ⟶ ℤ
Values
[(1,2)] => {{1,2}} => 1
[(1,2),(3,4)] => {{1,2},{3,4}} => 2
[(1,3),(2,4)] => {{1,3},{2,4}} => 4
[(1,4),(2,3)] => {{1,4},{2,3}} => 4
[(1,2),(3,4),(5,6)] => {{1,2},{3,4},{5,6}} => 3
[(1,3),(2,4),(5,6)] => {{1,3},{2,4},{5,6}} => 5
[(1,4),(2,3),(5,6)] => {{1,4},{2,3},{5,6}} => 5
[(1,5),(2,3),(4,6)] => {{1,5},{2,3},{4,6}} => 7
[(1,6),(2,3),(4,5)] => {{1,6},{2,3},{4,5}} => 7
[(1,6),(2,4),(3,5)] => {{1,6},{2,4},{3,5}} => 9
[(1,5),(2,4),(3,6)] => {{1,5},{2,4},{3,6}} => 9
[(1,4),(2,5),(3,6)] => {{1,4},{2,5},{3,6}} => 9
[(1,3),(2,5),(4,6)] => {{1,3},{2,5},{4,6}} => 7
[(1,2),(3,5),(4,6)] => {{1,2},{3,5},{4,6}} => 5
[(1,2),(3,6),(4,5)] => {{1,2},{3,6},{4,5}} => 5
[(1,3),(2,6),(4,5)] => {{1,3},{2,6},{4,5}} => 7
[(1,4),(2,6),(3,5)] => {{1,4},{2,6},{3,5}} => 9
[(1,5),(2,6),(3,4)] => {{1,5},{2,6},{3,4}} => 9
[(1,6),(2,5),(3,4)] => {{1,6},{2,5},{3,4}} => 9
search for individual values
searching the database for the individual values of this statistic
/
search for generating function
searching the database for statistics with the same generating function
Description
The dimension of a set partition.
This is the sum of the lengths of the arcs of a set partition. Equivalently, one obtains that this is the sum of the maximal entries of the blocks minus the sum of the minimal entries of the blocks.
A slightly shifted definition of the dimension is St000572The dimension exponent of a set partition..
This is the sum of the lengths of the arcs of a set partition. Equivalently, one obtains that this is the sum of the maximal entries of the blocks minus the sum of the minimal entries of the blocks.
A slightly shifted definition of the dimension is St000572The dimension exponent of a set partition..
Map
to set partition
Description
Return the set partition corresponding to the perfect matching.
searching the database
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!