Login
📚 Contemporary Mathematics
Chapters ▾
⇩ Download ▾

7.2 Permutations

Three swimmers are racing in separate lanes in a swimming pool. The swimmer in the top lane is in first place, the swimmer in the bottom lane is in second place, and the swimmer in the middle lane is in third place.
Figure 7.7 We can use permutations to calculate the number of different orders of finish in an Olympic swimming heat.We can use permutations to calculate the number of different orders of finish in an Olympic swimming heat. (credit: “London 2012 Olympics Park Stratford London” by Gary Bembridge/Flickr, CC BY 2.0)

Learning Objectives

After completing this section, you should be able to:

  1. Use the Multiplication Rule for Counting to determine the number of permutations.
  2. Compute expressions containing factorials.
  3. Compute permutations.
  4. Apply permutations to solve problems.

Swimming events are some of the most popular events at the summer Olympic Games. In the finals of each event, 8 swimmers compete at the same time, making for some exciting finishes. How many different orders of finish are possible in these events? In this section, we’ll extend the Multiplication Rule for Counting to help answer questions like this one, which relate to permutations. A permutation is an ordered list of objects taken from a given population. The length of the list is given, and the list cannot contain any repeated items.

Applying the Multiplication Rule for Counting to Permutations

In the case of the swimming finals, one possible permutation of length 3 would be the list of medal winners (first, second, and third place finishers). A permutation of length 8 would be the full order of finish (first place through eighth place). Let’s use the Multiplication Rule for Counting to figure out how many of each of these permutations there are.

Factorials

The pattern we see in Example 1 occurs commonly enough that we have a name for it: factorial.
For any positive whole number n, we define the factorial of n (denoted n! and read "n factorial") to be the product of every whole number less than or equal to n. We also define 0! to be equal to one. We will use factorials in a couple of different contexts, so let's get some practice doing computations with them.

Permutations

As we’ve seen, factorials can pop up when we’re computing permutations. In fact, there is a formula that we can use to make that connection explicit. Let’s define some notation first. If we have a collection of n objects and we wish to create an ordered list of r of the objects (where 1rn), we’ll call the number of those permutations nPr (read “the number of permutations of n objects taken r at a time”). We formalize the formula we'll use to compute permutations below.

If you wondered why we defined 0!=1 earlier, it was to make formulas like this one work; if we have n objects and want to order all of them (so, we want the number of permutations of n objects taken n at a time), we get nPn=n!(nn)!=n!0!=n!1=n!. Next, we’ll get some practice computing these permutations.

Key Terms

  • permutation
  • factorial

Key Concepts

  • Using the Multiplication Rule for Counting to enumerate permutations.
  • Simplifying and computing expressions involving factorials.
  • Using factorials to count permutations.

Formulas

  • Pnr=n!(nr)!

Adapted from Contemporary Mathematics by OpenStax (openstax.org), licensed under CC BY-NC-SA 4.0. Changes were made. License: CC-BY-NC-SA-4.0.