MATH 415 Lecture 5
« previous | Tuesday, September 10, 2013 | next »
Review
Theorem 6.14
Let be a cyclic group with elements and generated by . Let and . Then generates a cyclic group of order where . Also
Proof. Let be the order of .
Recall that if has order and , then divides .
From our definition of above, we have , so
Thus we have , and .
, so divides , and for some .
, so divides . . .
To prove the bi-implication, start with the first part: assume the order of is equal to the order of . Then , and thus .
Next, proving the converse; assume . Then we have . Furthermore, since in there is only one subgroup of the given order, we have .
Corollary
If is a generator of a finite cyclic group of order , then the generators of are the elemonts of the form , where .
Proof. if and only if if and only if is a generator.
Exercise 6.17
Find all subgroups of , and draw the subgroup diagram.
The following numbers are coprime with 18: 1, 5, 7, 11, 13, 17. Therefore, they are all generators of : so
The group generated by 2 is . By the theorem above, this is equivalent to the groups generated by other numbers that only share only a common factor of 2 with 18: 4, 8, 10, 14, 16.
The group generated by 3 is . In this case, the only number that shares only a common factor of 3 with 18 is 15.
Similarly, .
And .
Finally, the trivial subgroup containing only the identity element .
Thus there are only 6 subgroups of this group. We arrange these groups on a subgroup diagram by which groups are included in which other groups:
Section 8: Groups of Permutations
Let be a set. A function which is bijective is called a permutation of .
Composition of Permutations
If and are permutations on , 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 f \circ g : A \to A} is also a permutation
Proof. If , 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 g(a) = g(b)} by injectivity of , and thus by injectivity of .
Let . Since is onto, there exists a such that . Since is onto, there exists a such that . Then . Thus is onto.
Notation: Let be a permutation. We denote it as a 2×1 matrix. For example,
What we mean by this is that 1 maps to 4, 2 maps to 2, 3 maps to 5, and so on.
Suppose we have another permutation
We can find
Inverse Permutations
It's possible to find because 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} is bijective.
Let's find the inverse 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 \sigma} above:
Theorem 8.5
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 A} be a non-empty set. Let be the set of all permutations on 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} . Then is a group under composition of permutations.
Proof. In order to show 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 \left\langle S_A, \circ \right\rangle} is a group, we need to show:
- Associativity (check; since composition of functions is always associative)
- Identity (check; is the identity function, and )
- Inversion (check; 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 f^{-1} \in S_A} for 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 f \in S_A} , 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 f \circ f^{-1} = f^{-1} \circ f = id} )
Example
Let be a nonempty set of elements.
is called the symmetric group on 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} letters
Proof. We define 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 \phi : S_A \to S_B} to be , where 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 f} is a bijective function from 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} to . The claim is that is a group isomorphism.
Homomorphism:
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} \phi(\sigma \circ \tau) &= f^{-1} \circ \sigma \circ \tau \circ f \\ &= f^{-1} \circ \sigma \circ f \circ f^{-1} \circ \tau \circ f \\ &= \phi(\sigma) \circ \phi(\tau) \end{align}}
Injectivity:
If , then we have for all elements of . Since 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 f^{-1}} is bijective, we can say 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(f(b)) = \tau(f(b))} . Since is bijective, we can say that . Thus is injective.
Surjectivity
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 \gamma \in S_B} . 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 f \circ \gamma \circ f^{-1} \in S_A} . . Therefore 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 \phi} is surjective.