SlideShare a Scribd company logo
1 of 73
Download to read offline
Factorials
            Permutations
            Combinations




  Math 1300 Finite Mathematics
Section 7-4: Permutations and Combinations


                Jason Aubrey

           Department of Mathematics
             University of Missouri




                                                           university-logo



            Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Problem 1: Consider the set {p, e, n}. How many two-letter
"words" (including nonsense words) can be formed from the
members of this set, if two different letters have to be used?




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                         Permutations
                         Combinations




Problem 1: Consider the set {p, e, n}. How many two-letter
"words" (including nonsense words) can be formed from the
members of this set, if two different letters have to be used?
We list all possibilities: pe, pn, en, ep, np, ne, a total of 6.




                                                                        university-logo



                         Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                         Permutations
                         Combinations




Problem 1: Consider the set {p, e, n}. How many two-letter
"words" (including nonsense words) can be formed from the
members of this set, if two different letters have to be used?
We list all possibilities: pe, pn, en, ep, np, ne, a total of 6.
Problem 2: Now consider the set consisting of three males:
{Paul, Ed, Nick }. For simplicity, denote the set by {p, e, n}.
How many two-man crews can be selected from this set?




                                                                        university-logo



                         Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                         Permutations
                         Combinations




Problem 1: Consider the set {p, e, n}. How many two-letter
"words" (including nonsense words) can be formed from the
members of this set, if two different letters have to be used?
We list all possibilities: pe, pn, en, ep, np, ne, a total of 6.
Problem 2: Now consider the set consisting of three males:
{Paul, Ed, Nick }. For simplicity, denote the set by {p, e, n}.
How many two-man crews can be selected from this set?
pe (Paul, Ed), pn (Paul, Nick) and en (Ed, Nick)



                                                                        university-logo



                         Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Both problems involved counting the numbers of arrangements
of the same set {p, e, n}, taken 2 elements at a time, without
allowing repetition.




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Both problems involved counting the numbers of arrangements
of the same set {p, e, n}, taken 2 elements at a time, without
allowing repetition. However, in the first problem, the order of
the arrangements mattered since pe and ep are two different
"words".




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Both problems involved counting the numbers of arrangements
of the same set {p, e, n}, taken 2 elements at a time, without
allowing repetition. However, in the first problem, the order of
the arrangements mattered since pe and ep are two different
"words". In the second problem, the order did not matter since
pe and ep represented the same two-man crew. We counted
this only once.




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Both problems involved counting the numbers of arrangements
of the same set {p, e, n}, taken 2 elements at a time, without
allowing repetition. However, in the first problem, the order of
the arrangements mattered since pe and ep are two different
"words". In the second problem, the order did not matter since
pe and ep represented the same two-man crew. We counted
this only once. The first example was concerned with counting
the number of permutations of 3 objects taken 2 at a time.




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Both problems involved counting the numbers of arrangements
of the same set {p, e, n}, taken 2 elements at a time, without
allowing repetition. However, in the first problem, the order of
the arrangements mattered since pe and ep are two different
"words". In the second problem, the order did not matter since
pe and ep represented the same two-man crew. We counted
this only once. The first example was concerned with counting
the number of permutations of 3 objects taken 2 at a time. The
second example was concerned with the number of
combinations of 3 objects taken 2 at a time.



                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                        Permutations
                        Combinations




Definition (Factorial)
For n a natural number,

                  n! = n(n − 1)(n − 2) · · · 2 · 1
                  0! = 1
                  n! = n · (n − 1)!

Note: Many calculators have an n! key or its equivalent




                                                                       university-logo



                        Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Examples
   3! = 3(2)(1) = 6




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Examples
   3! = 3(2)(1) = 6
   4! = 4(3)(2)(1) = 12




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Examples
   3! = 3(2)(1) = 6
   4! = 4(3)(2)(1) = 12
   5! = 5(4)(3)(2)(1) = 120




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Examples
   3! = 3(2)(1) = 6
   4! = 4(3)(2)(1) = 12
   5! = 5(4)(3)(2)(1) = 120
   6! = 6(5)(4)(3)(2)(1) = 720




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Examples
   3! = 3(2)(1) = 6
   4! = 4(3)(2)(1) = 12
   5! = 5(4)(3)(2)(1) = 120
   6! = 6(5)(4)(3)(2)(1) = 720
   7! = 7(6)(5)(4)(3)(2)(1) = 5040




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Definition (Permutation of a Set of Objects)
A permutation of a set of distinct objects is an arrangement of
the objects in a specific order without repetition.




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Theorem (Number of Permutations of n Objects)
The number of permutations of n distinct objects without
repetition, denoted by Pn,n is

                 Pn,n = n(n − 1) · · · 2 · 1 = n!




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: Now suppose that the director of the art gallery
decides to use only 2 of the 4 available paintings, and they will
be arranged on the wall from left to right. We are now talking
about a particular arrangement of 2 paintings out of the 4,
which is called a permutation of 4 objects taken 2 at a time.




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: Now suppose that the director of the art gallery
decides to use only 2 of the 4 available paintings, and they will
be arranged on the wall from left to right. We are now talking
about a particular arrangement of 2 paintings out of the 4,
which is called a permutation of 4 objects taken 2 at a time.


                                ×




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: Now suppose that the director of the art gallery
decides to use only 2 of the 4 available paintings, and they will
be arranged on the wall from left to right. We are now talking
about a particular arrangement of 2 paintings out of the 4,
which is called a permutation of 4 objects taken 2 at a time.


                             4×




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: Now suppose that the director of the art gallery
decides to use only 2 of the 4 available paintings, and they will
be arranged on the wall from left to right. We are now talking
about a particular arrangement of 2 paintings out of the 4,
which is called a permutation of 4 objects taken 2 at a time.


                             4×3




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: Now suppose that the director of the art gallery
decides to use only 2 of the 4 available paintings, and they will
be arranged on the wall from left to right. We are now talking
about a particular arrangement of 2 paintings out of the 4,
which is called a permutation of 4 objects taken 2 at a time.


                             4 × 3 = 12




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Definition (Permutation of n Objects Taken r at a Time)
A permutation of a set of n distinct objects taken r at a time
without repetition is an arrangement of r of the n objects in a
specific order.




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                            Permutations
                            Combinations




Theorem (Number of Permutations of n Objects Taken r at a
Time)
The number of permutations of n distinct objects taken r at a
time without repetition is given by

               Pn,r = n(n − 1)(n − 2) · · · (n − r + 1)

or
                                    n!
                    Pn,r =                      0≤r ≤n
                                 (n − r )!
                 n!         n!
Note: Pn,n =   (n−n)!   =   0!   = n! permutations of n objects taken n
at a time.
Note: In place of Pn,r the symbol P(n, r ) is often used.
                                                                            university-logo



                            Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                    Permutations
                    Combinations




Example: Find P(5, 3)




                                                                   university-logo



                    Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Find P(5, 3)

        P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60.




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Find P(5, 3)

        P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60.
This means there are 60 permutations of 5 items taken 3 at a
time.




                                                                    university-logo



                      Jason Aubrey   Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Find P(5, 3)

        P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60.
This means there are 60 permutations of 5 items taken 3 at a
time.
Example: Find P(5, 5), the number of permutations of 5
objects taken 5 at a time.




                                                                    university-logo



                      Jason Aubrey   Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Find P(5, 3)

        P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60.
This means there are 60 permutations of 5 items taken 3 at a
time.
Example: Find P(5, 5), the number of permutations of 5
objects taken 5 at a time.

                P(5, 5) = 5(4)(3)(2)(1) = 120.



                                                                    university-logo



                      Jason Aubrey   Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: A park bench can seat 3 people. How many seating
arrangements are possible if 3 people out of a group of 5 sit
down?




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: A park bench can seat 3 people. How many seating
arrangements are possible if 3 people out of a group of 5 sit
down?


                  P(5, 3) = (5)(4)(3) = 60.




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                    Permutations
                    Combinations




Example: A bookshelf has space for exactly 5 books. How
many different ways can 5 books be arranged on this
bookshelf?




                                                                   university-logo



                     Jason Aubrey   Math 1300 Finite Mathematics
Factorials
                    Permutations
                    Combinations




Example: A bookshelf has space for exactly 5 books. How
many different ways can 5 books be arranged on this
bookshelf?


               P(5, 5) = 5(4)(3)(2)(1) = 120




                                                                   university-logo



                     Jason Aubrey   Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Definition (Combination of n Objects Taken r at a Time)
A combination of a set of n distinct objects taken r at a time
without repetition is an r -element subset of the set of n objects.
The arrangement of the elements in the subset does not matter.




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                          Permutations
                          Combinations



Theorem (Number of Combinations of n Objects Taken r at a
Time)
The number of combinations of n distinct objects taken r at a
time without repetition is given by:

                             n
                   Cn,r =
                              r
                            Pn,r
                          =
                             r!
                                   n!
                          =                   0≤r ≤n
                              r !(n − r )!


                                                      n
Note: In place of the symbols Cn,r and                  , the symbols
                                                      r                  university-logo
C(n, r ) is often used.
                          Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                            Permutations
                            Combinations




Examples:
               P(8,5)        8(7)(6)(5)(4)
   C(8, 5) =     5!     =    5(4)(3)(2)(1)    = 56




                                                                            university-logo



                            Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                            Permutations
                            Combinations




Examples:
               P(8,5)        8(7)(6)(5)(4)
   C(8, 5) =     5!     =    5(4)(3)(2)(1) = 56
               P(8,8)        8(7)(6)(5)(4)(3)(2)(1)
   C(8, 8) =     8!     =    8(7)(6)(5)(4)(3)(2)(1)     =1




                                                                           university-logo



                            Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                    Permutations
                    Combinations




Example: In how many ways can you choose 5 out of 10
friends to invite to a dinner party?




                                                                   university-logo



                    Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Example: In how many ways can you choose 5 out of 10
friends to invite to a dinner party?
Does the order of selection matter?




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Example: In how many ways can you choose 5 out of 10
friends to invite to a dinner party?
Does the order of selection matter?
No! So we use combinations. . .




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: In how many ways can you choose 5 out of 10
friends to invite to a dinner party?
Does the order of selection matter?
No! So we use combinations. . .

                      P(10, 5)   10(9)(8)(7)(6)
         C(10, 5) =            =                = 252
                        5!        5(4)(3)(2)(1)




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                    Permutations
                    Combinations




Example: How many 5-card poker hands will have 3 aces and
2 kings?




                                                                   university-logo



                    Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: How many 5-card poker hands will have 3 aces and
2 kings?
The solution involves both the multiplication principle and
combinations.




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: How many 5-card poker hands will have 3 aces and
2 kings?
The solution involves both the multiplication principle and
combinations.
 O1 :   Choose 3 aces out of 4         N1 : C4,3
 O2 :   Choose 2 kings out of 4        N2 : C4,2




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: How many 5-card poker hands will have 3 aces and
2 kings?
The solution involves both the multiplication principle and
combinations.
 O1 : Choose 3 aces out of 4 N1 : C4,3
 O2 : Choose 2 kings out of 4 N2 : C4,2
Using the multiplication principle, we have:

           number of hands = C4,3 C4,2
                                  4!        4!
                           =
                             3!(4 − 3)! 2!(4 − 2)!
                           = 4 · 6 = 24

                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: A computer store receives a shipment of 24 laser
printers, including 5 that are defective. Three of these printers
are selected to be displayed in the store.




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: A computer store receives a shipment of 24 laser
printers, including 5 that are defective. Three of these printers
are selected to be displayed in the store.
(a) How many selections can be made?




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: A computer store receives a shipment of 24 laser
printers, including 5 that are defective. Three of these printers
are selected to be displayed in the store.
(a) How many selections can be made?

                                       P(24, 3)
                     C(24, 3) =
                                         3!




                                                                       university-logo



                       Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: A computer store receives a shipment of 24 laser
printers, including 5 that are defective. Three of these printers
are selected to be displayed in the store.
(a) How many selections can be made?

                                    P(24, 3)
                     C(24, 3) =
                                       3!
                                    24 · 23 · 22
                                  =
                                     3·2·1




                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




Example: A computer store receives a shipment of 24 laser
printers, including 5 that are defective. Three of these printers
are selected to be displayed in the store.
(a) How many selections can be made?

                                    P(24, 3)
                     C(24, 3) =
                                       3!
                                    24 · 23 · 22
                                  =
                                      3·2·1
                                  = 2024



                                                                      university-logo



                       Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) How many of these selections will contain no defective
printers?




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) How many of these selections will contain no defective
printers?

                                      P(19, 3)
                    C(19, 3) =
                                        3!




                                                                      university-logo



                      Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) How many of these selections will contain no defective
printers?

                                   P(19, 3)
                    C(19, 3) =
                                      3!
                                   19 · 18 · 17
                                 =
                                    3·2·1




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) How many of these selections will contain no defective
printers?

                                   P(19, 3)
                    C(19, 3) =
                                      3!
                                   19 · 18 · 17
                                 =
                                     3·2·1
                                 = 969




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Suppose a certain bank has 4 branches in
Columbia, 12 branches in St. Louis, and 10 branches in
Kansas City. The bank must close 6 of these branches.




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Suppose a certain bank has 4 branches in
Columbia, 12 branches in St. Louis, and 10 branches in
Kansas City. The bank must close 6 of these branches.
(a) In how many ways can this be done?




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example: Suppose a certain bank has 4 branches in
Columbia, 12 branches in St. Louis, and 10 branches in
Kansas City. The bank must close 6 of these branches.
(a) In how many ways can this be done?


                     C(26, 6) = 230, 230




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Example: Suppose a certain bank has 4 branches in
Columbia, 12 branches in St. Louis, and 10 branches in
Kansas City. The bank must close 6 of these branches.
(a) In how many ways can this be done?


                     C(26, 6) = 230, 230
(b) The bank decides to close 2 branches in Columbia, 3
branches in St. Louis, and 1 branch in Kansas City. In how
many ways can this be done?




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




Example: Suppose a certain bank has 4 branches in
Columbia, 12 branches in St. Louis, and 10 branches in
Kansas City. The bank must close 6 of these branches.
(a) In how many ways can this be done?


                     C(26, 6) = 230, 230
(b) The bank decides to close 2 branches in Columbia, 3
branches in St. Louis, and 1 branch in Kansas City. In how
many ways can this be done?
 O1 : pick Columbia branches N1 : C(4, 2)
 O2 : pick STL branches          N2 : C(12, 3)
 O3 : pick KC branches           N3 : C(10, 1)
                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                    Permutations
                    Combinations




O1 :   pick Columbia branches       N1 :      C(4, 2)
O2 :   pick STL branches            N2 :      C(12, 3)
O3 :   pick KC branches             N3 :      C(10, 1)




                                                                   university-logo



                     Jason Aubrey   Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




 O1 : pick Columbia branches          N1 :      C(4, 2)
 O2 : pick STL branches               N2 :      C(12, 3)
 O3 : pick KC branches                N3 :      C(10, 1)
By the multiplication principle

          Number of ways = C(4, 2)C(12, 3)C(10, 1)
                               = 6 · 220 · 10
                               = 13, 200




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example (FS09 Final Exam) During the semester, a professor
wrote various problems to possibly include on the final exam in
a math course. The course covered 4 chapters of a textbook.
She wrote 2 problems from Chapter 1, 3 problems from
Chapter 2, 5 problems from Chapter 3, and 4 problems from
Chapter 4. She decides to put two questions from each chapter
on the final exam.




                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                     Permutations
                     Combinations




Example (FS09 Final Exam) During the semester, a professor
wrote various problems to possibly include on the final exam in
a math course. The course covered 4 chapters of a textbook.
She wrote 2 problems from Chapter 1, 3 problems from
Chapter 2, 5 problems from Chapter 3, and 4 problems from
Chapter 4. She decides to put two questions from each chapter
on the final exam.
(a) In how many different ways can she choose two questions
from each chapter?



                                                                    university-logo



                     Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                   Permutations
                   Combinations




O1   choose Ch1 questions          N1   = C(2, 2)
O2   choose Ch2 questions          N2   = C(3, 2)
O3   choose Ch3 questions          N3   = C(5, 2)
O4   choose Ch4 questions          N4   = C(4, 2)




                                                                   university-logo



                   Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                       Permutations
                       Combinations




 O1   choose Ch1 questions             N1   = C(2, 2)
 O2   choose Ch2 questions             N2   = C(3, 2)
 O3   choose Ch3 questions             N3   = C(5, 2)
 O4   choose Ch4 questions             N4   = C(4, 2)
So by the multiplication principle:

       C(2, 2)C(3, 2)C(5, 2)C(4, 2) = 1(3)(10)(6) = 180




                                                                       university-logo



                       Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) Suppose she writes the final by (1) choosing a set of 8
questions as above, and then (2) randomly ordering those 8
questions. Accounting for both operations, how many distinct
final exams are possible?




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) Suppose she writes the final by (1) choosing a set of 8
questions as above, and then (2) randomly ordering those 8
questions. Accounting for both operations, how many distinct
final exams are possible?
 O1   choose questions as in (a)                         N1 = 180
 O2   put these questions in random order




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(b) Suppose she writes the final by (1) choosing a set of 8
questions as above, and then (2) randomly ordering those 8
questions. Accounting for both operations, how many distinct
final exams are possible?
 O1   choose questions as in (a)                         N1 = 180
 O2   put these questions in random order                N2 = P(8, 8)




                                                                        university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                        Permutations
                        Combinations




(b) Suppose she writes the final by (1) choosing a set of 8
questions as above, and then (2) randomly ordering those 8
questions. Accounting for both operations, how many distinct
final exams are possible?
 O1   choose questions as in (a)                           N1 = 180
 O2   put these questions in random order                  N2 = P(8, 8)
So, by the multiplication principle:

              180 · P(8, 8) = 180 · 8! = 7, 257, 600



                                                                          university-logo



                        Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(c) Suppose the questions must be in order by chapter. For
example, the Chapter 1 questions must come before the
Chapter 2 questions, the Chapter 2 questions must come
before the Chapter 3 questions, etc. In this case, how many
different final exams are possible?




                                                                     university-logo



                      Jason Aubrey    Math 1300 Finite Mathematics
Factorials
                      Permutations
                      Combinations




(c) Suppose the questions must be in order by chapter. For
example, the Chapter 1 questions must come before the
Chapter 2 questions, the Chapter 2 questions must come
before the Chapter 3 questions, etc. In this case, how many
different final exams are possible?
 O1   choose Ch1 questions            N1   = P(2, 2)
 O2   choose Ch2 questions            N2   = P(3, 2)
 O3   choose Ch3 questions            N3   = P(5, 2)
 O4   choose Ch4 questions            N4   = P(4, 2)




                                                                      university-logo



                      Jason Aubrey     Math 1300 Finite Mathematics
Factorials
                        Permutations
                        Combinations




(c) Suppose the questions must be in order by chapter. For
example, the Chapter 1 questions must come before the
Chapter 2 questions, the Chapter 2 questions must come
before the Chapter 3 questions, etc. In this case, how many
different final exams are possible?
 O1   choose Ch1 questions              N1   = P(2, 2)
 O2   choose Ch2 questions              N2   = P(3, 2)
 O3   choose Ch3 questions              N3   = P(5, 2)
 O4   choose Ch4 questions              N4   = P(4, 2)
So, by the multiplication principle:

              P(2, 2)P(3, 2)P(5, 2)P(4, 2) = 2, 880

                                                                        university-logo



                        Jason Aubrey     Math 1300 Finite Mathematics

More Related Content

What's hot

Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
FahadOdin
 
Classifying numbers
Classifying numbersClassifying numbers
Classifying numbers
kbrach
 

What's hot (20)

Rational equations
Rational equationsRational equations
Rational equations
 
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
Math10 q2 mod2of8_chords,arcs,central angles and incribe angles of circles_v2...
 
DISTANCE FORMULA (GRADE 10 MATH)
DISTANCE FORMULA (GRADE 10 MATH)DISTANCE FORMULA (GRADE 10 MATH)
DISTANCE FORMULA (GRADE 10 MATH)
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
MIDPOINT FORMULA
MIDPOINT FORMULAMIDPOINT FORMULA
MIDPOINT FORMULA
 
Mathematical Logic - Part 1
Mathematical Logic - Part 1Mathematical Logic - Part 1
Mathematical Logic - Part 1
 
A detailed lesson plan in permutation
A detailed lesson plan in permutationA detailed lesson plan in permutation
A detailed lesson plan in permutation
 
Battle of the Brain Mathematics for Grade 7, K to 12
Battle of the Brain Mathematics for Grade 7, K to 12Battle of the Brain Mathematics for Grade 7, K to 12
Battle of the Brain Mathematics for Grade 7, K to 12
 
Factor by grouping
Factor by groupingFactor by grouping
Factor by grouping
 
Linear Inequality
Linear InequalityLinear Inequality
Linear Inequality
 
Classifying numbers
Classifying numbersClassifying numbers
Classifying numbers
 
Mathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternMathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number Pattern
 
The real number system
The real number systemThe real number system
The real number system
 
Rational expressions ppt
Rational expressions pptRational expressions ppt
Rational expressions ppt
 
Table of specification in math test
Table of specification in math testTable of specification in math test
Table of specification in math test
 
Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomials
 
Geometric sequence
Geometric sequenceGeometric sequence
Geometric sequence
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
Union and intersection
Union and intersectionUnion and intersection
Union and intersection
 

Viewers also liked

5.5 permutations and combinations
5.5 permutations and combinations5.5 permutations and combinations
5.5 permutations and combinations
math123c
 
Rahul Pandit - Amcat Score Card
Rahul Pandit - Amcat Score CardRahul Pandit - Amcat Score Card
Rahul Pandit - Amcat Score Card
RAHUL PANDIT
 
Day 14-4: Probability with Permutations & Combinations
Day 14-4: Probability with Permutations & CombinationsDay 14-4: Probability with Permutations & Combinations
Day 14-4: Probability with Permutations & Combinations
Kate Nowak
 
Software Tester Resume Asheesh
Software Tester Resume AsheeshSoftware Tester Resume Asheesh
Software Tester Resume Asheesh
Asheesh Minhas
 
Permutations & combinations
Permutations & combinationsPermutations & combinations
Permutations & combinations
NCVPS
 
Permutations and combinations examples
Permutations and combinations examplesPermutations and combinations examples
Permutations and combinations examples
Leo Crisologo
 
Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...
taniyakhurana
 
3. permutation and combination
3. permutation and combination3. permutation and combination
3. permutation and combination
smaplabu
 

Viewers also liked (20)

5.5 permutations and combinations
5.5 permutations and combinations5.5 permutations and combinations
5.5 permutations and combinations
 
Acces power
Acces powerAcces power
Acces power
 
Rahul Pandit - Amcat Score Card
Rahul Pandit - Amcat Score CardRahul Pandit - Amcat Score Card
Rahul Pandit - Amcat Score Card
 
Aptitude Training - PERMUTATIONS AND COMBINATIONS 2
Aptitude Training - PERMUTATIONS AND COMBINATIONS 2Aptitude Training - PERMUTATIONS AND COMBINATIONS 2
Aptitude Training - PERMUTATIONS AND COMBINATIONS 2
 
Day 14-4: Probability with Permutations & Combinations
Day 14-4: Probability with Permutations & CombinationsDay 14-4: Probability with Permutations & Combinations
Day 14-4: Probability with Permutations & Combinations
 
Software Tester Resume Asheesh
Software Tester Resume AsheeshSoftware Tester Resume Asheesh
Software Tester Resume Asheesh
 
16806 per com
16806 per com16806 per com
16806 per com
 
combinatorics
combinatoricscombinatorics
combinatorics
 
Permutations & combinations
Permutations & combinationsPermutations & combinations
Permutations & combinations
 
Eucanet Im Unterricht
Eucanet Im UnterrichtEucanet Im Unterricht
Eucanet Im Unterricht
 
Amcat placement questions
Amcat placement questionsAmcat placement questions
Amcat placement questions
 
Permutations and combinations
Permutations and combinationsPermutations and combinations
Permutations and combinations
 
Permutations and combinations examples
Permutations and combinations examplesPermutations and combinations examples
Permutations and combinations examples
 
Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...Quantitative techniques basics of mathematics permutations and combinations_p...
Quantitative techniques basics of mathematics permutations and combinations_p...
 
Permutation and combination - Math Statistic
Permutation and combination - Math StatisticPermutation and combination - Math Statistic
Permutation and combination - Math Statistic
 
Relations in Discrete Math
Relations in Discrete MathRelations in Discrete Math
Relations in Discrete Math
 
3. permutation and combination
3. permutation and combination3. permutation and combination
3. permutation and combination
 
Chapter 2: Relations
Chapter 2: RelationsChapter 2: Relations
Chapter 2: Relations
 
MUSIC and ARTS Gr. 10 Learner's Module Quarter 1 to 4 complete
MUSIC and ARTS Gr. 10 Learner's Module   Quarter 1 to 4 completeMUSIC and ARTS Gr. 10 Learner's Module   Quarter 1 to 4 complete
MUSIC and ARTS Gr. 10 Learner's Module Quarter 1 to 4 complete
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULE
 

More from Jason Aubrey

Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceMath 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Jason Aubrey
 
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsMath 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Jason Aubrey
 
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityMath 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Jason Aubrey
 
Math 1300: Section 7-2 Sets
Math 1300: Section 7-2 SetsMath 1300: Section 7-2 Sets
Math 1300: Section 7-2 Sets
Jason Aubrey
 
Math 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting PrinciplesMath 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting Principles
Jason Aubrey
 
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachMath 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Jason Aubrey
 
Math 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesMath 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variables
Jason Aubrey
 
Math 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixMath 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square Matrix
Jason Aubrey
 
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationMath 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Jason Aubrey
 
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsMathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Jason Aubrey
 
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesMath 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Jason Aubrey
 

More from Jason Aubrey (18)

Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceMath 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
 
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsMath 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
 
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityMath 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
 
Math 1300: Section 7-2 Sets
Math 1300: Section 7-2 SetsMath 1300: Section 7-2 Sets
Math 1300: Section 7-2 Sets
 
Math 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting PrinciplesMath 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting Principles
 
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachMath 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
 
Math 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesMath 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variables
 
Math 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two VariablesMath 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two Variables
 
Math 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixMath 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square Matrix
 
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationMath 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan Elimination
 
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear EquationsMath 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
 
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsMathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic Operations
 
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesMath 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
 
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two VariablesMath 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
 
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; AmortizationMath 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
 
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking FundsMath 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
 
Math 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound InterestMath 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound Interest
 
Math 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple InterestMath 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple Interest
 

Recently uploaded

Recently uploaded (20)

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 

Math 1300: Section 7- 4 Permutations and Combinations

  • 1. Factorials Permutations Combinations Math 1300 Finite Mathematics Section 7-4: Permutations and Combinations Jason Aubrey Department of Mathematics University of Missouri university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 2. Factorials Permutations Combinations Problem 1: Consider the set {p, e, n}. How many two-letter "words" (including nonsense words) can be formed from the members of this set, if two different letters have to be used? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 3. Factorials Permutations Combinations Problem 1: Consider the set {p, e, n}. How many two-letter "words" (including nonsense words) can be formed from the members of this set, if two different letters have to be used? We list all possibilities: pe, pn, en, ep, np, ne, a total of 6. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 4. Factorials Permutations Combinations Problem 1: Consider the set {p, e, n}. How many two-letter "words" (including nonsense words) can be formed from the members of this set, if two different letters have to be used? We list all possibilities: pe, pn, en, ep, np, ne, a total of 6. Problem 2: Now consider the set consisting of three males: {Paul, Ed, Nick }. For simplicity, denote the set by {p, e, n}. How many two-man crews can be selected from this set? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 5. Factorials Permutations Combinations Problem 1: Consider the set {p, e, n}. How many two-letter "words" (including nonsense words) can be formed from the members of this set, if two different letters have to be used? We list all possibilities: pe, pn, en, ep, np, ne, a total of 6. Problem 2: Now consider the set consisting of three males: {Paul, Ed, Nick }. For simplicity, denote the set by {p, e, n}. How many two-man crews can be selected from this set? pe (Paul, Ed), pn (Paul, Nick) and en (Ed, Nick) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 6. Factorials Permutations Combinations Both problems involved counting the numbers of arrangements of the same set {p, e, n}, taken 2 elements at a time, without allowing repetition. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 7. Factorials Permutations Combinations Both problems involved counting the numbers of arrangements of the same set {p, e, n}, taken 2 elements at a time, without allowing repetition. However, in the first problem, the order of the arrangements mattered since pe and ep are two different "words". university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 8. Factorials Permutations Combinations Both problems involved counting the numbers of arrangements of the same set {p, e, n}, taken 2 elements at a time, without allowing repetition. However, in the first problem, the order of the arrangements mattered since pe and ep are two different "words". In the second problem, the order did not matter since pe and ep represented the same two-man crew. We counted this only once. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 9. Factorials Permutations Combinations Both problems involved counting the numbers of arrangements of the same set {p, e, n}, taken 2 elements at a time, without allowing repetition. However, in the first problem, the order of the arrangements mattered since pe and ep are two different "words". In the second problem, the order did not matter since pe and ep represented the same two-man crew. We counted this only once. The first example was concerned with counting the number of permutations of 3 objects taken 2 at a time. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 10. Factorials Permutations Combinations Both problems involved counting the numbers of arrangements of the same set {p, e, n}, taken 2 elements at a time, without allowing repetition. However, in the first problem, the order of the arrangements mattered since pe and ep are two different "words". In the second problem, the order did not matter since pe and ep represented the same two-man crew. We counted this only once. The first example was concerned with counting the number of permutations of 3 objects taken 2 at a time. The second example was concerned with the number of combinations of 3 objects taken 2 at a time. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 11. Factorials Permutations Combinations Definition (Factorial) For n a natural number, n! = n(n − 1)(n − 2) · · · 2 · 1 0! = 1 n! = n · (n − 1)! Note: Many calculators have an n! key or its equivalent university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 12. Factorials Permutations Combinations Examples 3! = 3(2)(1) = 6 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 13. Factorials Permutations Combinations Examples 3! = 3(2)(1) = 6 4! = 4(3)(2)(1) = 12 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 14. Factorials Permutations Combinations Examples 3! = 3(2)(1) = 6 4! = 4(3)(2)(1) = 12 5! = 5(4)(3)(2)(1) = 120 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 15. Factorials Permutations Combinations Examples 3! = 3(2)(1) = 6 4! = 4(3)(2)(1) = 12 5! = 5(4)(3)(2)(1) = 120 6! = 6(5)(4)(3)(2)(1) = 720 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 16. Factorials Permutations Combinations Examples 3! = 3(2)(1) = 6 4! = 4(3)(2)(1) = 12 5! = 5(4)(3)(2)(1) = 120 6! = 6(5)(4)(3)(2)(1) = 720 7! = 7(6)(5)(4)(3)(2)(1) = 5040 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 17. Factorials Permutations Combinations Definition (Permutation of a Set of Objects) A permutation of a set of distinct objects is an arrangement of the objects in a specific order without repetition. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 18. Factorials Permutations Combinations Theorem (Number of Permutations of n Objects) The number of permutations of n distinct objects without repetition, denoted by Pn,n is Pn,n = n(n − 1) · · · 2 · 1 = n! university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 19. Factorials Permutations Combinations Example: Now suppose that the director of the art gallery decides to use only 2 of the 4 available paintings, and they will be arranged on the wall from left to right. We are now talking about a particular arrangement of 2 paintings out of the 4, which is called a permutation of 4 objects taken 2 at a time. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 20. Factorials Permutations Combinations Example: Now suppose that the director of the art gallery decides to use only 2 of the 4 available paintings, and they will be arranged on the wall from left to right. We are now talking about a particular arrangement of 2 paintings out of the 4, which is called a permutation of 4 objects taken 2 at a time. × university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 21. Factorials Permutations Combinations Example: Now suppose that the director of the art gallery decides to use only 2 of the 4 available paintings, and they will be arranged on the wall from left to right. We are now talking about a particular arrangement of 2 paintings out of the 4, which is called a permutation of 4 objects taken 2 at a time. 4× university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 22. Factorials Permutations Combinations Example: Now suppose that the director of the art gallery decides to use only 2 of the 4 available paintings, and they will be arranged on the wall from left to right. We are now talking about a particular arrangement of 2 paintings out of the 4, which is called a permutation of 4 objects taken 2 at a time. 4×3 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 23. Factorials Permutations Combinations Example: Now suppose that the director of the art gallery decides to use only 2 of the 4 available paintings, and they will be arranged on the wall from left to right. We are now talking about a particular arrangement of 2 paintings out of the 4, which is called a permutation of 4 objects taken 2 at a time. 4 × 3 = 12 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 24. Factorials Permutations Combinations Definition (Permutation of n Objects Taken r at a Time) A permutation of a set of n distinct objects taken r at a time without repetition is an arrangement of r of the n objects in a specific order. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 25. Factorials Permutations Combinations Theorem (Number of Permutations of n Objects Taken r at a Time) The number of permutations of n distinct objects taken r at a time without repetition is given by Pn,r = n(n − 1)(n − 2) · · · (n − r + 1) or n! Pn,r = 0≤r ≤n (n − r )! n! n! Note: Pn,n = (n−n)! = 0! = n! permutations of n objects taken n at a time. Note: In place of Pn,r the symbol P(n, r ) is often used. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 26. Factorials Permutations Combinations Example: Find P(5, 3) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 27. Factorials Permutations Combinations Example: Find P(5, 3) P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 28. Factorials Permutations Combinations Example: Find P(5, 3) P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60. This means there are 60 permutations of 5 items taken 3 at a time. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 29. Factorials Permutations Combinations Example: Find P(5, 3) P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60. This means there are 60 permutations of 5 items taken 3 at a time. Example: Find P(5, 5), the number of permutations of 5 objects taken 5 at a time. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 30. Factorials Permutations Combinations Example: Find P(5, 3) P(5, 3) = (5)(5 − 1)(5 − 2) = (5)(4)(3) = 60. This means there are 60 permutations of 5 items taken 3 at a time. Example: Find P(5, 5), the number of permutations of 5 objects taken 5 at a time. P(5, 5) = 5(4)(3)(2)(1) = 120. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 31. Factorials Permutations Combinations Example: A park bench can seat 3 people. How many seating arrangements are possible if 3 people out of a group of 5 sit down? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 32. Factorials Permutations Combinations Example: A park bench can seat 3 people. How many seating arrangements are possible if 3 people out of a group of 5 sit down? P(5, 3) = (5)(4)(3) = 60. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 33. Factorials Permutations Combinations Example: A bookshelf has space for exactly 5 books. How many different ways can 5 books be arranged on this bookshelf? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 34. Factorials Permutations Combinations Example: A bookshelf has space for exactly 5 books. How many different ways can 5 books be arranged on this bookshelf? P(5, 5) = 5(4)(3)(2)(1) = 120 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 35. Factorials Permutations Combinations Definition (Combination of n Objects Taken r at a Time) A combination of a set of n distinct objects taken r at a time without repetition is an r -element subset of the set of n objects. The arrangement of the elements in the subset does not matter. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 36. Factorials Permutations Combinations Theorem (Number of Combinations of n Objects Taken r at a Time) The number of combinations of n distinct objects taken r at a time without repetition is given by: n Cn,r = r Pn,r = r! n! = 0≤r ≤n r !(n − r )! n Note: In place of the symbols Cn,r and , the symbols r university-logo C(n, r ) is often used. Jason Aubrey Math 1300 Finite Mathematics
  • 37. Factorials Permutations Combinations Examples: P(8,5) 8(7)(6)(5)(4) C(8, 5) = 5! = 5(4)(3)(2)(1) = 56 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 38. Factorials Permutations Combinations Examples: P(8,5) 8(7)(6)(5)(4) C(8, 5) = 5! = 5(4)(3)(2)(1) = 56 P(8,8) 8(7)(6)(5)(4)(3)(2)(1) C(8, 8) = 8! = 8(7)(6)(5)(4)(3)(2)(1) =1 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 39. Factorials Permutations Combinations Example: In how many ways can you choose 5 out of 10 friends to invite to a dinner party? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 40. Factorials Permutations Combinations Example: In how many ways can you choose 5 out of 10 friends to invite to a dinner party? Does the order of selection matter? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 41. Factorials Permutations Combinations Example: In how many ways can you choose 5 out of 10 friends to invite to a dinner party? Does the order of selection matter? No! So we use combinations. . . university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 42. Factorials Permutations Combinations Example: In how many ways can you choose 5 out of 10 friends to invite to a dinner party? Does the order of selection matter? No! So we use combinations. . . P(10, 5) 10(9)(8)(7)(6) C(10, 5) = = = 252 5! 5(4)(3)(2)(1) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 43. Factorials Permutations Combinations Example: How many 5-card poker hands will have 3 aces and 2 kings? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 44. Factorials Permutations Combinations Example: How many 5-card poker hands will have 3 aces and 2 kings? The solution involves both the multiplication principle and combinations. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 45. Factorials Permutations Combinations Example: How many 5-card poker hands will have 3 aces and 2 kings? The solution involves both the multiplication principle and combinations. O1 : Choose 3 aces out of 4 N1 : C4,3 O2 : Choose 2 kings out of 4 N2 : C4,2 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 46. Factorials Permutations Combinations Example: How many 5-card poker hands will have 3 aces and 2 kings? The solution involves both the multiplication principle and combinations. O1 : Choose 3 aces out of 4 N1 : C4,3 O2 : Choose 2 kings out of 4 N2 : C4,2 Using the multiplication principle, we have: number of hands = C4,3 C4,2 4! 4! = 3!(4 − 3)! 2!(4 − 2)! = 4 · 6 = 24 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 47. Factorials Permutations Combinations Example: A computer store receives a shipment of 24 laser printers, including 5 that are defective. Three of these printers are selected to be displayed in the store. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 48. Factorials Permutations Combinations Example: A computer store receives a shipment of 24 laser printers, including 5 that are defective. Three of these printers are selected to be displayed in the store. (a) How many selections can be made? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 49. Factorials Permutations Combinations Example: A computer store receives a shipment of 24 laser printers, including 5 that are defective. Three of these printers are selected to be displayed in the store. (a) How many selections can be made? P(24, 3) C(24, 3) = 3! university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 50. Factorials Permutations Combinations Example: A computer store receives a shipment of 24 laser printers, including 5 that are defective. Three of these printers are selected to be displayed in the store. (a) How many selections can be made? P(24, 3) C(24, 3) = 3! 24 · 23 · 22 = 3·2·1 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 51. Factorials Permutations Combinations Example: A computer store receives a shipment of 24 laser printers, including 5 that are defective. Three of these printers are selected to be displayed in the store. (a) How many selections can be made? P(24, 3) C(24, 3) = 3! 24 · 23 · 22 = 3·2·1 = 2024 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 52. Factorials Permutations Combinations (b) How many of these selections will contain no defective printers? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 53. Factorials Permutations Combinations (b) How many of these selections will contain no defective printers? P(19, 3) C(19, 3) = 3! university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 54. Factorials Permutations Combinations (b) How many of these selections will contain no defective printers? P(19, 3) C(19, 3) = 3! 19 · 18 · 17 = 3·2·1 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 55. Factorials Permutations Combinations (b) How many of these selections will contain no defective printers? P(19, 3) C(19, 3) = 3! 19 · 18 · 17 = 3·2·1 = 969 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 56. Factorials Permutations Combinations Example: Suppose a certain bank has 4 branches in Columbia, 12 branches in St. Louis, and 10 branches in Kansas City. The bank must close 6 of these branches. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 57. Factorials Permutations Combinations Example: Suppose a certain bank has 4 branches in Columbia, 12 branches in St. Louis, and 10 branches in Kansas City. The bank must close 6 of these branches. (a) In how many ways can this be done? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 58. Factorials Permutations Combinations Example: Suppose a certain bank has 4 branches in Columbia, 12 branches in St. Louis, and 10 branches in Kansas City. The bank must close 6 of these branches. (a) In how many ways can this be done? C(26, 6) = 230, 230 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 59. Factorials Permutations Combinations Example: Suppose a certain bank has 4 branches in Columbia, 12 branches in St. Louis, and 10 branches in Kansas City. The bank must close 6 of these branches. (a) In how many ways can this be done? C(26, 6) = 230, 230 (b) The bank decides to close 2 branches in Columbia, 3 branches in St. Louis, and 1 branch in Kansas City. In how many ways can this be done? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 60. Factorials Permutations Combinations Example: Suppose a certain bank has 4 branches in Columbia, 12 branches in St. Louis, and 10 branches in Kansas City. The bank must close 6 of these branches. (a) In how many ways can this be done? C(26, 6) = 230, 230 (b) The bank decides to close 2 branches in Columbia, 3 branches in St. Louis, and 1 branch in Kansas City. In how many ways can this be done? O1 : pick Columbia branches N1 : C(4, 2) O2 : pick STL branches N2 : C(12, 3) O3 : pick KC branches N3 : C(10, 1) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 61. Factorials Permutations Combinations O1 : pick Columbia branches N1 : C(4, 2) O2 : pick STL branches N2 : C(12, 3) O3 : pick KC branches N3 : C(10, 1) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 62. Factorials Permutations Combinations O1 : pick Columbia branches N1 : C(4, 2) O2 : pick STL branches N2 : C(12, 3) O3 : pick KC branches N3 : C(10, 1) By the multiplication principle Number of ways = C(4, 2)C(12, 3)C(10, 1) = 6 · 220 · 10 = 13, 200 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 63. Factorials Permutations Combinations Example (FS09 Final Exam) During the semester, a professor wrote various problems to possibly include on the final exam in a math course. The course covered 4 chapters of a textbook. She wrote 2 problems from Chapter 1, 3 problems from Chapter 2, 5 problems from Chapter 3, and 4 problems from Chapter 4. She decides to put two questions from each chapter on the final exam. university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 64. Factorials Permutations Combinations Example (FS09 Final Exam) During the semester, a professor wrote various problems to possibly include on the final exam in a math course. The course covered 4 chapters of a textbook. She wrote 2 problems from Chapter 1, 3 problems from Chapter 2, 5 problems from Chapter 3, and 4 problems from Chapter 4. She decides to put two questions from each chapter on the final exam. (a) In how many different ways can she choose two questions from each chapter? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 65. Factorials Permutations Combinations O1 choose Ch1 questions N1 = C(2, 2) O2 choose Ch2 questions N2 = C(3, 2) O3 choose Ch3 questions N3 = C(5, 2) O4 choose Ch4 questions N4 = C(4, 2) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 66. Factorials Permutations Combinations O1 choose Ch1 questions N1 = C(2, 2) O2 choose Ch2 questions N2 = C(3, 2) O3 choose Ch3 questions N3 = C(5, 2) O4 choose Ch4 questions N4 = C(4, 2) So by the multiplication principle: C(2, 2)C(3, 2)C(5, 2)C(4, 2) = 1(3)(10)(6) = 180 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 67. Factorials Permutations Combinations (b) Suppose she writes the final by (1) choosing a set of 8 questions as above, and then (2) randomly ordering those 8 questions. Accounting for both operations, how many distinct final exams are possible? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 68. Factorials Permutations Combinations (b) Suppose she writes the final by (1) choosing a set of 8 questions as above, and then (2) randomly ordering those 8 questions. Accounting for both operations, how many distinct final exams are possible? O1 choose questions as in (a) N1 = 180 O2 put these questions in random order university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 69. Factorials Permutations Combinations (b) Suppose she writes the final by (1) choosing a set of 8 questions as above, and then (2) randomly ordering those 8 questions. Accounting for both operations, how many distinct final exams are possible? O1 choose questions as in (a) N1 = 180 O2 put these questions in random order N2 = P(8, 8) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 70. Factorials Permutations Combinations (b) Suppose she writes the final by (1) choosing a set of 8 questions as above, and then (2) randomly ordering those 8 questions. Accounting for both operations, how many distinct final exams are possible? O1 choose questions as in (a) N1 = 180 O2 put these questions in random order N2 = P(8, 8) So, by the multiplication principle: 180 · P(8, 8) = 180 · 8! = 7, 257, 600 university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 71. Factorials Permutations Combinations (c) Suppose the questions must be in order by chapter. For example, the Chapter 1 questions must come before the Chapter 2 questions, the Chapter 2 questions must come before the Chapter 3 questions, etc. In this case, how many different final exams are possible? university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 72. Factorials Permutations Combinations (c) Suppose the questions must be in order by chapter. For example, the Chapter 1 questions must come before the Chapter 2 questions, the Chapter 2 questions must come before the Chapter 3 questions, etc. In this case, how many different final exams are possible? O1 choose Ch1 questions N1 = P(2, 2) O2 choose Ch2 questions N2 = P(3, 2) O3 choose Ch3 questions N3 = P(5, 2) O4 choose Ch4 questions N4 = P(4, 2) university-logo Jason Aubrey Math 1300 Finite Mathematics
  • 73. Factorials Permutations Combinations (c) Suppose the questions must be in order by chapter. For example, the Chapter 1 questions must come before the Chapter 2 questions, the Chapter 2 questions must come before the Chapter 3 questions, etc. In this case, how many different final exams are possible? O1 choose Ch1 questions N1 = P(2, 2) O2 choose Ch2 questions N2 = P(3, 2) O3 choose Ch3 questions N3 = P(5, 2) O4 choose Ch4 questions N4 = P(4, 2) So, by the multiplication principle: P(2, 2)P(3, 2)P(5, 2)P(4, 2) = 2, 880 university-logo Jason Aubrey Math 1300 Finite Mathematics