Selected Answers

Exercises 0.1 Proofs

1.

(a) If n = 2k, k an integer, then n2 = 4k2 is a multiple of 4. The converse is true: If n2 = 4k, then n must be even because n odd implies n2 odd.

(c) Verify that 23 − 6 · 22 + 11 · 2 − 6 = 0 and that 33 − 6 · 32 + 11 · 3 − 6 = 0.

The converse is false: 13 − 6 · 12 + 11 · 1 − 6 = 0 but 1 is not 2 or 3. Thus 1 is a counterexample.

2. (a) Either n is even or it is odd; that is, n = 2k or n = 2k + 1. Then n2 = 4k2 or n2 = 4(k2 + k) + 1.

3.

(a) If n is even, it cannot be prime unless n = 2 because, otherwise, 2 is a proper factor. The converse is false: 9 is an odd integer greater than 2, which is not prime.

(c) If img then img that is a > b, contrary to hypothesis. The converse is true: If img then img that is ab.

4. (a) If img then img Hence img from which xy = 0; therefore x = 0 or 497 y = 0, contrary to hypothesis.

5. (a) n = 11 is a counterexample because then n2 + n + 11 has 11 as a factor.

Exercises 0.2 Sets

1. (a) {x img x = 5k where img

2. (a) img

3.

(a) Not equal: −1 img A but −1 ∉ B (c) Equal to {a, l, o, y}
(e) Not equal: 1 img A but 1 ∉ B (g) Equal to { − 1, 0, 1}

4.

(a) ∅, {2} (e) { 1}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}

5. (a) True. As BC, each element of B (in particular, A) is an element of C. (c) False. A = {1}, B = C = {{1}, 2}.

6. Every element of AB is in both A and B by definition, so ABA and ABB. If XA and XB, then x img X implies that x img A and ximg B; that is, x img AB. Hence, XAB.

11. (a) (x, y) img A × (BC) if and only if x img A and yimg BC; if and only if x img A and y img B, and x img A and yimg C; if and only if (x, y) img A × B and (x, y)img A × C; if and only if (x, y) img (A × B) ∩ (A × C). Hence A × (BC) and (A × B) ∩ (A × C) have the same elements.

Exercises 0.3 Mappings

1.

(a) Not a mapping: α(1) = − 1 is not in img

(c) Not a mapping: img is not in img

(e) Not a mapping: α(6) = α(2 · 3) = (2, 3) and α(6) = α(1 · 6) = (1, 6).

(g) Not a mapping: α(2) not defined.

2.

(a) Bijective (c) Onto, but not one-to-one
(e) One-to-one but not onto (g) One-to-one but not onto if |B| ≥ 2

3.

(a) If c img C, then c = βα(a) = β[α(a)] for some a img A. As α(a) img B, β is onto.

(c) If β(b) = β(b1), write b = α(a) and b1 = α(a1), where a, a1 img A. Then β[α(a)] = β[α(a1)]; that is, βα(a) = βα(a1). Because βα is one-to-one, a = a1, which yields b = α(a) = α(a1) = b1.

7.

(a) α−1(y) = 1a(yb) (c) α−1 = α

9. If βα = 1A, then α is one-to-one so, as |A| = |B| is finite, α is also onto. Hence α−1 exists so α−1 = 1Aα−1 = βαα−1 = β1B = β. Then αβ = αα−1 = 1B and β−1 = (a−1)−1 = α.

11. ϕ−1(x, y) = α2 where α2(1) = x and α2(2) = y.

14. (b) ⇒ (c). If αγ = αδ, then γ = 1Aγ = (βα)γ = β(αγ) = β(αδ) = (βα)δ = 1Aδ = δ.

15. (c) ⇒ (a) If b0 img Bα(A), choose a0 img A, and define β: BB by:

img Deduce b0 = α(a0) using (c).

Exercises 0.4 Equivalences

1.

(a) Equivalence: [1] = [0] = [− 1] = {1, 0, − 1}, [2] = {2}, [− 2] = { − 2}.

(c) Not an equivalence: xx only if x = 1.

(e) Not an equivalence: 1 ≡ 2 but 26 ≡ 1.

(g) Not an equivalence: xx is never true.

(i) Equivalence: [(a, b)] = the line with slope 3 through (a, b).

2.

(a) A = {[(1, 1)], [(1, 2)], [(1, 3)], [(2, 3)], [(3, 3)]}

(c) A = {[(1, 1)], [(2, 1)], [(3, 1)]}

3.

(a) Kernel equivalence of img where α(n) = n2; σ[n] = |n|.

(c) Kernel equivalence of img where α(x, y) = y; σ[(x, y)] = y.

7.

(a) Not well defined: img and img

(c) Not well defined: img and img

10. (c) |A| = |Q| = n by (c) of the preceding exercise.

Exercises 1.1 Induction

2. (e) img.

3. (c) If 32k+1 + 2k+2 = 7m, then 32k+3 + 2k+3 = 7(9m − 2k+2).

7. Clear if n = 1. In general, such a (k + 1) digit number must end in 4, 5, or 6, and those are 3k of each by induction. We are done since 3 · 3k = 3k+1.

10. (a) If k ≥ 2 cents can be made up, there must be a 2-cent or a 3-cent stamp. In the first case, replace a 2-cent stamp by a 3-cent stamp; in the second case, replace a 3-cent stamp by two 2-cent stamps.

15. If p1 is true and pRpR+1, show X = {n img pnisfalse} is empty.

17. If pn is “ n has a prime factor”, then p2 is true. Assume p2, . . ., pk are all true. If k + 1 is a prime, we are done. If k + 1 = ab write 2 ≤ ak and 2 ≤ bk, then a (and b) has a prime factor by strong induction. Thus, k + 1 has a prime factor.

18.

(a) an = 2(− 1)n (c) img

24.

(a) Verify p1 and p2. (c) Verify p1, p2, . . ., p10.

Exercises 1.2 Divisors And Prime Factorization

1. (a)

(a) 391 = 23 · 17 + 0 (c) −116 = (− 9)13 + 1

2. (a) n/d = 134.293 . . ., so q = 134. Then r = 113.

9.

(a) 6 = 3 · 72 − 5 · 42 (c) 3 = 1 · 327 − 6 · 54
(e) 29 = 0 · 377 + 1 · 29 (g) 1 = − 17 · 72 − 7 · (− 175)

11. (a) If d = xm + yn, where img then img

15. If d = gcd (m, n) and d1 = gcd (m1, n1), then d img m and d img n, so d img m1 and d img n1 by hypothesis. Thus d img d1.

19. If d = gcd (m, n) and d1 = gcd (km, kn), then d|m and d|n, so kd|km and kd|kn. Hence kd|d1. To show that d1|kd, write km = qd1 and kn = pd1. We have d = xm + yn where x and img so kd = xkm + ykn = xqd1 + ypd1. Thus d1|kd.

27. Let d = gcd(m, pk). Then d img pk so d = pj, jk. Show that j > 0 contradicts gcd(m, pk) = 1.

30.

(a) 3473 (c) 11 · 13 · 17 (e) 241

31.

(a) 5 and 16, 170 (c) 139 and 278

33. (a) 25, 200 has 90 positive divisors.

41. (a) gcd(28, 665, 22, 869) = 63, and lcm(28, 665, 22, 869) = 10, 405, 395.

Exercises 1.3 Integers Modulo n

1.

img

2.

(a) k ≡ 2 (mod7) (c) k ≡ 0 (mod9)

3.

(a) 2, 5, 10 (c) 3

8. (a) 7

9. (a) 7

15. One of a, a + 1 is even so 2 img a(a + 1)(a + 2); similarly, one of a, a + 1, a + 2 is a multiple of 3. Since gcd(2, 3) = 1, it follows that 2 · 3 = 6 divides a(a + 1)(a + 2).

17. Compute img for 0 ≤ ab.

22.

(a) img (c) img

25.

(a) img (c) No solution (e) img

27.

(a) img (c) No solution

31. (1)⇒(2). Let n = pka where p is a prime and p6 img a. If a > 1 then gcd(n, a) = a > 1, so img has no inverse in imgn. By (1), let img in imgn. Then n img ak, so p img ak, so p img a, a contradiction.

35. (a) Working modulo p, img means img. Thus img so img or img by Theorem 7.

Exercises 1.4 Permutations

1.

(a) img

(c) img

(e) img

3.

(a) img

(c) img

(e) img

7. (a) 24

11. (a) img

13.

(a) (148395276) (c) (128)(367)(495) (e) (138725)

17. (a) (1432)(576)

18. Odd

19.

(a) Even (c) Even (e) Odd

25. It suffices to show that any pair of transpositions is a product of 3-cycles. If k, l, m, and n are distinct, this follows from (k l)2 = ε, (k l)(m n) = (k m l)(k m n), and (k l)(k m) = (k m l).

Exercises 2.1 Binary Operations

1.

(a) Not commutative or associative; no unity, so no units.

(c) Commutative, associative, unity is 0; if a ≠ 1, a−1 = aa − 1.

(e) Not commutative, associative; no unity, so no units.

(g) Commutative, associative; no unity, so no units.

(i) Not commutative, associative, unity is (1, 0, 1); if img

2. (a)

a b
a a b
b b a

7. M × N is commutative if and only if both M and N are commutative. (m, n) is a unit if and only if both m and n are units, and then (m, n)−1 = (m−1, n−1).

9. (a) a24a = a25 = (a5)5 = (b5)5 = b25 = b24b = a24b. Cancel a 24 times

13. If img, show that (vw)u = 1U.

18. (2)⇒(1). If (ab)−1 = x then (ab)x = 1, so a(bx) = 1. Then (bx)a = 1 by (2). So a is a unit. Similarly for b.

Exercises 2.2 Groups

1.

(a) Only 0 has an inverse.

(c) Group; unity is −1, a−1 is −a − 2.

(e) Not closed: (12)(13) = (132) is not in G.

(g) Group: unity is 16; each element is self-inverse.

(i) n img 2n has no inverse in G.

3.

(a) img

img

8. (a) Every element σ satisfies σ2 = ε.

13. α is onto because α(g−1) = g for all gimg G; α is one-to-one because g−1 = h−1 implies that g = (g−1)−1 = (h−1)−1 = h.

23. (a) If g = g−1, then g2 = gg−1 = 1; if g2 = 1, then g−1 = g−11 = g−1g2 = g.

29. (a) We first establish left cancellation: If gx = gy in G, then x = y. In fact, let hg = e. Then gx = gy implies x = ex = hgx = hgy = ey = y. With this, the fact that hg = e = e · e = hge gives g = ge by left cancellation. This shows that e is the unity. Finally, h(gh) = (hg)h = eh = h = he, so gh = e, again by left cancellation. Thus, h is the inverse of g.

Exercises 2.3 Subgroups

1.

(a) No. 1 + 1 is not in H. (c) No. 32 = 9 is not in H. (e) No. (12)(34) · (13)(24) = (14)(23) is not in H.
(g) Yes. 6 = 0 is the unity. (i) Yes.

6. (a) 12 = 1. If x = g2, y = h2, then xy = (gh)2 and x−1 = (g−1)2.

7. (a) 1 = g0, gkgm = gk+m, and (gk)−1 = gk; the subgroup test applies.

8. (a) 1 = xx−1img img X img. Clearly imgXimg is closed. If img, we obtain img. Hence, imgXimg is a subgroup; clearly x = x1 img X so Ximg X img.

15.

(a) {1} and C5 are the only subgroups of C5.

img

(c) {ε}, K1 = {ε, (12)}, K2 = {ε, (13)}, K3 = {ε, (23)}, H = {ε, (123), (132)}, and S3.

img

17. ⇒. If H img K, let h img HK. If k img K, show khK, hence kh img H, whence k img H.

Exercises 2.4 Cyclic Groups And The Order Of An Element

1.

(a) g, g2, g3, g4 (c) g, g3, g5, g7, g9, g11, g13, g15

2.

(a) 1, 2, 3, 4 (c) 1, 3, 5, 7, 9, 11, 13, 15

4.

(a) img

(c) img is not cyclic; o(7) = o(9) = 2; o(3) = o(13) = o(5) = o(11) = 4

7.

(a) 10 (c) 4

8. (a) (123)(45)

9.

(a) img

(b) img

(c)img

11. (a) If G =img a img where o(a) = n, let g = ak. Then gn = (ak)n = akn = (an)k = 1k = 1.

16.

(a) H = G (c) img (e) H = img = img is even img

17. (a) XYimg Y img, imgYimg a subgroup, so imgXimgimg Y img by Theorem 8.

25. Let G =img g img and H =img h img where o(g) = m, o(h) = n. As |G × H| = |G| |H| = mn, it suffices to show that o((g, h)) = nm. We have (g, h)nm = (gnm, hnm) = (1, 1). If (g, h)k = (1, 1), then gk = 1 and hk = 1, so m img k and n img k. But gcd(n, m) = 1, then implies nm img k (Theorem 5 §1.2)), so o(g, h) = mn, as required.

27. (a) If AB, show that ga = gbq, img Since |g| =∞, a = qb. Conversely, if a = qb, then ga img B, so AB.

Exercises 2.5 Homomorphisms And Isomorphisms

8. (a) If img let α(1) = m. Then α(k) = α(k · 1) = k[α(1)] = km. Thus, α is multiplication by m, and each such map is a homomorphism imgimg

12.

img

19. (a) If z img Z(G), then σ(z) img Z(G1) because, given g1 = σ(g) in G1, σ(z) · g1 = σ(zg) = σ(gz) = g1 · σ(z). Hence, σ: Z(G) → Z(G1) is a mapping. It is one-to-one because σ is, and img clearly holds. If z1 img Z(G1), let z1 = σ(z), z img G. If g img G, then σ(gz) = σ(g) · z1 = z1 · σ(g) = σ(zg), so gz = zg because σ is one-to-one. Thus, z img Z(G), and σ is onto.

23. Write img. Suppose img is an isomorphism, write img. Then img so r = 1, so img so img, a con-tradiction.

25. img is infinite cyclic, so img is infinite cyclic too, say img In particular q2 = k0q, so img. Thus, img a contradiction.

31. If σ: GG is an automorphism, then o(σ(a)) = 2, so σ(a) = a. Because σ(1) = 1, σ = 1G and autG = {1G}.

33. Let img, o(a) =∞. If σ(a) = am, img, then a = σ(a)k = amk. As o(a) =∞ this gives 1 = mk, whence m = ± 1. If m = 1, then σ = 1G; if m = − 1 then σ(g) = g−1 for all g img G.

Exercises 2.6 Cosets And Lagrange's Theorem

1.

(a)

img

img

b

img

5. (a) aa because a−1a = 1 img H. If ab then b−1a img H, and it follows that a−1b = (b−1a)−1 img H, so ba. Finally, if ab and bc then b−1a img H and c−1b img H, so c−1a = (c−1b)(b−1a) img H and ac.

9.

(a) The sets of positive and negative numbers.

(c) If 0 ≤ t < 1, img is the set of numbers at distance t to the right of an integer.

10. (a) 6

12. (a) If o(g) = m, we show m = 12. We have m img 12 by Lagrange's theorem. If m ≠ 12, then m img 4 or m img 6, so g4 = 1 or g6 = 1, contrary to hypothesis.

16. (a) If 1 = xm + yn, where img then g = g1 = (gm)x(gn)y = 1x1y = 1.

25. (a) Because akbak = b implies that ak+1bak+1 = aba = b, it holds for k ≥ 0. But aba = b gives b = a−1ba−1, so akbak = b follows for k ≥ 1 in the same way.

31. If img, let Kh1, . . ., Khn be the distinct cosets of K in H. This means H = Kh1imgKhn, a disjoint union. Then HgKh1gimgKhng is clear, and it is equality because KH. Thus, each coset of H in G is the union of n K-cosets. If img this gives img img. Conversely, if img is finite, then img is clearly finite and img is finite by the hint since each H-coset is a union of K-cosets.

Exercises 2.7 Groups Of Motions And Symmetries

3. (a) If σ = (123), the group of motions is img

4. (a) If σ = (1234), the group of motions is img

6. (a) If σ = (123)(456) and τ = (14)(26)(35), the group G of motions is G = {ε, σ, σ2, τ, τσ, τσ2} ≅ D3.

Exercises 2.8 Normal Subgroups

1.

(a) Not normal (c) Normal

2. If D4 = {1, a, a2, a3, b, ba, ba2, ba3}, where |a| = 4, |b| = 2, and aba = b, the normal subgroups are {1}, D4, Z = {1, a2} = Z(D4), img K1 = {1, a2, b, a2b} and K1 = {1, a2, ba, ba3}.

5. First aKa−1 is a subgroup, by Theorem 5 §2.3, and aKa−1aHa−1H because H img G. If h img H, we must show h(aKa−1)h−1aKa−1. We have h−1Kh = K as K img H, so h(aKa−1)h−1 = ha(h−1Kh)a−1h−1 = (hah−1)K(hah−1)−1 = K because K img G.

11. Let H and K be subgroups of G with img and img. Then HK = {1} by Lagrange's theorem. Moreover, H img G because it is unique of its order, and similarly K img G. Hence, GH × K by the Corollary to Theorem 6. Since p and q are primes, H and K are cyclic of relatively prime orders. Hence, H × K is cyclic by Exercise 25 §2.4.

15. (a) Conclude that Ka = GK = Kb−1, so ab img K.

17. (a) If H =img ad img, d img n, let n = md. Since bak is self-inverse for all k, we have (bak)−1adt(bak) = bakadtbak = b(ak+dt)bak = b · b · akdt · ak = b2akadtak = adt img H.

24. (c) Let G = C2 × C2, where img o(a) = 2, and let H = C × {1}. Then H img G because G is abelian. But σ: GG given by σ(x, y) = (y, x) is an automorphism and σ(H) img H. Thus, H is not characteristic in G.

26. (a) Write K = core H = ∩ aaHa−1. Clearly 1 img K. If g, g1 img K, then gg1 img aHa−1 for all a, so gg1 img K. Also, g−1 img a−1H(a−1)−1 for all a, so g img K. Hence, K is a subgroup. If g img G, k img K then gkg−1 img g[(g−1a)H(g−1a)−1]g−1 = aHa−1 for all a, as required.

Exercises 2.9 Factor Groups

1.

(a) If D6 = {1, a, . . ., a5, b, ba, . . ., ba5}, where o(a) = 6, o(b) = 2, and aba = b, then K = {1, a3} by Exercise 26 §2.6, and D6/K = {K, Ka, Ka2, Kb, Kba, Kba2}.

img

(c) K(a, b) = K(1, b) because (a, 1) img K. Thus, G/K = {K(1, b) img b img B}. Moreover, K(1, b) · K(1, b1) = K(1, bb1), so the Cayley table is determined. Remark: The map K(1, b) img b is an isomorphism G/KB.

3. (a) 6, 4, 3, 12

4. (a) 12

5. (a) 1, 2, 2, 2

7. img

13.

(a) If z img Z(G), then Kz img Z(G/K), so z img K by hypothesis. But then z img Z(K), so z = 1.

(c) Given z img G, let img Then img so img that is, img Hence o(z) divides pn+m, so o(z) = pk for some k ≥ 0.

19.

(a) G′ = {1}

(c) img where D6 = {1, a, . . ., a5, b, ba, . . ., ba5}, o(a) = 6, o(b) = 2, aba = b.

25. (a)

[Ka, Kb] = Ka · Kb · Ka−1 · Kb−1
= K(aba−1b−1)
= K[a, b]

Exercises 2.10 The Isomorphism Theorem

4. (a) 1 img α−1(X) because α(1) = 1img X; if g and h img α−1(X), then α(gh) = α(g)α(h) img X and α(g)−1 = α(g−1) img X, shows that gh img α−1(X) and g−1 img α−1(X). If X img α(G), let h img α−1(X), g img G. Then α(ghg−1) = α(g)α(h)α(g)−1 img α(g)(g)−1 = X, so ghg−1 img α−1(X). Hence, α−1(X) img G.

8. (a) If img |g| = 6, then the choice of α(g) img K4 determines α: C6K4. If α(g) = 1, then α is trivial. If x ≠ 1 in K4, then o(x) = 2 and we define αx: C6K4 by αx(gk) = xk. This mapping is well defined because

gk = gm ⇒ 6|(km) ⇒ 2|(km) ⇒ xk = xm.

Hence, αx is a homomorphism and αx(g) = x. Thus, these are the only nontrivial homomorphisms.

(c) Let img, where o(a) = 3, o(b) = 2, and aba = b, and let img, o(c) = 4. If α: D3C4 is a homomorphism, write K = ker α. Then K img D3, so K = {1}, img or K = D3. Now K = {1} is impossible as α is not one-to-one (|D3| = 6 does not divide |C4| = 4). If K = D3, then α is trivial. So assume that α is not trivial. Then α(G) ≅ G/K = {K, bK}, so α(G) is the unique subgroup of C4 of order 2: α(G) = {1, c2}. If ϕ: GG/K is the coset map, there is an isomorphism σ: G/Kα(G) such that α = σϕ. Clearly, σ(K) = 1 and σ(bK) = c2. Hence

img

This is the only nontrivial homomorphism.

10. (a) No. If α: S3K4 were onto, then K4S3/ker α, and |K4| = 4 would divide |S3| = 6.

(c) Yes. S3/A3C2, say σ: S3/A3C2 is an isomorphism. If ϕ: S3S3/A3 is the (onto) coset map, then σϕ: S3C2 is an onto homomorphism.

13. Let G be simple. If α: GG1 is nontrivial, ker αG, so ker α = {1} by sim-plicity. So α is one-to-one and Gα(G) ⊆ G1. Conversely, if G1 has a subgroup G0 and σ: GG0 is an isomorphism, then σ: GG1 is a (one-to-one) homo-morphism, which is nontrivial because G0 ≠ {1} (it is simple).

17. (a) If g img G′, write g = [a1, b1][a2, b2] img [an, bn], where [a, b] = a−1b−1ab. Then img.

21. (a) Define img because z ≠ 0). Then α is a homomorphism because img, and ker img. Thus, the isomorphism theorem gives img

33. (a) img has subgroups H = {0}, {0, 2}, and img. Hence img {1}, so these are the possible images.

Exercises 2.11 An Application to Binary Linear Codes

1.

(a) 5 (c) 6

2.

(a) 3 (c) 7

7. (a) Detects 3, corrects 1.

11. (a) As k = 3 and t = 2, n must satisfy img. If n = 3, 4, . . ., 8, this expression reads 7 ≤ 1, 11 ≤ 2, 16 ≤ 4, 22 ≤ 8, 29 ≤ 16, and 37 ≤ 32. Hence n ≥ 9. [Note: For n = 9, it reads 46 ≤ 64.]

15. (a) If C is a (4, 2)-code that corrects one error, the weight of C must be at least 3 so that the nonzero words in C are contained in {1111, 1110, 1101, 0111}. But the sum of any two of these words is not in the set.

20.

img

21.

a. {0000, 1011, 0100, 1111}

c. {000000, 100101, 010110, 001001, 110011, 101100, 011111, 111010}

Exercises 3.1 Examples and Basic Properties

1. (a) Not an additive group.

(c) h(f + g) ≠ hf + hg can happen (try h(x) = x2).

3. (a) img because the column sums are

img

The rest of the subring test is routine.

7. img

14. Compute (1 + sr) [1 − s(1 + rs)−1r].

15. (3) ⇒ (1). Let e be the unique right unity. Given b img R, show that r(e + ebb) = r for all r img R. Now use the uniqueness.

16. (a) img is a subring by Theorem 5. It is centered because s · (k1n) = ks = (k1n)s for all s img R by Theorem 2.

18.

(a) lcm(m, n) (c) 0

21. (a) (1 − 2e)2 = 1 − 4e + 4e2 = 1

22. (a) If a = (1 − e)re then the fact that e2 = e gives ea = 0 and ae = a. It follows that a2 = (ae)a = a(ea) = a · 0 = 0.

23. (4) ⇒ (1). If r img R, a = (1 − e)re is nilpotent so u = 1 + a is a unit and so commutes with e by (4). Conclude that re = ere.

29.

img

36. (a) If img is an isomorphism, then a = σ(i) satisfies a2 = − 1, a contradiction. (c) If img then img is a division ring, a contradiction.

Exercises 3.2 Integral Domains and Fields

1.

(a) 1, −4 (c) 0, 1

3. Idempotents ={0, 1}; nilpotents = {0}

7. If ab = 0 show that (ba)2 = 0.

9. Try img for various primes p.

15. If z img Z(R) and za = 1, showing that a img Z(R) is sufficient. Given r img R, (raar)z = razarz = r · 1 − 1 · r = 0, so (as za = 1) raar = 0.

16. (a) If oa img K and ab = 1 with b img K, conclude that b = a−1 where a−1 is the inverse in F.

19. img is a subfield of R by Example 4. If F is any subfield of R then img (because 1 img R), and hence img (because img for all n, m ≠ 0 in img). If also img img imgF, this means img for all img. Thus img.

23. If R = {r1, r2, . . ., rn} and 0 ≠ a img R, then ar1, ar2, . . ., arn are distinct (ari = arj implies ri = rj as a ≠ 0). Hence {ar1, ar2, . . ., arn} has n elements, and so equals R. Hence, 1 = ari for some i.

26. (a) If img and img show img

29. (a) If r = i and s = 1 in img, consider a = r + in img. Then aa* = r2 + s2 = 0, but a ≠ 0 and a* ≠ 0 in img. Thus, img is not a field. In img let a = 1 + 2ω. Then aa* = 12 + 22 = 0, and a ≠ 0 ≠ a*. So img is not a field. However, img is a field. If a = r + si ≠ 0 in img then aa* = r2 + s2 and it suffices to show r2 + s2 ≠ 0 in img. Suppose r2 + s2 = 0. If r = 0 or s = 0 then a = 0, contrary to hypothesis. Thus r ≠ 0 ≠ s. Then 0 = s−1(r2 + s2) = (s−1r)2 + 1 so (s−1r)2 = − 1 in img. This is not the case because 02 = 0, 12 = 1 = 62, 22 = 4 = 52, 32 = 2 = 42 in img.

32. (a) If q is a unit in img then 1 = N(1) = N(qq−1) = N(q)N(q−1), so N(q) is a unit in R. Conversely, qq* = N(q) shows q−1 = N(q)−1q* if N(q) img R*.

Exercises 3.3 Ideals and Factor Rings

1.

(a) No (c) Yes (e) No

3. (c) If R is commutative then (r + A)(s + A) = rs + A = sr + A = (s + A)(r + A).

7. Let img where a = (n, m), b = (k, l). Show that ml = 0.

9. (a) A = R because i is a unit in R. So |R/A| = 1.

(c) R/A = {0 + A, 1 + A, 2 + A, 3 + A, 4 + A} and |R/A| = 5

10. If 0 ≠ z img Z(R), then Rz is a nonzero ideal of R (it contains z ≠ 0) and so Rz = R. Hence 1 img Rz, say 1 = az. It is enough to show that a img Z(R). If r img R, then

img

so ra = ar, as required.

11. (a) Show that A = {r img R img nr = 0} is an ideal of R.

14. (a) X + Y is a subgroup because (1) 0 = 0+ 0 img X + Y; (2) if r = x + y is in X + Y then −r = (− x) + (− y) img X + Y; and (3) if also r′ = x′ + y′ is in X + Y then r + r′ = (x + x′) + (y + y′) img X + Y. We have XX + Y because x = x + 0 img X + Y for all x img X. Similarly YX + Y.

15. AS is clearly an additive subgroup of S. If a img AS and s img S, then sa img A because A is an ideal and sa img S because a img S. Thus, saimg AS; similarly, as img AS.

21. (a) (r + A)2 = r2 + A = r + A for all r img R because r2 = r by hypothesis.

22. (a) If e2 = e in R, show that (e + A)2 = e + A in R/A. By hypothesis, e img A or 1 − e img A. But 0 is the only nilpotent idempotent.

23.

(a) 0
(c) 2R = {0, 2, 4, 6, 8}

25. (c) If u is a unit then u img Ru implies Ru = R by Theorem 2. Conversely, if Ru = R then 1 img Ru, say 1 = vu, img. Hence, u is a unit (R is commutative).

33. (c) In img is nilpotent. If img then img is not nilpotent.

34. (c) Write imgimg If img is an ideal of imgimg then img so k img pn. Hence, k = pt for tn, so AM where img It follows that M is the unique maximal ideal of imgimg so imgimg is local and img

Exercises 3.4 Homomorphisms

1.

(a) No (c) No (e) Yes

3. If img is a general ring homomorphism, let θ(1) = e. Show that e2 = e so either e = 1or e = 0. In the last case θ(k) = θ(k · 1) = θ(k) · θ(1).

9. 0 and R up to isomorphism

10. (4) Clearly, θ(r0) = θ(1) = 1 = θ(r)0. If θ(rn) = θ(r)n for some n ≥ 0, then θ(rn+1) = θ(rn · r) = θ(rn) · θ(r) = θ(r)n · θ(r) = θ(r)n+1. (5) Note first that θ(u) · θ(u−1) = θ(uu−1) = θ(1) = 1 and, similarly, that θ(u−1) · θ(u) = 1. So θ(u−1) = θ(u)−1. If k ≥ 0, then (4) gives (5): If k = − m, m > 0, then θ(uk) = θ[(u−1)m] = θ(u−1)m = [θ(u)−1]m = θ(u)k.

13. In img7 this is 4n2 = 2 and this has a solution (n = 2) in img7. In img11 it is 7m2 = 9, or m2 = 8 · 9 = 72 = 6. But m2 = 0, 1, 3, 4, 5, 9 in img11, so there is no solution.

17. RR for any ring R because 1R: RR is an isomorphism. If RS, say σ: RS is an isomorphism, then σ−1: SR is also an isomorphism, so SR. If also ST, where τ: ST is an isomorphism, then τσ: RT is an isomorphism and RT.

21. If img is a ring homomorphism, then img because 1 ∉ ker θ (θ(1) = 1 ≠ 0). Thus ker θ = 0 because img is a field, from which img If θ(i) = a, then a2 = θ(i)2 = θ(i2) = θ(− 1) = − 1, a contradiction.

29. (a) The map img given by img is an onto homomorphism with kernal img.

37. Define img by img. Show that θ is a ring homomorphism and img.

41. If img, show that e2 = e. If img is defined by σ(r) = re, show that σ is a ring isomorphism. Hence img

Exercises 3.5 Ordered Integral Domains

3.

a. If a ≥ 0, then |a| = a ≥ 0. If a < 0, then −a = 0 − a img R+, so |a| = − a > 0.

c. If a = 0 or b = 0, then ab = 0 and |ab| = 0 = |a||b|. Assume that a ≠ 0 and b ≠ 0.

1. If a > 0 and b > 0, then ab > 0, so |ab| = ab = |a||b|.

2. If a > 0 and b < 0, then ab < 0, so |ab| = − ab = a(− b) = |a||b|.

3. If a < 0 and b > 0, the argument is like (2).

4. If a < 0 and b < 0, then ab > 0, so |ab| = ab = (− a)(− b) = |a||b|.

Hence, |ab| = |a||b| in every case.

Exercises 4.1 Polynomials

3. (a) 500

4. (a) In img: 4, 5, 1, 2; in img: 4, 5

5. (a) In img: 0, 1; in img all four elements are roots; in img: 0, 1, 3, 4

7. (a) Let uxn and bxm be the leading terms of f and g, where u is a unit. The leading term of f g is ubxn+m because ub ≠ 0 (otherwise b = u−1(ub) = 0). Hence, f g ≠ 0 and deg (f g) = n + m = deg f + deg g.

14. (a) q = x3 + 3x2 − 3x + 5, r = − x − 3 = 5x + 3

(c) q = 3x2 + 2x + 3, r(x) = 7 (e) q = 3x + 2, r(x) = − 14x − 3

16. (a) 3, 5

17.

a. f = (x − 1)(x + 1)(x − 5)(x + 5)

c. f = (x − 1)(x + 2)(x + 3)

23.

(a) 1 (c) 3

25.

(a) img (c) 2, −1 (e) None

34. (c) If uimg img let img denote the conjugate of u. Define img img by img This is a homomorphism (it is evaluation at 0 followed by conjugation) but it is not evaluation at a for any imgimg. Indeed, if θ = ϕa then img while ϕa(i) = i.

38. (a) Show that R[x]/P[x] ≅ (R/A)[x] as rings (Exercise 37). Use Theorem 2.

Exercises 4.2 Factorization of Polynomials Over a Field

4.

(a) Irreducible (c) Not irreducible (e) Irreducible

5.

a. Yes, no, no, no, no, yes, yes

c. Yes, yes, no, yes, no, yes, yes

8. (a) As f is monic, we may assume that both factors are monic (Exercise 6). Hence img Now equate coefficients.

15.

img

18.

a. 3x4 + 2 = 3(x − 1)(x + 1)(x − 3)(x + 3) in img

c. x3 + 2x2 + 2x + 1 = (x + 1)(x + 3)(x + 5) in img

e. x4x2 + x − 1 = (x − 1)(x − 2)(x2 + 3x + 6) in img

22. (a) Eisenstein Criterion, with p = 3

23. (a) f(x + 1) = x4 + 4x3 + 6x2 + 6x + 2, so use the Eisenstein criterion with p = 2.

31. (a) If f is irreducible in K[x] it cannot factor properly in F[x].

35.

(a) Already irreducible (c) f = (x2 + 3x − 1)(x2x + 2)

39.

a. 1 = (4x2 + 3x + 4)f − (4x + 2)g

c. img

42. (a) Let 1 = mf + kg with m and k in F[x]. If h = pf and h = qg, then

h = hmf + hkg = (qg)mf + (pf)hg = (qm + pk)fg.

Exercises 4.3 Factor Rings of Polynomials Over a Field

2

img

3

img

5 img

4. (a) Here t2 = t. Idempotents: 0, t, 1, 1− t; nilpotents: 0; units: a + bt, where a ≠ 0 ≠ a + b

7. (a) 5(− 1 + t + t2)

14.

(a) (x + t)(x + t2)(x + t + t2), where t3 = 1 + t

(c) (xt)(x − 1 − t)(x + 1 − t), where t3 = t − 1

21. (a) If x2 + ax + b is not irreducible over F, it must have a root u img F. Thus, u2 + au + b = 0. Take c = 2u + a. Then c2 = 4(u2 + ua) + a2 = − 4b + a2, con-trary to hypothesis.

25. (a) Write polynomials as f = f(x). Then dimg img f img + img g img because d = uf + vg for some img. On the other hand, fimg img d img and gimg img d img because d is a common divisor of f and g. Hence imgfimgimg d img and imggimgimg d img, so imgfimg + img g imgimg d img.

l

Exercises 4.4 Partial Fractions

2.

(a)img

(c)img

Exercises 4.5 Symmetric Polynomials

2. (a) (y2z2) + (x3 + xyz + x2z) + (x2 + xzyz) + (3x − 3y)

7. (a) img

3.

(a) img (c) img

11. img

12. (a) img

13. (a) x3 − 17x2 − 14x − 9

Exercises 5.1 Irreducibles and Unique Factorization

7. ±1

10.

(a) Irreducible (c) Not irreducible

12.

(a) Irreducible (c) Not irreducible

14.

(a) Not irreducible (c) Irreducible

16. (a) If p img q, suppose p is irreducible. If q = ab in R then p img ab so p img a or p img b. Thus q img a or q img b, so q is irreducible. The converse is the same.

23. No. imgimg

27. Write d = gcd [a, gcd (b, c)] and d1 = gcd [gcd (a, b), c]. Then d divides a and gcd (b, c), so it divides all a, b, and c. Thus d divides gcd (a, b) and c, which gives d|d1. Similarly d1|d, so d img d1. Moreover, this result shows that d divides a, b, and c and that every common divisor of a, b, and c divides d. Hence, gcd (a, b, c) exists and d img gcd (a, b, c).

31. If m img lcm(a1, . . ., an) exists in R then ai|m for each i shows imgmimgimg ai img for each i, and hence that imgm imgA where we write A = img ai imgimgimg an img. But r img A means ai|r for each i, so m|r by definition. Thus, rimg img m img and we have imgm img = A. Conversely, if A =img m img thenai|m for each i (because m img img ai img); and, if ai|r for each i, then rimg A = img m img so m|r. Thus, m is a least common multiple of the ai.

35. Use Gauss' lemma.

37. If f = ug, u is a unit, write img. Since f and g are primitive, show a img b.

39. (a) Show that R is a subring of img

40. (a) Show img

Exercises 5.2 Principal Ideal Domains

1. No, img in img.

5. Let A = img a img, a ≠ 0. If a is a unit then |R/A| = 1. Otherwise, by Theorem 4 §3.3, let B/A be any ideal of R/A, say B = img b img. Show that there are at most finitely many such divisors b of a up to associates.

8. (a) Write img R is a subring of R because img, img and img and p does not divide nn′. Thus, R is an integral domain. Given img in R, if p does not divide m then img is a unit in R (with inverse img. Conversely, if img is a unit, say img, then mm′ = nn′ so p does not divide m (it does not divide n or n′), so img does not divide m}.

13. (b) img where img

15. (b) a = 5b + (− 1), where δ(− 1) = 1 < 2 = δ(b)

24. (a) img

26. (a) (1) ⇒ (2). Given a ≠ 0, b ≠ 0, let imga, b img = img d img. Then d = ra + sb for some r, s img R, so if k|a and k|b in R then k|d. But d|a and d|b because a, b img img d img.  (2) ⇒ (1). Given A = img a, b img, clearly A is principal if a = 0 or b = 0. Otherwise let g = gcd(a, b) img d where d = ra + sb for r, s img R. Then d img A so imgd imgA. On the other hand, d|a and d|b so aimg img d img and b img img d img. Hence imga, b imgimg d img.

35. No. If so, and img, then img. But 2 = 1 + 1 > 0.

Exercises 6.1 Vector Spaces

1.

(a) No (c) No

2.

(a) Yes (c) No

7.

(a) Dependent (c) Independent

11. {(1, − 1, 0), (1, 1, 1), (a, 0, 0)} for any a ≠ 0 in img

15. I, A, A2, A3, A4 cannot be independent.

19. (a) {1, r, . . ., rn} is not independent because dim F(R) = n. So a0 + a1r + img + anrn = 0 where the ai img F are not all zero.

22. (b) If {u1, . . ., um} ⊆ {u1, . . ., um, . . ., un} then img implies that img where am+1 = img = an = 0. So ai = 0 for 1 ≤ im.

25. If img is in img then img so, writing ai = − 1, img with ai ≠ 0. Hence img is dependent. Conversely, if img where some ai ≠ 0, then img is in img

31. (a) They are additive subgroups by group theory. If img kerϕ then img for all a img F. If img im ϕ, say img, then img

Exercises 6.2 Algebraic Extensions

1.

(a) u4 − 16u2 + 4 = 0 (c) u8 + 2u4 + 49 = 0

2.

(a) x4 − 10x2 + 1 (c) x4 − 2x2 − 2

3.

(a) Algebraic (c) Transcendental

4. (a) x2 − 2x + 2

7. (a) img so img. We claim that the minimal poly-nomial is img. Its roots in img are img and neither is in img, so it is irreducible in img, as required.

12. (a) {1, u, u2}, where img (c) img where img (e) img

13.

(a) 2 (c) 2

17. If F(u) ⊇ LF write p = [F(u): F] = [F(u): L][L: F]. Thus [L: F] = 1 or p; so L = F or [L: F] = [F(u): F], whence L = F(u) by Theorem 8 §6.1.

19. Let img. Show that img with degree 2 exists such that f(u) = 0, say f = ax2 + bx + c. Conclude that img so img. We may as-sume a, b, and c are integers, so img. If d = p2e, img, p a prime, then img. Continue until img where m is square free.

21. (a) Write L = F(u), so img Thus img and [L: F] = m by hypothesis, and img Hence, we simply show that img If p and m are the minimal polynomials of img over L and F, respectively, then p|m by Theorem 3, so img

23. If img then img, gcd(f, g) = 1. Then h(π) = 0, where h(x) = 2g2(x) − f2(x), and this is a contradiction if h ≠ 0 in img. But h = 0 means 2g2 = f2 so, since gcd(f, g) = 1, f|2. Thus f = ± 1, ±2, g2(x) = ± 1, img. This forces deg g = 0; img, g = ± 1, img. Thus g = ± 1, img, a contradiction. Thus h ≠ 0 and img has led to a contradiction. So img

26. (a) Let f(u2) = 0, 0 ≠ f img F[x]. Use g where g(x) = f(x2) ≠ 0.

31. (a) We show F(u) = Q, where Q = {f(u)g(u)−1| f, g img F[x]; g(u) ≠ 0}. Since u is transcendental over F, f(u) ≠ 0 whenever f(x) ≠ 0. Thus Q is a subfield of E containing F and u, so F(u) ⊆ Q. But any subfield of E containing F and u must contain Q, so F(u) ⊇ Q. Thus F(u) = Q.

33. Show that if u is algebraic over A then u img A, contrary to hypothesis. If f(u) = 0 where f ≠ 0 in A[x], let img, img. Show that u img L(u) where img is a finite extension of F.

Exercises 6.3 Splitting Fields

1. (a) img and [E: Q] = 2. (c) img and img

2. (a) img

4.

(a) img u2+ u + 1 = 0; f(x) = (x + 1)(x + u)(x + 1 + u)

(c) img f(u) = 0; f(x) = (x + u)(x + u2)(x + 1 + u + u2)

(e) img u2 + 1 = 0, f(x) = (xu)2(x + u)2

6. (a) No. If img were the splitting field of img then img. Thus img would be algebraic, contradicting the fact that π or e is transcendental.

9. If gcd(f, g) = 1 let 1 = fh + gk; h, k in F[x]. Suppose EF is an extension containing a common root u, that is f(u) = 0 = g(u). Then substitution gives 1 = f(u)h(u) + g(u)k(u) = 0, a contradiction. So no such extension E exists. Conversely, let d = gcd(f, g). If d ≠ 1 then degd ≥ 1 so let EF be a field containing a root u of d. Then d|f and d|g means f(u) = 0 = g(u), contrary to hypothesis. So d = 1.

13. Show that the roots of xp − 1 are img so img is the splitting field. By Theorem 6, Appendix A, xp − 1 = (x − 1)Φp, where Φp = xp−1 + xp−2 + img + x + 1 is irreducible over img by Example 13 §4.2.

20. (a) We show img Clearly img is algebraic. We must show that if u img E is algebraic over img then u img A. Since u is algebraic over A, we show that uA implies u is transcendental over A. We have E = A(π) so this follows from Exercise 31 §6.2 if we can show that π is transcendental over A. But if π were algebraic over A it would be algebraic over img, contrary to the preceding exercise.

Exercises 6.4 Finite Fields

1.

(a) 2
(c) Any element of GF(8) except 0 and 1.

4.

(a)

img

(c)

img

5. If GF(16) = {a + bt + ct2 + dt3 img a, b, c, d in img, then t is primitive. The subfields are img, and img

8. img

9. If GC*, |G| = n, then img where u = e2πi/n.

17. Let d = gcd(f, f′) and write d = fg + fh where g and h are in F[x]. If d = 1, suppose f has a repeated root a in EF. Then xa divides both f and f′ in E[x], and so divides d = 1, a contradiction. Conversely, if d ≠ 1, let E be a splitting field of f over F. Then d|f implies d has a root a in E, so xa divides f and f′, a contradiction by Theorem 3.

22. (a) If img is a field containing a root u of f, conclude that f is the minimal polynomial of u over img. If img then img and so |E| = pn. Then u is a root of img so f|h in E[x], say h = qf. But h = q0f + r in img by the division algorithm, so this holds in E[x]. By the uniqueness in E[x], we get img and img

Exercises 6.5 Geometric Constructions

3. Yes. Bisect 30img, after constructing that from a 30–60–90-triangle.

5. No. A sphere of radius 1 has volume img and, if this is the volume of a cube with side a, then img. But a is not constructible since it is not even algebraic over img. For if a is a root of img. Then π is a root of img. This is impossible as π is transcendental over img

Exercises 6.7 An Application to Cyclic and BCH Codes

5. (a) In B4: 1 + t, t + t2 = t(1 + t), t2 + t3 = t2(1 + t) and 1 + t3 = t3(1 + t). The other members 0, 1 + t2, t + t2 and 1 + t + t2 + t3 all lie in smaller ideals. (See Example 3.)

7. (a) 1 + x7 = (1 + x)(1 + x + x3)(1 + x2 + x3) so there are 2 · 2 · 2 = 8 divisors in all. Thus, there are 7 codes (excluding img1 + x7 img = 0).

11. Since g(x) = 1 + x + x4 has no root in img, if it factorizes at all, it must do so as g(x) = (a + bx + cx2)(a′ + bx + cx2). Thus aa′ = 1 = cc′ so a = a′ = 1 = c = c′. Thus g(x) = (1 + bx + x2)(1 + bx + x2) so (coefficient of x3) b + b′ = 0 and (co-efficient of x) b + b′ = 1. This is impossible.

17. (c) Write g(x) = 1 + x + x3. We have 1 + x7 = (1 + x)(1 + x2 + x3)g(x), a product of irreducibles. Hence, 1 + x7 = h(x)g(x), where h(x) = 1 + x + x2 + x4. We have 1 = xg(x) + 1 · h(x), so take e(x) = xg(x) = x + x2 + x4. Note that e(t)2 = e(t2) = t2 + t4 + t8 = t2 + t4 + t = e(t). So e(t) = t + t2 + t4 is the idempo-tent generator.

Exercises 7.1 Modules

1. (c) Using (a), x + (− x) = 0 = 0x = (1 + (− 1))x = 1x + (− 1)x = x + (− 1)x, so −x = (− 1)x.

2. (a) If α: MN is onto and R-linear, and if M = Rx1 + img + Rxn, then we have N = (x1) + img + (xn). Since some of the α(xi) may be zero, the result follows.

5. (a) If x = Σaiki then rx = Σ(rai)ki img AK

6. Let A = ΣiRai, ai img A, and M = ΣjRx, xj img M. Use Exercise 5 to show that AM = Σi,jRaixj.

7. (a) Define α: NK + NK by α(n) = n + K for all n img N. Show that α is R -linear and kerα = NK. Every coset in K + NK has the form (k + n) + K, where k img K and n img N. But (k + n) + K = n + K = α(n), which proves that α is onto. Now the isomorphism theorem applies.

11. (a) Yes. (m, n) = (n, n) + (mn, 0) shows that M = K+ X; clearly KX = 0.

16. (a) We have M = π(M) + kerπ because m = π(m) + (mπ(m)) for each m img M and π[mπ(m)] = π(m) − π2(m) = 0. If m img π(M) ∩ kerπ, let m = π(m1) with m1 img M. Then 0 = π(m) = π2(m1) = π(m1) = m, so π(M) ∩ kerπ = 0.

21. (a) If img we must show that img Show that img where ai img A, img and apply the linearity of α.

Exercises 7.2 Modules Over a PID

1. (c) img, img

2. (a) The types are (4), (3, 1), (2, 2), (2, 1, 1) and (1, 1, 1, 1). Hence, representative groups are img, img, img, img and img

3. (a) img, img

4. (a) The types are: p-component (2), (1, 1); the q-component (3), (2, 1), (1, 1, 1); and the r-component (4), (3, 1), (2, 2), (2, 1, 1), (1, 1, 1, 1). Hence 2 · 3 · 5 = 30 in all.

7. (a) Thus G(2) has type (2, 2); G(3) has type (1, 1, 1) and G(5) has type (2, 1).

9. (a) The types are (2, 2, 2), (2, 2, 1, 1), (2, 1, 1, 1, 1), (1, 1, 1, 1, 1, 1).

12. (a) T(K) = {k img K img o(k) ≠ 0} = K ∩ {m img M img o(m) ≠ 0} = KT(M).

16. (a) Define σ: KM/T(M) by σ(k) = k + T(M). This is a group homomor-phism and ker σ = {k img K img k img T(M)} = KT(M) = T(K). Use the isomor-phism theorem.

20. (c) If m = Σxi then dm = 0 implies dxi = 0 for all i. Hence Ld(M) ⊆ ΣiLd(Mi).

22. (a) Here Lp(Rx) = {rx img p(rx) = 0}. If prx = 0 then pr img annimg say pr = spm. Since m ≥ 1 and R is a domain, this gives r = spm−1, and we have shown that (Rx)pR(pm−1x). The other inclusion is because pmx = 0. Finally, p(Rx) = Rpx is a routine verification, and px = 0 if m = 1 because o(x) = pm.

27. (a) Lp(G) consists of 0 and the elements of order p. We have Lp(G) = Lp(G1) ⊕ imgLp(Gp) by Exercise 20, and |Lp(Gi)| = p for each i by Exercise 26.

Exercises 8.1 Factors and Products

1. (a) XY = {ε, σ, σ2}. Note: XY is a subgroup here, but X and Y are not.

3. img as img is abelian. Hence H img G by the correspondence theorem.

4.

(a) K, G, img {1, a3, b, ba3}, {1, a3, ba, ba4}, {1, a3, ba2, ba5}.

(c) K, A4

5.

(a) img where p is any prime

(c) If D10 = {1, a, . . ., a9, b, ba, . . ., ba9}, where |a| = 10, |b| = 2, and aba = b, the maximal subgroups are

img

9. (a) Clearly img. If img let Kg = Kh, h img H. Then gh−1 img KH, so g img H. Similarly g img H1, so img.

12. (a) H2H because H is closed; HH2 because 1 img H.

15. KA = AK and KB = BK are subgroups by Theorem 5 §2.8. Given kb in KB, Ab = bA and Kb = bK by hypothesis, so KA(kb) = AKkb = AKb = AbK = bAK = bKA = KbA = kKbA = (kb)KA. Thus KA img KB.

22. (a) Let ab have order 2, show that H = {1, a, b, ab} is closed and apply La-grange's theorem.

Exercises 8.2 Cauchy'S Theorem

1. (a) {1}, {a, a3}, {a2}, {b, ba2}, {ba, ba3}. The normal subgroups are the unions {1}, {1, a2} and {1, a, a2, a3}, {1, b, a2, ba2} and {1, ba, a2, ba3}.

7. Let K = g−1Hg, so H = gKg−1. We claim N(K) = g−1N(H)g. Let a img N(K) so a−1Ka = K. To show a img g−1N(H)g it suffices to show gag−1 img N(H). But (gag−1)−1H(gag−1) = ga−1g−1Hgag−1 = ga−1Kag−1 = gKg−1 = H. HenceN(K) ⊆ g−1N(H)g. A similar argument shows that N(H) ⊆ gN(K)g−1 so g−1N(H)gN(K).

11. Because HN(H) ⊆ G, Exercise 31 §2.6 shows that |G: N(H)| is finite. Hence, Theorem 2 applies.

14. We have a−1Ha = {1, ba2} so ba2N(H). Continue in this way.

16. img

25. H is a union of conjugacy classes. Show that there exists a ≠ 1 such that {a} ⊆ H.

29. Since C img G, let Z[G/C] = K/C. Since |G/C| > 1, Theorem 6 shows CK. But K img G so K img H by Exercise 23 §2.8. If k img K then kC is in the center of G/C, so h−1k−1hk img C img H. Hence k−1HkH, and similarly kHk−1H. Thus k img N(H) and we have shown KN(H).

Exercises 8.3 Group Actions

1. (a) By Cauchy's Theorem let a img G, |a| = 5. If img then |G · H| = 4, so there is a homomorphism θ: GS4 with ker θH. Then ker θ ≠ {1} because |G| = 20 does not divide |S4| = 24. Because H is simple, ker θ = H, so H img G.

10. (a) H0H because H = 1G(H). If τ img autG then τ−1σ img autG for all σ img autG, so H0τ−1σ(H). Thus τ(H0) ⊆ σ(H) for all σ, so τ(H0) ⊆ H0. Simi-larly τ−1(H0) ⊆ H0, whence τ(H0) = H0. Thus H0 is characteristic in G.

15. If σ = (k1k2 img)(m1m2 img)(n1n2 img) img, the orbits of the group G in Xn are G · k1 = {k1, k2, . . . }, G · m1 = {m1, m2, . . . }, G · n1 = {n1, n2, . . . }, img. Clearly, G · k = {k} if and only if k is fixed by σ.

17. (a) xx because x = x· 1; if xy, say y = x · a, a img G, then x = y · a−1, so yx; if xy and yz, say y = x · a, z = y · b, then z = (x · a) · b = x · (ab), so zx.

23. (a) If a, b img S(x) then (ab) · x = a · (b · x) = a · x = x, so ab img S(G). Similarly, a−1 · x = a−1 · (a · x) = (a−1 · a) · x = 1 · x = x, so a−1 img S(G). Finally 1 · x = x shows 1 img S(x), and we are done.

28. If X = {HG|H is a subgroup and |H| = pk}, let G act on X by conjugation. Use Theorem 4.

32. (a) (1, 1) · x = 1x1−1 = x, and img. The orbit is (H × K) · x = {(h, k) · x img h img H, k img K} = {hxk−1 img h img H, k img K} = HxK.

Exercises 8.4 The Sylow Theorems

1. If P is a Sylow 3-subgroup, then img where γ is a 3-cycle, say γ = (ijk). If img where {1, 2, 3, 4} = {i, j, k, x}, then σ(123)σ−1 = γ. Hence img so P is conjugate toimg

3. P is a Sylow p-subgroup of N(P), being a p-subgroup of maximal order. It is unique because it is normal in N(P).

7. (a) |G| = 40 = 23 · 5. Thus, n5 = 1, 2, 4, 8, and n5 ≡ 1 (mod5). Hence, n5 = 1, so the Sylow 5-subgroup is normal. (c) |G| = 48 = 24 · 3. If P is a Sylow 2-subgroup then |G: P| = 3, so a homomorphism θ: GS3 exists. Clearly, ker θ ≠ {1}.

9. (a) |G| = 70 = 2 · 5 · 7. Then n5 = 1, 2, 7, 14, and n5 ≡ 1 (mod5), so n5 = 1. Similarly n7 = 1, so let P img G and Q img G, where |P| = 5 and |Q| = 7. Because PQ = {1}, PQP × QC5 × C7C35. Hence, |G: PQ| = 2, so PQ img G.

11. (a) |G| = 105 = 3 · 5 · 7. Then n7 = 1, 3, 5, 15, and n7 ≡ 1 (mod7), so n7 = 1, 15. Similarly, n5 = 1, 21. Let P and Q by Sylow 7-and 5-subgroups. If neither is normal in G, then G has 21 · 4 = 84 elements of order 5 and 15 · 6 = 90 elements of order 7, a contradiction. So P img G or Qimg G; hence PQ is a subgroup, and |PQ| = |P||Q| = 35 because PQ = {1}. As |G: PQ| = 3, let θ: GS3 be a homomorphism with ker θPQ. Then | ker θ| ≠ 1, 5, 7, so PQ = ker θ img G. Finally, P img PQ and Q img PQ by the Sylow Theorems, so PQP × QC7 × C5C35.

13. Let P be a Sylow p -subgroup of G. Since p > m we have |P| = pn, so |G: P| = m. Apply Theorem 1 §8.3.

19. If Q is also a Sylow p -subgroup of G, then Q = a−1Pa by Sylow's second theorem. If g img N(Q) then Q = g−1Qg; that is a−1Pa = g−1a−1Pag. This implies that aga−1 img N(P) = P, whence g img a−1Pa = Q.

Exercises 8.5 Semidirect Products

1. (a). Write σ = (1 2) img Sn and img Then AnAnHSn As Sn/AnC2, either AnH = Sn or AnH = An. Since σAn we have Sn = AnH. Similarly, AnH ≠ {ε} means AnH = H (because H is simple), contradicting hAnonce more. Hence AnH = {ε} and the result follows from Theorem 2.

3. This is an instance of Theorem 3 (3), where p = 3 and q = 13. We have q ≡ 1 (mod p), so we look for m such that 1 ≤ m ≤ 12 and m5 ≡ 1 (mod 13). If m = 1 then GC13 × C3C55. The first solution with m > 1 is m = 3, whence img where o(a) = 11, o(b) = 3 and ab = ba3.

Exercises 8.6 An Application to Combinatorics

6. (a) img

8. (a) img

Exercises 9.1 The Jordan–HÖLder Theorem

1. (a) 3; C2, C2, C2   (c) 3; C2, C2, C2   (e) 3; C2, C2, C2

3. (a) If Hk is the unique subgroup of order k in C24, the series are

C24H12H4H2 ⊃ {1}
C24H12H6H3 ⊃ {1}
C24H12H6H2 ⊃ {1}
C24H8H4H2 ⊃ {1}

8. (a) Let n = p1p2 img pm, where the pi are distinct primes. Then Cn has length 1 + 1 + img + 1 = m by Example 8.

11. Induct on n. If n = 1 then G = G0G1 = {1} so GG0/G1 is finite. In gen-eral, G1 is finite by induction, and G/G1 = G0/G1 is finite by hypothesis. Thus G consists of |G/G1| cosets, each with |G1| elements. Hence G is finite. Now |G| = |G0/G1| · |G1|, and the formula follows by induction.

15. (a) If MCn is maximal normal, then Cn/M has order a prime q (being simple and abelian). Hence, q = pi for some i because q divides |Cn| = n. Thus, img for some i = 1, 2, . . ., r. Since Cn is cyclic, it has exactly one subgroup of order img by Theorem 9 §2.4.

Exercises 9.2 Solvable Groups

1. No, Z(S4) = {ε}.

3. No. S4 is solvable (Example 4) but img is not abelian. Indeed img because S4/A4 is abelian. Thus img, {ε} or K = {ε, (1 2)(3 4), (1 3)(2 4), (1 4)(2 3)}. But S4/{ε} and S4/K are not abelian (see Exercise 30 §2.9).

8. (a) This is because α[a, b] = [α(a), α(b)] for every commutator [a, b] from G.

9. By Exercise 14 §8.4, let K img G, K ≠ {1}, G. Then both |K| and |G/K| are in {p, q, p2, pq}. Hence, both are either abelian or of order pq and thus are solvable. Use Theorem 4.

15. If G is solvable and G = G0G1imgGp = {1} is a composition series, each simple factor is abelian and hence finite. Hence, img is finite (see Exercise 11 §9.1). The converse holds because every finite group has a composition series.

19. HK is a subgroup as K img G, and img is solvable by Theorem 3 (H is solvable). Done by Theorem 4.

21. (a) Because G ≠ {1}, G′ ≠ G by Theorem 5. Thus G/G′ is nontrivial and abelian.

23. (a) Write {K img G img G/K solvable} = {K1, K2, . . ., Km}. This set is nonempty as it contains G. Then img is normal and G/R is solvable by Exercise 18. If K img G and G/K solvable, then RK by definition.

27. (a) Write img. Then V img G because the intersection of normal subgroups is normal. Note that the intersection is not empty because G img G and G/G is in img. If V = K1K2imgKn then G/V embeds in img (as in Exercise 18) and img is in img by induction because img is closed under taking direct products. Hence G/V is in img, being isomorphic to a subgroup of a group in img

Exercises 9.3 Nilpotent Groups

2. If H img G and K img G then a−1[h, k]a = [a−1ha, a−1ka] img [H, K] for all h img H and k img K.

6. (a) By induction on n, it suffices to show that Γi(G × H) ⊆ Γi(G) × Γi(H). Do so by induction on i. If i = 0, then Γ0(G × H) = G × H = Γ0(G) × Γ0(H). If the relation holds for i ≥ 0, then Γi+1(G × H) = [Γi(G × H), G × H] ⊆ [Γi(G) × Γi(H), G × H], so it suffices to show that, if AG, BH, then [A × B, G × H] ⊆ [A, G] × [B, H]. This outcome follows because [(a, b), (g, h)] = ([a, g], [b, h]).

9. If n = 2k then |Dn| = 2k+1 so Dn is nilpotent by Example 3. Conversely, suppose n = 2km, m > 1 odd. Show that img so Dm is nilpotent by Theorem 1. But in this case {1, b} is a Sylow 2-subgroup that is not normal, contradicting Theorem 4.

13. KZ(G) ≠ {1} by Exercise 11. Thus, KZ(G) = K by the condition on K. Now every subgroup of K is normal in G, so |K| is prime.

18. (a) H is itself nilpotent by Theorem 1 so, by Theorem 4, H is a product of p -groups. Now apply Theorem 6 §8.2.

21.

a. If H =img a2 img then H and img are maximal.

b. If H =img ap img and H =img aq img then img and img are maximal, as is imga2img.

24. (1)⇒(2). We show that G′ ⊆ Φ, that is G′ ⊆ M for every maximal subgroup M of G. Show that this follows by (1) because M img G.

26. (a) Write Φ(G) = Φ and img, where F img G. If M is maximal in G then KM (because K ⊆ Φ ⊆ M) and img is maximal in img. Hence img whence FM. It follows that F ⊆ Φ. Conversely, let α: GG/K be the coset map. Then α(Φ) ⊆ Φ(G/K) by the preceding exercise, so x img Φ implies img; so x img F. Thus Φ ⊆ F.

Exercises 10.1 Galois Groups and Separability

1. ε, σ−1 and στ all fix F when σ and τ do.

3. img because σ(ai) = ai for ai img F.

5. If σ: EE is an automorphism, show that σ(q) = q for all img

7. C2

9. C2 × C2

11. Show that E = F(u) if u img EF. If m is the minimal polynomial of u over F, show °m = 2.

13. Construct σ and τ in galimg with σ(u) = iu, σ(i) = i, and τ(u) = u, τ(i) = − i.

15. (a) img and img in Theorem 6.

16. img and img in Theorem 6.

17. See the Hint.

19. We proceed by induction on n. If n = 1 then E = F(u1) = {f(u1) img f(x) img F[x]}. Hence σ(f(u1)) = g(σ(u1)) = g(τ(u1)) = τ(f(u1)) for all f, as required. In gen-eral, write K = F(u1, u2, . . ., un−1) so that E = K(un). By induction, σ = τ on K, so σ, τimg gal(K: F). Since σ(un) = τ(un) the result follows from the case n = 1.

21. See the Hint.

22. (a) For (3)⇒(1), if f has a repeated root u in EF, let 1 = fg + fh in F[x] by (3).

23. If d = gcd (f, f′), show d = 1.

25. If EF and q is an irreducible factor of f in E[x], write f = p1p2 img pr in F[x], pi irreducible, and show that q|pi for some i.

27. If not, and u is a root of f in a splitting field EF, show f = (xu)p in E[x]. If q is an irreducible factor of f in F[x], show q = (xu)t.

29. (a) If F is perfect, and a img F, let E be the splitting field of f = xpa. If u img E is a root of f show f = (xu)p. If q is an irreducible factor of f in F[x] show that q = xu. Use Theorem 4.

30. (a) Let q be the minimal polynomial of u over F. If K = F(up) let m img K[x] be the minimal polynomial of u over K. Then q img K[x] and q(u) = 0, so m|q. But q has distinct roots by hypothesis, so m has distinct roots. On the other hand, xpup img K[x] and xpup = (xu)p in E[x]. Hence m|(xu)p so m = (xu)r. Since m has distinct roots, r = 1 and so u img K.

32. (a) Let p and q be the minimal polynomials of u over F and K respectively. Then p img K[x] and p(u) = 0, so q|p. Since p has distinct roots in some splitting field LK, q is separable over K.

Exercises 10.2 The Main Theorem of Galois Theory

1.

a. By Example 4 §10.1, img, where σ(u) = u2. If img then Himg is the only intermediate field (except img). img.

img

c. By Exercise 9 §10.1, img, where σ(i) = − i, img; and τ(i) = i, img. If img and img, the lattice of fields is as shown. img; img.

img

e. If img then img and, by Exercise 13 §10.1, img where σ(u) = iu, σ(i) = i; and τ(u) = u, τ(i) = − i. The lattice diagram is shown. Primitive elements are img img and img

img

2. (a) Either img:

img

or img:

img

5. (a) Let img show f(t)g(− t) = f(− t)g(t). If char F ≠ 2, write h(t) = f(t)g(− t). Show that h(t) = k(t2) for some polynomial k Similarly and g(t)g(− t) = l(t2) for some polynomial l. Continue.

7. Clear.

9. (a) An intermediate field K is closed if img

11. Exercise 34 §2.6.

15. (a) Use the Galois connection.

17. If K = σ(K1) show img If img show K1σ−1(K), so σ(K1) ⊆ K, and similarly Kσ(K1).

19. (a) Let E = F(u1, u2, . . ., um) where u1, . . ., um are the distinct roots of f, use Theorem 3 §10.1.

20. (a) Apply σ to the formulas for N(u) and T(u).

21. If img show fτ = ∏ σimgG[xτσ(u)] = f.

Exercises 10.3 Insolvability of Polynomials

1. (a) img

2. (a) f′ = 5x4 − 4 has roots ±a and ±ia, where img Then f(a) < 0 and f(− a) > 0, so f has three real roots and two (conjugate) nonreal roots. As f is irreducible (Eisenstein), its Galois group is S5, as in Example 1.

3. Show that p = x7 − 14x + 2 has three distinct real roots and two (conjugate) complex roots. If img is the splitting field, view img as a subgroup of SX where img are the roots. Then conjugation is a transposition and, if u is a real root, then img because p is the minimal polynomial of u over img Proceed as in Example 1.

5. Let X denote the set of roots of p in a splitting field EF where p img F[x]. View G = gal(E: F) ⊆ SX, so G embeds in S4.

7. Since f′ = 3(x2 − 1), conclude that f has three real roots. In the cubic formula, p3 and q3 are roots of x2 + x + 1 which satisfy p3 + q3 = − 1 and pq = 1. The roots are img and img Show that p = e2πi/9 and img. The roots are img and img Finally img

8. (a) σ2) = Δ2 for all σ img G because σ permutes the roots ui.

Exercises 10.4 Cyclotomic Polynomials and Wedderburn's Theorem

1.

img

3. Use the Hint and induction.

5. If img, these fields are img and img respectively. Show that img. (⊇ requires gcd (m, n) = 1).

7. Write σ(n) = ∑ d|nμ(d). If img and m = p1p2 img pr, then σ(n) = σ(m). If d|m, show μ(d) = 1 if and only if d is the product of an even number (possibly 0) of the pi, and μ(d) = − 1 otherwise.

8.

img

Exercises 11.1 Wedderburn'S Theorem

1. Show that M = Rx and use Theorem 1 §7.1.

3. Straight forward.

5. If LeRe is a left ideal, consider RL.

7. Use the Corollary to Lemma 2 and Theorem 5 §7.1.

8.

a. Show there exists a minimal member of img and X is finite}.

9. Let img and p does not divide m}. If img where Y is a subgroup of X, show that there exists img with n maximal. Then show that img

11.

a. If x img M show that xπ(x) img ker π. It follows that M = π(M)+ ker π. Continue.

13.

a. If K = K1K2img then KK2K3imgK3K4img and K1K1K2K1K2K3img.

15. Use the Hint.

17.

a. Show that ker(α)⊆ ker(α2) ⊆ ker(α3) ⊆ img and apply the noetherian condition.

19.

a. To see that θ is multiplicative, let θ(r) = [rij] and θ(s) = [sij], so that img and img for each i. Compute uirs.

Exercises 11.2 The Wedderburn–Artin Theorem

2.

a. Show that R = LM for some left ideal, and 1 = e + f where e img L and f img M.

3.

a. The axioms are routinely verified.

5. Each img is simple.

7. Use the preceding exercise and Lemma 3 §11.1.

9. Show that R is simple as a left R-module.

11. The left ideals of the ring R/A are simultaneously left R-modules and left R/A-modules with the same action.

13. (2) ⇒ (1) If 0 ≠ x img Re show that xax ≠ 0, a img R. Show that Rx = Re.

15. Use Theorem 1(1) §11.1.

16. (a) (ML)2 = MLML.   (b). (Ar)2 = ArAr.

17. Use Exercise 4.

19. Use Lemma 3 §3.3.

20. (a) Use the definition of domain.

21. Use Lemma 9 and Theorem 3.

22. (a) and (c) Use Schur's lemma.

Exercises A Complex Numbers

1.

(a) x = 3 (c) x = 0, x = 4i

2.

img

3.

(a) 1 − 3i (c) img (e) 2 + 3i

5.

(a) Unit circle (c) Line y = x (e) img

10.

(a) img (c) 2e5πi/6 (e) 7eπi/2

11.

(a) −3 (c) img (e) img

12.

(a) img (c) 16 (e) −64

14.

(a) img (c) 3i, img

19. If f(x) = z0 + z1x + z2x2 + img + znxn, the coefficient of xk in img is img where the last term is real but missing if k is odd. Each of the other summands is also real, being a complex number plus its conjugate.

Exercises B Matrix Arithmetic

1. Use A−1.

2. (a) Use the definition of matrix multiplication.

3. Compute.

5. I and −I.

7. In general, show (A + B)(AB) = A2 + ABBAB2.

9. A−1 = A2.

11. (a) In general, if AC = I = CA then A is invertible and A−1 = C. (c) If I + BA is invertible, compute (I + AB)(IA(I + BA)−1B).

13. (a) Use Theorem 7.

15. (a) Use the definition of matrix multiplication. (c) aijEij has aij in the (i, j)-entry and zeros elsewhere.

Exercises C Zorn's Lemma

1.

a. Let img is a submodule and KX = 0}. Then img is nonempty because img so let {Xi img i img I} be a chain from img and put U = ∪ iimgIXi. It is clear that U is a submodule, and KU = 0 because KUKXi = 0 for each i. Hence U is an upper bound for the chain {Xi img i img I}, so img contains maximal members by Zorn's lemma.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.134.81.206