Real Analysis/Properties of Real Numbers

From testwiki
Jump to navigation Jump to search

Template:Header

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 x,y.

  • 0 is the only additive identity
Proof. Suppose x is an additive identity, s.t. x0. Then, let y. Then, x+y=0+y, and this leads to x=0. However, since we assumed that x0, this leads to a contradiction, therefore 0 is the only additive identity.
  • 1 is the only multiplicative identity
  • Both additive and multiplicative inverses are unique. More formally: If both x+y=0 and x+z=0 then y=z; and if both xy=1 and xz=1 then y=z (so that the notations x and x1 make sense).
Proof: For the case of addition: We have x+y=0 and x+z=0, so adding y to the latter equation, we get (x+z)+y=0+y, but then by commutativity and associativity of addition we deduce that (x+y)+z=0+y, and by our other assumption 0+z=0+y, and then by identity of addition z=y.
  • (x)=x
  • x{0}:(x1)1=x
  • 0×x=0
  • 0 has no multiplicative inverse (so division by 0 can not make sense)
  • n,m:xnxm=xn+m
  • n,m:(xn)m=xnm
  • x>y¬xy (Here ¬ is logical negation, so ¬xy means "it is not the case that xy".)
Proof: First we consider the implication . Suppose x>y. By definition, this means that x=y and y<x. If it were also true that xy then by anti-symmetry we have x=y, which is impossible. Thus ¬xy.
Conversely, suppose ¬xy. First, if we had x=y then by reflexivity xy, which is impossible, so in fact x=y. Secondly, by totality we deduce that yx. These two conditions are exactly those required for x>y.
  • x<y¬xy
  • x is non-positive if and only if x is not positive
  • x is non-negative if and only if x is not negative
  • If x is both non-positive and non-negative then x=0
  • x is not both positive and negative
  • x0x0
Proof: Suppose x0. By one of the axioms we get x+(x)0+(x). By additive inverse this gives 00+(x) and then by additive identity 0x, as required.
The converse implication follows similarly.
  • (xy and z0)xzyz
  • x:x20
Proof: By totality of the order, we have either x0 or x0. In the first case we can apply the axiom linking the order to multiplication directly to 0x and deduce 0x2. In the latter case we apply the last result in this list to 0x and obtain x20.
  • 1>0 and 1<0

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 x be non-negative. Then x has a unique non-negative square root, denoted x, which satisfies (x)2=x.

Proof

We deal only with the case x1. The case x[0,1) is left for the exercises.

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

Let S={y:y2x}. We wish to apply the least upper bound axiom to S, so we must show that it is non-empty and bounded above.

That S is non-empty is clear, since 1S.

Furthermore, x itself is an upper bound for S, since if y>x1, then y2>y, so that y2>x, and hence y∉S.

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

Certainly s is positive, since 1S and so s1. In particular, we may divide by s.

To show that s2=x, we eliminate the possibilities that s2>x, and that s2<x.

Suppose that s2>x. Let t=ss2x2s. Then:

t2=s2(s2x)+(s2x)24s2=x+(s2x)24s2>x

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

Thus we have concluded that s2x.

Now suppose that s2<x. Let t=s+xs22s. In a similar manner to the above, we deduce that t2<x, so tS, but this is impossible since t>s and s is an upper bound for S.

Thus we have concluded that s2x, and so s2=x 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) x:n:n>x

b) x*+:n:1n<x

Proof

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

x:n:nx

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

Since l is a least upper bound, we know that l1 is not an upper bound, and thus n:n>l1. But then, n+1>l, and n+1 so we get the contradiction that l is not an upper bound for after all.

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

b) Take x+. Certainly x=0, so that we can invert x to get x1+. Applying part (a) to x1, we can find n with n>x1, and then inverting this inequality, we deduce 1n<x as required.

Corollary (Density of rationals and irrationals)

If x<y then (x,y) contains both a rational number and an irrational number.

Proof

To find a rational in (x,y), we apply Archimedes axiom (b) to yx, getting n with 1n<yx. Thus 1<ynxn, so xn<yn1.

We also apply Archimedes axiom (a) to y+1 to get N satisfying N>yn+2.

Now choose the least m satisfying Nm<yn. By the above, m2, and so, since m is minimal, we know that:

N(m1)yn

Nmyn1

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

Nm>xn

So, in summary, we have yn>Nm>xn, so y>Nmn>x, 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 q(x+2,y+2), so that q2(x,y). Furthermore, q2 must be irrational, for if it were rational then we would also have q(q2)=2 rational, and we know that it is not.

Properties of Least Upper Bounds

We'll be doing a lot of work with least upper bounds, so it will be important to know how to use them efficiently in proofs. Here are some definitions and properties that are helpful in this respect:

Uniqueness of Least Upper Bounds

Every non-empty set that is bounded above has a unique least upper bound

Proof

Let a and b be two least upper bounds for a set S.

If a>b, then since b is an upper bound for S, a cannot be the least upper bound. Thus ab. Similarly, ab. Thus a=b, so S can have only one least upper bound.

Existence of Greatest Lower Bounds

Every non-empty set S that is bounded below has a unique greatest lower bound, or infimum (denoted infS).

Proof

Let S be non-empty and bounded below. Let T:={x:xS}.

Since S is non-empty, xS. Thus xT, so T is non-empty.

Since S is bounded below, M:xS:x>M.

Then xTxSx>Mx<M.

Thus T is bounded above by M, and therefore T has a least upper bound, β.

Since xSxTx<βx>β, β is a lower bound for S.

Let α be a lower bound for S.

Then xTxSx>αx<α, so α is an upper bound for T.

Since β is the least upper bound for T, α>β, and thus α<β.

Thus all lower bounds for S are less than β

In other words, β is a greatest lower bound for S.

Uniqueness follows similarly to the uniqueness of least upper bounds.

Theorem (Ordering of Sups and Infs)

If ST, where S is non-empty and T is bounded above and below, then infTinfSsupSsupT

Proof

Since S is non-empty, it contains an element x. By definition, infSx and xsupS, so infSsupS.

Since T is bounded above, it has a least upper bound, supT.

Since t is in particular an upper bound for T, xT:xsupT. Since ST, xSxTxsupT.

Thus supT is an upper bound for S, so supS exists and by definition supSsupT.

Similarly, infSinfT.

Sum and Product Notation

We often need to take a sum or product of several real numbers at a time. Since "..." is given no meaning by our axioms, we can't just write "a1+a2++an". Thus we use the symbols k=1nak and k=1nak to denote the sum and product, respectively, over an arbitrary finite number of real numbers. We do this inductively, as follows:


  • k=11ak=a1 and k=11ak=a1
  • k=1nak=an+k=1n1ak and k=1nak=ank=1n1ak


Now we can prove some properties of sums and products:

Properties

  • The order of summation can be changed arbitrarily. That is, if {ak:1kn}={bk:1kn}, then k=1nak=k=1nbk and k=1nak=k=1nbk

Proof: This follows from commutativity and a rather nasty induction.


  • k=1nak+k=1nbk=k=1n(ak+bk) and k=1nakk=1nbk=k=1n(akbk)

Proof: We proceed by induction. First, note that k=11ak+k=11bk=ak+bk=k=11(ak+bk).

Now assume that k=1n1ak+k=1n1bk=k=1n1(ak+bk). Then k=1nak+k=1nbk=k=1n1ak+an+k=1n1bk+bn=k=1n1ak+k=1n1bk+an+bn=k=1n1(ak+bk)+(an+bn)=k=1n(ak+bk).

The statement for products follows similarly.


  • ck=1nak=k=1ncak

Proof: Another induction. For n=1, ck=11ak=ca1=k=11cak. Now assume the statement is true for n-1. Then ck=1nak=c(k=1n1ak+an)=k=1n1cak+can=k=1ncak.


  • k=1n(ak)l=1m(bl)=k=1nl=1makbl

Proof: We induct on n. The previous property takes care of the case n=1. Assume the statement is true for n-1. Then k=1n(ak)l=1m(bk)=(k=1n1(ak)+an)l=1m(bk)=k=1n1(ak)l=1m(bk)+anl=1m(bk)=k=1n1l=1m(akbl)+l=1m(anbk)=k=1nl=1m(akbl)

Most familiar properties of sums and products can be deduced by similar methods.

pt:Análise real/Índice/Propriedades dos números reais