Ex S03 Sol
Ex S03 Sol
Directions: Please answer the questions in the space provided. To get full credit you must show all of your work.
Use of calculators and other computing or communication devices is not allowed on this test.
Z18
. &
h2i h3i
& . &
h6i h9i
& .
h0i
2. List the elements of the cyclic subgroup h-ii of C∗ . Answer: 1, −i, −1, i
3. Find the order of the largest cyclic subgroup of the symmetric group S10 .
Consider the element (1,2,3,4,5)(6,7,8)(9,10).
It has order (5)(3)(2) = 30, so the subgroup generated by it has 30 elements.
Can you do better than this? Any permutation in S10 can be written as a product of disjoint cycles, and
its order is at most the sum of the lengths of the cycles. A quick exhaustive search confrims that the above
element has the greatest possible order.
4. Consider the set H = {σ∈S5 | σ(3)=3}.
(a) |H| = 4! = 24
Note that
1. H is closed. If π, µ∈ H, then π(3)= 3 and µ(3)= 3. Thus πµ(3) = π(µ(3)) = π(3) = 3, so πµ∈ H.
2. The identity permutatio i is in H because i (3) = 3.
3. If µ ∈ H, then 3 = µ(3) , so µ−1 (3) =µ−1 µ((3))= 3 , which means µ−1 is in H.
It follows that H is a subgroup.
NO.
For example, look at the cycle (1,2,4), which is in H because it leaves 3 unchanged.
Cosnsider the permutation (1,3) which is its own inverse.
Notice that (1,3)(1,2,4)(1,3) is NOT in H because it sends 3 to 2.
This shows that its not true that g −1 hg is H for every element h in H, so H is not normal.
Z4 × Z9 × Z5
Z2 × Z2 × Z9 × Z5
Z4 × Z3 × Z3 × Z5
Z2 × Z2 × Z3 × Z3 × Z5
The least common multiple is 20, so that is the order of (3, 6, 9).
7. Are the groups Z8 ×Z10 ×Z3 and Z8 ×Z2 ×Z15 isomorphic? Why or why not?
9. Find the kernel of the homomorphism φ:Z40 →Z5 ×Z8 for which φ(1)=(1,4).
Note φ(n) = φ(1 + 1 + ... + 1) = φ(1) + φ(1) + .. + φ(1) = n(1, 4) = (n, 4n)
For this equal (0,0), n must be a multiple of 5 and 4n must be a multiple of 8.
It follows that the kernel is {0, 10, 20, 30}
1, 5, 7, 11
2, 3, 4, 6, 8, 9, 10
Z12 /h0i ∼
= Z12 is not an integral domain so h0i is not prime.
Z12 /h1i ∼
= {0} is not an integral domain so h1i is not prime.
Z12 /h2i ∼
= Z2 is an integral domain so h2i is prime.
Z12 /h3i ∼
= Z4 is not an integral domain so h3i is not prime.
Z12 /h4i ∼
= Z3 is an integral domain so h4i is prime.
Z12 /h6i ∼
= Z6 is not an integral domain so h6i is not prime.
Thus (1, 1)+ H generates the entire group. Group is cyclic with 12 elements. It’s Z12 .
13. Is 2x3 +x2 + 2x +2 an irreducible polynomial in Z5 [x]? If not, write it as a product of irreducible polynomials.
These would be all the elements c for which the ideal hx2 + ci is maximal,
which in turn is all elements c for which x2 +c is irrecucible.
If c = 0, the polynomial is x2 = (x)(x) which is not irreducible.
If c = 1, the polynomial is x2 +1, and its of degree 2 with no roots, so its irreducible.
If c = 2, the polynomial is x2 +2, and its of degree 2 with no roots, so its irreducible.
ANSWER: c = 1 and c = 2.
15. Prove that if G is a finite group with identity e, and m = |G|, then xm = e for any element x ∈ G.
16. Suppose that G is a group with identity e. Prove that if x2 = e for every element x in G, then G is abelian.
Proof.
Suppose a and b are arbitrary elements of G.
We want to show ab = ba.
By hypothesis, (ab)2 = abab = e.
Multiply both sides of abab = e on the left by a and you get aabab = a.
But, since aa= e, this becomes bab = a.
Now multiply both sides of bab = a on the right by b to get babb = ab.
But since bb = e this becomes ba = ab.
Therefore G is abelian.
17. Prove that if G is an abelian group, then the set of all elements x ∈ G for which x2 = e form a subgroup of G.
18. Prove that the units of a ring with unity form a multiplicative group.
Proof. Suppose R is a ring with unity and M⊂R is the set of all its units.
Notice that M is closed under multiplication, for if a and b are in M then ab is a unit with inverse b−1 a−1 .
Thus ring multiplication gives a binary operation on M.
We now just need to show the 3 group axioms hold for multiplication in M.
1. Multiplication is assosiative because it’s assosiative in the ring R.
2. Unity 1 is in M because it’s a unit, and this serves as the identity.
3. If a is in M, then a is a unit and so is its inverse because aa−1 = 1, so a−1 is in M.
We’re done.