permutation
Tags: #definition
permutation
A permutation of
There are many ways of writing these:
- 1-line notation -
where each (to represent ) - 2-line notation - having a row at the top 1 through n and below each
showing where it sends
- graphic notation - directed graph where each vertex is labeled
and each vertex has exactly one in edge and one out edge. The arrows show where gets sent. - cycle notation - we may break down the graph into connected components (cycles). Then, we may write each cycle in a parenthesis, with each number being sent to the one on its right (with the last item being sent to the first)
This forms a group called the symmetric group on
- Operation: composition
. - Inverse: the inverse map
- To calculate this quickly, you can just flip and rearrange the 2-line notation
Examples

and the cycle notation for this is given by