Combinatorics • Topic 9
Combinations
Combinations count the number of ways to choose items where order does not matter. This is the fundamental object of combinatorics.
Definition
Definition (Combination)
The number of ways to choose distinct items from a set of distinct items is denoted by (read " choose ").
Logic
We start with permutations . Since order doesn't matter, every set of items has been counted times (once for each arrangement). We divide by to correct this.Properties
1. Symmetry
Choosing items to keep is the same as choosing items to discard.
2. Pascal's Identity
- Combinatorial Proof: Consider a specific element .
- Case 1: is included. We need to choose more from the remaining . ()
- Case 2: is excluded. We need to choose all from the remaining . ()
Practice Problems
Exercise (Problem 1)
In a lottery, you must choose 6 numbers from 49. How many possible tickets are there?
Exercise (Problem 2)
How many ways can a committee of 3 men and 2 women be formed from a group of 10 men and 8 women?
Exercise (Problem 3)
Solve for : .