Permutations
| Definition of n factorial |
|---|
|
The definition of n!, pronounced n factorial is
(n)(n - 1)(n - 2). . . (3)(2)(1) |
|---|
| Permutation |
|---|
|
A permutation is one of the different arrangements of a group of items where order matters. |
|---|
When order matters   AB  
BA.
Consider the following:
Given 3 people, Bob, Mike and Sue, how many different ways can these three people be arranged where order matters?
If we find all possible arrangements of Bob, Mike and Sue where order matters, we have the following:
BMS,    BSM,    MSB,    MBS,    SMB,    SBM
The number of ways to arrange three people three at a time is:
3! = (3)(2)(1) = 6   ways
Consider the following:
Given 4 people, Bob, Mike, Sue and Alice, how many different ways can these three people be arranged where order matters?
If we find all possible arrangements of Bob, Mike, Sue and Alice where order matters, we have the following:
BMSA,    BMAS,    BSMA,    BSAM,    BAMS,    BASM
MBSA,    MBAS,    MABS,    MASB,    MSBA,    MSAB
SBMA,    SBAM,    SMBA,    SMAB,    SABM,    SAMB
ABMS,    ABSM,    AMBS,    AMSB,    ASBM,    ASMB
There are 24 ways to arrange the four people four at a time,   or   4!
| Property |
|---|
| There are n! ways to arrange n objects in groups of n at a time. |
|---|
Now Suppose we want to take these four people and arrange them in groups of three at a time where order matters.   The following demonstrates all the possible arrangements.
BMS,    BSM,    BAS,    BSA,    BMA,    BAM
MBS,    MSB,    MAS,   MSA,   MBA,    MAB
SBM,    SMB,    SBA,    SAB,    SMA,    SAM
ABM,    AMB,    ABS,   ASB,    AMS,    ASM
There are 24 ways to arrange 4 objects taken 3 at a time.
The answer again is 24, but for a different reason.   To find the value 24 mathematically we must use the permutation formula.   The permutation formula is when order matters.| Permutation Formula |
|---|
The number of permutations of n objects taken r at a time is:
|
|---|
Example 1:
Find the number of ways to arrange 4 people in groups of 3 at a time where order matters.Solution:

There are 24 ways to arrange 4 items taken 3 at a time when order matters.
_________________________________________________________
Example 2:
Find the number of ways to arrange 6 items in groups of 4 at a time where order matters.Solution:

There are 360 ways to arrange 6 items taken 4 at a time when order matters.
______________________________________________________
Combinations
| Combination |
|---|
| A combination is one of the different arrangements of a group of items where order does not matter. |
|---|
When order does not matter   AB = BA.
Consider the following:
Given 3 people, Bob, Mike and Sue, how many different ways can these three people be arranged where order does not matters?
Therefore the only arrangement is BMS.
Now suppose we want to take four people, Bob, Mike, Sue and Alice, and arrange them in groups of three at a time where order does not matter.   The following demonstrates all the possible arrangements.
BMS,    MSA,    BMA,    BSA
There are 4 ways to arrange 4 people in groups of 3 at a time.
| Combination Formula |
|---|
|
The number of combinations of a group of n objects taken r at a time is: |
|---|
Example 3:
Find the number of ways to take 4 people and place them in groups of 3 at a time where order does not matter.Solution:
Since order does not matter, use the combination formula.

There are 4 ways to arrange 4 items taken 3 at a time when order does not matter.
______________________________________________________
Example 4:
Find the number of ways to take 20 objects and arrange them in groups of 5 at a time where order does not matter.Solution:

There are 15,504 ways to arrange 20 objects taken 5 at a time when order does not matter.
______________________________________________________
Example 5:
Is the State Lotteries a combination or a permutation?Solution:
The answer has to do with if order matters.   If order matters, then it is a permutation.   If order does not matter then it is a combination.   Do you think the numbers on a ticket have to be in the same order as the order in which they became the winning numbers?Example 6:
Solution:
Since it does not matter what order the committee members are chosen in, the combination formula is used.Committees are always a combination unless the problem states that someone like a president has higher hierarchy over another person.   If the committee is ordered, then it is a permutation.
C(17,7)= 19,448
___________________________________________________________
Example 7:
Solution:
Answer
Answer
Solution:
Given 4 basketball, 3 volleyball, 2 soccer.
We want 2 basketball games and 1 other event.   There are 5 choices left.
C(n,r)
C(How many do you have, How many do you want)
C(have 4 basketball, want 2 basketball)*C(have 5 choices left, want 1)
C(4,2)*C(5,1)
(6)(5) = 30
Therefore there are 30 different ways in which you can go to two basketball games and one of the other events.
___________________________________________________________
Example 9:
Solution:
We have 4 eights and 4 sevens.
We want 3 eights and 2 sevens.
C(have 4 eights, want 3 eights)*C(have 4 sevens, want 2 sevens)
C(4,3)*C(4,2) = 24
Answer
Solution:
We have 13 different ways to choose 4 of a kind:   2's, 3's, 4's, … Queens, Kings and Aces.
Once a set of 4 of a kind has been removed from the deck, 48 cards are left.
Remember OR means add.
The possible situations that will satisfy the above requirement are:4 Aces and one other card    C(4,4)*C(48,1) = 48
or 4 Kings and one other card    C(4,4)*C(48,1) = 48
or 4 Queens and one other card    C(4,4)*C(48,1) = 48
.
.
.
or 4 twos and one other card    C(4,4)*C(48,1) = 48
Total of 624 ways
This problem could also have been calculated as follows.
13*C(4,4)*C(48,1) = 624
Answer
Answer
Solution:
P(8,2) = 56
___________________________________________________________
Example 11:
Solution:
Answer
Answer
A)   How many different possible outcomes are there for the first three runners to cross the finish line?
Solution:
P(50,3) = 117,600    ways
B)   How many ways are there to correctly guess the first, second, and third place winners?
Solution:
___________________________________________________________
___________________________________________________________
In the previous section we dealt with selections without repetitions.    In this section we look at problems that deal with repetitions.
Consider the word fort.   Since there are 4 letters grouped 4 at a time where order matters, there are   4!   ways to arrange the letters in the word fort.
Note:   Order matter when letters are rearranged.   In other words, the arrangement of the word fort is a different word when it is arranged as trof.
But what about a word like MISSISSIPPI?   How many different arrangements are possible with duplicate letters?   The letter S is still S no matter which one you use, so all the words that have duplicate letters such as S, I and P switched are the same words to us.
__________________________________________________
Theorem:
Suppose that a sequence S of n items has n1 identical objects of type 1, n2 identical objects of type 2, ni identical objects of type i.    Then the number of orderings of S is:
![]()
__________________________________________________
The word   MISSISSIPPI   has the following number of orderings:
= 34,650
How many different ways are there to arrange the word school?
Answer


Go Back to Lesson
Go Back to Lesson
Go Back to Lesson
Go Back to Lesson
Go Back to Lesson
Go Back to Lesson
Go Back to Lesson
Solution:
![]()
Go Back to Lesson