<< 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 .

Questions & Answers

how does Neisseria cause meningitis
Nyibol Reply
what is microbiologist
Muhammad Reply
what is errata
Muhammad
is the branch of biology that deals with the study of microorganisms.
Ntefuni Reply
What is microbiology
Mercy Reply
studies of microbes
Louisiaste
when we takee the specimen which lumbar,spin,
Ziyad Reply
How bacteria create energy to survive?
Muhamad Reply
Bacteria doesn't produce energy they are dependent upon their substrate in case of lack of nutrients they are able to make spores which helps them to sustain in harsh environments
_Adnan
But not all bacteria make spores, l mean Eukaryotic cells have Mitochondria which acts as powerhouse for them, since bacteria don't have it, what is the substitution for it?
Muhamad
they make spores
Louisiaste
what is sporadic nd endemic, epidemic
Aminu Reply
the significance of food webs for disease transmission
Abreham
food webs brings about an infection as an individual depends on number of diseased foods or carriers dully.
Mark
explain assimilatory nitrate reduction
Esinniobiwa Reply
Assimilatory nitrate reduction is a process that occurs in some microorganisms, such as bacteria and archaea, in which nitrate (NO3-) is reduced to nitrite (NO2-), and then further reduced to ammonia (NH3).
Elkana
This process is called assimilatory nitrate reduction because the nitrogen that is produced is incorporated in the cells of microorganisms where it can be used in the synthesis of amino acids and other nitrogen products
Elkana
Examples of thermophilic organisms
Shu Reply
Give Examples of thermophilic organisms
Shu
advantages of normal Flora to the host
Micheal Reply
Prevent foreign microbes to the host
Abubakar
they provide healthier benefits to their hosts
ayesha
They are friends to host only when Host immune system is strong and become enemies when the host immune system is weakened . very bad relationship!
Mark
what is cell
faisal Reply
cell is the smallest unit of life
Fauziya
cell is the smallest unit of life
Akanni
ok
Innocent
cell is the structural and functional unit of life
Hasan
is the fundamental units of Life
Musa
what are emergency diseases
Micheal Reply
There are nothing like emergency disease but there are some common medical emergency which can occur simultaneously like Bleeding,heart attack,Breathing difficulties,severe pain heart stock.Hope you will get my point .Have a nice day ❣️
_Adnan
define infection ,prevention and control
Innocent
I think infection prevention and control is the avoidance of all things we do that gives out break of infections and promotion of health practices that promote life
Lubega
Heyy Lubega hussein where are u from?
_Adnan
en français
Adama
which site have a normal flora
ESTHER Reply
Many sites of the body have it Skin Nasal cavity Oral cavity Gastro intestinal tract
Safaa
skin
Asiina
skin,Oral,Nasal,GIt
Sadik
How can Commensal can Bacteria change into pathogen?
Sadik
How can Commensal Bacteria change into pathogen?
Sadik
all
Tesfaye
by fussion
Asiina
what are the advantages of normal Flora to the host
Micheal
what are the ways of control and prevention of nosocomial infection in the hospital
Micheal
what is inflammation
Shelly Reply
part of a tissue or an organ being wounded or bruised.
Wilfred
what term is used to name and classify microorganisms?
Micheal Reply
Binomial nomenclature
adeolu
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

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