Difference between revisions of "Real Numbers:Algebraic Properties"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
(Created page with "===Some simple results=== At this point there are a large number of very simple results we can deduce about these operations from the axioms. Some of these follow, and some o...")
 
 
Line 140: Line 140:
 
To find an irrational number, we use what we have just deduced to first find a rational <math>q\in(x+\sqrt{2},y+\sqrt{2})</math>, so that <math>q-\sqrt{2}\in(x,y)</math>.  Furthermore, <math>q-\sqrt{2}</math> must be irrational, for if it were rational then we would also have <math>q-(q-\sqrt{2})=\sqrt{2}</math> rational, and we know that it is not. <math>\Box</math>
 
To find an irrational number, we use what we have just deduced to first find a rational <math>q\in(x+\sqrt{2},y+\sqrt{2})</math>, so that <math>q-\sqrt{2}\in(x,y)</math>.  Furthermore, <math>q-\sqrt{2}</math> must be irrational, for if it were rational then we would also have <math>q-(q-\sqrt{2})=\sqrt{2}</math> rational, and we know that it is not. <math>\Box</math>
  
==Resources==
+
==Licensing==
 
+
Content obtained and/or adapted from:
* [https://en.wikibooks.org/wiki/Real_Analysis/Properties_of_Real_Numbers Properties of Real Numbers], Wikibooks: Real Analysis
+
* [https://en.wikibooks.org/wiki/Real_Analysis/Properties_of_Real_Numbers Properties of Real Numbers, Wikibooks: Real Analysis] under a CC BY-SA license

Latest revision as of 15:55, 7 November 2021

Some simple results

At this point there are a large number of very simple results we can deduce about these operations from the axioms. Some of these follow, and some of them have proofs. The remaining proofs should be considered exercises in manipulating axioms. The aim of these results is to allow us to perform any manipulations which we think are "obviously true" due to our experience with working with numbers. Unless otherwise quantified, the following should hold for all .

  • is the only additive identity
Proof: Suppose is an additive identity, then .
  • is the only multiplicative identity
  • Both additive and multiplicative inverses are unique. More formally: If both and then ; and if both and then (so that the notations and make sense).
Proof: For the case of addition: We have and , so adding to the latter equation, we get , but then by commutativity and associativity of addition we deduce that , and by our other assumption , and then by identity of addition .
  • has no multiplicative inverse (so division by can not make sense)
  • (Here is logical negation, so means "it is not the case that ".)
Proof: First we consider the implication . Suppose . By definition, this means that and . If it were also true that then by anti-symmetry we have , which is impossible. Thus .
Conversely, suppose . First, if we had then by reflexivity , which is impossible, so in fact . Secondly, by totality we deduce that . These two conditions are exactly those required for .
  • is non-positive if and only if is not positive
  • is non-negative if and only if is not negative
  • If is both non-positive and non-negative then
  • is not both positive and negative
Proof: Suppose . By one of the axioms we get . By additive inverse this gives and then by additive identity , as required.
The converse implication follows similarly.
Proof: By totality of the order, we have either or . In the first case we can apply the axiom linking the order to multiplication directly to and deduce . In the latter case we apply the last result in this list to and obtain .
  • and

Applications

Although it might be said that the entirety of this book is devoted to studying the applications of completeness, there are in particular some simple applications we can give easily which provide an indication as to how completeness solves the problem with the rationals described above.

Theorem (Square roots)

Let be non-negative. Then has a unique non-negative square root, denoted , which satisfies .

Proof

We deal only with the case . The case is left for the exercises.

First we note that when are non-negative, (In the terminology we will introduce later, this says that the function is strictly increasing). This makes it clear that there can be only one square root of , and so it remains to find one.

Let . We wish to apply the least upper bound axiom to , so we must show that it is non-empty and bounded above.

That is non-empty is clear, since .

Furthermore, itself is an upper bound for , since if , then , so that , and hence .

Putting these facts together, by the least upper bound axiom, we deduce that has a least upper bound, which we call . We wish to show that is the square root of that we seek.

Certainly is positive, since and so . In particular, we may divide by .

To show that , we eliminate the possibilities that , and that .

Suppose that . Let . Then:

So is in fact an upper bound for , but this is impossible, since and is the least upper bound for .

Thus we have concluded that .

Now suppose that . Let . In a similar manner to the above, we deduce that , so , but this is impossible since and is an upper bound for .

Thus we have concluded that , and so as required.

This argument may appear excessively complex (especially since some details are left for the exercises), and indeed there is a sense in which it is, and we shall be able to present a much neater argument later. Nevertheless, it suffices to show that we can find a square root of 2, and so avoid the immediate problem with the rationals posed at the beginning of this section. To show that no more elaborate construction will give rise to the same problem will have to wait until we reach the study of continuity.

Theorem (Archimedes axiom)

(Note that despite the name, this theorem is not an axiom to us, but a theorem we deduce from the other axioms.)

a)

b)

Proof

a) Suppose the statement is not true, then we have the negation, which states:

but this is precisely the statement that is bounded above. Certainly also it is non-empty, so we can apply the completeness axiom to get a least upper bound for . Call this least upper bound .

Since is a least upper bound, we know that is not an upper bound, and thus . But then, , and so we get the contradiction that is not an upper bound for after all.

Thus, our supposition was false, and (a) holds.

b) Take . Certainly , so that we can invert to get . Applying part (a) to , we can find with , and then inverting this inequality, we deduce as required.

Corollary (Density of rationals and irrationals)

If then contains both a rational number and an irrational number.

Proof

To find a rational in , we apply Archimedes axiom (b) to , getting with . Thus , so .

We also apply Archimedes axiom (a) to to get satisfying .

Now choose the least satisfying . By the above, , and so, since is minimal, we know that:

Putting this together with the fact that deduced above, we get:

So, in summary, we have , so , and we have found the rational number we want.

To find an irrational number, we use what we have just deduced to first find a rational , so that . Furthermore, must be irrational, for if it were rational then we would also have rational, and we know that it is not.

Licensing

Content obtained and/or adapted from: