Permutations (Ordered Arrangements)
An arrangement (or ordering) of a set of objects is called a permutation. (We can also arrange just part of the set of objects.)
In a permutation, the order that we arrange the objects in is important
Example 1
Consider arranging 3 letters: A, B, C. How many ways can this be done?
ANSWER
The possible permutations are
ABC, ACB,
BAC, BCA,
CAB, CBA.
Hence, there are six distinct arrangements.
Another way of looking at this question is by drawing 3 boxes.
Any one of the A, B, C goes into the first box (3 ways to do this), and then the remaining one of the two letters goes into the second box (2 ways to do this), and the last remaining letter goes into the third box (only one way left to do this).
Hence, total no of ways
(2) Some books use the following notation for the number of permutations:
ANSWER
Reminder - Factorial Notation
Recall from the Factorial section that n factorial (written ) is defined as:
n! = n × (n − 1) × (n − 2) ... 3 × 2 × 1
Each of the theorems in this section use factorial notation.
Theorem 1 - Arranging n Objects
In general, n distinct objects can be arranged in ways.
Example 2
In how many ways can different resistors be arranged in series?
ANSWER
Since there are objects, the number of ways is
ways
Theorem 2 - Number of Permutations
The number of permutations of n distinct objects taken r at a time, denoted by , where repetitions are not allowed, is given byNotes
(1) (since )(2) Some books use the following notation for the number of permutations:
and others have:
Example 3
In how many ways can a supermarket manager display brands of cereals in spaces on a shelf?
ANSWER
This is asking for the number of permutations, since we don't want repetitions. The number of ways is:
Example 4
How many different number-plates for cars can be made if each number-plate contains four of the digits to followed by a letter A to Z, assuming that
(a) no repetition of digits is allowed?
(b) repetition of digits is allowed?
ANSWER
(a) There are possible digits and we need to take them at a time. There are letters in the alphabet.
With no repetition, we have:
(b) With repetition, we have simply:
(number of digits from to )
Theorem 3 - Permutations of Different Kinds of Objects
The number of different permutations of n objects of which n1 are of one kind, n2 are of a second kind, ... nk are of a k-th kind is
Example 5
In how many ways can the six letters of the word "mammal" be arranged in a row?
ANSWER
We use Theorem 3.
Since there are three "m"s, two "a"s and one "L" in the word "mammal", we have for the number of ways we can arrange the letters in the word "mammal":
Theorem 4 - Arranging Objects in a Circle
There are ways to arrange n distinct objects in a circle (where the clockwise and anti-clockwise arrangements are regarded as distinct.)
Example 6
In how many ways can people be arranged in a circle?
ANSWER
ways
No comments:
Post a Comment