Download Quiz 5 (Practice-Some Solutions)

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
S10MTH 3175 Group Theory (Prof.Todorov) Quiz 5 (Practice-Some Solutions) Name:
1. Let Sn be the group of permutations on n elements {1, 2, 3, . . . , n}. Let An be the subgroup
of even permutations. Prove that An is normal subgroup of Sn .
2. Let S15 be the group of permutations on 15 elements {1, 2, 3, . . . , 15}. Prove that S15 has
elements of order 56 but does not have any elements of orders 49 or 50.
Answer: Use the following facts:
(a) Order of a k-cycle is k, i.e. |α| = k for α a k-cycle.
(b) |αβ| = lcm(|α|, |β|) if α and β are disjoint permutations.
• S15 has elements of order 56: Let σ = αβ, where α is an 8-cycle and β is a 7-cycle. Then
|σ| = |αβ| = lcm(|α|, |β|) = lcm(8, 7) = 56.
• S15 does not have any elements of orders 49: In order for lcm(m, n) = 49, either m = 49
or n = 49. Therefore we would need a cycle of order 49, hence need a 49-cycle in S15 ,
which is impossible.
• S15 does not have any elements of orders 50: In order for lcm(m, n) = 50, either m or n
must be a multiple of 52 = 25. Therefore we would need a 25-cycle or 50-cycle in S15 ,
which is impossible.
3. Prove that a factor group of a cyclic group is cyclic.
Answer: Recall: A group G is cyclic if it can be generated by one element, i.e. if there exists
an element a ∈ G such that G =< a > (this means that all elements of G are of the form ai
for some integer i.)
Recall: Elements of a factor group G/H are left cosets {gH | g ∈ G.
Proof: Suppose G =< a >. Let G/H be any factor group of G. WTS: G/H is cyclic.
Any element of G/H is of the form gH for some g ∈ G.
Since G is cyclic, there is an integer i such that g = ai . So gH = ai H.
ai H = (aH)i by definition of multiplication in factor groups.
Therefore gH = (aH)i for any coset gH.
So G/H is cyclic, by definition of cyclic groups.
4. Prove that a factor group of an Abelian group is Abelian.
Answer: Recall: A group G is Abelian if ab = ba for all a, b ∈ G.
Proof: Suppose G is Abelian. Let G/H be any factor group of G. WTS: G/H is Abelian.
Let aH, bH be any elements of G/H.
Then (aH)(bH) = (ab)H by definition of multiplication in factor groups.
Then (ab)H = (ba)H since G is abelian.
(ba)H = (bH)(aH) again definition of multiplication in factor group.
Therefore (aH)(bH) = (bH)(aH).
Therefore G/H is Abelian.
1
S10MTH 3175 Group Theory (Prof.Todorov) Quiz 5 (Practice-Some Solutions) Name:
5. Prove that any subgroup of an Abelian group is normal subgroup.
Answer: Recall: A subgroup H of a group G is called normal if gH = Hg for every g ∈ G.
Proof: Suppose G is Abelian. Let H be a subgroup of G. WTS: gH = Hg for all g ∈ G.
Let g ∈ G. Then gH = {gh | h ∈ H} by definition of left coset.
gh = hg for all h since G is Abelian.
Therefore {gh | h ∈ H} = {hg | h ∈ H} = Hg by definition of right coset Hg.
Therefore gH = Hg for all g ∈ G. Therefore H is normal subgroup of G.
6. Let H =< 5 > be the subgroup of G = Z generated by 5.
(a) List the elements of H = h5i.
Answer: Notice: Operation in G = Z is addition.
H = h5i = {0, ±5, ±10, . . . } = {5k | k ∈ Z}
(b) Prove that H is normal subgroup of G.
Answer: Addition in Z is commutative. So G = (Z, +) is Abelian group and by previous
problem every subgroup of an Abelian group is normal.
(c) List the elements of the factor group G/H = Z/ < 5 >.
Answer: Elements of G/H are left cosets of H in G:
0 + H = 0 + h5i = {0 + 0, 0 ± 5, 0 ± 10, . . . } = {0, ±5, ±10, . . . } = H
1 + H = 1 + h5i = {1 + 0, 1 ± 5, 1 ± 10, . . . } = {. . . , −9, −4, 1, 6, 11, . . . }
2 + H = 2 + h5i = {2 + 0, 2 ± 5, 2 ± 10, . . . } = {. . . , −8, −3, 2, 7, 12, . . . }
3 + H = 3 + h5i = {3 + 0, 3 ± 5, 3 ± 10, . . . } = {. . . , −7, −2, 3, 8, 13, . . . }
4 + H = 4 + h5i = {4 + 0, 4 ± 5, 4 ± 10, . . . } = {. . . , −6, −1, 4, 9, 14, . . . }
(d) Write the Cayley table of G/H = Z/ h5i.
G/H = Z/ h5i
0 + h5i
1 + h5i
2 + h5i
3 + h5i
4 + h5i
0 + h5i
0 + h5i
1 + h5i
2 + h5i
3 + h5i
4 + h5i
1 + h5i
1 + h5i
2 + h5i
3 + h5i
4 + h5i
0 + h5i
(e) What is the order of 2 + h5i in Z/ h5i?
Answer: |2 + h5i | = 5 as 2 + h5i ∈ Z/ h5i.
2
2 + h5i
2 + h5i
3 + h5i
4 + h5i
0 + h5i
1 + h5i
3 + h5i
3 + h5i
4 + h5i
0 + h5i
1 + h5i
2 + h5i
4 + h5i
4 + h5i
0 + h5i
1 + h5i
2 + h5i
3 + h5i
S10MTH 3175 Group Theory (Prof.Todorov) Quiz 5 (Practice-Some Solutions) Name:
7. Let K = h15i be the subgroup of G = Z generated by 15.
(a) List the elements of K = h15i.
Answer: K = h15i = {15k | k ∈ Z}
(b) Prove that K is normal subgroup of G.
Proof: (Z +) is Abelian group and any subgroup of an Abelian group is normal (from 5).
(c) List the elements of the factor group G/K = Z/ h15i.
Answer: G/K = Z/ h15i = {i + h15i | 0 ≤ i ≤ 14}. (There are 15 elements.)
!!! This is just one way of expressing these cosets. Notice that there are many ways of
expressing the same coset, eg. (2+h15i) = (17+h15i) = (32+h15i) = (−13+h15i) = . . . .
(d) Write the Cayley table of G/K = Z/ h15i.
Answer: Don’t have to actually write it, but make sure that you know what it would
look like.
(e) What is the order of 3 + K = 3 + h15i in Z/ h15i?
Answer: |3 + h15i | = 5 in Z/ h15i, since
(3 + h15i) + (3 + h15i) + (3 + h15i) + (3 + h15i) + (3 + h15i) = (15 + h15i) = (0 + h15i).
(f) What is the order of 4 + K = 4 + h15i in Z/ h15i?
Answer: |4 + h15i | = 15 in Z/ h15i.
(g) What is the order of 5 + K = 5 + h15i in Z/ h15i?
Answer: |5 + h15i | = 3 in Z/ h15i.
(h) What is the order of 6 + K = 6 + h15i in Z/ h15i?
Answer: |6 + h15i | = 5 in Z/ h15i,
(i) Prove that G/K is cyclic.
Answer: Z/ h15i is generated by 1 + h15i, hence it is cyclic.
underlineAnswer 2: Z/ h15i is cyclic since it is factor of the cyclic group (Z, +) (this
group is generated by 1).
3
S10MTH 3175 Group Theory (Prof.Todorov) Quiz 5 (Practice-Some Solutions) Name:
(j) Prove that G/K = Z/ h15i is isomorphic to Z15 .
Answer:
• Elements of Z/ h15i are left cosets, and operation is addition of cosets (as defined
for factor groups!)
• Elements of Z15 : {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14} and addition is modulo 15.
• Define the map: f : Z/ h15i → Z15 by f (i + h15i) = ri , where ri is the remainder
after dividing i by 15.
– Notice that f , as defined, is a mapping from Z/ h15i to Z15 since the values of
f are the remainders after dividing by 15, hence they are non-negative integers
between 0 and 14.
– Prove that f is well-defined:
Suppose the same coset (i + h15i) is given by another integer j, i.e.
(i + h15i) = (j + h15i).
Then f (i + h15i) = ri ∈ Z15 and f (j + h15i) = rj ∈ Z15 .
To show that f is well defined we must show that f (i + h15i) = f (j + h15i), i.e.
WTS ri = rj ∈ Z15 .
From (i+h15i) = (j +h15i) it follows that j ∈ (i+h15i) and therefore j = i+k15
for some integer k ∈ Z.
By definition of remainders: i = n·15+ri and j = m·15+rj , with 0 ≤ ri , rj < 15.
Therefore from j = i + k15, we have m · 15 + rj = n · 15 + ri + k15. Hence
rj − ri = (k + n − m) · 15 which is an integer multiple of 15. Since the remainders
are 0 ≤ ri , rj < 15, it follows that rj = ri .
Therefore f is a well defined function.
– Let f : Z/ h15i → Z15 defined by f (i + h15i) = ri , where ri is the remainder after
dividing i by 15. Then f is ”one-to-one” function.
Proof: Suppose there are a, b ∈ Z/ h15i such that f (a) = f (b). WTS a = b.
From a, b ∈ Z/ h15i, it follows that a = i + h15i and b = j + h15i.
From f (a) = f (b) it follows f (i + h15i) = f (j + h15i), and by definition of f it
follows that ri = rj .
So i = n · 15 + ri and j = m · 15 + rj . Therefore i − j is a multiple of 15, hence
and element of the subgroup h15i.
Therefore a = i + h15i = j + h15i = b.
Therefore f is a one-to-one function.
– f : Z/ h15i → Z15 is onto.
Proof: Let y ∈ Z15 . WTS: there is an x ∈ Z/ h15i such that f (x) = y.
Since y ∈ Z15 , y is an integer 0 ≤ y < 15.
Let x = y + h15i ∈ Z/ h15i.
Then f (x) = f (y + h15i) = ry . Since 0 ≤ y < 15, it follows that ry = y.
Therefore f (x) = y.
Therefore f is onto.
• Therefore f : Z/ h15i → Z15 is an isomorphism.
4
S10MTH 3175 Group Theory (Prof.Todorov) Quiz 5 (Practice-Some Solutions) Name:
8. Let G = h6i and H = h24i be subgroups of Z. Show that H is a normal subgroup of G. Write
the cosets of H in G. Write the Cayley table for G/H.
G and H are subgroups of Z, hence operation is addition.
G = h6i = {0, ±6, ±12, ±18, ±24, ±30, ±36, ±42, ±48, . . . } = {6j | j ∈ Z}, multiples of 6.
H = h24i = {0, ±24, ±48, . . . } = {24j | j ∈ Z}, i.e. all integer multiples of 24.
• H is a normal subgroup of G.
– H is a nonempty subset of G, since elements of H are elements of G (integer multiples
of 24 are multiples of 6).
– H is closed under operation: If a, b ∈ H, then a = 24m, and b = 24n. Therefore
a + b = 24m + 24n = 24(m + n) ∈ H.
– H is closed under inverses: If a ∈ H, then a = 24m. Therefore −a = 24 · (−m),
hence −a ∈ H.
– Since Z is abelian, G is also abelian and therefore any subgroup of G is normal.
Hence H is normal in G.
• Cosets of H = h24i in G = h6i are:
H = 0 + H = 0 + h24i = {. . . , −48, −24, 0, 24, 48, . . . },
6 + H = 6 + h24i = {. . . , −42, −18, 6, 30, 54, . . . },
12 + H = 12 + h24i = {. . . , −36, −12, 12, 36, 60, . . . },
18 + H = 18 + h24i = {. . . , −30, −6, 18, 42, 66, . . . }.
• Elements of G/H are the four cosets written above and the Cayley table is:
G/H = h6i / h24i
0 + h24i
6 + h24i
12 + h24i
18 + h24i
0 + h24i 6 + h24i
0 + h24i 6 + h24i
6 + h24i 12 + h24i
12 + h24i 18 + h24i
18 + h24i 0 + h24i
12 + h24i 18 + h24i
12 + h24i 18 + h24i
18 + h24i 0 + h24i
0 + h24i 6 + h24i
6 + h24i 12 + h24i
9. Viewing h6i and h24i as subgroups of Z, prove that h6i/h24i is isomorphic to Z4 .
Proof: Elements of h6i/h24i are the 4 cosets: {(0 + h24i), (6 + h24i), (12 + h24i), (18 + h24i)}
with the above multiplication table.
|6 + h24i | = 4 since (6 + h24i) + (6 + h24i) + (6 + h24i) + (6 + h24i) = (0 + h24i).
So h6i/h24i can be generated by one element of order 4, therefore it is cyclic of order 4.
The group Z4 is also cyclic of order 4. By theorem: ”Any two cyclic groups of the same order
are isomorphic.”, it follows that h6i/h24i is isomorphic to Z4 .
5
S10MTH 3175 Group Theory (Prof.Todorov) Quiz 5 (Practice-Some Solutions) Name:
10. Let h8i be the subgroup of Z48 .
(a) What is the order of the factor group Z48 /< 8 >?
Answer: Elements of Z48 are {0, 1, 2, 3, . . . 46, 47} and |Z48 | = 48.
Elements of h8i ⊂ Z48 are {0, 8, 16, 24, 32, 40} and | h8i | = 6.
Therefore the order of the factor group is: |Z48 /h8i | = |Z48 |/| h8i | = 48/6 = 8.
(b) What is the order of 2 + h8i in the factor group Z48 /h8i?
Answer: Elements of Z48 / h8i are the following cosets:
{(0 + h8i), (1 + h8i), (2 + h8i), (3 + h8i), (4 + h8i), (5 + h8i), (6 + h8i), (7 + h8i)}.
The order of (2 + h8i) is |(2 + h8i | = 4 since 4 is the smallest number of times (2 + h8i)
must be added to itself in order to get the identity, i.e. such that (2 + h8i) + (2 + h8i) +
(2 + h8i) + (2 + h8i) = (0 + h8i).
11. Let G = U (16) be the group of units modulo 16.
(a) What is the order of G?
G = {1, 3, 5, 7, 9, 11, 13, 15}. So |G| = 8.
We also know that |U (16)| = φ(16) = φ(24 ) = 23 (2 − 1) = 8.
(b) What is the order of 15 ∈ U (16)?
15 · 15 = 225 ≡ 1(mod16). Therefore |15| = 2 in U (16).
(Another way: 15 · 15 = (−1)(−1) = 1 ≡ 1(mod16))
(c) Let H =< 15 > be the subgroup of U (16) generated by 15. What is the order of the
factor group U (16)/H?
|G| = 8, |H| = 2. Therefore |G/H| = |G|/|H| = 8/2 = 4
Also, in more details: H =< 15 >= {1, 15}.
Elements of G/H are the left cosets of H in G:
1H = {1, 15} = 15H,
3H = {3, 13} = 13H
5H = {5, 11} = 11H
7H = {7, 9} = 9H
(d) Make the Cayley table of the factor group G/H = U (16)/ h15i:
G/H
1H
3H
5H
7H
1H
1H
3H
5H
1H
3H
3H
7H
1H
5H
6
5H
5H
1H
7H
3H
7H
7H
5H
3H
1H
Related documents