Of course it's nice to have a method to write down a permutation, but things begin to get interesting when we combine them. If you twist one face of Rubik's Cube and then twist another one, each twist jumbles the faces, and the combination of two twists usually causes a jumbling that is more complicated than either of the two individual twists.
Rather than begin with Rubik's Cube, let's begin by looking at
permutations of just 3 objects. We listed them in
Table 1, but there we used a very clumsy notation. Here
are the six possible permutations of three items listed in the same
order as in Table 1:
What happens if we begin with ball 1 in box 1, ball 2 in box 2, and
ball 3 in box 3, and then we apply
followed by
?
A good way to think about this is to follow the contents of the boxes
one at a time. For example, ball 1 begins in box 1, but after
it has moved to box 2. The second permutation,
, does not
move the contents of box 2, so after both permutations have been applied,
ball 1 will have moved to box 2. So the final result will look like
this:
The first permutation,
moves box 2 to box 1, and then
will move box 1 to box 3, so now we know the combination of
permutations looks like this:
The first permutation,
, does not move the contents of box 3,
but the second,
moves it to box 1, so the combination of
followed by
is equivalent to the single permutation
.
Combining permutations as above is written just like a multiplication
in algebra, and we can write our result as follows1:
Beware, however. This is not the same as multiplication that
you're used to for real numbers. By doing the same analysis as above,
convince yourself that:
Test your understanding of multiplication of permutations by verifying all of the entries in the ``multiplication table'' for the permutations of three objects in Table 2.
Remember that the order of multiplication is important. In
Table 2, if you are trying to look up the
product of
, find the column labelled
and
the row labelled
. If you use the row labelled
and the column labelled
you will be looking up the
product
which may be different.
As a final check on your understanding of multiplication of permutations, verify the following multiplications of permutations:
Here are some general properties of multiplication of permutations. They hold for the sets of permutations of any number of elements, but you should check to see that they do hold in the particular case of the three-element permutations in Table 2.
If you have a permutation written in cycle notation and you want to
find its inverse, simply reverse all the cycles. For example,
. To see why this works, multiply:
. The result will be
.
For example, let's work out
two different
ways. First we'll multiply
by
and then take
that result and multiply it by
. Then we'll do the
multiplication beginning with the last two permutations (check these
yourself):
There are some cases, however, where things do commute. For example,
if your permutations are two cycles that share no elements in common,
the order in which they occur does not matter. So
. This is obviously true since each
cycle rearranges a different subset of elements, so their operations
are completely independent and can be reversed in order with no effect
on the final outcome.