Exercise statement
Prove Lemma 5.6.6.
Lemma 5.6.6. Let
be non-negative reals, and let
be positive integers.
(a) If
, then
.
(b) Conversely, if
, then
.
(c)
is a non-negative real number, and is positive if and only if
is positive.
(d) We have
if and only if
.
(e) If
, then
is a decreasing (i.e.
whenever
) function of
. If
, then
is an increasing function of
. If
, then
for all
. Here
ranges over the positive integers.
(f) We have
.
(g) We have
.
Hints
- Review the proof of Proposition 5.5.12.
- You will find proof by contradiction a useful tool, especially when combined with the trichotomy of order in Proposition 5.4.7 and Proposition 5.4.12.
- The earlier parts of the lemma can be used to prove later parts of the lemma.
- With part (e), first show that if
then
, and if
then
.
How to think about the exercise
Some miscellaneous comments:
- One of the things you have to do in this exercise is decide when you need to go back to the definition of
and when you can just get by with algebraic manipulations. That’s part of the challenge here, and there isn’t a short rule for making this decision, so you just have to stumble around.
- This exercise is annoying and it took me several days to write this up. I’m not satisfied with how this post turned out, and I hope to come back to it later to clean it up more.
- Part (a) of this exercise is basically showing that the
th root exists. The book showed in Lemma 5.6.5 that the notation
makes sense (i.e. assigns a unique real number given
) but the notation, however suggestive it may be, does not show that
in fact has the meaning we want it to have. So part (a) is the work we need to justify calling
the
th root.
- Later on, once we have the tools of continuous functions (in particular, the intermediate value theorem, Theorem 9.7.1) we can give a much simpler proof of part (a); see Remark 9.7.3.
- There’s something tricky/sneaky going on where we fix epsilon, but then we keep changing it around as we make it smaller to meet our requirements. What would the argument look like if we were to formalize it in first-order logic? See here for some further thoughts.
Model solution
(a) We will do a proof similar to the one in Proposition 5.5.12.
Suppose
. We want to show
. To do this, we will show that both
and
lead to contradictions.
First suppose
. Let
be a small positive number. We claim that
for some positive constant
which can depend on
but does not depend on
. To show this, we will use induction on
. For the base case
, we have
as required. Now suppose inductively that
for some positive
. We want to show that
for some positive
. We have

so taking
closes the induction. (Later on, in Exercise 7.1.4, you will prove the binomial formula, which gives a much more precise expression for
. It’s possible to prove the binomial formula at this point without circularity, but it’s not obvious how to discover this formula, and it’s the kind of ingenuity that one isn’t expected to have here. So I chose to prove the wimpy bound above.)
Since
, we can choose an
such that
, thus
. This means that
. But this contradicts the fact that
is an upper bound of this set.
Now suppose that
. We can show by an induction argument similar to the one above that
for some positive
that does not depend on
. Here are the details. For the base case, we have
. Now suppose inductively that
for some positive
that does not depend on
. We want to show that
for some positive
that does not depend on
. Since
we see that
(because if
then
, a contradiction). Thus
as long as
is small enough, which means that
by induction hypothesis. We have

where the last inequality follows since
are both positive. So we can take
to close the induction.
By what we said above, we have
for some positive
. Since
, we have
as long as
is small enough. Hence
. This means
for all
(because if
then
, a contradiction). Thus
is an upper bound for
, which contradicts the fact that
is the least upper bound of the set.
Both
and
lead to contradictions, so we are left to conclude that
.
(b) Suppose
. Then we have
(this is just the substitution axiom of equality; see Appendix A.7). Call this quantity
, i.e.
. By part (a), we have
. By Proposition 5.6.3 (specifically, Proposition 4.3.12(c)), we have
. Therefore,
as required.
(c) First we show that
is a non-negative real number. We have
and
, so
is in the set
. Since
is an upper bound for this set, we have
.
Now we show that
is positive if and only if
is positive.
Suppose
is positive. Suppose for contradiction that
is not positive. Since
is non-negative, it therefore must be equal to zero. By part (a) we thus have
, i.e.
, a contradiction.
Conversely, suppose
is positive. Suppose for sake of contradiction that
is not positive. Since
by hypothesis, this means
. By part (b), we have
. Consider the set
. If
then
by Proposition 4.3.12(b) (which we can use by Proposition 5.6.3), so
would not be in this set. Thus the only element of this set is
, so
, which means
, a contradiction.
(d) Suppose
. Suppose for sake of contradiction that
. By part (c), we have
so we can apply Proposition 4.3.10(c) to obtain
. By part (a),
and
, so
, a contradiction.
Conversely suppose
. By part (c),
, so by Proposition 4.3.10(c) again, we have
as required.
(e) Let
be two positive integers, and suppose that
. We want to show that
. Suppose for sake of contradiction that
. Then by part (a) and Proposition 4.3.10 (parts (a) and (c)) we have
. But
so
for some positive integer
. By Proposition 4.3.10(a) we have
. An easy induction shows that
so
, i.e.
. This contradicts what we showed earlier, that
. This contradiction shows that
.
Now suppose
. We want to show that
. Suppose for sake of contradiction that
. By Proposition 4.3.10 we have
. As above, we have
for a positive integer
. This time,
so
(this is again an easy induction proof). Thus we have
, i.e.
. We showed earlier that
, so this is a contradiction. This contradiction shows that
as required.
Finally suppose
. We have
so by part (b) we have
as required.
(f) We want to show
. By part (a),
. By Proposition 4.3.10(a) and part (a) of this proof,
. Thus
, so by Proposition 4.3.12(c) we have
as required.
(g) We want to show
. We have
by Proposition 4.3.10(a) and part (a) of this proof. We also have
by part (a). Thus
, so by Proposition 4.3.12(c) we have
as required.