{"id":69,"date":"2019-08-02T10:11:16","date_gmt":"2019-08-02T14:11:16","guid":{"rendered":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/chapter\/5-3-permutations\/"},"modified":"2023-11-27T14:19:25","modified_gmt":"2023-11-27T19:19:25","slug":"5-3-permutations","status":"publish","type":"chapter","link":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/chapter\/5-3-permutations\/","title":{"raw":"5.3. Permutations","rendered":"5.3. Permutations"},"content":{"raw":"[Latexpage]\n<h1>Permutations<\/h1>\nIn a previous example, we were asked to find the word sequences formed by using the letters {<em>A<\/em>,<em>B<\/em>,<em>C<\/em>} if no letter is to be repeated. The tree diagram gave us the following six arrangements:\n\n<em>ABC<\/em>, <em>ACB<\/em>, <em>BAC<\/em>, <em>BCA<\/em>, <em>CAB<\/em>, and <em>CBA<\/em>\n\nArrangements like these, where order is important and no element is repeated, are called permutations.\n\n&nbsp;\n<div class=\"textbox shaded\"><strong>Permutations<\/strong>: A permutation of a set of elements is an ordered arrangement where each element is used once.<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.1<\/p>\n\n<\/header>\n<div class=\"textbox__content\">How many three-letter word sequences can be formed using the letters {<em>A<\/em>, <em>B<\/em>, <em>C<\/em>, <em>D<\/em>}?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">\n\nThere are four choices for the first letter of our word, three choices for the second letter, and two choices for the third.\n<table class=\" aligncenter\" style=\"border-collapse: collapse;width: 49.8986%\" border=\"0\">\n<tbody>\n<tr>\n<td class=\"border\" style=\"width: 23.5118%;text-align: center\">4<\/td>\n<td class=\"border\" style=\"width: 25.2977%;text-align: center\">3<\/td>\n<td class=\"border\" style=\"width: 20.0893%;text-align: center\">2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<span style=\"font-size: 1rem\">Applying the multiplication axiom, we get 4 \u00b7 3 \u00b7 2 = 24 different arrangements.<\/span>\n\n<\/div>\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.2<\/p>\n\n<\/header>\n<div class=\"textbox__content\">How many permutations of the letters of the word ARTICLE have consonants in the first and last positions?<\/div>\n<div class=\"textbox__content\"><strong>Solution<\/strong><\/div>\n<div class=\"textbox__content\">In the word ARTICLE, there are 4 consonants. Since the first letter must be a consonant, we have four choices for the first position, and once we use up a consonant, there are only three consonants left for the last spot. We show as follows:<\/div>\n<div>\n<table class=\"aligncenter\" style=\"border-collapse: collapse;width: 56.9197%;height: 31px\" border=\"0\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\"><\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\"><\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\"><\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\"><\/td>\n<td class=\"border\" style=\"width: 9.56039%;text-align: center\"><\/td>\n<td class=\"border\" style=\"width: 8.38396%;text-align: center\">3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: left;padding-left: 40px\">Since<span style=\"font-size: 1rem;text-align: left\"> there are no more restrictions, we can go ahead and make the choices for the rest of the positions. <\/span><span style=\"font-size: 1rem\">So far we have used up 2 letters, therefore, five remain. So for the next position there are five choices, for the position after that there are four choices, and so on. We get:<\/span><\/p>\n\n<\/div>\n<div class=\"textbox__content\" style=\"text-align: center\">\n<table class=\"aligncenter\" style=\"border-collapse: collapse;width: 56.9197%;height: 31px\" border=\"0\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\">5<\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\">3<\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\">2<\/td>\n<td class=\"border\" style=\"width: 9.56039%;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 8.38396%;text-align: center\">3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<span style=\"font-size: 1rem\">So the total permutations are 4 \u00b7 5 \u00b7 4 \u00b7 3 \u00b7 2 \u00b7 1 \u00b7 3 = 1440.<\/span>\n\n<\/div>\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.3<\/p>\n\n<\/header>\n<div class=\"textbox__content\">Given five letters {<em>A<\/em>, <em>B<\/em>, <em>C<\/em>, <em>D<\/em>, <em>E<\/em>}. Find the following:<\/div>\n<div class=\"textbox__content\"><strong>a.<\/strong> The number of four-letter word sequences.<\/div>\n<div class=\"textbox__content\"><strong>b.<\/strong> The number of three-letter word sequences.<\/div>\n<div class=\"textbox__content\"><strong>c.<\/strong> The number of two-letter word sequences.<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">The problem is easily solved by the multiplication axiom, and answers are as follows:<\/div>\n<div class=\"textbox__content\"><strong>a.<\/strong> The number of four-letter word sequences is 5 \u00b7 4 \u00b7 3 \u00b7 2 = 120.<\/div>\n<div class=\"textbox__content\"><strong>b.<\/strong> The number of three-letter word sequences is 5 \u00b7 4 \u00b7 3 = 60.<\/div>\n<div class=\"textbox__content\"><strong>c.<\/strong> The number of two-letter word sequences is 5 \u00b7 4 = 20.<\/div>\n<div class=\"textbox__content\">We often encounter situations where we have a set of <em>n<\/em> objects and we are selecting <em>r<\/em> objects to form permutations. We refer to this as <strong>permutations of<\/strong> <em><strong>n<\/strong><\/em> <strong>objects taken<\/strong> <strong><em>r<\/em> at a time<\/strong>, and we write it as <strong><em>n<\/em>Pr<\/strong>.<\/div>\n<div class=\"textbox__content\">Therefore, this example can also be answered as listed below:<\/div>\n<p class=\"textbox__content\"><strong>a.<\/strong> The number of four-letter word sequences is 5<em>P<\/em>4 = 120.<\/p>\n<p class=\"textbox__content\"><span style=\"font-size: 1rem\"><strong>b.<\/strong> The number of three-letter word sequences is 5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">3 = 60.<\/span><\/p>\n<p class=\"textbox__content\"><span style=\"font-size: 1rem\"><strong>c.<\/strong> The number of two-letter word sequences is 5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">2 = 20.<\/span><\/p>\n\n<\/div>\n&nbsp;\n\nBefore we give a formula for <em>n<\/em>P<em>r<\/em>, we'd like to introduce a symbol that we will use a great deal in this as well as in the next chapter.\n\n&nbsp;\n<div class=\"textbox shaded\">\n\n<strong>Factorial<\/strong>: <em>n<\/em>! = <em>n<\/em>(<em>n <\/em>\u2212 1)(<em>n <\/em>\u2212 2)(<em>n <\/em>\u2212 3)\u00b7\u00b7\u00b7 3 \u00b7 2 \u00b7 1.\n\nWhere <em>n<\/em> is a natural number.\n<p style=\"text-align: center\">0! = 1<\/p>\n\n<\/div>\n&nbsp;\n<p style=\"text-align: left\">Now we define <em>n<\/em>P<em>r<\/em>.<\/p>\n&nbsp;\n<div class=\"textbox shaded\">\n<p style=\"text-align: left\"><strong>The Number of Permutations of <em>n<\/em> Objects Taken <em>r<\/em> at a Time<\/strong>:<\/p>\n<p style=\"text-align: left\"><em>n<\/em>P<em>r<\/em> = <em>n<\/em>(<em>n<\/em> \u2212 1)(<em>n <\/em>\u2212 2)(<em>n<\/em> \u2212 3)\u00b7\u00b7\u00b7(<em>n<\/em> \u2212 <em>r<\/em> +1), or<\/p>\n<p style=\"text-align: left\"><em>n<\/em>P<em>r<\/em> = $\\frac{n!}{(n-r)!}$<\/p>\n<p style=\"text-align: left\">Where <em>n<\/em> and <em>r<\/em> are natural numbers.<\/p>\n\n<\/div>\n&nbsp;\n<p style=\"text-align: left\">The reader should become familiar with both formulas and should feel comfortable in applying either.<\/p>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.4<\/p>\n\n<\/header>\n<div class=\"textbox__content\">Compute the following using both formulas.<\/div>\n<div class=\"textbox__content\"><strong>a.<\/strong> 6P3<\/div>\n<div class=\"textbox__content\"><strong>b.<\/strong> 7P2<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">We will identify <em>n<\/em> and <em>r<\/em> in each case and solve using the formulas provided.<\/div>\n<div class=\"textbox__content\">a. 6<em>P<\/em>3 = 6 \u00b7 5 \u00b7 4 = 120, alternately 6<em>P<\/em>3 = $\\frac{6!}{(6-3)!}$ = $\\frac{6!}{3!}$ = $\\frac{6\\cdot5\\cdot4\\cdot3\\cdot2\\cdot1}{3\\cdot2\\cdot1}$ = 120<\/div>\n<div class=\"textbox__content\">b. 7<em>P<\/em>2 = 7 \u00b7 6 = 42, or 7<em>P<\/em>2 = $\\frac{7!}{5!}$ = $\\frac{7\\cdot6\\cdot5\\cdot4\\cdot3\\cdot2\\cdot1}{5\\cdot4\\cdot3\\cdot2\\cdot1}$ = 42<\/div>\n<\/div>\n&nbsp;\n<p style=\"text-align: left\">Next we consider some more permutation problems to get further insight into these concepts.<\/p>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.5<\/p>\n\n<\/header>\n<div class=\"textbox__content\">In how many different ways can 4 people be seated in a straight line if two of them insist on sitting next to each other?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">Let us suppose we have four people <em>A<\/em>, <em>B<\/em>, <em>C<\/em>, and <em>D<\/em>. Further suppose that <em>A<\/em> and <em>B<\/em> want to sit together. For the sake of argument, we tie <em>A<\/em> and <em>B<\/em> together and treat them as one person. The four people are $\\fbox{AB}$ <em>CD<\/em> . Since $\\fbox{AB}$ is treated as one person, we have the following possible arrangements:<\/div>\n<div class=\"textbox__content\">$\\fbox{AB}$ CD\u00a0 ,\u00a0 $\\fbox{AB}$ DC\u00a0 ,\u00a0 C $\\fbox{AB}$ D\u00a0 ,\u00a0 D $\\fbox{AB}$ C\u00a0 ,\u00a0 CD $\\fbox{AB}$\u00a0 ,\u00a0 DC $\\fbox{AB}$<\/div>\n<div class=\"textbox__content\">Note that there are six more such permutations because <em>A<\/em> and <em>B<\/em> could also be tied in the order <em>BA<\/em>. And they are:<\/div>\n<div class=\"textbox__content\">$\\fbox{BA}$ CD\u00a0 ,\u00a0 $\\fbox{BA}$ DC\u00a0 ,\u00a0 C $\\fbox{BA}$ D\u00a0 ,\u00a0 D $\\fbox{BA}$ C\u00a0 ,\u00a0 CD $\\fbox{BA}$\u00a0 ,\u00a0 DC $\\fbox{BA}$<\/div>\n<div class=\"textbox__content\">So altogether there are 12 different permutations.<\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">Let us now do the problem using the multiplication axiom.<\/span><\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">After we tie two of the people together and treat them as one person, we can say we have only three people. The multiplication axiom tells us that three people can be seated in 3! ways. Since two people can be tied together 2! ways, there are 3!2! = 12 different arrangements.<\/span><\/div>\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.6<\/p>\n\n<\/header>\n<div class=\"textbox__content\">You have 4 math books and 5 history books to put on a shelf that has 5 slots. In how many ways can the books be shelved if the first three slots are filled with math books and the next two slots are filled with history books?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">We first do the problem using the multiplication axiom.<\/div>\n<div class=\"textbox__content\">Since the math books go in the first three slots, there are 4 choices for the first slot, 3 for the second and 2 for the third. The fourth slot requires a history book, and has five choices. Once that choice is made, there are 4 history books left, and therefore, 4 choices for the last slot. The choices are shown below:<\/div>\n<div>\n<table class=\"aligncenter\" style=\"border-collapse: collapse\" border=\"0\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\">3<\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\">2<\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\">5<\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\">4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">Therefore, the number of permutations are 4 \u00b7 3 \u00b7 2 \u00b7 5 \u00b7 4 = 480. Alternately, we can see that 4 \u00b7 3 \u00b7 2 is really same as 4<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">3, and 5 \u00b7 4 is 5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">2. So the answer can be written as (4<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">3) (5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">2) = 480.<\/span><\/div>\n<\/div>\n&nbsp;\n<p style=\"text-align: left\">Clearly, this makes sense. For every permutation of three math books placed in the first three slots, there are 5<em>P<\/em>2 permutations of history books that can be placed in the last two slots. Hence the multiplication axiom applies, and we have the answer (4<em>P<\/em>3) (5<em>P<\/em>2). We summarize.<\/p>\n\n<ol>\n \t<li style=\"text-align: left\"><strong>Permutations<\/strong>: A permutation of a set of elements is an ordered arrangement where each element is used once.<\/li>\n \t<li style=\"text-align: left\"><strong>Factorial<\/strong>: <em>n<\/em>! = <em>n<\/em>(<em>n <\/em>\u2212 1)(<em>n <\/em>\u2212 2)(<em>n <\/em>\u2212 3)\u00b7\u00b7\u00b73 \u00b7 2 \u00b7 1. Where <em>n<\/em> is a natural number.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a00! = 1<\/li>\n \t<li><strong style=\"font-size: 14pt\">Permutations of <em>n<\/em> Objects Taken <em>r<\/em> at a Time<\/strong><span style=\"font-size: 14pt\">: <\/span><em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\">P<em>r<\/em> = <\/span><em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\">(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 1)(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 2)(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 3)\u00b7\u00b7\u00b7(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 <\/span><em style=\"font-size: 14pt\">r<\/em><span style=\"font-size: 14pt\"> + 1), or <\/span><em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\">P<em>r<\/em> = $\\frac{n!}{(n-r)!}$. <\/span>Where <em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\"> and <\/span><em style=\"font-size: 14pt\">r<\/em><span style=\"font-size: 14pt\"> are natural numbers.<\/span><\/li>\n<\/ol>\n&nbsp;\n<h1>Ci<strong>rcular Permutations and Permutations with Similar Elements<\/strong><\/h1>\nIn this section we will address the following two problems.\n<ol>\n \t<li>In how many different ways can five people be seated in a circle?<\/li>\n \t<li>In how many different ways can the letters of the word MISSISSIPPI be arranged?<\/li>\n<\/ol>\nThe first problem comes under the category of <em>Circular Permutations<\/em>, and the second under <em>Permutations with Similar Elements<\/em>.\n\n&nbsp;\n\n<strong>Circular Permutations <\/strong>\n\nSuppose we have three people named <em>A<\/em>, <em>B<\/em>, and <em>C<\/em>. We have already determined that they can be seated in a straight line in 3! or 6 ways. Our next problem is to see how many ways these people can be seated in a circle. We draw a diagram:\n<div class=\"textbox\">\\begin{tikzpicture}[thick]\n\\draw (0,0) circle (1) node[below,shift={(-1.2,0.5)}] {$\\bm{A}$};\n\\draw (4,0) circle (1) node[below,shift={(1.2,0.5)}] {$\\bm{A}$};\\node at (.7,0.2) {B};\n\\node at (2.7,0.2) {B};\n\\node at (0,-1.3) {C};\n\\node at (4,-1.3) {C};\n\\end{tikzpicture}<\/div>\nIt happens that there are only two ways we can seat three people in a circle. This kind of permutation is called a circular permutation. In such cases, no matter where the first person sits, the permutation is not affected. Each person can shift as many places as they like, and the permutation will not be changed. Imagine the people on a merry-go-round; the rotation of the permutation does not generate a new permutation. So in circular permutations, the first person is considered a place holder, and where he sits does not matter.\n\n&nbsp;\n<div class=\"textbox shaded\"><strong>Circular Permutations<\/strong>: The number of permutations of <em>n<\/em> elements in a circle is (<em>n<\/em> \u2212 1)!<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.7<\/p>\n\n<\/header>\n<div class=\"textbox__content\">In how many different ways can five people be seated at a circular table?<\/div>\n<div class=\"textbox__content\"><strong>Solution<\/strong><\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">We have already determined that the first person is just a place holder. Therefore, there is only one choice for the first spot. We have:<\/span><\/div>\n<div>\n<table class=\"aligncenter\" style=\"border-collapse: collapse\" border=\"0\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">1<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\">3<\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\">2<\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\">1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"textbox__content\">So the answer is 24.<\/div>\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.8<\/p>\n\n<\/header>\n<div class=\"textbox__content\">In how many ways can four couples be seated at a round table if the men and women want to sit alternately?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">\n\nWe again emphasize that the first person can sit anywhere without affecting the permutation. So there is only one choice for the first spot. Suppose a man sat down first. The chair next to it must belong to a woman, and there are 4 choices. The next chair belongs to a man, so there are three choices and so on. We list the choices below.\n<div class=\"textbox__content\" style=\"text-align: center\">\n<table class=\" aligncenter\" style=\"border-collapse: collapse;width: 55.7018%\" border=\"0\">\n<tbody>\n<tr>\n<td class=\"border\" style=\"width: 12.7414%;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 10.5461%;text-align: center\">4<\/td>\n<td class=\"border\" style=\"width: 11.091%;text-align: center\">3<\/td>\n<td class=\"border\" style=\"width: 12.3235%;text-align: center\">3<\/td>\n<td class=\"border\" style=\"width: 10.8225%;text-align: center\">2<\/td>\n<td class=\"border\" style=\"width: 11.7573%;text-align: center\">2<\/td>\n<td class=\"border\" style=\"width: 9.5238%;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 12.2173%;text-align: center\">1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\nSo the answer is 144.\n\n<\/div>\n<\/div>\n&nbsp;\n\nNow we address the second problem.\n\n&nbsp;\n\n<strong>Permutations with Similar Elements<\/strong>\n\nLet us determine the number of distinguishable permutations of the letters ELEMENT.\n\nSuppose we make all of the letters different by labeling the letters as follows.\n<p style=\"text-align: center\">E<sub>1<\/sub>LE<sub>2<\/sub>ME<sub>3<\/sub>NT<\/p>\nSince all the letters are now different, there are 7! different permutations.\n\nLet us now look at one such permutation, say:\n<p style=\"text-align: center\">LE<sub>1<\/sub>ME<sub>2<\/sub>NE<sub>3<\/sub>T<\/p>\nSuppose we form new permutations from this arrangement by only moving the E's. Clearly, there are 3! or 6 such arrangements. We list them below:\n<p style=\"text-align: center\">LE<sub>1<\/sub>ME<sub>2<\/sub>NE<sub>3<\/sub>T\nLE<sub>1<\/sub>ME<sub>3<\/sub>NE<sub>2<\/sub>T\nLE<sub>2<\/sub>ME<sub>1<\/sub>NE<sub>3<\/sub>T\nLE<sub>3<\/sub>ME<sub>3<\/sub>NE<sub>1<\/sub>T\nLE<sub>3<\/sub>ME<sub>2<\/sub>NE<sub>1<\/sub>T\nLE<sub>3<\/sub>ME<sub>1<\/sub>NE<sub>2<\/sub>T<\/p>\n<p style=\"text-align: left\">Because the E's are not different, there is only one arrangement LEMENET and not six. This is true for every permutation.<\/p>\n<p style=\"text-align: left\">Let us suppose there are <em>n<\/em> different permutations of the letters ELEMENT. Then there are <em>n <\/em>\u00b7 3! permutations of the letters E<sub>1<\/sub>LE<sub>2<\/sub>ME<sub>3<\/sub>NT. But we know there are 7! permutations of the letters E<sub>1<\/sub>LE<sub>2<\/sub>ME<sub>3<\/sub>NT. Therefore: <em>n <\/em>\u00b7 3! = 7!<\/p>\n<p style=\"text-align: left\">Or <em>n<\/em> = $\\frac{7!}{3!}$.<\/p>\n<p style=\"text-align: left\">This gives us the method we are looking for.<\/p>\n&nbsp;\n<div class=\"textbox shaded\">\n<p style=\"text-align: left\"><strong>Permutations with Similar Elements<\/strong>:<\/p>\n<p style=\"text-align: left\">The number of permutations of <em>n<\/em> elements taken <em>n<\/em> at a time, with <em>r<\/em><sub>1<\/sub> elements of one kind, <em>r<\/em><sub>2<\/sub> elements of another kind, and so on, is $\\frac{n!}{r_1!r_2!...r_k!}$<\/p>\n\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.9<\/p>\n\n<\/header>\n<div class=\"textbox__content\">Find the number of different permutations of the letters of the word MISSISSIPPI.<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">The word MISSISSIPPI has 11 letters. If the letters were all different there would have been 11! different permutations. But MISSISSIPPI has 4 S's, 4 I's, and 2 P's that are alike.<\/div>\n<div class=\"textbox__content\">So the answer is $\\frac{11!}{4!4!2!}$<\/div>\n<div class=\"textbox__content\">Which equals 34,650.<\/div>\n<\/div>\n&nbsp;\n<div><\/div>\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.10<\/p>\n\n<\/header>\n<div class=\"textbox__content\">If a coin is tossed six times, how many different outcomes consisting of 4 heads and 2 tails are there?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">Again, we have permutations with similar elements. We are looking for permutations for the letters HHHHTT.<\/div>\n<div class=\"textbox__content\">The answer is $\\frac{6!}{4!2!} = 15$.<\/div>\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.11<\/p>\n\n<\/header>\n<div class=\"textbox__content\">In how many different ways can 4 nickels, 3 dimes, and 2 quarters be arranged in a row?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">Assuming that all nickels are similar, all dimes are similar, and all quarters are similar, we have permutations with similar elements. Therefore, the answer is:<\/div>\n<div class=\"textbox__content\">$\\frac{9!}{4!3!2!} = 1260$<\/div>\n<\/div>\n&nbsp;\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.12<\/p>\n\n<\/header>\n<div class=\"textbox__content\">A stock broker wants to assign 20 new clients equally to 4 of its salespeople. In how many different ways can this be done?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">This means that each sales person gets 5 clients. The problem can be thought of as an ordered partitions problem. In that case, using the formula we get:<\/div>\n<div class=\"textbox__content\">$\\frac{20!}{5!5!5!5!} = 11,732,745,024$<\/div>\n<\/div>\n&nbsp;\n<p style=\"text-align: left\">We summarize:<\/p>\n\n<ol>\n \t<li style=\"text-align: left\"><strong>Circular Permutations<\/strong>: The number of permutations of <em>n<\/em> elements in a circle is (<em>n <\/em>\u2212 1)!<\/li>\n \t<li style=\"text-align: left\"><strong>Permutations with Similar Elements<\/strong>: The number of permutations of <em>n<\/em> elements taken <em>n<\/em> at a time, with <em>r<\/em><sub>1<\/sub> elements of one kind, <em>r<\/em><sub>2<\/sub> elements of another kind, and so on, such that <em>n<\/em> = <em>r<\/em><sub>1<\/sub> + <em>r<\/em><sub>2<\/sub> +\u00b7\u00b7\u00b7+ <em>r<\/em><sub>k<\/sub> is<\/li>\n<\/ol>\n<p style=\"padding-left: 40px\">$\\frac{n!}{r_1!r_2!\u00b7\u00b7\u00b7r_k!}$<\/p>\n<p style=\"padding-left: 40px\">This is also referred to as <strong>ordered partitions<\/strong>.<\/p>\n&nbsp;\n<h1>Practice questions<\/h1>\n<strong>1.<\/strong> A group of 15 people who are members of a volunteer club wish to choose a chair and a secretary. How many different ways can this be done?\n\n<strong>2.<\/strong> How many permutations of the letters of the word SECURITY end in a consonant?\n\n<strong>3.<\/strong> In how many different ways can five people be seated in a row if two of them insist on sitting next to each other?\n\n<strong>4.<\/strong> In how many ways can 3 English, 3 history, and 2 math books be set on a shelf, if the English books are set on the left, history books in the middle, and math books on the right?\n\n<strong>5.<\/strong> Find the number of different permutations of the letters of the word MASSACHUSETTS.\n\n<strong>6.<\/strong> If a team plays 10 games, how many different outcomes of 6 wins, and 4 losses are possible?\n\n<strong>7.\u00a0<\/strong>You and six other classmates decide to take a group selfie photo:\n<p style=\"padding-left: 40px\"><strong>a.\u00a0<\/strong>How many different arrangements are possible?<\/p>\n<p style=\"padding-left: 40px\"><strong>b.\u00a0<\/strong>How many different arrangements are possible if you insist on being in the middle of the photo?<\/p>\n<p style=\"padding-left: 40px\"><strong>c.\u00a0<\/strong>How many different arrangements are possible if one of your friends insists on being at the right of the photo, and two other friends insist on standing beside each other?<\/p>\n&nbsp;","rendered":"<h1>Permutations<\/h1>\n<p>In a previous example, we were asked to find the word sequences formed by using the letters {<em>A<\/em>,<em>B<\/em>,<em>C<\/em>} if no letter is to be repeated. The tree diagram gave us the following six arrangements:<\/p>\n<p><em>ABC<\/em>, <em>ACB<\/em>, <em>BAC<\/em>, <em>BCA<\/em>, <em>CAB<\/em>, and <em>CBA<\/em><\/p>\n<p>Arrangements like these, where order is important and no element is repeated, are called permutations.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\"><strong>Permutations<\/strong>: A permutation of a set of elements is an ordered arrangement where each element is used once.<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.1<\/p>\n<\/header>\n<div class=\"textbox__content\">How many three-letter word sequences can be formed using the letters {<em>A<\/em>, <em>B<\/em>, <em>C<\/em>, <em>D<\/em>}?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">\n<p>There are four choices for the first letter of our word, three choices for the second letter, and two choices for the third.<\/p>\n<table class=\"aligncenter\" style=\"border-collapse: collapse;width: 49.8986%\">\n<tbody>\n<tr>\n<td class=\"border\" style=\"width: 23.5118%;text-align: center\">4<\/td>\n<td class=\"border\" style=\"width: 25.2977%;text-align: center\">3<\/td>\n<td class=\"border\" style=\"width: 20.0893%;text-align: center\">2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-size: 1rem\">Applying the multiplication axiom, we get 4 \u00b7 3 \u00b7 2 = 24 different arrangements.<\/span><\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.2<\/p>\n<\/header>\n<div class=\"textbox__content\">How many permutations of the letters of the word ARTICLE have consonants in the first and last positions?<\/div>\n<div class=\"textbox__content\"><strong>Solution<\/strong><\/div>\n<div class=\"textbox__content\">In the word ARTICLE, there are 4 consonants. Since the first letter must be a consonant, we have four choices for the first position, and once we use up a consonant, there are only three consonants left for the last spot. We show as follows:<\/div>\n<div>\n<table class=\"aligncenter\" style=\"border-collapse: collapse;width: 56.9197%;height: 31px\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\"><\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\"><\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\"><\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\"><\/td>\n<td class=\"border\" style=\"width: 9.56039%;text-align: center\"><\/td>\n<td class=\"border\" style=\"width: 8.38396%;text-align: center\">3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: left;padding-left: 40px\">Since<span style=\"font-size: 1rem;text-align: left\"> there are no more restrictions, we can go ahead and make the choices for the rest of the positions. <\/span><span style=\"font-size: 1rem\">So far we have used up 2 letters, therefore, five remain. So for the next position there are five choices, for the position after that there are four choices, and so on. We get:<\/span><\/p>\n<\/div>\n<div class=\"textbox__content\" style=\"text-align: center\">\n<table class=\"aligncenter\" style=\"border-collapse: collapse;width: 56.9197%;height: 31px\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\">5<\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\">3<\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\">2<\/td>\n<td class=\"border\" style=\"width: 9.56039%;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 8.38396%;text-align: center\">3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-size: 1rem\">So the total permutations are 4 \u00b7 5 \u00b7 4 \u00b7 3 \u00b7 2 \u00b7 1 \u00b7 3 = 1440.<\/span><\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.3<\/p>\n<\/header>\n<div class=\"textbox__content\">Given five letters {<em>A<\/em>, <em>B<\/em>, <em>C<\/em>, <em>D<\/em>, <em>E<\/em>}. Find the following:<\/div>\n<div class=\"textbox__content\"><strong>a.<\/strong> The number of four-letter word sequences.<\/div>\n<div class=\"textbox__content\"><strong>b.<\/strong> The number of three-letter word sequences.<\/div>\n<div class=\"textbox__content\"><strong>c.<\/strong> The number of two-letter word sequences.<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">The problem is easily solved by the multiplication axiom, and answers are as follows:<\/div>\n<div class=\"textbox__content\"><strong>a.<\/strong> The number of four-letter word sequences is 5 \u00b7 4 \u00b7 3 \u00b7 2 = 120.<\/div>\n<div class=\"textbox__content\"><strong>b.<\/strong> The number of three-letter word sequences is 5 \u00b7 4 \u00b7 3 = 60.<\/div>\n<div class=\"textbox__content\"><strong>c.<\/strong> The number of two-letter word sequences is 5 \u00b7 4 = 20.<\/div>\n<div class=\"textbox__content\">We often encounter situations where we have a set of <em>n<\/em> objects and we are selecting <em>r<\/em> objects to form permutations. We refer to this as <strong>permutations of<\/strong> <em><strong>n<\/strong><\/em> <strong>objects taken<\/strong> <strong><em>r<\/em> at a time<\/strong>, and we write it as <strong><em>n<\/em>Pr<\/strong>.<\/div>\n<div class=\"textbox__content\">Therefore, this example can also be answered as listed below:<\/div>\n<p class=\"textbox__content\"><strong>a.<\/strong> The number of four-letter word sequences is 5<em>P<\/em>4 = 120.<\/p>\n<p class=\"textbox__content\"><span style=\"font-size: 1rem\"><strong>b.<\/strong> The number of three-letter word sequences is 5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">3 = 60.<\/span><\/p>\n<p class=\"textbox__content\"><span style=\"font-size: 1rem\"><strong>c.<\/strong> The number of two-letter word sequences is 5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">2 = 20.<\/span><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p>Before we give a formula for <em>n<\/em>P<em>r<\/em>, we&#8217;d like to introduce a symbol that we will use a great deal in this as well as in the next chapter.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p><strong>Factorial<\/strong>: <em>n<\/em>! = <em>n<\/em>(<em>n <\/em>\u2212 1)(<em>n <\/em>\u2212 2)(<em>n <\/em>\u2212 3)\u00b7\u00b7\u00b7 3 \u00b7 2 \u00b7 1.<\/p>\n<p>Where <em>n<\/em> is a natural number.<\/p>\n<p style=\"text-align: center\">0! = 1<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">Now we define <em>n<\/em>P<em>r<\/em>.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p style=\"text-align: left\"><strong>The Number of Permutations of <em>n<\/em> Objects Taken <em>r<\/em> at a Time<\/strong>:<\/p>\n<p style=\"text-align: left\"><em>n<\/em>P<em>r<\/em> = <em>n<\/em>(<em>n<\/em> \u2212 1)(<em>n <\/em>\u2212 2)(<em>n<\/em> \u2212 3)\u00b7\u00b7\u00b7(<em>n<\/em> \u2212 <em>r<\/em> +1), or<\/p>\n<p style=\"text-align: left\"><em>n<\/em>P<em>r<\/em> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9a41c0c8f00a8e33cd56e7737c6f58b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#110;&#33;&#125;&#123;&#40;&#110;&#45;&#114;&#41;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"25\" width=\"41\" style=\"vertical-align: -9px;\" \/><\/p>\n<p style=\"text-align: left\">Where <em>n<\/em> and <em>r<\/em> are natural numbers.<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">The reader should become familiar with both formulas and should feel comfortable in applying either.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.4<\/p>\n<\/header>\n<div class=\"textbox__content\">Compute the following using both formulas.<\/div>\n<div class=\"textbox__content\"><strong>a.<\/strong> 6P3<\/div>\n<div class=\"textbox__content\"><strong>b.<\/strong> 7P2<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">We will identify <em>n<\/em> and <em>r<\/em> in each case and solve using the formulas provided.<\/div>\n<div class=\"textbox__content\">a. 6<em>P<\/em>3 = 6 \u00b7 5 \u00b7 4 = 120, alternately 6<em>P<\/em>3 = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-cfc5c198e78417a3c19b497b48883eca_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#54;&#33;&#125;&#123;&#40;&#54;&#45;&#51;&#41;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"25\" width=\"39\" style=\"vertical-align: -9px;\" \/> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-ab427d29bbf6e416a7039a47b279d31b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#54;&#33;&#125;&#123;&#51;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"11\" style=\"vertical-align: -6px;\" \/> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-1b30538d55a89001de13977f0c6d93f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#54;&#92;&#99;&#100;&#111;&#116;&#53;&#92;&#99;&#100;&#111;&#116;&#52;&#92;&#99;&#100;&#111;&#116;&#51;&#92;&#99;&#100;&#111;&#116;&#50;&#92;&#99;&#100;&#111;&#116;&#49;&#125;&#123;&#51;&#92;&#99;&#100;&#111;&#116;&#50;&#92;&#99;&#100;&#111;&#116;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"61\" style=\"vertical-align: -7px;\" \/> = 120<\/div>\n<div class=\"textbox__content\">b. 7<em>P<\/em>2 = 7 \u00b7 6 = 42, or 7<em>P<\/em>2 = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-2234dd9f2baa295761f8a82913d4c39a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#55;&#33;&#125;&#123;&#53;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"11\" style=\"vertical-align: -6px;\" \/> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-1466c9d0cc786f21852fb5ee99a8ea2e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#55;&#92;&#99;&#100;&#111;&#116;&#54;&#92;&#99;&#100;&#111;&#116;&#53;&#92;&#99;&#100;&#111;&#116;&#52;&#92;&#99;&#100;&#111;&#116;&#51;&#92;&#99;&#100;&#111;&#116;&#50;&#92;&#99;&#100;&#111;&#116;&#49;&#125;&#123;&#53;&#92;&#99;&#100;&#111;&#116;&#52;&#92;&#99;&#100;&#111;&#116;&#51;&#92;&#99;&#100;&#111;&#116;&#50;&#92;&#99;&#100;&#111;&#116;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"72\" style=\"vertical-align: -7px;\" \/> = 42<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">Next we consider some more permutation problems to get further insight into these concepts.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.5<\/p>\n<\/header>\n<div class=\"textbox__content\">In how many different ways can 4 people be seated in a straight line if two of them insist on sitting next to each other?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">Let us suppose we have four people <em>A<\/em>, <em>B<\/em>, <em>C<\/em>, and <em>D<\/em>. Further suppose that <em>A<\/em> and <em>B<\/em> want to sit together. For the sake of argument, we tie <em>A<\/em> and <em>B<\/em> together and treat them as one person. The four people are <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> <em>CD<\/em> . Since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> is treated as one person, we have the following possible arrangements:<\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> CD\u00a0 ,\u00a0 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> DC\u00a0 ,\u00a0 C <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> D\u00a0 ,\u00a0 D <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> C\u00a0 ,\u00a0 CD <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/>\u00a0 ,\u00a0 DC <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-412dbde6eff1dd253da2c5d74fc32017_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#65;&#66;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/><\/div>\n<div class=\"textbox__content\">Note that there are six more such permutations because <em>A<\/em> and <em>B<\/em> could also be tied in the order <em>BA<\/em>. And they are:<\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9e619d3779ee2932f29664863a5375d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#66;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> CD\u00a0 ,\u00a0 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9e619d3779ee2932f29664863a5375d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#66;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> DC\u00a0 ,\u00a0 C <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9e619d3779ee2932f29664863a5375d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#66;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> D\u00a0 ,\u00a0 D <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9e619d3779ee2932f29664863a5375d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#66;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/> C\u00a0 ,\u00a0 CD <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9e619d3779ee2932f29664863a5375d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#66;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/>\u00a0 ,\u00a0 DC <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9e619d3779ee2932f29664863a5375d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#98;&#111;&#120;&#123;&#66;&#65;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"37\" style=\"vertical-align: -6px;\" \/><\/div>\n<div class=\"textbox__content\">So altogether there are 12 different permutations.<\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">Let us now do the problem using the multiplication axiom.<\/span><\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">After we tie two of the people together and treat them as one person, we can say we have only three people. The multiplication axiom tells us that three people can be seated in 3! ways. Since two people can be tied together 2! ways, there are 3!2! = 12 different arrangements.<\/span><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.6<\/p>\n<\/header>\n<div class=\"textbox__content\">You have 4 math books and 5 history books to put on a shelf that has 5 slots. In how many ways can the books be shelved if the first three slots are filled with math books and the next two slots are filled with history books?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">We first do the problem using the multiplication axiom.<\/div>\n<div class=\"textbox__content\">Since the math books go in the first three slots, there are 4 choices for the first slot, 3 for the second and 2 for the third. The fourth slot requires a history book, and has five choices. Once that choice is made, there are 4 history books left, and therefore, 4 choices for the last slot. The choices are shown below:<\/div>\n<div>\n<table class=\"aligncenter\" style=\"border-collapse: collapse\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\">3<\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\">2<\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\">5<\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\">4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">Therefore, the number of permutations are 4 \u00b7 3 \u00b7 2 \u00b7 5 \u00b7 4 = 480. Alternately, we can see that 4 \u00b7 3 \u00b7 2 is really same as 4<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">3, and 5 \u00b7 4 is 5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">2. So the answer can be written as (4<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">3) (5<\/span><em style=\"font-size: 1rem\">P<\/em><span style=\"font-size: 1rem\">2) = 480.<\/span><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">Clearly, this makes sense. For every permutation of three math books placed in the first three slots, there are 5<em>P<\/em>2 permutations of history books that can be placed in the last two slots. Hence the multiplication axiom applies, and we have the answer (4<em>P<\/em>3) (5<em>P<\/em>2). We summarize.<\/p>\n<ol>\n<li style=\"text-align: left\"><strong>Permutations<\/strong>: A permutation of a set of elements is an ordered arrangement where each element is used once.<\/li>\n<li style=\"text-align: left\"><strong>Factorial<\/strong>: <em>n<\/em>! = <em>n<\/em>(<em>n <\/em>\u2212 1)(<em>n <\/em>\u2212 2)(<em>n <\/em>\u2212 3)\u00b7\u00b7\u00b73 \u00b7 2 \u00b7 1. Where <em>n<\/em> is a natural number.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a00! = 1<\/li>\n<li><strong style=\"font-size: 14pt\">Permutations of <em>n<\/em> Objects Taken <em>r<\/em> at a Time<\/strong><span style=\"font-size: 14pt\">: <\/span><em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\">P<em>r<\/em> = <\/span><em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\">(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 1)(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 2)(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 3)\u00b7\u00b7\u00b7(<\/span><em style=\"font-size: 14pt\">n <\/em><span style=\"font-size: 14pt\">\u2212 <\/span><em style=\"font-size: 14pt\">r<\/em><span style=\"font-size: 14pt\"> + 1), or <\/span><em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\">P<em>r<\/em> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-9a41c0c8f00a8e33cd56e7737c6f58b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#110;&#33;&#125;&#123;&#40;&#110;&#45;&#114;&#41;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"25\" width=\"41\" style=\"vertical-align: -9px;\" \/>. <\/span>Where <em style=\"font-size: 14pt\">n<\/em><span style=\"font-size: 14pt\"> and <\/span><em style=\"font-size: 14pt\">r<\/em><span style=\"font-size: 14pt\"> are natural numbers.<\/span><\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n<h1>Ci<strong>rcular Permutations and Permutations with Similar Elements<\/strong><\/h1>\n<p>In this section we will address the following two problems.<\/p>\n<ol>\n<li>In how many different ways can five people be seated in a circle?<\/li>\n<li>In how many different ways can the letters of the word MISSISSIPPI be arranged?<\/li>\n<\/ol>\n<p>The first problem comes under the category of <em>Circular Permutations<\/em>, and the second under <em>Permutations with Similar Elements<\/em>.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Circular Permutations <\/strong><\/p>\n<p>Suppose we have three people named <em>A<\/em>, <em>B<\/em>, and <em>C<\/em>. We have already determined that they can be seated in a straight line in 3! or 6 ways. Our next problem is to see how many ways these people can be seated in a circle. We draw a diagram:<\/p>\n<div class=\"textbox\">\n<p class=\"ql-center-picture\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-8171c3403e18098cf587382f8f76ad53_l3.png\" height=\"114\" width=\"307\" class=\"ql-img-picture quicklatex-auto-format\" alt=\"Rendered by QuickLaTeX.com\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<p>It happens that there are only two ways we can seat three people in a circle. This kind of permutation is called a circular permutation. In such cases, no matter where the first person sits, the permutation is not affected. Each person can shift as many places as they like, and the permutation will not be changed. Imagine the people on a merry-go-round; the rotation of the permutation does not generate a new permutation. So in circular permutations, the first person is considered a place holder, and where he sits does not matter.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\"><strong>Circular Permutations<\/strong>: The number of permutations of <em>n<\/em> elements in a circle is (<em>n<\/em> \u2212 1)!<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.7<\/p>\n<\/header>\n<div class=\"textbox__content\">In how many different ways can five people be seated at a circular table?<\/div>\n<div class=\"textbox__content\"><strong>Solution<\/strong><\/div>\n<div class=\"textbox__content\"><span style=\"font-size: 1rem\">We have already determined that the first person is just a place holder. Therefore, there is only one choice for the first spot. We have:<\/span><\/div>\n<div>\n<table class=\"aligncenter\" style=\"border-collapse: collapse\">\n<tbody>\n<tr style=\"height: 16px\">\n<td class=\"border\" style=\"width: 9.7255%;text-align: center;height: 16px\">1<\/td>\n<td class=\"border\" style=\"width: 9.35931%;text-align: center;height: 16px\">4<\/td>\n<td class=\"border\" style=\"width: 9.10087%;text-align: center;height: 16px\">3<\/td>\n<td class=\"border\" style=\"width: 9.61425%;text-align: center;height: 16px\">2<\/td>\n<td class=\"border\" style=\"width: 9.70896%;text-align: center\">1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"textbox__content\">So the answer is 24.<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.8<\/p>\n<\/header>\n<div class=\"textbox__content\">In how many ways can four couples be seated at a round table if the men and women want to sit alternately?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">\n<p>We again emphasize that the first person can sit anywhere without affecting the permutation. So there is only one choice for the first spot. Suppose a man sat down first. The chair next to it must belong to a woman, and there are 4 choices. The next chair belongs to a man, so there are three choices and so on. We list the choices below.<\/p>\n<div class=\"textbox__content\" style=\"text-align: center\">\n<table class=\"aligncenter\" style=\"border-collapse: collapse;width: 55.7018%\">\n<tbody>\n<tr>\n<td class=\"border\" style=\"width: 12.7414%;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 10.5461%;text-align: center\">4<\/td>\n<td class=\"border\" style=\"width: 11.091%;text-align: center\">3<\/td>\n<td class=\"border\" style=\"width: 12.3235%;text-align: center\">3<\/td>\n<td class=\"border\" style=\"width: 10.8225%;text-align: center\">2<\/td>\n<td class=\"border\" style=\"width: 11.7573%;text-align: center\">2<\/td>\n<td class=\"border\" style=\"width: 9.5238%;text-align: center\">1<\/td>\n<td class=\"border\" style=\"width: 12.2173%;text-align: center\">1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>So the answer is 144.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>Now we address the second problem.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Permutations with Similar Elements<\/strong><\/p>\n<p>Let us determine the number of distinguishable permutations of the letters ELEMENT.<\/p>\n<p>Suppose we make all of the letters different by labeling the letters as follows.<\/p>\n<p style=\"text-align: center\">E<sub>1<\/sub>LE<sub>2<\/sub>ME<sub>3<\/sub>NT<\/p>\n<p>Since all the letters are now different, there are 7! different permutations.<\/p>\n<p>Let us now look at one such permutation, say:<\/p>\n<p style=\"text-align: center\">LE<sub>1<\/sub>ME<sub>2<\/sub>NE<sub>3<\/sub>T<\/p>\n<p>Suppose we form new permutations from this arrangement by only moving the E&#8217;s. Clearly, there are 3! or 6 such arrangements. We list them below:<\/p>\n<p style=\"text-align: center\">LE<sub>1<\/sub>ME<sub>2<\/sub>NE<sub>3<\/sub>T<br \/>\nLE<sub>1<\/sub>ME<sub>3<\/sub>NE<sub>2<\/sub>T<br \/>\nLE<sub>2<\/sub>ME<sub>1<\/sub>NE<sub>3<\/sub>T<br \/>\nLE<sub>3<\/sub>ME<sub>3<\/sub>NE<sub>1<\/sub>T<br \/>\nLE<sub>3<\/sub>ME<sub>2<\/sub>NE<sub>1<\/sub>T<br \/>\nLE<sub>3<\/sub>ME<sub>1<\/sub>NE<sub>2<\/sub>T<\/p>\n<p style=\"text-align: left\">Because the E&#8217;s are not different, there is only one arrangement LEMENET and not six. This is true for every permutation.<\/p>\n<p style=\"text-align: left\">Let us suppose there are <em>n<\/em> different permutations of the letters ELEMENT. Then there are <em>n <\/em>\u00b7 3! permutations of the letters E<sub>1<\/sub>LE<sub>2<\/sub>ME<sub>3<\/sub>NT. But we know there are 7! permutations of the letters E<sub>1<\/sub>LE<sub>2<\/sub>ME<sub>3<\/sub>NT. Therefore: <em>n <\/em>\u00b7 3! = 7!<\/p>\n<p style=\"text-align: left\">Or <em>n<\/em> = <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-bf9b5ae86ce68574e8734f3b0f3997d5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#55;&#33;&#125;&#123;&#51;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"11\" style=\"vertical-align: -6px;\" \/>.<\/p>\n<p style=\"text-align: left\">This gives us the method we are looking for.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<p style=\"text-align: left\"><strong>Permutations with Similar Elements<\/strong>:<\/p>\n<p style=\"text-align: left\">The number of permutations of <em>n<\/em> elements taken <em>n<\/em> at a time, with <em>r<\/em><sub>1<\/sub> elements of one kind, <em>r<\/em><sub>2<\/sub> elements of another kind, and so on, is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-c721fc08d26fa9f2959ea38be6022112_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#110;&#33;&#125;&#123;&#114;&#95;&#49;&#33;&#114;&#95;&#50;&#33;&#46;&#46;&#46;&#114;&#95;&#107;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"25\" width=\"63\" style=\"vertical-align: -9px;\" \/><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.9<\/p>\n<\/header>\n<div class=\"textbox__content\">Find the number of different permutations of the letters of the word MISSISSIPPI.<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">The word MISSISSIPPI has 11 letters. If the letters were all different there would have been 11! different permutations. But MISSISSIPPI has 4 S&#8217;s, 4 I&#8217;s, and 2 P&#8217;s that are alike.<\/div>\n<div class=\"textbox__content\">So the answer is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-817d7e64d518ab4f246b3770a90cf0be_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#49;&#33;&#125;&#123;&#52;&#33;&#52;&#33;&#50;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"33\" style=\"vertical-align: -6px;\" \/><\/div>\n<div class=\"textbox__content\">Which equals 34,650.<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div><\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.10<\/p>\n<\/header>\n<div class=\"textbox__content\">If a coin is tossed six times, how many different outcomes consisting of 4 heads and 2 tails are there?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">Again, we have permutations with similar elements. We are looking for permutations for the letters HHHHTT.<\/div>\n<div class=\"textbox__content\">The answer is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-2d393ad1984bdb0352d634b65c5df734_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#54;&#33;&#125;&#123;&#52;&#33;&#50;&#33;&#125;&#32;&#61;&#32;&#49;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"64\" style=\"vertical-align: -6px;\" \/>.<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.11<\/p>\n<\/header>\n<div class=\"textbox__content\">In how many different ways can 4 nickels, 3 dimes, and 2 quarters be arranged in a row?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">Assuming that all nickels are similar, all dimes are similar, and all quarters are similar, we have permutations with similar elements. Therefore, the answer is:<\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-7452f0228aabd7ddb63a26921e441c08_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#57;&#33;&#125;&#123;&#52;&#33;&#51;&#33;&#50;&#33;&#125;&#32;&#61;&#32;&#49;&#50;&#54;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"94\" style=\"vertical-align: -6px;\" \/><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.3.12<\/p>\n<\/header>\n<div class=\"textbox__content\">A stock broker wants to assign 20 new clients equally to 4 of its salespeople. In how many different ways can this be done?<\/div>\n<div class=\"textbox__content\"><strong>Solution <\/strong><\/div>\n<div class=\"textbox__content\">This means that each sales person gets 5 clients. The problem can be thought of as an ordered partitions problem. In that case, using the formula we get:<\/div>\n<div class=\"textbox__content\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-3534fbc5d12252ed7760ddbf02c852f9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#50;&#48;&#33;&#125;&#123;&#53;&#33;&#53;&#33;&#53;&#33;&#53;&#33;&#125;&#32;&#61;&#32;&#49;&#49;&#44;&#55;&#51;&#50;&#44;&#55;&#52;&#53;&#44;&#48;&#50;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"190\" style=\"vertical-align: -6px;\" \/><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p style=\"text-align: left\">We summarize:<\/p>\n<ol>\n<li style=\"text-align: left\"><strong>Circular Permutations<\/strong>: The number of permutations of <em>n<\/em> elements in a circle is (<em>n <\/em>\u2212 1)!<\/li>\n<li style=\"text-align: left\"><strong>Permutations with Similar Elements<\/strong>: The number of permutations of <em>n<\/em> elements taken <em>n<\/em> at a time, with <em>r<\/em><sub>1<\/sub> elements of one kind, <em>r<\/em><sub>2<\/sub> elements of another kind, and so on, such that <em>n<\/em> = <em>r<\/em><sub>1<\/sub> + <em>r<\/em><sub>2<\/sub> +\u00b7\u00b7\u00b7+ <em>r<\/em><sub>k<\/sub> is<\/li>\n<\/ol>\n<p style=\"padding-left: 40px\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-content\/ql-cache\/quicklatex.com-39169dbda289392c78793b83a75f8187_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#102;&#114;&#97;&#99;&#123;&#110;&#33;&#125;&#123;&#114;&#95;&#49;&#33;&#114;&#95;&#50;&#33;&middot;&middot;&middot;&#114;&#95;&#107;&#33;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"25\" width=\"52\" style=\"vertical-align: -9px;\" \/><\/p>\n<p style=\"padding-left: 40px\">This is also referred to as <strong>ordered partitions<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<h1>Practice questions<\/h1>\n<p><strong>1.<\/strong> A group of 15 people who are members of a volunteer club wish to choose a chair and a secretary. How many different ways can this be done?<\/p>\n<p><strong>2.<\/strong> How many permutations of the letters of the word SECURITY end in a consonant?<\/p>\n<p><strong>3.<\/strong> In how many different ways can five people be seated in a row if two of them insist on sitting next to each other?<\/p>\n<p><strong>4.<\/strong> In how many ways can 3 English, 3 history, and 2 math books be set on a shelf, if the English books are set on the left, history books in the middle, and math books on the right?<\/p>\n<p><strong>5.<\/strong> Find the number of different permutations of the letters of the word MASSACHUSETTS.<\/p>\n<p><strong>6.<\/strong> If a team plays 10 games, how many different outcomes of 6 wins, and 4 losses are possible?<\/p>\n<p><strong>7.\u00a0<\/strong>You and six other classmates decide to take a group selfie photo:<\/p>\n<p style=\"padding-left: 40px\"><strong>a.\u00a0<\/strong>How many different arrangements are possible?<\/p>\n<p style=\"padding-left: 40px\"><strong>b.\u00a0<\/strong>How many different arrangements are possible if you insist on being in the middle of the photo?<\/p>\n<p style=\"padding-left: 40px\"><strong>c.\u00a0<\/strong>How many different arrangements are possible if one of your friends insists on being at the right of the photo, and two other friends insist on standing beside each other?<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"author":2,"menu_order":3,"template":"","meta":{"pb_show_title":"","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[49],"contributor":[],"license":[],"class_list":["post-69","chapter","type-chapter","status-publish","hentry","chapter-type-numberless"],"part":64,"_links":{"self":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/chapters\/69","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":1,"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/chapters\/69\/revisions"}],"predecessor-version":[{"id":70,"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/chapters\/69\/revisions\/70"}],"part":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/parts\/64"}],"metadata":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/chapters\/69\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/wp\/v2\/media?parent=69"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/pressbooks\/v2\/chapter-type?post=69"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/wp\/v2\/contributor?post=69"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pohmath\/wp-json\/wp\/v2\/license?post=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}