Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Dan saracino abstract algebra pdf

22/10/2021 Client: muhammad11 Deadline: 2 Day

ABSTRACT ALGEBRA

Second Edition

ABSTRACT ALGEBRA

A First Course

Second Edition

Dan Saracino Colgate University

WAVEIAND

PRESS, INC. Long Grove, illinois

For information about this book, contact: Waveland Press, Inc. 4180 IL Route 83, Suite 101 Long Grove, IL 60047-9580 (847) 634-0081 info@waveland.com www.waveland.com

Copyright © 2008, 1980 by Dan Saracino

I O-digit ISBN 1-57766-536-8 13-digit ISBN 978-1-57766-536-6

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means without permission in writing from the publisher.

Printed in the United States of America

7 6 543 2

CONTENTS

o Sets and Induction ............ ......... .... .... ................ ......... .... ........ ... ............... ...... 1 1 Binary Operations ..... .... ... ........... .. ... ......... ... .......... .... .. .. ....... ..... .. ... .. ........... 10 2 Groups .. ... ............. ..... .................. ... ........... ........ ............. ....... .... .... .. ... .......... 16 3 Fundamental Theorems about Groups ...... ....... .. ... .......... ...... ........ .......... ...... 25 4 Powers of an Element; Cyclic Groups .......................................................... 33 5 Subgroups .......... .......... ................ .. ........ ....... ........ ............... ... ....... ........ ........ 43 6 Direct Products ............................................................................................. 55 7 Functions ...................................................................................................... 59 8 Symmetric Groups ................................................ ..................... ........... ....... 66 9 Equivalence Relations; Cosets ....... ... .... ... ............... ............. ............... ......... 80

10 Counting the Elements of a Finite Group ..................................................... 88 11 Normal Subgroups ....................................................................................... 99 12 Homomorphisms ........................................................................................ 109 13 Homomorphisms and Normal Subgroups .................................... ..... .. ... .... 121 14 Direct Products and Finite Abelian Groups ....... ... .......... ......... .... ... ...... ...... 133 15 Sylow Theorems ........................................................................... ..... ... .. .... 143 16 Rings .......................................................................................................... 153 17 Subrings, Ideals, and Quotient Rings ....................... .... ............ .. ....... ......... 164 18 Ring Homomorphisms ............................................................................... 177 19 Polynomials .................. ..... ....... ..... .............. ............ ........... ................. .... ... 191 20 From Polynomials to Fields .... ......... ........ ...... .. ....... .................. ........... ... ... 205 21 Unique Factorization Domains ...... .... ..... ........ ............ .......... ......... ... .......... 211 22 Extensions of Fields ................. ..... .. .... ....................... ............... ........ ...... .. . 227 23 Constructions with Straightedge and Compass .......... .. ............ ........... ... .. .. 240 24 Normal and Separable Extensions ... ..... .... ....................... ......... ....... ..... ... ... 249 25 Galois Theory ............................................................................................. 265 26 Solvability ........... ... ........... ................... ...... .... ............................................ 279

Suggestions for Further Reading .... .. .......... ............... ............ ..... .... ........ ... 297 Answers to Selected Exercises ....................... ....... ........ ............. ... .... ......... 301 Index .......................................................................................... ........ ....... .. 307

PREFACE

This book is intended for use in a junior-senior level course in abstract algebra. The main change from the first edition is the addition of five new sections on field extensions and Galois theory, providing enough material for a two- semester course. More minor changes include the simplification of some points in the presentation, the addition of some new exercises, and the updating of some historical material.

In the earlier sections of the book I have preserved the emphasis on providing a large number of examples and on helping students learn how to write proofs. In the new sections the presentation is at a somewhat higher level. Unusual features, for a book that is still relatively short, are the inclusion of full proofs of both directions of Gauss' theorem on constructible regular polygons and Galois ' theorem on solvability by radicals, a Galois-theoretic proof of the Fundamental Theorem of Algebra, and a proof of the Primitive Element Theorem.

A one-semester course should probably include the material of Sections 0-13 , and some of the material on rings in Section 16 and the following sections. Sections 14 and 15 allow the inclusion of some deeper results on groups. The results of Section 14 are used in Section 15, and the First Sylow Theorem from Section 15 is used in Sections 25 and 26.

In two semesters it should be possible to cover the whole book, possibly omitting Section 21.

I want to express my appreciation to my students who used the manuscript for the five new sections as a text and pointed out to me parts of the presentation that needed clarification. I also want to thank all those who have sent me comments about the book over the years, and those who suggested that a new edition would be a good idea. I hope this second edition will be useful.

Dan Saracino

SECTION 0

SETS AND INDUCTION

One of the most fundamental notions in any part of mathematics is that of a set. You are probably already familiar with the basics about sets, but we will start out by running through them quickly, if for no other reason than to establish some notational conventions. After these generalities, we will make some remarks about the set of positive integers, and in particular about the method of mathematical induction, which will be useful to us in later proofs.

For us, a set will be just a collection of entities, called the elements or members of the set. We indicate that some object x is an element of a set S by writing xES. If x is not an element of S, we write x f£ S.

In order to specify a set S, we must indicate which objects are elements of S. If S is finite, we can do this by writing down all the elements inside braces. For example, we write

S={1,2,3,4}

to signify that S consists of the positive integers 1,2,3, and 4. If S is infinite, then we cannot list all its elements, but sometimes we can give enough of them to make it clear what set S is. For instance,

S= {1,4, 7,10,13,16, ... }

indicates the set of all positive integers that are of the form 1 + 3k for some nonnegative integer k.

We can also specify a set by giving a criterion that determines which objects are in the set. Using this method, the set {l,2,3,4} could be denoted by

{xix is a positive integer ~4},

where the vertical bar stands for the words "such that." Likewise, the set {1,4,7, 10, 13, 16, ... } could be written as

{xix = 1 + 3k for some nonnegative integer k}.

1

2 Section O. Sets and Induction

Some sets occur so frequently that it IS worthwhile to adopt special notations for them. For example, we use

Z to denote the set of all integers,

Q to denote the set of all rational numbers,

R to denote the set of all real numbers, and

C to denote the set of all complex numbers.

The symbol 0 denotes the empty set or null set, i.e., the set with no elements. Sometimes we wish to express the fact that one set is included in another,

i.e., that every element of the first set is also an element of the second set. We do so by saying that the first set is a subset of the second.

DEFINITION If Sand T are sets, then we say that S is a subset of T, and write S k T, if every element of S is an element of T.

Examples If S={1,2,3} and T={l,2,3,4,5}, then SkT. If S= {7T, V2} and T= {7T,5, V2 }, then S k T. We write S g{5, V2}

because 71' E S but 71' f1. {5, V2 }. If we let

z+ = {xix is a positive integer}, then Z+ kZ; similarly, we have Q+ kQ and R+ kR

Observe that for any set S, S k S, that is, S is a subset of itself. Also observe that 0 k S, no matter what set S is. Perhaps the best way to see this is to ask yourself how it could be false. If 0 g S, then there is some x E0 which is not in S; but this is nonsense, because there is no x E0, period.

We say that two sets Sand T are equal, and we write S= T, if S and T have the same elements. Clearly, then, saying that S = T is equivalent to saying that both S k T and T k S. If S k T but S=I=T, we say that S is a proper subset of T. If we wish to emphasize that S is a proper subset, we write

S 1- T. Very often we consider sets that are obtained by performing some

operation on one or more given sets. For example, if Sand T are sets, then their intersection, denoted by S n T, is defined by

S n T= {xlxES and xE T}. The union of Sand T, denoted by S U T, is given by

S U T = { x I xES or x E T or both}.

Section O. Sets and Induction 3

The union and intersection of more than two sets are defined in an analogous way; for instance,

S n Tn U = {xix E S and x E T and x E U}.

Examples Let S={1,2,3,4,5} and T={2,4,6}. Then SnT={2,4} and S U T= {l,2,3,4,5,6}.

Again let S= {l,2,3,4,5}. Then S n ~= Sand S u ~= IR.

We can illustrate many of the notions we have introduced by generalizing this last example.

THEOREM 0.1 Let Sand T be sets. Then S ~ T if and only if S n T= S.

PROOF. We must show that S ~ T implies S n T= S, and that conversely S n T= S implies S ~ T.

Assume S ~ T. To show that S n T= S we have to show that S n T ~ S and S ~ S n T. The first is clear; for the second we must show that every element of S is an element of S and of T. Clearly any element of S is an element of S; and since we are assuming S ~ T, any element of S is an element of T, too, so we are done with the first half of the proof.

Now assume S n T= S; we show that S ~ T. Why is it true that any element of S is an element of T? Because any element of S is an element of S n T by our assumption, and any element of S nTis clearly an element of T·O

It is also true that S ~ T if and only if S u T= T. The proof of this is left as an exercise.

As a matter of notation, we adopt the abbreviation "iff" for "if and only if." Thus we say that S ~ Tiff S u T= T. Sometimes the symbol ~ is used in place of iff; using ~, we would write S ~ T~S U T= T.

One set that is particularly important in mathematics is the set 1.. + of positive integers. We will see that, in abstract algebra, concepts defined in terms of positive integers can often help to clarify what is going on. For this reason, methods for working with integers can be very valuable tools. Perhaps the most useful strategy for proving things about 1..+ is the method of mathematical induction.

Suppose we have in mind a statement P(n) about the integer n. For example, P(n) might say "n is even," or "n is the square of some integer," or "If p is a prime, then every group of order p n has nontrivial center" (whatever that means). Mathematical induction provides us with a way of trying to prove that P(n) is true for every positive n.

4 Section O. Sets and Induction

The technique rests on an intuitively acceptable axiom called the

Well-Ordering Principle: Every nonempty subset of 7L.+ has a smallest element.

The well-ordering principle yields two slightly different forms of induction, both of which are good to know.

nIEOREM 0.2 (Mathematical Induction, first form) Suppose pen) is a state- ment about positive integers, and we know two things:

i) pel) is true;

ii) for every positive m, if P( m) is true, then P( m + 1) is true. Under these circumstances, we can conclude that pen) is true for all positive n.

PROOF. Suppose pen) is false for some positive n. Then S={nlnE7L.+ and P( n) is false} is a nonempty subset of 7L. +. By the well-ordering principle, S has a smallest element, say no' Clearly no*" 1, because P(1) is true by (i). Therefore, no - 1 is a positive integer, and P( no - I) is true because no - I is smaller than no' By (ii), this means that P(no -I + I) is true; that is, P(no) is true, and this contradicts the fact that P(no) is false!

Since the supposition that Pen) is false for some n has led us to a contradiction, we conclude that P( n) holds for all n E 7L. +. 0

What you do to prove something by induction, then, is this. You first show that P(I) is true (this is usually trivial). You then show that for an arbitrary positive m, if P(m) is true, then P(m + I) is true. You do this by assuming that P(m) is true and using this assumption to establish that P(m + 1) is true.

Sometimes people are bothered by the word "assuming" in the last sentence. They get worried that "assuming that P(m) is true" amounts to assuming what we are trying to prove. But it does not, for we are not assuming that P(m) is true for all m. Rather we are arguing, for an arbitrary fixed m, that if P( m) is true for that m, then so is P( m + I). The only way of doing this is to show that P( m + 1) is true on the basis of the assumption that P( m) is.

Examples

1. You may recall that, in calculus, when you are evaluating definite integrals from the definition as a limit of Riemann sums, you run into sums such as 1 + 2 + 3 + ... + n, and you need formulas for these sums in terms of n. The formula for 1 +2+··· + n, for example, is n(n+ 1)/2. Let's prove it, by induction.

We take for pen) the statement that

1+2+··· +n=n(n+l)/2;

Section O. Sets and Induction 5

we hope to show that P(n) is true for all positive n. First we check P(l): It says that 1 = 1(1 + 1)/2, which is certainly true. Second, we assume that P(m) is true for some arbitrary positive m, and we use this assumption to show that P(m + 1) is true. That is, we assume that

1 +2+··· + m=m(m+ 1)/2 [0.1]

and we try to show that

1 + 2 + ... + m + m + 1 = (m + 1)( m + 1 + 1)/2.

The natural thing to do is to add m + 1 to both sides of Eq. [0.1]: 1 +2+··· +m+m+ 1 = [m(m+ 1)/2] +m+ 1.

Now

[U]

[m(m+ 1)/2] +m+ I = [m(m+ 1)+2(m+ 1)]/2= [(m+ 1)(m+2)]/2,

so we have Eq. [0.2]. Therefore, by induction, P(n) holds for all positive n, and we are done.

2. A similar formula, also used in calculus, is

12+22+ ... + n2= n(n + 1~(2n+ 1) .

If we take this equation as P(n), then P(I) says

12= 1(1+1)(2+1) 6 '

which is true. To show that P(m) implies P(m+ I), we assume that

12+22+ ... +m2= m(m+ 1)(2m+ I) 6 '

and we try to show that

2 2 2 (m+ 1)(m+2)[2(m+ 1)+ 1] 1 +2 + ... +(m+ 1) = 6 .

If we add (m+ 1)2 to both sides of Eq. [0.3], we conclude that

12+22+ ... +m2+(m+ 1)2= m(m+ 1!(2m+ 1) +(m+ 1)2,

and the right-hand side is

m(m+ 1)(2m+ 1) +6(m+ Ii (m+ 1)[ m(2m+ 1)+6(m+ 1)] 6 = 6

[0.3]

[004]

(m+ 1)(2m2+7m+6) (m+ 1)(m+2)(2m+3) = 6 = 6 '

so we have Eq. [0.4]. Thus our formula is established by induction.

6 Section O. Sets and Induction

3. The following popular example illustrates the fact that some care is necessary in trying to prove something by induction. We shall "prove" that all horses are the same color.

Let P(n) be the statement: "For every set of n horses, all the horses in the set are the same color." We "prove" P(n) for all n by induction. Clearly, P(l) is true since any horse is the same color as itself. Now assume that P(m) is true and let us show that P(m + 1) holds. Let S be a set of m+ 1 horses; say the horses in S are h l ,h2, ••• ,hm + 1 (h for horse). Now h l ,h2, ••• ,hm comprise a set of m-horses, so since P(m) holds, hl ,h2, ••• ,hm are all the same color. Likewise, h2, h3, • •• , hm + I make up a set of m horses, so h2, h3, ••• , hm + I are all the same color. Combining these statements, we see that all m + I horses are the same color (for instance, they are all the same color as h0.

There must be something wrong with this, but what?

The second form of induction is similar to the first, except that (ii) is modified somewhat.

THEOREM 0.3 (Mathematical Induction, second form) Suppose P(n) is a state- ment about positive integers and we know two things:

i) P(l) is true;

ii) for every positive m, if P(k) is true for all positive k

Under these circumstances, we can conclude that P(n) is true for all positive n.

The verification that this works is like that for the first form, and we leave it as an exercise.

The part that one assumes in trying to establish (ii) in a proof by induction (either form) is called the inductive hypothesis. Thus in the first form, the inductive hypothesis is the assumption that P(m) is true, from which we try to argue that P(m+ 1) is true. In the second form, the inductive hypothesis is that P(k) is true for all positive k

Which form of induction one should use in any particular case depends on the situation at hand. We have seen some examples where the fif$t form is appropriate, and we would like to close with a significant instance where the second form is called for.

U a and b are integers, then we say that a divides b, and we write alb, if there is an integer c such that b=ac. If no such c exists, we write a{b. For instance, 216, 7114, and 3{1O. A positive integer p is called a prime if p > 1 and the only positive integers that divide p are 1 and p. The first few primes are 2, 3,5,7, 11, 13, 17, ....

Section O. Sets and Induction 7

The Fundamental Theorem of Arithmetic asserts that every positive n> 1 can be written as the product of finitely many primes, and that except for a possible rearrangement of the factors, there is only one such factorization.

TIlEOREM 0.4 (Fundamental Theorem of Arithmetic) Let n > 1. Then there are primes PI' P2' P3"" ,Pr (not necessarily distinct) such that n = PIP2' .. Pr' Moreover, if n = ql q2' .. qs is another such factorization, then r = s and the p;'s are the q/s, possibly rearranged.

PROOF. We prove only the existence of a factorization here. The proof of the uniqueness assertion requires some more groundwork and is left to the exercises in Section 4.

We wish to prove that pen) holds for every n ~ 2, where pen) says that n can be written as a product of primes. Accordingly, we start our induction at 2 rather than at 1; we show (see Exercise 0.13) that P(2) is true and that for any m > 2, if P(k) holds for all 2 <. k 2. If m is a prime, then P(m) holds. If m is not a prime, then we can write m = ab, where neither a nor b is m. Thus 2 <. a, b

a=PIP2" ·Pt ' b=qlq2" 'qu

for primes Pi' 'ij. Then

m'" ab = PIP2' .. Pt Qlq2' .. qu'

and we have shown that m can be factored into primes. 0

Notice that all we can say about a and b here is that they are less than m, so we need the inductive hypothesis as in the second form of induction, in order for this proof to go through.

EXEROSES

Sets

0.1 Let S={2,5, Vi ,25,'IT,5/2} and let T={4,25, Vi ,6,3/2}. Find S n T and S U T.

0.2 With Sand T as in Exercise 0.1, show that

In(Su T)=(lnS)u(ln T) and lu(Sn T)=(luS)n(lu T).

0.3 Let S and T be sets. Prove that

Sn(Su T)=S and Su(Sn T)=S.

0.4 Let Sand T be sets. Prove that S U T= T iff S k T.

0.5 Let A, B, and C be sets. Prove that A nCB u C)=(A n B)u(A n C).

0.6 Let A, B, and C be sets. Prove that A U(B n C)=(A u B)n(A u C).

8 Section O. Sets and Induction

Induction

0.7 What's wrong with the proof that all horses are the same color?

0.8 Prove that

for all n> l.

0.9 Prove that

for all n> l.

0.10 Prove that

for all n> l.

1 +3+5+ ... +(2n+ I)=(n + 1)2

2 + 4 + 6 + ... + 2n = n( n + 1)

0.11 Prove Theorem 0.3.

0.12 Prove the following more general form of Theorem 0.2:

THEOREM. Suppose P(n) is a statement about positive integers and c is some fixed positive integer. Assume

i) P(c) is true; and

ii) for every m >c, if P(m) is true, then P(m+ 1) is true. Then P(n) is true for all n >c.

0.13 Prove the following more general version of Theorem 0.3:

THEOREM. Suppose P(n) is a statement about positive integers and c is some fixed positive integer. Assume

i) P(c) is true; and

ii) for every m >c, if P(k) is true for all k such that c

0.14 Prove that

for all n >2.

1· 2 + 2·3 +3 ·4+ ... + (n - I)n = -'.,(n_-----"I).",(n.-<-)-'.,(n_+_1....<..,) 3

0.15 By trying a few cases, guess at a formula for

1 1 1 1 -+-+-+ ... + n>2 1·2 2·3 3·4 (n-I)n' .

Try to prove that your guess is correct.

0.16 Prove that for every n> 1, 3 divides n3 - n.

0.17 Prove that if a set S has n elements (where nEZ+), then S has 2n subsets.

Section O. Sets and Induction 9

0.18 The Fibonacci sequence 11.J2.J3,'" is defined as follows:

11 = 12= 1, 13=2, 14=3, Is=5, 16=8, ... ,

and in general,

In=ln-l+ln-2 foralln~3.

Prove thatlsk is divisible by 5 for every k;;;. 1, that is, 5 divides every 5th member of the sequence.

0.19 As in the preceding exercise, letfi denote the kth Fibonacci number. Prove that for every n ~ 1,

g+l- /,,[,,+2 = (-1)".

0.20 Again let//; denote the kth Fibonacci number. Let

l+JS I-JS a=-- and p=--.

2 2

Prove that for every n ~ 1

a" _po 1.= JS .

0.21 The nth Fermat number is Fn = 2(2") + 1. Prove that for every n ~ I

F'oF;Fz ... Fn_1 = F" - 2.

0.22 Prove that the following statement is true for every integer n ~ 1: If the number of squares in a "checkerboard" is 2" x 2" and we remove anyone square, then the remaining part of the board can be broken up into L-shaped regions each consisting of

3 squares.

SECTION 1

BINARY OPERATIONS

In high school algebra, we spend a great deal of time solving equations involving real or complex numbers. At the heart of it, what we are really doing is answering questions about the addition and multiplication of these numbers.

In abstract algebra, we take a more general view, starting from the observation that addition and multiplication are both just ways of taking two elements and producing a third, in such a way that certain laws are obeyed. We study the situation where we have a set and one or more "operations" for producing outputs from given inputs, subject to some specified rules.

From this description, it i~ probably not clear to you why abstract algebra is any more profitable than going off and counting the grains of sand on the nearest beach. But it can be very profitable, for a number of reasons. For one thing, the abstract approach may clarify our thinking about familiar situa- tions ~y stripping away irrelevant aspects of what is happening. For another, it may lead us to consider new systems that are valuable because they shed light on old problems. Yet again, a general approach can save us effort by dealing with a number of specific situations all at once. And finally, although it can take some time to appreciate this, abstraction can be just plain beautiful.

DEFINITION If S is a set, then a binary operation * on S is a function that associates to each ordered pair (S),S2) of elements of S an element of S, which we denote by s) * S2'

Observe that the definition says ordered pair. Thus (S),S2) is not neces- sarily the same thing as (S2'S)), and S) * S2 is not necessarily the same thing as S2 * s). Notice too that * must assign an element of S to each and every pair (S),S2)' including those pairs in which s) and s2 are the same element of S.

10

Section 1. Binary Operations 11

Examples

1. Addition is a binary operation on Z+: a * b = a + b. Subtrac- tion (a *b = a - b) is not; but subtraction is· a binary operation on Z.

2. Multiplication (a*b=a·b) is a binary operation on Z+ or Z or ~ or Ill. Division (a * b = a / b) is a binary operation on III + or ~ + but not Z or Z + or ~ or Ill.

3. a*b=a3 +b2 +1 is a binary operation on Z, 1Il,~, Z+, 1Il+, or ~+.

4. Let X be some set and let S be the set of all subsets of X. For example, if X={1}, then S={0,{I}}, and if X={1,2}, then

S = {0, { I }, {2 }, { 1,2} }.

The operation of intersection is a binary operation on S, since if A,B are elements of S, then A * B = An B is an element of S. Similarly, union gives us another binary operation on S.

S. Let S be the set of all 2 X 2 matrices with real entries. Thus an element of S looks like (: !), where a,b,c,deR. Define x*y to be the matrix product of x and y, that is,

f)=(ae+bg h ce+dg

Then * is a binary operation on S. For instance,

af+bh). cf+dh

I ) _(." -1 I

3-.,,) o . The definition of binary operation doesn't impose any restrictions on *,

and in general a binary operation can be wildly misbehaved. Ordinarily, we want to consider operations that have at least something in common with familiar, concrete examples.

DEFINITIONS If * is a binary operation on S, then * is called commutative if 3 1 *32 =32 *31 for every 3 1,32 E S. On the other hand, * is called associative if (31 *32)*33 =SI * (S2 *33) for every 31,32,S3ES.

Examples

1. Subtraction on Z is neither commutative nor associative. For example,

1-2::;=2-1 and (1-2)-3*1-(2-3).

2. Let a*b=2(a+b) on Z; then clearly * is commutative. Now (a * b) *c =2(a + b) *c=2(2(a + b) + c)=4a+4b+2c,

12 Section 1. Binary Operations

and

a. (b.c) = a .2(b+ c)=2(a+2(b+ c»=2a +4b+4c. Since these are not always the same, • is not associative.

3. Let a. b = 2ab on lL. Commutativity is again clear, and since (a.b).c =2ab .c=4abc and a. (b*c)= a*2bc=4abc,

* is also associative in this case.

4. Multiplication of 2 X 2 matrices is associative:

as may be verified by multiplying out both sides. This operation is not commutative, however. For example,

(01 01)*(31 42)=(31 4) (1 2) (0 1) (2 1) 2 but 3 4 * 1 0 = 4 3· Before we consider a slightly more complicated example, observe that

these first four examples say something about the relationship between commutativity and associativity-namely, that there isn't any! A binary operation can be commutative with or without being associative, and it can be noncommutative with or without being associative.

5. We introduce another operation on sets: If A,B are sets, then A t:;.B denotes the symmetric difference of A and B. This is by definition the set of all elements that belong to either A or B, but not to both. Thus

A t:;.B=(A - B)U(B-A),

where A - B denotes the set of elements of A that are not elements of B, and B-A denotes the set of elements of B that are not elements of A. We can also write

At:;.B=(AUB)-(AnB).

In Fig. 1.1, if A is the set of points inside the square, and B is the set of points inside the circle, then At:;. B consists of the points in the shaded region:

FIgure 1.1

Section 1. Binary Operations 13

For example, if A = {1,2,3,4,5} and B= {2,4,6}, then A .::.B= {l,3,5,6}. If

A={xlxElandx>O} and B={xlxElandx

then

A .::.B= {xIXE land x*O}.

For any set A, A.::.A =0 and A .::.0=A. Now let X be a set and let S be the set of subsets of X. Then A .B=A.::.B

defines a binary operation on S. It is easy to see that .::. is commutative (Exercise 1.7). We claim that.::. is an associative operation on S; that is, if A, B, C are subsets of X, then

(A .::.B).::.C=A .::.(B.::.C).

To verify this we have to show that each side of the equation is contained in the other. Let's assume that xE(A .::.B).::.C and show that xEA .::.(B.::.C).

Since xE(A.::.B).::.C, we have either:

Case I. x E(A .::. B) and x f1. C, or

Case II. x f1.(A .::. B) and x E C.

In Case I, xE(A.::.B) implies that either xEA and xf1.B or xf1.A and x E B. If the first of these holds, then we have x EA,x f1. B,x f1. C, so that xEA and xf1.(B.::.C), so xEA.::.(B.::.C). If the second holds, then we have xf1.A,xE B,x f1. C, so that x f1.A and xE(B.::. C), so xEA .::.(B.::. C).

In Case II, x f/. A .::. B implies that either x E A and x E B, or x f1. A and xf1.B. If the first alternative holds, then we have xEA, xEB, and xEC, so that xEA and xf1.(B.::.C), and therefore xEA.::.(B.::.C). If the second alternative holds, then we have x f1. A , x f1. B, and x E C, so x f1. A and xE(B.::.C), and therefore xEA.::.(B.::.C).

This completes the proof that (A .::.B).::. C <;:A .::.(B.::. C). The proof of the reverse inclusion is left as an exercise.

Before leaving these ideas it might be well to say a bit more about the need for talking about them in the first place. We are all so familiar with the commutativity and associativity of addition and multiplication on the in- tegers, rationals, and reals that we take them for granted. It never occurs to us that they could be called into question. The point is that as we broaden our perspective and consider less familiar systems, we run into many where commutativity and associativity no longer hold true. Thus we have to be careful in working with such systems; we can only use commutativity and associativity in carrying out calculations if we have first ascertained that they happen to hold for the system we are working with. Calculations with the

14 Section 1. Binary Operations

integers are easy because we can replace xy by yx whenever we feel like it, and we never have to worry about (x+y)+z being the same as x+(y+z). In general, we are not so lucky, and we do 4ave to worry about such things.

EXERCISES

1.1 For the given sets S and T, find SAT.

a) S .. {2,5, V2 , 25, "IT, 5/2}, T= {4,25, V2 ,6,3/2}

b)S={(! ~),(~ ~),(g !I)'(! !)}, T= {(~ ~),(g n,u ~)}

1.1 If A, B, and C are the sets of points inside the three circles below, what region represents (A A B) A C?

1.3 In each case, determine whether or not the given • is a binary operation on the given set S.

a) S .... Z, a.b=a+,b2

b) S ... Z, a.b=a2b3 a

c) S-a,a.b=-- a2 +b2

d) S=Z a.b= a2 +2ab+ b2 , a+b

e) S .. Z, a.b=a+b-ab

f) S-R, a.b=b

g) S- {I, -2,3,2, -4}, a.b= Ibl h) S={1,6,3,2,18}, a.b=ab.

i) S .. the set of all 2 x 2 matrices with real entries, and if

then

j) S-the set of all subsets of a set X, A .B=(A AB)AB.

Section 1. Binary Operations 15

1.4 Is division a commutative operation on R+? Is it associative?

1.5 If 8 is the set of subsets of a set X, is the operation of intersection commutative on 8? Is it associative?

1.6 For each case in Exercise 1.3 in which. is a binary operation on 8, determine whether • is commutative and whether it is associative.

1.7 Show that symmetric difference is a commutative operation.

1.8 Complete the proof that symmetric difference is an associative operation.

1.9 If 8 is a finite set, then we can define a binary operation on 8 by writing down all the values of $. *$2 in a table. For instance, if 8= {a,b,c,d}, then the following gives a binary operation on 8.

Columns

• a b c d a a c b d

Rows b c a d b c b d a c d d b c a

Here, for $.,$2 E 8, $. *$2 is the element in row $. and column $'];. For example, c. b = d.

Is the above binary operation commutative? Is it associative?

1.10 How many binary operations are there on a set 8 with n elements? How many of these binary operations are commutative?

SECTION 2

GROUPS

As we have said, algebra is the study of various kinds of abstract systems. One of the most fundamental of these systems is the kind known as a group. In this section we shall get acquainted with this concept.

Certainly one of the attractive features of modem mathematics is the intertwining that takes place among its different branches. If you study algebra, analysis, topology, or mathematical logic, for example, you will see that certain ideas recur in all of them. The notion of a group is one of these ideas that seem to crop up everywhere. Beyond that, groups are important in areas where mathematics is used as a tool, such as chemistry, quantum mechanics, and elementary particle physics.

DEFINI110N Suppose that:

i) G is a set and * is a binary operation on G, ii) * is associative,

iii) there is an element e in G such that x * e = e * x = x for all x in G, and iv) for each element x E G there is an elementy E G such that x * y = y *x = e.

Then G, together with the binary operation *, is called a group, and is denoted by (G, *).

Observe that (iii) implies that G is nonempty. The element e in (iii) is called an identity element of G (we shall soon see that there is only one such element, so we will be able to call it the identity element of G). The elementy in (iv) is called an inverse of x; we shall see that any element x has only one inverse, so we can call it the inverse of x. It is worth emphasizing the fact that the single identity element e satisfies x * e = e * x = x for any choice of x, while the y in (iv) depends on x. We shall see that two distinct elements of G can

16

Section 2. Groups 17

never have the same inverse, so that if we picked a different x we would have a differenty.

It is also worth emphasizing that we do not assume that. is commutative. Groups with the special added property that their operation is commutative are called abelian, after the Norwegian mathematician Niels Abel (1802- 1829).

Before we begin investigating the properties of groups in general, we will examine a number of examples in order to try to convey some impression of the universality of this notion. Historically, of course, the examples preceded the abstract definition; the abstract concept of "group" came into being only when people realized that many objects they were working with had various structural characteristics in common, and got the idea that some economy of effort could be achieved by studying these common features abstractly rather than over and over again in each separate case. In discussing the development of the subject, E. T. Bell has remarked that "wherever groups disclosed themselves, or could be introduced, simplicity crystallized out of comparative chaos."

We begin with the most familiar examples.

1. (I, +). 0 is an identity element, and - x is an inverse for x:

x+( - x)=( -x)+x=O.

We are all familiar with the fact that + is an associative binary operation on I.

Similarly, (0, +) and (R, + ) are groups.

2. (0 +, .). Multiplication is an associative binary operation on 0 +, 1 is an identity element, and 1/ x is an inverse for x since x . (1 / x) = (1 / x)· x = 1.

Similarly, (R+, .) is a group. Observe, however, that (l+, .) is not a group, since no element other than 1 has an inverse. (R - {OJ, .) and (0 - {OJ, .) are groups. The set R - of negative real numbers under multiplication is not a group because multiplication is not a binary operation on R-.

3. The set of n-tuples (a" ... ,a,,) of real numbers is a group under the binary operation given by addition of n-tuples:

(a"a2, ... ,a,,). (b"b2, ... ,bn) = (a, + b"a2 + b2, ... ,an +bn).

(0,0, ... ,0) is an identity element and (- a" - a2, ••• , - an) is an inverse for (a" a2, ... , an). The fact that this operation is associative follows from the associativity of addition on R.

If you have studied vector spaces, then you can see that, more generally, the elements of any vector space form a group under vector addition.

18 Section 2. Groups

4. Consider the binary operation on R given by a. b = 2( a + b). Then (R, .) fails to be a group for several reasons. First of all, • is not associative. Secondly, there is no identity element. For suppose e were one. Then we would have a.e=a for every a, that is, 2(a+e)=a. But this implies that e = - a /2, and clearly no one number can satisfy this equation for all a's. Thus there is no identity element e.

However, if we try instead R-{O} with the binary operation a.b=2ab, then we do get a group. For now • is associative, and 1/2 is an identity element because for any a we have a.(l /2) = 2a· (I /2) = a, and similarly (1/2).a=2·(1/2)·a=a. What is an inverse for a? If x is to work, then we need a. x = 1/2 = x. a, that is, 2ax = 1/2 = 2xa. Clearly x = 1/ 4a meets ·the requirement.

S. Consider the set of 2 X 2 matrices with real entries, under the binary operation given by matrix multiplication. Is this a group? The only candidate for an identity element is 1= (~ ~), because this is the one and only matrix

(; ~) such that

(~ ;)(; {)=(; {)(~ ;)=(~ ;) for all matrices (= !). [Try (= !)= U ~)!] But then an inverse for (= !) would just be a matrix (; ~) such that

0) I . Since such a matrix need not exist [try (= !) = (~ ~)], we do not have a group.

However, we can attempt to salvage something here by throwing away the matrices that do not have inverses. That is, we now let G be the set of all invertible 2 x 2 real matrices. An immediate question is whether matrix multiplication still gives us a binary operation on this smaller set. That is, if A and B are invertible, then is AB invertible? Recalling that matrix multiplica- tion is associative, we see that if A' and B' are inverses for A and B, respectively, then

(AB)(B' A') = «AB)B')A' = (A(BB'»A' = (AJ)A' = AA' = I,

and similarly (B'A')(AB)=I,

so B'A' serves as an inverse for AB. Thus we do have a binary operation on the restricted set G, and it is

associative. There is an identity element in G, because I=(~ ~) is invertible.

Section 2. Groups 19

Finally, any A E G has an inverse A' which is in G, because the equations AA I = A I A = I tell us that A I is invertible (its inverse is A). Thus G is indeed a group under matrix multiplication. It is called the general linear group of degree 2 over IR and denoted by GL(2, IR).

If A = ( : !) is a matrix, then the number ad - be is called the determi- nant of A. Determinants are often very useful in working with matrices. For instance, it is easy to check that if ad-be=l=O, then A is invertible, and the matrix

ad: be

ad-be ad-be

is an inverse for A.

( ad~~ch< -b) 6. Let G consist of all real-valued functions on the real line, with the

binary operation given by pointwise addition of functions: If f,gE G then f+g is the function whose value at any xEIR isf(x)+g(x).

It is clear that this does give us a binary operation on G. To check associativity, we must verify that

(f+g)+h=f+(g+h)

for allf,g,hEG, and this means that for every xEIR,

[(f+ g) + h ](x)= [f+ (g+ h) ](x), that is, (f + g)(x) + hex) = f(x) + (g+ h){x), that is,

[f( x) + g( x) ] + h( x) = f{ x) + [ g{ x) + h{ x) ], which is true since f(x), g(x), and h(x) are real numbers and addition of real numbers is associative.

The zero function-that is, the functionfoEG such thatfo(x)=O for all x E IR-is an identity element:

(fo+ g) = (g+ fo) = g for all gE G.

Why? We must check that for any x E IR,

which is true.

(fo+ g){x) = (g+ fo)(x) = g{x), that is,

fo(x) + g(x) = g(x) + fo(x) = g(x), that is,

0+ g{x) = g(x)+O= g{x),

If f E G, then - f is an inverse of f, where - f is defined by

(- f){x) = - [f(x)] for all xER

20 Section 2. Groups

Why? We have

(- f+ f)(x)=( - f)(x) + f(x) = - [f(x)] + f(x) =0, and

[f+( -f) ](x)= f(x)+( - f)(x) = f(x)- [f(x)] =0, for all xER. Thus (-j)+f=fo andf+(-j)=fo, so (-j) is an inverse off.

Thus G is a group with the given operation.

7. Let X be a set, let S be the set of all subsets of X, and consider the binary operation of symmetric difference on S.

This is indeed a binary operation on S, and we have seen that it is associative: (A L!.B)L!. C=A L!.(B L!. C).

Is there an identity element? In other words, is there e E S such that A L!.e= eL!.A =A for all A E S? Well, A L!.e=A implies that An e=0, and it also implies that e!;;;A. Thus e would have to be the null set. Let's check that e=0 works:

A L!.0=(A u0)-(A n0)=A -0=A,

and

0L!.A =(0UA)-(0nA)=A,

so 0 is in fact an identity element. How about inverses? An inverse B of A would have to satisfy

AL!.B=0=BL!.A.

This implies that A!;;;B and B !;;;A, so B would have to be A; in fact A L!.A =0, so A itself is an inverse for A.

Thus S forms a group under the operation of symmetric difference. As a matter of notation, the set of subsets of a set X is called the power set of X, and denoted by P(X). Thus we have the group (P(X), L!.).

Finally, we consider some groups obtained from Z.

8. Additive group of integers modulo n. Let n be a positive integer and consider the set Zn = {O, 1,2, ... ,n-l}. We add the elements of Zn modulo n, i.e., we add them as integers and then disregard multiples of n so as to produce an answer that is one of 0, 1,2, ... , n - 1. There is a lemma which we need to make this work. (A lemma in mathematics is a preliminary or auxiliary result, not the main result one is aiming at.)

LEMMA l.1 (Ibe Division Algoritbm) If a and n are integers and n is positive, then there exist unique integers q and r such that a = qn + r and 0'" r

PROOF. We prove the existence of q and r, then the uniqueness.

Section 2. Groups 21

Existence: Let qn be the greatest multiple of n that is <; a. If we let r = a - qn then clearly r> 0 and a = qn + r, so all we have to check is that r < n. But if r>n, then

r-n=a-(q+ l)n > 0,

so (q+ l)n is a multiple of n that is <; a, contradicting the choice of qn as the greatest such multiple.

so rz-rl is a multiple of n; but -n< rz-rl < n, so rz-rl=O, so rz=rl. Thus q1n=qzn, so ql =qz· 0

We denote the unique r guaranteed by the lemma by ii, and call it the remainder of a mod n.

Observe that two integers a l and az have the same remainder mod n iff a l - az is a multiple of n. When this happens, we say that a l and az are congruent modulo n, and we write a l == az(mod n).

Examples Let n=7. Then if a= 16, we get 16=2·7+2, so q=2, r=2, and 16=r=2. If a=35, we get 35=5'7+0, so 35=0.

By the lemma we can unambiguously define a binary operation E9 on In by setting xE9y =x+ y. For example, if n=7, then In = {O, 1,2,3,4,5,6}, and 3E92=3+2=5=5, 3E94=3+4=7=0, and 6E93=6+3=9.=2.

We claim that this operation turns In into a group (In, e).

Associativity: The question is whether (xE9y)E9z = xE9(yez), that is, -- ? -- x+y E9z = xey+z,

? ---===- x+y+z=x+y+z.

Well,

x+y +z = (x+y)+z

since x+y and (x+y) differ by a multiple of n; similarly,

x+ y+z = x+(y+z).

So all we have to check is whether (x+y)+z equals x+(y+z). But this is obviously so, since (x+y)+z=x+(y+z).

22 Section 2. Groups

Identity: The identity element is O. Why? Qffix=O+x=x=x if O<;x<;n-l, and, similarly, xffiO= x.

Inverses: We know that 0 is an inverse for 0, since OffiO=O+O=O=O, the identity element. Now if x * 0, then x E {I, 2, ... , n - I}, so n - x E {1,2, ... ,n-l}, and we see that n-x is an inverse of x:

xffi(n-x)= x+n-x =n=O,

and, similarly, (n-x)ffix=O. For example, in (1:.7' ffi), 1 is an inverse for 6, and 3 is an inverse for 4. In

(1:.)3' ffi), 5 is an inverse for 8.

The group (1:.n' ffi) is called the additive group of integers mod n. Notice that, for n = 1, we have 1:.) = {OJ, so (1:.), ffi) is a group with only one element in it. In general, any group having only one element is called trivial. If x is any object whatsoever (e.g., x = Whistler's Mother), then we get a trivial group ({x},*) by defining x*x=x.

EXEROSES

2.1 Which of the following are groups? Why?

a) R+ under addition

b) The set 3l of integers that are multiples of 3, under addition

c) R - {O} under the operation a. b = labl d) The set p, -I} under multiplication e) The subset of Q consisting of all positive rationals that have rational square

roots, under multiplication

f) The set of all pairs (x,y) of real numbers, under the operation (x,y).(z, w) "'(x+z,y -w)

g) The set of all pairs (x,y) of real numbers such thaty #0, under the operation (x,y).(z, w)=(x+ z,yw)

h) R- {I}, under the operation a*b=a+ b-ab

i) l, under the operation a. b = a + b - 1 2.2 a) Of those examples in Exercise 2.1 that are groups, which are abelian?

b) Which of the groups in Examples 1-8 on pp.17-20are abelian?

2.3 Let X be a set and let P(X) be the power set of X. Does P(X) with the binary operation A • B = A n B form a group? How about P(X) with the binary operation A .B=A UB?

Section 2. Groups 23

1.4 The operation in a finite group can be specified by writing down a table (see Exercise 1.9). Write down the tables for the following.

a) (l4' $)

b) (ls, $)

c) (l6, $)

1.5 The following table defines a binary o~ration on the set S= {a,b,c}.

Is (S,.) a group?

• abc

a b c

a b c

b b c

c c c

1.6 The following table defines a binary operation on the set S={a,b,c}.

• a b c a a b c b b a c c c b a

Is (S,.) a group?

1.7 Let S = {a,b}. Write down a table that defines a binary operation. on S such that (S,.) is a group. Show that your table works.

1.8 Let G be the set of all real-valued functions f on the real line which have the property that f( x) * 0 for all x E R. Define the product f X g of two functions f,ginGby

(fXg)(x)= f(x)g(x) for all xEIIl.

With this operation, does G form a group? Prove or disprove.

1.9 a) Show that for 2 X 2 matrices A and B,

determinant of AB=(determinant of A)(determinant of B).

b) Show that a 2 X 2 matrix A is in GL(2, R) iff the determinant of A is not O.

c) Use the results of (a) and (b) to give another proof that GL(2, Ill) is a group under matrix multiplication.

1.10 Let G be the set of all 2 X 2 matrices (a b), where a, b E III and a2 + b2 * O. -b a

Show that G forms a group under matrix multiplication.

1.11 Let G be the set of a1l2x2 matrices (~ ~), where a and b are nonzero real numbers. Show that G forms a group under matrix multiplication.

l.ll Let G be the set of all triples (a,b,c) such that a,b,c are elements of~. Define * by (aJ, bJ, CI) * (a20 b2, C2) = (al $ a2, bl $ b" CI $ C2 E9 bla~,

where all additions and multiplications are performed mod 3. Prove that (G, *) is a group.

24 Section 2. Groups

2.13 Let al,a2, ... ,an be elements of a group G. Show that

has an unambiguous meaning in the sense that no matter how we insert parentheses into the expression to indicate the order in which the multiplications are carried out, we always get the same result. [Suggestion: Show that any insertion of parentheses gives the same answer as

al. (a2. (a3. (a4 • ...• (an-l .an)·.· »). To do this, use induction on n.]

2.14 If Xis a set and At, ... ,An are elements of (P(X),6.) then by Exercise 2.13 A lM 26.· . 'Mn has an unambiguous meaning. Prove that for every n ;::: 1 the elements of X that are in AlM 26.· . 'M" are exactly those elements that are inAj for an odd number ofj's in {l, 2 •...• n}.

SECTION 3

FUNDAMENTAL THEOREMS ABOUT GROUPS

If we hope to get anywhere in working with groups, there are certain fundamental facts about their behavior that we must master at the outset. The operation * in a group comes to us endowed only with the properties given to it by the group axioms. Everything else must follow from these, and our first task is to use the axioms to set down some basic rules of operation that enable us to carry out with ease at least some elementary calculations.

First, a convention: We usually call the operation in a group "multiplica- tion"; but very often the operation is called "addition" if the group happens to be abelian.

1HEOREM 3.1 (Uniqueness of the identity element) If (G, *) is a group, then there is only one identity element in G.

PROOF. We must establish that if e and e} are two elements of G both of which satisfy the defining property of an identity element in G, then in fact e= e}. That is, we assume that x *e= e*x= x for all x in G and x *e} = e} *x = x for all x in G, and we then proceed to show that e must equal e}.

By the assumption on e, we have in particular (taking x to be e}) e}*e=e*e}=e}.

By the assumption on e}, we have (taking x to be e) e*e}=e}*e=e.

Thus we have e} = e * e} = e, and the proof is complete. 0

1HEOREM 3.2 (Uniqueness of inverses) If (G, *) is a group and x is any element of G, then x has only one inverse in G.

PROOF. We must show that if both y} and Y2 satisfy the definition of an inverse of x, that is, if x*y}=y}*x=e and X*Y2=Y2*x=e, then in fact Y}=Y2·

25

26 Section 3. Fundamental Theorems about Groups

We will take some of the given information and use it to derive an equation which has YI on one side and Y2 on the other. It may leap to your eye, for example, that

because both sides are e. Once this is seen, all that remains is to get rid of the x's. We can do this by using more of the given information, namely the fact thatYI*x=e. We multiply both sides by YI:

YI*(x*YI)=YI*(X*h)·

By using associativity, we get from this

as desired. 0

(YI*X)*YI =(YI*X) *Y2'

e*YI = e *Y2' YI=Y2'

The proof is finished, but we are going to do it again in a slightly different way to illustrate the fact that there are often several different ways to prove something. Suppose, for example, that the equation x * Y I = X * Y2 did not leap to your eye, and that you just took one of the equations given, say

to start with. If you want to get from this an equation withYI on one side and h on the other, then certainly you observe that YI is already on the left, and we can get Y2 on the right by multiplying both sides by h:

(YI *x)*h=e*Y2 =Y2·

Now if only we could get rid of the x and Y2 on the left-hand side, we'd be done; but we know from the equations we had to start with that x * Y2 = e, so we rewrite the left side by using associativity, so as to bring x * Y2 into play:

and we are done. 0

Y I * (x * h) = h, Yl*e=Y2'

YI=Y2'

We emphasize the significance of what we have just proved twice: The group axioms simply assert that for any x, there must exist an inverse; our theorem says that once you know you've got a group, any x has precisely one inverse.

Section 3. Fundamental Theorems about Groups 27

Example Let (G, *) be G L(2, R). Then by applying our general result in this specific case, we conclude that if (: !) is an invertible matrix, then there is only one matrix (; ~) such that

0) I . This fact can of course be established directly, by working with systems

of linear equations in two variables. But one is struck by the economy and elegance-the "cleanness" -of the proof we have obtained by viewing the collection of all invertible 2 X 2 matrices as a group.

Henceforth we will usually denote the unique inverse of x by x -I. When we are dealing with an abelian group and referring to the group operation as addition, however, we will sometimes denote the inverse of x by - x. For example, in GL(2, IR) we write

5)-1={ 7 7 -4

-5) 3 '

and in (Z7' $) we write - 3 =4. The next result will enable us to conclude that no two distinct elements of

a group G can have the same inverse.

TIIEOREM3.3 If (G,*) is a group, then for any xEG we have (X-I)-I=X.

PROOF. Since X-I is the inverse of x, we know that x-I*x=x*x-I=e. By these equations, x satisfies the definition of (X-I)-I, so x=(X-I)-1 by the uniqueness of inverses. 0

That was slick, but let's do it again in a slightly different way. We know that x - I * X = e. We want to get from this to an equation with x on one side and (x - I) - I on the other . We need to get rid of the x - I on the left side, so let's multiply both sides by (X-I)-I:

(X-I) -I * (X-I *x)= (X-I) -I *e

(x -I) -I *x- I) *x = (X-I) -I (using associativity on the left)

e*x=(x-I)-I

x=(x-I)-I. 0

28 Section 3. Fundamental Theorems about Groups

Example Let G = (Z, +). Then for this example the theorem says that - ( - n) = n for any integer n.

Now suppose x,y are elements of a group (G,*) and X-I=y-I. Then by taking inverses on both sides we get (X- I)-I=(y-I)-I, so, by the theorem, x = y. Thus, as promised, if two elements have the same inverse then they must in fact be the same element. It is possible to prove this without reference to the preceding theorem; see Exercise 3.8(b).

Next we examine the inverse of a product.

THEOREM 3.4 If (G, *) is a group and x, y E G, then

PROOF.

= x * ((y *y -I) *x- I) = x * (e*x- I) = x*x- I = e,

and similarly we can show that (y-I*x-I)*(x*y)=e. (Do it!) Thus the elementy-I*x- I satisfies the conditions that define (x*y)-\ and since we already know that inverses are unique, this implies that y -I * X - I and (x * y) -I must be the same element. 0

It is worth emphasizing the reversal of order in the above result. In general, it is not true that (x * y) - 1 is X -I * Y - I. This does, of course, hold true in abelian groups, for then x -I * Y -I is the same thing as y -I * X-I; in fact, the equation (x * y)-I = X-I * Y -I holds for all x, y in a group G if and only if G is abelian (Exercise 3.9).

It is somewhat bothersome to have to check both the conditions (x*y)*(y-I*x-I)=e and (y-I*x-I)*(x*y)=e in the above theorem and, in fact, it is not hard to show that it is really sufficient to check either one of them.

THEOREM 3.5 Let (G, *) be a group and let x, y E G. Suppose that either x * y = e or y * x = e. Then y is x - I.

PROOF. Suppose that x*y=e. We wish to solve this equation for y, so let's mUltiply both sides by x - I :

Section 3. Fundamental Theorems about Groups 29

Thus

(X-1*X)*y=X- 1,

e*y=x-t,

y=x- 1.

A similar argument shows that y * x = e is also by itself sufficient to guarantee thaty=x- 1. (Do it!) 0

The same solving of an equation proves the more general

THEOREM 3.6 (Cancellation laws) Let (G,*) be a group and let x, y, zEG. Then:

i) if x * y = x * z, then y = z; and ii) ify*x=z*x, theny=z.

The proof is left as an exercise. Part (i) is called the left cancellation law, and Part (ii) the right cancellation law.

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Instant Homework Helper
WRITING LAND
Top Quality Assignments
Coursework Assignment Help
Finance Master
Chartered Accountant
Writer Writer Name Offer Chat
Instant Homework Helper

ONLINE

Instant Homework Helper

I will be delighted to work on your project. As an experienced writer, I can provide you top quality, well researched, concise and error-free work within your provided deadline at very reasonable prices.

$36 Chat With Writer
WRITING LAND

ONLINE

WRITING LAND

I have worked on wide variety of research papers including; Analytical research paper, Argumentative research paper, Interpretative research, experimental research etc.

$21 Chat With Writer
Top Quality Assignments

ONLINE

Top Quality Assignments

After reading your project details, I feel myself as the best option for you to fulfill this project with 100 percent perfection.

$48 Chat With Writer
Coursework Assignment Help

ONLINE

Coursework Assignment Help

I have worked on wide variety of research papers including; Analytical research paper, Argumentative research paper, Interpretative research, experimental research etc.

$33 Chat With Writer
Finance Master

ONLINE

Finance Master

I am a professional and experienced writer and I have written research reports, proposals, essays, thesis and dissertations on a variety of topics.

$30 Chat With Writer
Chartered Accountant

ONLINE

Chartered Accountant

As per my knowledge I can assist you in writing a perfect Planning, Marketing Research, Business Pitches, Business Proposals, Business Feasibility Reports and Content within your given deadline and budget.

$37 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Round robin scheduling code in c++ - Hydraulic pressure intensifier for sale - A cement manufacturer has supplied the following data - What does improper formatting mean in grammarly - Miniver cheevy questions answer key - Rocks and minerals test questions - All hail the king of glory vincent bohanan - Importance of ritz carlton wow stories - Chef de rang meaning - Deshawn has five base ten blocks - Gas meter room requirements - Presented below is the adjusted trial balance of kelly corporation - Benefits of field study - Cornerstone key of c - Banking concept vs problem posing - Baumeister 1999 self concept - Basic Skills Required to Write an Expository Essay. - System out println c# - How to win dots and boxes 4x4 - Oedipus asks kreon to kill him, since suicide would be blasphemy against the gods. - Shrek donkey finds out fiona is an ogre - Western digital lifeguard hard drive diagnostic software - 200 x 150 rhs - Trinity north uniting church - Chris gardner jr net worth - The crimson thread of kinship - Thailand girl's supernatural power at the bus stop - Well researched paper needed - A pair of silk stockings study questions and answers - Sigurd is the son of the god odin - Spark notes a christmas carol - International business expansion plan example - How to calculate bmr accurately - Wgu c489 task 1 examples - African grey parrot wikipedia - Week 2.1 discussion - The dressmaker and the crucible comparative essay - ENGLISH 200 - Ati active learning template nursing skill example - Case Study 2 - Clergymen letter to dr king - Kel mcnaughton carving jig - P4#1 - Data mining : False discovery rate (FDR ) and relation ship between Type I and Type II errors - Arlene is to walk across a highwire - Reflection journal - Dependent variable x or y - Statistics chapter 5 homework answers - Periodic table color coded metals nonmetals metalloids - A worn path research paper - 2.2 litres in pints - Value line publishing home depot lowes - Clinical worksheet for nursing students - Political cartoon dred scott decision - Develop a product service idea - Dora the explorer racist - Pink floyd leave those kid alone - 33 brunts road bullarto - Discussion Question - Peter walsh doona cover - The importance of free press - Database design one to many - 2 PAGES ESSAY - Dr greg cario hurstville - Mickleover primary learning platform - Webcam input or output - Hydraulic powered robotic arm - Routine business messages - Should Nursing be considered a global profession - University of san carlos - Assignment - Philippine nursing law jurisprudence and ethics - Persuasive speech on cancer prevention - Explain the phases of change noted in the Linear Development in Learning Approaches in the Information Technology and Organizational Learning text. - Discuss how cluetrain manifesto is driving Web 2.0 applications - Due 10 Oct - APA - 4 pages - Plagiarism Free - Horizontal motion of air - Microsoft Project Assignment 1 - One word from god can change your finances pdf - Scientific method and experimental design worksheet - Type 1 diebetic - Tht art - Comp xm board query answers round 1 - Pitcher & piano menu - World history essay questions - Pulp vitality test ppt - English-Journal Assignments W5 - Homework Topic 2. BY10/15 - Identify a true statement about ethical decision making in business - Honeywell szl vl b - Late nite labs dna answers - World venture travel pyramid scheme - Inert sidewinder missile for sale - Cor advantage anecdotes booklet - Rona goffen titian's venus of urbino - Business strategy game low cost strategy - Convert to 3nf example - One nibble everyone knows the laws - Basic networking terms and definitions pdf - Business partnership proposal email - Communication in Organizations