Sort by:
LikesFiltered by tag: set partition
6
8
Partitioning a set
In how many ways can a set of r objects be partitioned into subsets of k objects such that:
all subsets are mutually exclusive
each of k-object subset appears in exactly one of the partitions [Partit
...
|
Hard
|