<< Chapter < Page | Chapter >> Page > |
The concept of a combination did not consider the order of the elements of the subset to be important. A permutation is a combination with the order of a selection from a group being important. For example, for the set , the combination would be identical to the combination , but these two combinations are different permutations, because the elements in the set are ordered differently.
More formally, a permutation is an ordered list without repetitions, perhaps missing some elements.
This means that and are not permutations of the set .
Now suppose you have these objects:
1, 2, 3
Here is a list of all permutations of all three objects:
1 2 3; 1 3 2; 2 1 3; 2 3 1; 3 1 2; 3 2 1.
Let be a set with objects. Permutations of objects from this set refer to sequences of different elements of (where two sequences are considered different if they contain the same elements but in a different order). Formulas for the number of permutations and combinations are readily available and important throughout combinatorics.
It is easy to count the number of permutations of size when chosen from a set of size (with ).
For example, if we have a total of 5 elements, the integers , how many ways are there for a permutation of three elements to be selected from this set? In this case, and . Then, .
Show that a collection of objects has permutations.
Proof: Constructing an ordered sequence of objects is equivalent to choosing the position occupied by the first object, then choosing the position of the second object, and so on, until we have chosen the position of each of our objects.
There are n ways to choose a position for the first object. Once its position is fixed, we can choose from possible positions for the second object. With the first two placed, there are remaining possible positions for the third object; and so on. There are only two positions to choose from for the penultimate object, and the object will occupy the last remaining position.
Therefore, according to the fundamental counting principle, there are
ways of constructing an ordered sequence of objects.
Notification Switch
Would you like to follow the 'Siyavula textbooks: grade 12 maths' conversation and receive update notifications?