Essential Ideas for Section 10.3
Fundamental Counting Principle
Permutations
Counting Formulas
Count-down formula: n! = n(n - 1)!
Permutation formula: The number of ways of selecting r elements from a
set with cardinality n in which the order of section is important is
n!/(n - r)!
Number of distinguishible permutations:
If n objects are partitioned so that there are n1 of one kind, n2 of another,
and n3 of still a third kind (so that n1 + n2 + n3 = n), then the number of
ways that the n objects can be selected is n! divided by the product of
(n1)!(n2)!(n3)!.