Home page for accesible maths 1 Real Numbers

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

1.3 Real numbers are just the decimals

Definition 1.3.1 (OUR DEFINITION)

Real numbers are just the decimals.

In most of the real analysis books, the real numbers are defined a more complicated way.

Definition 1.3.2 (MORE COMPLICATED DEFINITION)

Real numbers are the equivalence classes of rational Cauchy-sequences. Two Cauchy-sequences p={pn}n=1 and q={qn}n=1 are equivalent if (pn-qn)0, pq.

First of all, we should realize that for each Cauchy-sequence we have already associated its “limitvalue” decimal and Lemma 1.2.1 states that for two Cauchy-sequences we associate the same “limitvalue” if and only if they are equivalent. So, the second definition is not so scary anymore. We will not even use the second definition, only as a guiding light. You will see that it is not a bad guiding light. Just for fun, let us show that is an equivalence relation (we recall the definition from MATH111).

  • pp. That is, (pn-pn)0. Well, this is obvious.

  • If pq then qp. That is, if |pn-qn|0, then |qn-pn|0. The two sequences are the same…

  • If pq and qr then pr. That is, if (pn-qn)0 and (qn-rn)0 then |pn-rn|=|(pn-qn)-(qn-rn)|0. This is also obvious.

Of course the equivalence classes are formed by the guys whose “limitvalue”’s are the same.

Kind Reminder 1.3.1

Having an equivalence relation on a set is just a fancy way to say that we partition the sets into families. The families are called equivalence classes.

Proposition 1.3.1

If r,s are both real numbers, then {rn+sn}n=1{(r+s)n}n=1 and {rnsn}n=1{(r+s)n}n=1.

Proof:  By definition, r+s is the limitvalue of {rn+sn}n=1. Also, it is the limitvalue of {(r+s)}n=1. Hence the proposition follows from Lemma 1.2.1.

One can actually collect all the algebraic laws of real numbers. They are called the “field axioms”. You learned all of them in high school (without proof).


(Commutativity) a+b=b+a and ab=ba.
(Associativity) (a+b)+c=a+(b+c) and (ab)c=a(bc).
(Distributivity) a(b+c) = ab+ac.
(Zero Rule) a+0=a=0+a.
(Unity) a·1=a.
(Subtraction) The equation a+x=0 has a unique solution x=-a. Similarly, the equation a+x=b has a unique solution x=b-a.
(Division) If a0, then the equation ax=b has a unique solution x=b/a.

Let us show how to prove the Distributivity Law.

Theorem 1.3.1

If r,s and t are real numbers, then (r+s)t=rt+st.

Proof:  The statement clearly holds for rational numbers. The point is that we can transfer the proofs for the reals using Cauchy-sequences. We need to prove that the two Cauchy-sequences {((r+s)t)n}n=1 and {(rt+st)n}n=1 are equivalent (well they are exactly the same).

  • {((r+s)t)n}n=1{(r+s)ntn}n=1 (by Proposition 1.3.1)

  • {(r+s)n}n=1{rn+sn}n=1 (similarly)

  • So, {((r+s)t)n}n=1{(rn+sn)tn}n=1={rntn+sntn}n=1 .

  • {rntn+sntn}n=1{(rt)n+(st)n}n=1 (again by Proposition 1.3.1)

  • and finally {(rt)n+(st)n}n=1{(rt+st)n}n=1.

It is not magic. One can explain all these things using just the digits of the decimals, only it will take much more time. In Section 1.1, we defined an ordering of the rationals. We can compare real numbers the following way.

Definition 1.3.3 (Comparing Real Numbers)

Let x=x0.x1x2. and y=y0.y1y2 such that they are not representing the same real number. Then x>y if for some k, (x)k>(y)k

Note that this is exactly the way you learn to compare decimals in high school. The following lemma is trivial.

Lemma 1.3.1

For any positive real number r=x0.x1x2xn, r>x0.x1x2xn.

Also, it is clear that if q and r are rational numbers and q>r according to this definition, then q is larger than r according to the definition in Section 1.1. Using Cauchy-sequences again, we can prove the following laws for real numbers (you learned all of them in high school).

(Trichotomy) Either a=b,a<b or b<a.
(Addition Law) a<b if and only if a+c<b+c.
(Multiplication Law) If c>0, then ac<bc if and only if a<b. If c<0, then ac<bc if and only if b<a.
(Transitivity) If a<b and b<c, then a<c.

Yes, the triangle inequality also holds for real numbers:

|a+b||a|+|b||a|-|b||a-b|.

Of course, |a|=a if a>0 and |a|=-a if a<0

Exponentiation Rules If x>0 and y, then xy is a well-defined real number satisfying the following rules.

  • xn=x×x×x (exactly n-times)

  • xpq=a, then a is the number for which aq=xp.

  • If y<z, and x>1, then xy<xz.

  • (xy)t=xtyt.

  • xyxz=x(y+z).

  • (xy)z=xyz.

(hopefully, at the end of the course you will completely convince yourself that the exponentiation is well-defined, using only simple principles, nothing complicated)

We end the chapter with a little theorem.

Theorem 1.3.2 (The Law of Archimedes)

For any real number r>0 there exists some n1 such that nr1.

Proof:  By Lemma 1.3.1, there exists a rational number ab>0 and an integer N>0 such that if nN then rnab. Hence, brbrnbab=a1.