MATH 415 Lecture 6
« previous | Thursday, September 12, 2013 | next »
Cayley's Theorem
Let be a group. Choose element and consider such that .
Lemma. is a permutation of .
Proof. for some . This implies and nhus . Therefore is injective.
Given , . Thus is surjective.
If is a function and , then the "image of under " is the set
Lemma 8.15
Lemma. Let be two groups and be a group homomorphism which is injective. Then
- is a subgroup of , and
- gives an isomorphism between and .
Proof. First: why is a subgroup? If , then and for some . If we take , then we have because it is a homomorphism. Therefore .
If , then for some . , so . Therefore is a subgroup of .
Therefore is an isomorphism.
Theorem 8.16 (Cayley's Theorem)
Theorem. Every group is isomorphic to a group of permutations.
Proof. Let be a group and consider (all permutations of ).
Define such that , where (from above). According to the first lemma, , so is well-defined.
We claim that is injective.
If , then . We find , where is the identity element of . Thus and . Thus is injective.
We claim that is a homomorphism.
for all . Therefore is a homomorphism.
By Lemma 8.15, .
Section 9: Orbits, Cycles, and Alternating Groups
Orbits
Suppose is a permutation of a set . naturally partitions into equivalence classes. If , then
We claim that is an equivalence relation:
Proof.:
- It is reflexive since .
- It is symmetric since (i.e. ) for all (i.e. )
- It is transitive since and imply that . quod erat demonstrandum
Let be a permutation of . The equivalence classes of are called orbits of .
For example, let . If we take (identity permutation), then the orbits of are , , ..., .
If we take , then the orbits of are Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \{1, 3, 6\}, \{2, 8 \}, \{4,5,7\}} .
Cycles
Each orbit may be represented as its own permutation. For example, from above, the orbits can be written as:
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} \mu_1 &= \begin{pmatrix}1&2&3&4&5&6&7&8\\3&2&6&4&5&1&7&8\end{pmatrix} \\ \mu_2 &= \begin{pmatrix}1&2&3&4&5&6&7&8\\1&8&3&4&5&6&7&2\end{pmatrix} \\ \mu_3 &= \begin{pmatrix}1&2&3&4&5&6&7&8\\1&2&3&7&4&6&5&8\end{pmatrix} \end{align}}
Observe that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma = \mu_1 \circ \mu_2 \circ \mu_3}
A permutation Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma \in S_n} is called a cycle if it has at most one orbit containing more than one element. The length of a cycle is the number of elements in its largest orbit.
Let's find the orbits and lengths of each Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu} above:
- {1,3,6}, {2}, {4}, {5}, {7}, {8} (len = 3)
- {1}, {2,8}, {3}, {4}, {5}, {6}, {7} (len = 2)
- {1}, {2}, {3}, {4,7,5}, {6}, {8} (len = 3)
Convenient Notation for Cycles
Instead of writing out a permutation for each Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu} , we can use the following shortand:
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} \mu_1 &= (1,3,6) \\ \mu_2 &= (2,8) \\ \mu_3 &= (4,7,5) \end{align}}
By this we mean that (in ), 1 maps to 3, 3 maps to 6, and 6 maps back to 1. All other elements are understood to be identity-mapped.
Thus Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma = (1,3,6) \circ (2,8) \circ (4,7,5)}
Note that we wrote an arbitrary permutation as a product/composition of disjoint cycles, which leads to our next theorem.
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (1,4,5,6) \circ (2,1,5) \ne (2,1,5) \circ (1,4,5,6)}
- On the left, 1 maps to 5 and then 5 maps to 6: 1 → 6
- On the right, 1 maps to 4 and then 4 is id-mapped: 1 → 4
Theorem 9.8
Theorem. Every permutation Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma} of a finite set is a product of disjoint cycles.
Proof. Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B_1, B_2, \ldots, B_r} be the orbits of . Define a cycle Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu_i} as follows:
Then clearly Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma = \mu_1 \circ \mu_2 \circ \dots \circ \mu_r} .
For example, write Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma = \begin{pmatrix}1&2&3&4&5&6\\6&5&2&4&3&1\end{pmatrix}}
as a product of disjoint cycles:
Transposition
A cycle of length 2 is called a transposition
Observation: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (a_1, a_2, \ldots, a_n) = (a_1, a_n) \circ (a_1, a_{n-1}) \circ \dots \circ (a_1, a_2)}
Corollary. Any permutation of a finite set Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle |A| \ge 2} is a product of transpositions.
for example, write the Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma = (1,6) \circ (2,5,3)} above as a product of transpositions.
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sigma = (1,6) \circ (2,3) \circ (2,5)}
Note that this representation is not unique because is equivalent (we change 4 to 3 and then back to 4).
Theorem 9.15
Theorem. No permutation in Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle S_n} can be expressed both as a product of an even number of transpositions and as a product of an odd number of transpositions.
Proof (sketch). Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \det I = 1} , but switching any two rows negates the determinant. We can think of this switch as a transposition. If we assume the negation of the theorem, then we can determine that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \det{\sigma(I)} = -1} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \det{\sigma(I)} = 1} , which is a contradiction.
This theorem can be applied to the shifting tiles puzzle. The following board is not solvable since all solutions have an even parity.
| 1 | 2 | 3 | 4 | 5 |
| 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 24 | 23 |
Alternating Groups
Let be the subset of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle S_n} of all even permutations and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B_n} be the set of all odd permutations.
Lemma. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle |A_n| = |B_n| = \frac{|S_n|}{2} = \frac{n!}{2}}
Proof. Let by .
We need to show that is bijective.
Theorem 9.20
Theorem. If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n \ge 2} then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A_n} is a subgroup of order Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{n!}{2}} .
Proof. Even + even = even; the set of even numbers is closed under addition
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A_n} is called the alternating group