A permutation (or arrangement) is an ordering of elements from a set. We will show how to count the number of permutations of any finite set of elements.
1. Lisa has 5 different ornaments she wants to put in a line on her mantle. How many ways can she arrange the ornaments?
Solution: We can think of Lisa’s Mantle as having five positions. There are five ornaments, so we have 5 choices for which ornament we put into the first position. After we place the first ornament, we will have 4 choices of which ornament to put into the second position (since one ornament is already placed). Repeating this argument, there are 3 choices for the third position, 2 choices for the fourth position and 1 choice for the last position. Since we are putting an ornament in each position, we should use the Rule of Product. So the total number of ways to place the ornaments is .
The notation (where is a positive integer) refers to the product of all positive integers from to . Note: is often defined to be , which is the convention for the empty product.
Now, we are ready to generalize the problem. We can replace with , and work through the proof again.
2. Lisa has different ornaments she wants to put in a line on her mantle. How many ways can she arrange the ornaments?
Solution: We can think of Lisa’s Mantle as having positions. There are ornaments, so we have choices for which ornament to place in the first position. After we place the first ornament, we will have choices for the second position. Repeating this argument, there are choices for the third position, choices for the fourth position, and so on. For the th position, there is choice. Now, by the Rule of Product, the total number of ways to place the ornaments is
3. Lisa has 4 different dog ornaments and 6 different cat ornaments that she wants to place on her mantle. All of the dog ornaments should be consecutive and the cat ornaments should also be consecutive. How many ways can they be arranged?
Solution: We have to decide if we want to place the dog ornaments first, or the cat ornaments first, which gives us 2 possibilities. We can arrange the dog ornaments in ways, and the cat ornaments in ways. Hence, by the Rule of product, there are ways to arrange the ornaments.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
There are no comments in this discussion.