Combinatorics • Topic 5
Sets
Set theory provides the language for all modern mathematics. In combinatorics, we focus on the size of sets (cardinality) and the relationships between subsets.
Notation
- : is an element of set .
- : is a subset of (every element of is in ).
- : The empty set (contains no elements).
- : The cardinality (number of elements) of .
Subsets and Power Sets
Definition (Power Set)
The power set of , denoted , is the set of all subsets of .
Theorem (Number of Subsets)
If , then the number of subsets of is .
Proof (Combinatorial Proof). To form a subset, we make a binary choice for each of the elements: either include it or exclude it. choices. ∎
Disjoint Sets and Partitions
- Disjoint: .
- Partition: A collection of disjoint non-empty subsets whose union is the original set .
- Example: Even and Odd integers partition .
Practice Problems
Exercise (Problem 1)
Let . How many subsets of contain the element 1?
Exercise (Problem 2)
How many subsets of have an odd number of elements?
Exercise (Problem 3)
Let and be subsets of a set with . If and , what are the minimum and maximum possible values for ?