Next: Inverses
Up: Permutations
Previous: Functions
  Contents
  Index
Let
be the set of
integers from 1 to a fixed
positive integer
. A permutation
of
is a bijection from T to itself.
For example, on the
Rubik's cube there are
facets. If
you label them
(in any way you like) then any move
of the Rubik's cube corresponds to a permutation of
. In this
section we present some basic notation and properties of
permutations.
Notation: We may denote a permutation
by a
array:
where
is simply a rearrangement
(in some order depending on
) of the integers
.
This notation means that
sends
to
,
sends
to
, ...,
sends
to
.
In other words,
,
, ...,
.
Example 4.2.1 (a)
The
identity
permutation, denoted by I, is the
permutation which doesn't do anything:
(b) The permutation

defined by
simply swaps

and

and leaves

alone.
(a) The
-cycle is a permutation which
cyclically permutes the values:
Imagine an analog clock with the numbers

,

, ...,

arranged around the dial.
An

-cycle simply moves each number forward
(clockwise) by one unit. The permutation
is also called an
-cycle.
Definition 4.2.2
Let

be a permutation
and let
Let
We call this the
swapping number
(or
length)
of the permutation

since it
counts the number of times

swaps the inequality in

to

. If we plot a bar-graph of the function

then

counts the number of times the bar at

is higher than the
bar at

. We call
even
if

is even
and we call
odd otherwise.
The number
is called the
sign (or
signum function) of the permutation

.
The reader may verify that the sign function satisfies the following
property.
Lemma 4.2.3
Let

be a permutation.
Then
Example 4.2.4
We define the
permutation

for which

by
a

array
This swaps

and

and leaves

alone.
There are 3 inequalities for

:

,

, and

.
Applying

to these, we get:

,

, and

. Only the first inequality is changed, so the
swapping number is

. Another way to picture

is
by a ``crossing diagram", where

sends the left-hand column to
the right-hand column:
The number of crosses in this diagram is the swapping number of

,
from which we can see that

is an odd permutation.
Definition 4.2.5
Let

and

be two permutations. We can compose them to get another permutation,
the
composition, denoted

(or sometimes simply

):
Notation We shall follow standard convention and write our
compositions of permutations left-to-right. (This is of
course in contrast to the right-to-left composition
of functions you may have seen in calculus.)
When a possible ambiguity may arise, we call
this type of composition ``composition as permutations"
and call ``right-to-left composition" the
``composition as functions".
When
then we write
as
. In general, we write the
n-fold composition
(
times) as
. Every permutation
has the property that there is some integer
, which depends
on
, such that
. (In other words, if you repeatedly
apply a permutation enough times you will eventually obtain
the identity permutation.)
Lemma 4.2.6
Let

and

be permutations

.

.
Definition 4.2.7
The smallest integer

such that

is
called the
order of

.
Example 4.2.8
Let
be permutations of

.
We have
Exercise 4.2.9
Compute (a)

and (b) the order of

and the
order of

, where
Exercise 4.2.10
Compute (a)

and (b) the order of

and the
order of

, where
Exercise 4.2.11
For

as in Lemma
4.2.6, we have
Why does this imply the lemma?
Exercise 4.2.12
Express

given by

,
as (a) a

array, (b) a crossing diagram. Find its swapping number
and sign.
Exercise 4.2.13
Express

given by

,
as (a) a

array, (b) a crossing diagram. Find its swapping number
and sign.
Next: Inverses
Up: Permutations
Previous: Functions
  Contents
  Index
David Joyner
2002-08-23