1.4: Real Numbers
( \newcommand{\kernel}{\mathrm{null}\,}\)
Let C be the set of all Cauchy sequences of rational numbers. We define a relation on C as follows: If {ai}i∈I and {bj}j∈J are Cauchy sequences in Q, then {ai}i∈I∼{bj}j∈J, which we will write more simply as ai∼bi, if for every rational number ϵ>0, there exists an integer N such that
|ai−bi|<ϵ
whenever i>N. This relation is clearly reflexive and symmetric. To show that it is also transitive, and hence an equivalence relation, suppose ai∼bi and bi∼ci. Given ϵ∈Q+, choose N so that
|ai−bi|<ϵ2
for all i>N and M so that
|bi−ci|<ϵ2
for all i>M. Let L be the larger of N and M. Then, for all i>L,
|ai−ci|≤|ai−bi|+|bi−ci|<ϵ2+ϵ2=ϵ.
Hence ai∼ci.
Using the equivalence relation just defined, we call the set of equivalence classes of C the real numbers, denoted R.
Note that if a∈Q, we may identify a with the equivalence class of the sequence {bi}∞i=1 where bi=a,i=1,2,3,…, and thus consider Q to be a subset of R.
Suppose {ai}i∈I and {bi}i∈J are sequences in Q with
limi→∞ai=limi→∞bi.
Show that ai∼bi.
1.4.1 Field Properties
Suppose {ai}i∈I and {bj}j∈J are both Cauchy sequences of rational numbers. Let K=I∩J and define a new sequence {sk}k∈K by setting sk=ak+bk. Given any rational ϵ>0, choose integers N and M such that
|ai−aj|<ϵ2
for all i,j>N and
|bi−bj|<ϵ2
for all i,j>M. If L is the larger of N and M, then, for all i,j>L,
|si−sj|=|(ai−aj)+(bi−bj)|≤|ai−aj|+|bi−bj|<ϵ2+ϵ2=ϵ,
showing that {si}k∈K is also a Cauchy sequence. Moreover, suppose ai∼ci and bi∼di. Given ϵ∈Q+, choose N so that
|ai−ci|<ϵ2
for all i>N and choose M so that
|bi−di|<ϵ2
for all i>M. If L is the larger of N and M, then, for all i>L,
|(ai+bi)−(ci+di)|≤|ai−ci|+|bi−di|<ϵ2+ϵ2=ϵ.
Hence ai+bi∼ci+di. Thus if u,v∈R, with u being the equivalence class of {ai}i∈I and v being the equivalence class of {bj}j∈J, then we may unambiguously define u+v to be the equivalence class of {ai+bi}i∈K, where K=I∩J.
Suppose {ai}i∈I and {bj}j∈J are both Cauchy sequences of rational numbers.
Let K=I∩J and define a new sequence {pk}k∈K by setting pk=akbk. Let B>0 be an upper bound for the set {|ai|:i∈I}∪{|bj|:j∈J}. Given ϵ>0 choose integers N and M such that
|ai−aj|<ϵ2B
for all i,j>N and
|bi−bj|<ϵ2B
for all i,j>M. If L is the larger of N and M, then, for all i,j>L,
|pi−pj|=|aibi−ajbj|=|aibi−ajbi+ajbi−ajbj|=|bi(ai−aj)+aj(bi−bj)|≤|bi(ai−aj)|+|aj(bi−bj)|=|bi||ai−aj|+|aj||bi−bj|<Bϵ2B+Bϵ2B=ϵ
Hence {pk}k∈K is a Cauchy sequence.
Now suppose {ci}i∈H and {di}i∈G are Cauchy sequences with ai∼ci and bi∼di. Let B>0 be an upper bound for the set {|bj|:j∈J}∪{|ci|:i∈H}. Given ϵ>0, choose integers N and M such that
|ai−ci|<ϵ2B
for all i>N and
|bi−di|<ϵ2B
for all i>M. If L is the larger of N and M, then, for all i>L,
|aibi−cidi|=|aibi−bici+bici−cidi|=|bi(ai−ci)+ci(bi−di)|≤|bi(ai−ci)|+|ci(bi−di)|=|bi||ai−ci|+|ci||bi−di|<Bϵ2B+Bϵ2B=ϵ.
Hence aibi∼cidi. Thus if u,v∈R, with u being the equivalence class of {ai}i∈I and v being the equivalence class of {bj}j∈J, then we may unambiguously define uv to be the equivalence class of {aibi}i∈K, where K=I∩J.
If u∈R, we define −u=(−1)u. Note that if {ai}i∈I is a Cauchy sequence of rational numbers in the equivalence class of u, then {−ai}i∈I is a Cauchy sequence in the equivalence class of −u.
We will say that a sequence {ai}i∈I is bounded away from 0 if there exists a rational number δ>0 and an integer N such that |ai|>δ for all i>N. It should be clear that any sequence which converges to 0 is not bounded away from 0. Moreover, as a consequence of the next exercise, any Cauchy sequence which does not converge to 0 must be bounded away from 0.
Suppose {ai}i∈I is a Cauchy sequence which is not bounded away from 0. Show that the sequence converges and limi→∞ai=0.
Suppose {ai}i∈I is a Cauchy sequence which is bounded away from 0 and ai∼bi. Show that {bj}j∈J is also bounded away from 0.
Now suppose {ai}i∈I is a Cauchy sequence which is bounded away from 0 and choose δ>0 and N so that |ai|>δ for all i>N. Define a new sequence {ci}∞i=N+1+1 by setting
ci=1ai,i=N+1,N+2,…
Given ϵ>0, choose M so that
|ai−aj|<ϵδ2
for all i,j>M. Let L be the larger of N and M. Then, for all i,j>L, we have
|ci−cj|=|1ai−1aj|=|aj−aiaiaj|=|aj−ai||aiaj|<ϵδ2δ2=ϵ.
Hence {ci}∞i=N+1 is a Cauchy sequence.
Now suppose {bj}j∈J is a Cauchy sequence with ai∼bi. By Exercise 1.4.3 we know that {bj}j∈J is also bounded away from 0, so choose γ>0 and K such that |bj|>γ for all j>K. Given ϵ>0, choose P so that
|ai−bi|<ϵδγ.
for all i>P. Let S be the larger of N,K, and P. Then, for all i,j>S, we have
|1ai−1bi|=|bi−aiaibi|=|bi−ai||aibi|<ϵδγδγ=ϵ.
Hence 1ai∼1bi. Thus if u≠0 is a real number which is the equivalence class of {ai}i∈I( necessarily bounded away from 0), then we may define
a−1=1a
to be the equivalence class of
{1ai}∞i=N+1,
where N has been chosen so that |ai|>δ for all i>N and some δ>0.
It follows immediately from these definitions that R is a field. That is:
1. a+b=b+a for all a,b∈R;
2. (a+b)+c=a+(b+c) for all a,b,c∈R;
3. ab=ba for all a,b∈R;
4. (ab)c=a(bc) for all a,b,c∈R;
5. a(b+c)=ab+ac for all a,b,c∈R;
6. a+0=a for all a∈R;
7. a+(−a)=0 for all a∈R;
8. 1a=a for all a∈R;
9. if a∈R,a≠0, then aa−1=1.
1.4.2 Order and Metric Properties
Given u∈R, we say that u is positive, written u>0, if u is the equivalence class of a Cauchy sequence {ai}i∈I for which there exists a rational number ϵ>0 and an integer N such that ai>ϵ for every i>N. A real number u∈R is said to be negative if −u>0. We let R+ denote the set of all positive real numbers.
Show that if u∈R, then one and only one of the following is true: (a)u>0,(b)u<0, or (c)u=0.
Show that if a,b∈R+, then a+b∈R+.
Given real numbers u and v, we say u is greater than v, written u>v, or, equivalently, v is less than u, written, v<u, if u−v>0. We write u≥v, or, equivalently, v≤u, to indicate that u is either greater than or equal to v. We say that u is nonnegative if u≥0.
Show that R is an ordered field, that is, verify the following:
a. For any a,b∈R, one and only one of the following must hold: (i)a<b, (ii) a=b,( iii) a>b.
b. If a,b,c∈R with a<b and b<c, then a<c.
c. If a,b,c∈R with a<b, then a+c<b+c.
d. If a,b∈R with a>0 and b>0, then ab>0.
Show that if a,b∈R with a>0 and b<0, then ab<0.
Show that if a,b,c∈R with a<b, then ac<bc if c>0 and ac>bc if c<0.
Show that if a,b∈R with a<b, then for any real number λ with 0<λ<1,a<λa+(1−λ)b<b.
For any a∈R, we call
|a|={a, if a≥0,−a, if a<0,
the absolute value of a.
Show that for any a∈R,−|a|≤a≤|a|.
For any a,b∈R,|a+b|≤|a|+|b|.
- Proof
-
If a+b≥0, then
|a|+|b|−|a+b|=|a|+|b|−a−b=(|a|−a)+(|b|−b).
Both of the terms on the right are nonnegative by Exercise 1.4.10. Hence the sum is nonnegative and the proposition follows. If a+b<0, then
|a|+|b|−|a+b|=|a|+|b|+a+b=(|a|+a)+(|b|+b).
Again, both of the terms on the right are nonnegative by Exercise 1.4.10. Hence the sum is nonnegative and the proposition follows. Q.E.D.
It is now easy to show that the absolute value function satisfies
1. |a−b|≥0 for all a,b∈R, with |a−b|=0 if and only if a=b,
2. |a−b|=|b−a| for all a,b∈R,
3. |a−b|≤|a−c|+|c−b| for all a,b,c∈R.
These properties show that the function
d(a,b)=|a−b|
is a metric, and we will call |a−b| the distance from a to b.
Given a∈R+, there exist r,s∈Q such that 0<r<a<s.
- Proof
-
Let {u}i∈I be a Cauchy sequence in the equivalence class of a. Since a>0, there exists a rational ϵ>0 and an integer N such that ui>ϵ for all i>N. Let r=ϵ2. Then ui−r>ϵ2 for every i>N, so a−r>0, that is, 0<r<a.
Now choose an integer M so that |ui−uj|<1 for all i,j>M. Let s=uM+1+2. Then
s−ui=uM+1+2−ui>1
for all i>M. Hence s>a. Q.E.D.
R is an archimedean ordered field.
- Proof
-
Given real numbers a and b with 0<a<b, let r and s be rational numbers for which 0<r<a<b<s. since Q is a an archimedean field, there exists an integer n such that nr>s. Hence
na>nr>s>b.
Q.E.D.
Given a,b∈R with a<b, there exists r∈Q such that a<r<b.
- Proof
-
Let \{u\}_{i \in I} be a Cauchy sequence in the equivalence class of a and let \{v\}_{j \in J} be in the equivalence class of b . Since b-a>0, there exists a rational \epsilon>0 and an integer N such that v_{i}-u_{i}>\epsilon for all i>N . Now choose an integer M so that \left|u_{i}-u_{j}\right|<\frac{e}{4} for all i, j>M . Let r=u_{M+1}+\frac{\epsilon}{2} . Then
\begin{aligned} r-u_{i} &=u_{M+1}+\frac{\epsilon}{2}-u_{i} \\ &=\frac{\epsilon}{2}-\left(u_{i}-u_{M+1}\right) \\ &>\frac{\epsilon}{2}-\frac{\epsilon}{4} \\ &=\frac{\epsilon}{4} \end{aligned}
for all i>M and
\begin{aligned} v_{i}-r &=v_{i}-u_{M+1}-\frac{\epsilon}{2} \\ &=\left(v_{i}-u_{i}\right)-\left(u_{M+1}-u_{i}\right)-\frac{\epsilon}{2} \\ &>\epsilon-\frac{\epsilon}{4}-\frac{\epsilon}{2} \\ &=\frac{\epsilon}{4} \end{aligned}
for all i larger than the larger of N and M . Hence a<r<b . \quad Q.E.D.
1.4.3 Upper and Lower Bounds
Let A \subset \mathbb{R}. If s \in \mathbb{R} is such that s \geq a for every a \in A, then we call s an upper bound for A. If s is an upper bound for A with the property that s \leq t whenever t is an upper bound for A, then we call s the supremum, or least upper bound, of A, denoted s=\sup A. Similarly, if r \in \mathbb{R} is such that r \leq a for every a \in A, then we call r a lower bound for A . If r is a lower bound for A with the property that r \geq t whenever t is a lower bound for A, then we call r the infimum, or greatest lower bound, of A, denoted r=\inf A .
Suppose A \subset \mathbb{R}, A \neq \emptyset, has an upper bound. Then sup A exists.
- Proof
-
Let a \in A and let b be an upper bound for A . Define sequences \left\{a_{i}\right\}_{i=1}^{\infty} and \left\{b_{i}\right\}_{i=1}^{\infty} as follows: Let a_{1}=a and b_{1}=b . For i>1, let
c=\frac{a_{i-1}+b_{i-1}}{2}.
If c is an upper bound for A, let a_{i}=a_{i-1} and let b_{i}=c_{i} otherwise, let a_{i}=c and b_{i}=b_{i-1} . Then
\left|b_{i}-a_{i}\right|=\frac{|b-a|}{2^{i-1}}
for i=1,2,3, \ldots Now, for i=1,2,3, \ldots, let r_{i} be a rational number such that a_{i}<r_{i}<b_{i} . Given any \epsilon>0, we may choose N so that
2^{N}>\frac{|b-a|}{\epsilon}.
Then, whenever i>N and j>N,
\left|r_{i}-r_{j}\right|<\left|b_{N+1}-a_{N+1}\right|=\frac{|b-a|}{2^{N}}<\epsilon.
Hence \left\{r_{i}\right\}_{i=1}^{\infty} is a Cauchy sequence. Let s \in \mathbb{R} be the equivalence class of \left\{r_{i}\right\}_{i=1}^{\infty} . Note that, for i=1,2,3, \ldots, a_{i} \leq s \leq b_{i}.
Now if s is not an upper bound for A, then there exists a \in A with a>s . Let \delta=a-s and choose an integer N such that
2^{N}>\frac{|b-a|}{\delta}.
Then
b_{N+1} \leq s+\frac{|b-a|}{2^{N}}<s+\delta=a.
But, by construction, b_{N+1} is an upper bound for A . Thus s must be an upper bound for A .
Now suppose t is another upper bound for A and t<s . Let \delta=s-t and choose an integer N such that
2^{N}>\frac{|b-a|}{\delta}.
Then
a_{N+1} \geq s-\frac{|b-a|}{2^{N}}>s-\delta=t,
which implies that a_{N+1} is an upper bound for A . But, by construction, a_{N+1} is not an upper bound for A. Hence s must be the least upper bound for A, that is, s=\sup A . \quad Q.E.D.
Show that if A \subset \mathbb{R} is nonempty and has a lower bound, then inf A exists. (Hint: You may wish to first show that inf A=-\sup (-A), where -A=\{x:-x \in A\}) .