Finished symmetric group handout
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
\section{Cycle Notation}
|
||||
|
||||
\definition{}
|
||||
\definition{Order}
|
||||
The \textit{order} of a permutation $f$ is the smallest $n$ so that $f^n(x) = x$ for all $x$. \par
|
||||
In other words, if we repeat this permutation $n$ times, we get back to where we started.
|
||||
|
||||
@ -36,8 +36,9 @@ For example, consider $[2134]$. This permutation has order $2$, as we clearly se
|
||||
\line{4b}{4c}
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
Of course, swapping the first two elements twice results in the identity map. \par
|
||||
$[2134]$ happens to be its own inverse. Also, the order of $[1234]$ is (of course) one.
|
||||
Of course, swapping the first two elements of a list twice changes nothing. \par
|
||||
Thus, $[2134]$ is its own inverse, and has an order of two. \par
|
||||
Naturally, the identity permutation has order one.
|
||||
|
||||
|
||||
\problem{}
|
||||
@ -52,6 +53,18 @@ How about $[4321]$? \par
|
||||
Show that all permutations (on a finite set) have a well-defined order. \par
|
||||
In other words, show that there is always an integer $n$ so that $f^n(x) = x$.
|
||||
|
||||
\vfill
|
||||
|
||||
\definition{Composition}
|
||||
The \textit{composition} of two permutations $f$ and $g$ is the permutation $h(x) = f(g(x))$. \par
|
||||
The usual notation for this is $f \circ g$, but we'll simply write $fg$.
|
||||
|
||||
\problem{}
|
||||
What is $[1324][4321]$? \par
|
||||
How about $[321][213][231]$? \par
|
||||
\hint{composition is left-associative, so we evaluate $abc$ as $(ab)c$}
|
||||
|
||||
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
@ -74,7 +87,7 @@ We need something better.
|
||||
|
||||
|
||||
|
||||
\definition{}
|
||||
\definition{Cycles}
|
||||
Any permutation is composed of a number of \textit{cycles}. \par
|
||||
|
||||
For example, consider the permutation $[2134]$, which consists of one two-cycle: $1 \to 2 \to 1$ \par
|
||||
@ -217,7 +230,7 @@ Find all cycles in $[5342761]$.
|
||||
|
||||
|
||||
\problem{}
|
||||
What permutation (on five objects) consists of the cycles $3 \to 5 \to 3$ and $1 \to 2 \to 4 \to 1$?
|
||||
What permutation (on five objects) is formed by the cycles $3 \to 5 \to 3$ and $1 \to 2 \to 4 \to 1$?
|
||||
|
||||
|
||||
\begin{solution}
|
||||
@ -271,7 +284,7 @@ What permutation (on five objects) consists of the cycles $3 \to 5 \to 3$ and $1
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
\definition{}
|
||||
\definition{Cycle Notation}
|
||||
We now have a solution to our problem of notation.
|
||||
Instead of referring to permutations using their output, we will refer to them using their \textit{cycles}.
|
||||
|
||||
@ -355,12 +368,20 @@ applying the permutation $[431265]$ is the same as applying $(1324)$, then apply
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
|
||||
Any permutation $\sigma$ may be written as a product (i.e, composition) of disjoint cycles $\sigma_1\sigma_2...\sigma_k$. \par
|
||||
Make sure you believe this fact. If you don't, ask an instructor. \par
|
||||
Also, the identity $f(x) = x$ is written as $()$ in cycle notation.
|
||||
|
||||
|
||||
|
||||
\problem{}
|
||||
Convince yourself that disjoint cycles commute. \par
|
||||
That is, $(1324)(56) = (56)(1324)$ since $(1324)$ and $(56)$ do not overlap.
|
||||
That is, that $(1324)(56) = (56)(1324) = [431265]$ since $(1324)$ and $(56)$ do not overlap. \par
|
||||
|
||||
\problem{}
|
||||
|
||||
|
||||
|
||||
\problem{}<insquare>
|
||||
Write the following in square-bracket notation.
|
||||
\begin{itemize}
|
||||
\item $(12)$ \tab~\tab on a set of 2 elements
|
||||
@ -372,9 +393,15 @@ Write the following in square-bracket notation.
|
||||
\item $(1234)$ \tab on a set of 4 elements
|
||||
\item $(3412)$ \tab on a set of 4 elements
|
||||
\end{itemize}
|
||||
\note{
|
||||
Note that $(12)$ refers the \say{swap first two} permutation on a set of \textit{any} size. \\
|
||||
We can now use the same name for the same permutation on two different sets! \\
|
||||
}
|
||||
|
||||
\vfill
|
||||
|
||||
|
||||
|
||||
\problem{}
|
||||
Write the following in square-bracket notation.
|
||||
Be careful.
|
||||
@ -383,5 +410,117 @@ Be careful.
|
||||
\item $(243)(13)$ \tab on a set of 4 elements
|
||||
\end{itemize}
|
||||
|
||||
\vfill
|
||||
|
||||
|
||||
|
||||
\problem{}
|
||||
Look at the last two permutations in \ref{insquare}, $(1234)$ and $(3412)$. \par
|
||||
These are \textit{identical}---they are the same cycle written in two different ways. \par
|
||||
List all other ways to write this cycle. \hint{There are two more.}
|
||||
|
||||
\pagebreak
|
||||
|
||||
|
||||
\problem{}
|
||||
What is the inverse of $(12)$? \par
|
||||
How about $(123)$? And $(4231)$? \par
|
||||
\note{
|
||||
Note that again, we don't need to know how big our set is. \\
|
||||
The inverse of $(12)$ is the same in all sets.
|
||||
}
|
||||
|
||||
\vfill
|
||||
|
||||
|
||||
\problem{}
|
||||
Say $\sigma$ is a permutation composed of cycles $\sigma_1\sigma_2...\sigma_k$. \par
|
||||
Say we know the order of all $\sigma_i$. What is the order of $\sigma$?
|
||||
|
||||
\begin{solution}
|
||||
$\text{lcm}\Bigl(\text{ord}(\sigma_1),~ \text{ord}(\sigma_2),~ ..., ~ \text{ord}(\sigma_k)\Bigr)$
|
||||
\end{solution}
|
||||
|
||||
|
||||
\vfill
|
||||
|
||||
\problem{}<cycletrans>
|
||||
Show that any cycle $(123...n)$ is equal to the product $(12)(23)...(n-1, n)$.
|
||||
|
||||
\begin{solution}
|
||||
TODO
|
||||
\end{solution}
|
||||
|
||||
\vfill
|
||||
|
||||
\problem{}
|
||||
Write $(7126453)$ as a product of transpositions. \par
|
||||
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
\problem{}<simpletrans>
|
||||
Show that any permutation is a product of transpositions.
|
||||
|
||||
\begin{solution}
|
||||
Use \ref{cycletrans}.
|
||||
\end{solution}
|
||||
|
||||
\vfill
|
||||
|
||||
|
||||
\problem{}
|
||||
Show that any permutation is a product of transpositions of the form $(1, k)$. \par
|
||||
|
||||
\begin{solution}
|
||||
Use \ref{simpletrans} and rewrite each $(a, b)$ as $(1, a)(1, b)(1, a)$.
|
||||
\end{solution}
|
||||
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
|
||||
|
||||
\problem{}
|
||||
Show that any transposition $(a, b)$ is equal to the product $(a, a+1)(a+1, b)(a, a+1)$.
|
||||
|
||||
\begin{solution}
|
||||
TODO
|
||||
\end{solution}
|
||||
|
||||
\vfill
|
||||
|
||||
|
||||
|
||||
\problem{}
|
||||
Show that any permutation is a product of adjacent transpositions. \par
|
||||
(An \textit{adjacent transposition} swaps two adjacent elements, and thus looks like $(n, n+1)$)
|
||||
|
||||
\begin{solution}
|
||||
As before, we will use \ref{simpletrans} and rewrite the transpositions it produces in a form that fits the problem.
|
||||
We thus need to show that every transposition $(a, b)$ is a product of adjacent transpositions.
|
||||
|
||||
\vspace{8mm}
|
||||
|
||||
In the proof below, assume that $a < b$ and perform induction on $b - a$. \par
|
||||
|
||||
\textbf{Base Case:}\par
|
||||
If $b - a = 1$, we clearly see that $(a, b)$ is a product of adjacent. \par
|
||||
In fact, it \textit{is} an adjacent transposition.
|
||||
|
||||
\vspace{4mm}
|
||||
|
||||
\textbf{Induction:}\par
|
||||
Now, say $b - a = n + 1$. \par
|
||||
Assume that all $(a, b)$ where $b - a \leq n$ are products of adjacent transpositions.\par
|
||||
Note that $(a, b) = (a, a+1)(a+1, b)(a, a+1)$.
|
||||
|
||||
\vspace{2mm}
|
||||
|
||||
$(a, a+1)$ is an adjacent transposition, and $b - (a+1) = n$. \par
|
||||
Thus, $(a, b)$ is a product of adjacent transpositions.
|
||||
\end{solution}
|
||||
|
||||
|
||||
\vfill
|
||||
\pagebreak
|
Reference in New Issue
Block a user