Permutations and Combinations
In preceding sections we have solved a variety of counting problems using Venn diagrams and the generalized multiplication principle. Let us now turn our attention to two types of counting problems that occur very frequently and that can be solved using formulas derived from the generalized multiplication principle. These problems involve what are called permutations and combinations, which are particular types of arrangements of elements of a set. The sorts of arrangements we have in mind are illustrated in two problems:
Problem A How many words (by which we mean strings of letters) of two distinct letters can be formed from the letters {a, b, c}?
Problem B A construction crew has three members. A team of two must be chosen for a particular job. In how many ways can the team be chosen?
Each of the two problems can be solved by enumerating all possibilities.
Solution of Problem A There are six possible words, namely
ab ac ba bc ca cb.
Solution of Problem B Designate the three crew members by a, b, and c. Then there are three possible two- person teams, namely
ab ac bc.
(Note that ba, the team consisting of b and a, is the same as the team ab.)
We deliberately set up both problems using the same letters in order to facilitate comparison. Both problems are concerned with counting the numbers of arrangements of the elements of the set {a, b, c}, taken two at a time, without allowing repetition (for example, aa was not allowed). However, in Problem A the order of the arrangement mattered, whereas in Problem B it did not. Arrangements of the sort considered in Problem A are called permutations, whereas those in Problem B are called combinations.
More precisely, suppose that we are given a set of n objects1.
Then a permutation of n objects taken r at a time is an arrangement of r of the n objects in a specific order. So, for example, Problem A was concerned with