Set of unordered set partitions: Difference between revisions
No edit summary |
|||
| Line 23: | Line 23: | ||
which takes as input a permutation and outputs a set partition as follows. It looks at te cycle decomposition of the permutation, and for each cycle, picks the corresponding subset, ''forgetting'' the cyclic ordering. For instance, the permutation with cycle decomposition <math>(135)(24)</math> gives rise to the unordered set partition into subsets <math>\{1,3,5\}</math> and <math>\{2,4\}</math> | which takes as input a permutation and outputs a set partition as follows. It looks at te cycle decomposition of the permutation, and for each cycle, picks the corresponding subset, ''forgetting'' the cyclic ordering. For instance, the permutation with cycle decomposition <math>(135)(24)</math> gives rise to the unordered set partition into subsets <math>\{1,3,5\}</math> and <math>\{2,4\}</math> | ||
==Map to the set of unordered integer partitions== | ===Map to the set of unordered integer partitions=== | ||
To every unordered set partition, we can associate a corresponding unordered integer partition, which basically just sends each subset to its size. For instance, an unordered set partition into one subset of size 2, and two subsets of size 3, gives an unordered integer partition <math>2 + 3 + 3</math>. | To every unordered set partition, we can associate a corresponding unordered integer partition, which basically just sends each subset to its size. For instance, an unordered set partition into one subset of size 2, and two subsets of size 3, gives an unordered integer partition <math>2 + 3 + 3</math>. | ||
Revision as of 09:14, 11 May 2007
Template:Combinatorial APS object
Definition
For any integer , the set of unordered set partitions for size is defined as follows: take any set of size , and consider all the partition of this set into subsets (with no ordering among or between the subsets). This set is termed the set of unordered set partitions for size .
The cardinality of this set is termed the Bell number for and is denoted as . Thus, we shall also call the set of unordered set partitions as the Bell set and denote it as . If we want to focus on the set itself, we write where is the set.
Facts
Independent of the choice of set
Give two sets and of the same cardinality, and a bijection , we get an induced bijcetion from the set of unordered set partitions of to the set of unordered set partitions of . Thus, the set of unordered set partitions is independent of the choice of labelling.
Further, this also shows that the symmetric group on a set acts on its set of unordered set partitions, by permuting the labels.
Map from the symmetric group
To every element of the symmetric group there is a corresponding unordered set partition. In other words, there is a natural map, for any set :
which takes as input a permutation and outputs a set partition as follows. It looks at te cycle decomposition of the permutation, and for each cycle, picks the corresponding subset, forgetting the cyclic ordering. For instance, the permutation with cycle decomposition gives rise to the unordered set partition into subsets and
Map to the set of unordered integer partitions
To every unordered set partition, we can associate a corresponding unordered integer partition, which basically just sends each subset to its size. For instance, an unordered set partition into one subset of size 2, and two subsets of size 3, gives an unordered integer partition .
More formally we get a map:
where denotes theset of unordered integer partitions of the integer .
Note that the composite of the map from to and the map from to is the cycle type map.
Map from the set of ordered set partitions
Given an ordered set partition, we can obtain from that an unordered set partition, by forgetting the ordering.
All these maps are covariant under the action of the symmetric group
The symmetric group acts on itself by conjugation, as well as on the set of ordered as well as unordered set partitions. Its action on the set of unordered integer partitions is trivial. All the maps between these combinatorial structures described above, are covariant under the action of the symmetric group, viz they commute with the action.
Decompositions of this set
Number of parts map
Given any unordered integer partition, we can define the number of parts of that partition. Composing this with the map from unordered set partitions, we get a map:
which sends each unordered set partition to the number of subsets.
The inverse image of an integer under this map is termed the Stirling set