<< Chapter < Page Chapter >> Page >
Rational numbers are thought of as quotients k/n of integers. Fields are defined, and examples of fields are given.

Next, we discuss the set Q of rational numbers, which we ordinarily think of as quotients k / n of integers. Of course, we do not allow the “second” element n of the quotient k / n to be 0. Also, we must remember that there isn't a 1-1 correspondence between the set Q of all rational numbers and the set of all such quotients k / n . Indeed, the two distinct quotients 2 / 3 and 6 / 9 represent the same rational number. To be precise, the set Q is a collection of equivalence classes of ordered pairs ( k , n ) of integers, for which the second component of the pair is not 0. The equivalence relation among these ordered pairs is this:

( k , n ) ( k ' , n ' ) if k × n ' = n × k ' .

We will not dwell on this possibly subtle definition, but will rather accept the usual understanding of the rational numbers and their arithmetic properties. In particular, we will represent them as quotients rather than as ordered pairs, and, if r is a rational number, we will write r = k / n , instead of writing r as the equivalence class containing the ordered pair ( k , n ) . As usual, we refer to the first integer in the quotient k / n as the numerator and the second (nonzero) integer in the quotient k / n as the denominator of the quotient. The familiar definitions of sum and product for rational numbers are these:

k n + k ' n ' = k n ' + n k ' n n '

and

k n × k ' n ' = k k ' n n ' .

Addition and multiplication of rational numbers satisfy the three basic algebraic relations of commutativity, associativity and distributivity stated earlier.

We note that the integers Z can be identified in an obvious way as a subset of the rational numbers Q . Indeed, we identify the integer k with the quotient k / 1 . In this way, we note that Q contains the two numbers 0 0 / 1 and 1 1 / 1 . Notice that any other quotient k / n that is equivalent to 0 / 1 must satisfy k = 0 , and any other quotient k / n that is equivalent to 1 / 1 must satisfy k = n . Remember, k / n k ' / n ' if and only if k n ' = k ' n .

The set Q has an additional property not shared by the set of integers Z . It is this: For each nonzero element r Q , there exists an element r ' Q for which r × r ' = 1 . Indeed, if r = k / n 0 , then k 0 , and we may define r ' = n / k . Consequently, the set Q of all rational numbers is what is known in mathematics as a field.

A field is a nonempty set F on which there are defined two binary operations, addition ( + ) and multiplication ( × ), such that the following six axioms hold:

  1. Both addition and multiplication are commutative and associative.
  2. Multiplication is distributive over addition; i.e.,
    x × ( y + z ) = x × y + x × z
    for all x , y , z F .
  3. There exists an element in F , which we will denote by 0 , that is an identity for addition; i.e., x + 0 = x for all x F .
  4. There exists a nonzero element in F , which we will denote by 1 , that is an identity for multiplication; i.e., x × 1 = x for all x F .
  5. If x F , then there exists a unique element y F such that x + y = 0 . This element y is called the additive inverse of x and is denoted by - x .
  6. If x F and x 0 , then there exists a unique element y F such that x × y = 1 . This element y is called the multiplicative inverse of x and is denoted by x - 1 .

REMARK. There are many examples of fields. (See [link] .) They all share certain arithmetic properties, which can be derived from the axioms above. If x is an element of a field F , then according to one of the axioms above, we have that 1 × x = x . (Note that this “1” is the multiplicative identity of the field F and not the natural number 1.) However, it is tempting to write x + x = 2 × x in the field F . The “2” here is not à priori an element of F , so that the equation x + x = 2 × x is not really justified. This is an example of a situation where a careful recursive definition can be useful.

If x is an element of a field F , define inductively elements n · x n x of F by 1 · x = x , and, if k · x is defined, set ( k + 1 ) · x = x + k · x . The set S of all natural numbers n for which n · x is defined is therefore, by the axiom of mathematical induction, all of N .

Usually we will write n x instead of n · x . Of course, n x is just the element of F obtained by adding x to itself n times: n x = x + x + x + ... + x .

  1. Justify for yourself that the set Q of all rational numbers is a field.That is, carefully verify that all six of the axioms hold.
  2. Let F 7 denote the seven elements { 0 , 1 , 2 , 3 , 4 , 5 , 6 } . Define addition and multiplication on F 7 as ordinary addition and multiplication mod 7. Prove that F 7 is a field. (You may assume that axioms (1) and (2) hold.Check only conditions (3)–(6).) Show in addition that 7 x = 0 for every x F 7 .
  3. Let F 9 denote the set consisting of the nine elements { 0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 } . Define addition and multiplication on F 9 to be ordinary addition and multiplication mod 9. Show that F 9 is not a field. Which of the axioms fail to hold?
  4. Show that the set N of natural numbers is not a field. Which of the field axioms fail to hold?Show that the set Z of all integers is not a field. Which of the field axioms fail to hold?

Let F be any field. Verify that the following arithmetic properties hold in F .

  1. 0 × x = 0 for all x F . HINT: Use the distributive law and the fact that 0 = 0 + 0 .
  2. If x and y are nonzero elements of F , then x × y is nonzero. And, the multiplicative inverse of x × y satisfies ( x × y ) - 1 = x - 1 × y - 1 .
  3. ( - 1 ) × x = ( - x ) for all x F .
  4. ( - x ) × ( - y ) = x × y for all x , y F .
  5. x × x - y × y = ( x - y ) × ( x + y ) .
  6. ( x + y ) × ( x + y ) = x × x + 2 · x × y + y × y .

Let F be a field, and let x be a nonzero element of F .

For each natural number n , we define inductively an element x n in F as follows: x 1 = x , and, if x k is defined, set x k + 1 = x × x k . Of course, x n is just the product of n x 's.

Define x 0 to be 1 .

For each natural number n , define x - n to be the multiplicative inverse ( x n ) - 1 of the element x n .

Finally, we define 0 m to be 0 for every positive integer m , and we leave 0 - n and 0 0 undefined.

We have therefore defined x m for every nonzero x and every integer m Z .

Let F be a field. Derive the following laws of exponents:

  1. x n + m = x n × x m for all nonzero elements x F and all integers n and m . HINT: Fix x F and m Z and use induction to derive this law for all natural numbers n . Then use the fact that in any field ( x × y ) - 1 = x - 1 × y - 1 .
  2. x n × m = ( x m ) n for all nonzero x F and all n , m Z .
  3. ( x × y ) n = x n × y n for all nonzero x , y F and all n Z .

From now on, we will indicate multiplication in a field by juxtaposition; i.e., x × y will be denoted simply as x y . Also, we will use the standard fractional notation to indicate multiplicative inverses. For instance,

x y - 1 = x 1 y = x y .

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Analysis of functions of a single variable. OpenStax CNX. Dec 11, 2010 Download for free at http://cnx.org/content/col11249/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Analysis of functions of a single variable' conversation and receive update notifications?

Ask