Appendix C Fields

The set of real numbers is an example of an algebraic structure called a field. Basically, a field is a set in which four operations (called addition, multiplication, subtraction, and division) can be defined so that, with the exception of division by zero, the sum, product, difference, and quotient of any two elements in the set is an element of the set. More precisely, a field is defined as follows.

Definitions.

A field F is a set on which two operations + and (called addition and multiplication, respectively) are defined so that, for each pair of elements x, y in F, there are unique elements in F, denoted x+y and xy, and such that the following conditions hold for all elements a, b, c in F.

  1. (F 1) a+b=b+a and ab=ba

    (commutativity of addition and multiplication)

  2. (F 2) (a+b)+c=a+(b+c) and (ab)c=a(bc) (associativity of addition and multiplication)

  3. (F 3) There exist distinct elements 0 and 1 in F such that

    0+a=aand1a=a

    (existence of identity elements for addition and multiplication)

  4. (F 4) For each element a in F and each nonzero element b in F, there exist elements c and d in F such that

    a+c=0andbd=1

    (existence of inverses for addition and multiplication)

  5. (F 5) a(b+c)=ab+ac

    (distributivity of multiplication over addition)

The elements x+y and xy are called the sum and product, respectively, of x and y. The elements 0 (read “zero”) and 1 (read “one”) mentioned in (F 3) are called identity elements for addition and multiplication, respectively, and the elements c and d referred to in (F 4) are called an additive inverse for a and a multiplicative inverse for b, respectively.

Example 1

The set of real numbers R with the usual definitions of addition and multiplication is a field.

Example 2

The set of rational numbers with the usual definitions of addition and multiplication is a field.

Example 3

The set of all real numbers of the form a+b2, where a and b are rational numbers, with addition and multiplication as in R is a field.

Example 4

The field Z2 consists of two elements 0 and 1 with the operations of addition and multiplication defined by the equations

0+0=0,0+1=1+0=1,1+1=0,00=0,01=10=0,and11=1.

Example 5

Neither the set of positive integers nor the set of integers with the usual definitions of addition and multiplication is a field, for in either case (F 4) does not hold.

The identity and inverse elements guaranteed by (F 3) and (F 4) are unique; this is a consequence of the following theorem.

Theorem C.1 (Cancellation Laws).

For arbitrary elements a, b, and c in a field, the following statements are true.

  1. If a+b=c+d, then a=c.

  2. If ab=cb and b0, then a=c.

Proof.

(a) The proof of (a) is left as an exercise.

(b) If b0, then (F 4) guarantees the existence of an element d in the field such that bd=1. Multiply both sides of the equality ab=cd by d to obtain (ab)d=(cd)d. Consider the left side of this equality: By (F 2) and (F 3), we have

(ab)d=a(bd)=a1=a.

Similarly, the right side of the equality reduces to c. Thus a=c.

Corollary.

The elements 0 and 1 mentioned in (F 3), and the elements c and d mentioned in (F 4), are unique.

Proof.

Suppose that 0F satisfies 0+a=a for each aF. Since 0+a=a for each aF, we have 0+a=0+a for each aF. Thus 0=0 by Theorem C.1.

The proofs of the remaining parts are similar.

Thus each element b in a field has a unique additive inverse and, if b0, a unique multiplicative inverse. (It is shown in the corollary to Theorem C.2 that 0 has no multiplicative inverse.) The additive inverse and the multiplicative inverse of b are denoted by b and b1, respectively. Note that (b)=b and (b1)1=b.

Subtraction and division can be defined in terms of addition and multiplication by using the additive and multiplicative inverses. Specifically, subtraction of b is defined to be addition of b and division by b0 is defined to be multiplication by b1; that is,

ab=a+(b)andab=ab1.

In particular, the symbol 1b denotes b1. Division by zero is undefined, but, with this exception, the sum, product, difference, and quotient of any two elements of a field are defined.

Many of the familiar properties of multiplication of real numbers are true in any field, as the next theorem shows.

Theorem C.2.

Let a and b be arbitrary elements of a field. Then each of the following statements is true.

  1. a0=0.

  2. (a)b=a(b)=(ab).

  3. (a)(b)=ab.

Proof.

(a) Since 0+0=0, (F 5) shows that

0+a0=a0=a(0+0)=a0+a0.

Thus 0=a0 by Theorem C.1.

(b) By definition, (ab) is the unique element of F with the property ab+[(ab)]=0. So in order to prove that (a)b=(ab), it suffices to show that ab+(a)b=0. But a is the element of F such that a+(a)=0; so

ab+(a)b=[a+(a)]b=0b=b0=0

by (F 5) and (a). Thus (a)b=(ab). The proof that a(b)=(ab) is similar.

(c) By applying (b) twice, we find that

(a)(b)=[a(b)]=[(ab)]=ab.

Corollary.

The additive identity of a field has no multiplicative inverse.

In an arbitrary field F, it may happen that a sum 1+1++1 (p summands) equals 0 for some positive integer p. For example, in the field Z2 (defined in Example 4), 1+1=0. In this case, the smallest positive integer p for which a sum of p 1’s equals 0 is called the characteristic of F; if no such positive integer exists, then F is said to have characteristic zero. Thus Z2 has characteristic two, and R has characteristic zero. Observe that if F is a field of characteristic p0, then x+x++x (p summands) equals 0 for all xF. In a field having nonzero characteristic (especially characteristic two), many unexpected problems arise. For this reason, some of the results about vector spaces stated in this book require that the field over which the vector space is defined be of characteristic zero (or, at least, of some characteristic other than two).

Finally, note that in other sections of this book, the product of two elements a and b in a field is usually denoted ab rather than ab.

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

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