Home page for accesible maths 2 Sequences

Style control - access keys in brackets

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

2.3 The Least Upper Bound Principle. Maximum vs. Supremum

The Least Upper Bound Principle is a kind of a first principle in the theory of real analyis, so it deserves its own section. You surely understand the “principle” part, but the notion of “upper bound” needs to be explained. If S is a set of real numbers, then x is an upper bound of S, if for any sS sx. (similarly, y is a lower bound of S if for any sS, sy.) E.g. if a sequence is bounded by the real positive number M, then M is an upper bound of the sequence and -M is a lower bound of the sequence. The sequence {n3}n=1 has a lower bound (say 1 or -12) but has no upper bound. On the other hand, the sequence {-n3}n=1 has an upper bound and has no lower bound. The following definition is more English than Math.

Definition 2.3.1

If T is a set of real numbers, then xT is the minimal element of T if for any sT, xs. Similarly, y is the maximal element of T if for any sT, ys.

Of course, the minimal element of a set is a lower bound and clearly the best possible lower bound of a set. This means that if a set T has no lower bound than it has no minimal element.

Nitpicking 2.3.1

Why is it not possible that a certain set S has more than one minimal elements?

Note that there are sets having lower bound without having a minimal element. Say, the set of positive real numbers. 0 is a lower bound of this set, but the zero is not IN the set. Obviously there is no such thing as the smallest positive number, since for any x>0, 0<x2<x. However, we have the following theorem.

Theorem 2.3.1 (Plain English Version of the Least Upper Bound Principle)

If
you have a set S that has an upper bound, then there is a special guy x that is greater or equal than all the elements of S, but if y is just a tad bit smaller than x, then some elements of S will be greater than y.

Theorem 2.3.2 (The Least Upper Bound Principle)

If a non-empty set S has an upper bound then the set S has a least upper bound. That is, the set of all upper bounds of S has a minimal element. Clearly, there can be only one such element. It is the only upper bound that is a limit point of a sequence from S.

Proof:  Let S be our set having upper bound.

Lemma 2.3.1

Suppose that x is an upper bound of S. Then either x is the least upper bound of S or for any ε>0 there is an upper bound of S, yε<x, so that for some sεS, (yε-sε)ε.

Proof:  Suppose that x is not the least upper bound of S. Take the sequence x0=x,xn=x-nε. Clearly, it is not possible that all of these xn’s are upper bounds(this is obvious, but it is formally follows from the Law of Archimedes!!). Let n be the largest integer such that xn is still an upper bound and set xn=yε. Obviously, yε is an upper bound and there is an element of S in between yε-ε and y.

By the lemma above, we have a sequence of upper bounds of S u1u2u3 such that

  • There exists snS such that un-sn110n.

  • un-un+110-n.

Indeed, for some upper bound x pick y1/10 using the Lemma. This will be u1. Then, using the lemma again we pick u2 (using u1 as the” x”) and so on we construct the sequence {un}. In the Non-Mathematical World this is the algorithm the get close to a wall in a dark room. You face the wall and makes a step of 110 meter long. You make another step and another step. If you hit the wall, then you step back to the last position. Then you make steps 1/100-meter long and so on. Clearly, {un}n=1 is a Cauchy-sequence and for its limit u, uun for any n1. Observe that u is a least upper bound for S!! First, it is really an upper bound, since if u<s for some sS then un<s for some n that is impossible. Also, there cannot be a smaller upper bound than u. Indeed, {sn}n=1 is again a Cauchy-sequence by the Sum Rule having u as its limit.

Note that there are two possibilites.

  • Either the least upper bound u is in S itself. Example: S=[0,1], where 1 is the least upper bound.

  • Or u is not in S, but there is a convergent sequence in S converging to u. Example: S=[0,1), where 1 is still the least upper bound.

Observe that the Bolzano-Weierstrass Theorem can be viewed as a trivial consequence of the Least Upper Bound Principle. If you have a bounded sequence {xn}n=1 then it has a smaller upper bound and this number is surely a limit of a subsequence of {xn}n=1 (yes, the sn guys will form the subsequence). We can also use the Least Upper Bound Principle to introduce the notion of “supremum”.

Definition 2.3.2 (Supremum)

Let S be a set of real numbers having an upper bound. Then the least upper bound of S u is called the supremum of S. If u is in the set S, then we call u the maximum of S.

A bounded set always have a supremum, but sometimes it has no maximum. Finite sets of course, always has a maximum, the greatest number of the set. Similarly, one can define the Largest Lower Bound of a set.

Theorem 2.3.3 (The Largest Lower Bound Principle)

If a non-empty set S has a lower bound then the set S has a largest lower bound. That is, the set of all lower bounds of S has a largest element. Clearly, there can be only one such element.

Proof:  The set of lower bounds has an upper bound (the elements of the set S!!). So the lower bounds have a supremum. Clearly, this supremum is the largest lower bound. Alternatively, let x be the Least Upper Bound of the set -S (s-S if and only if -sS). Then -x is the Largest Lower Bound of the set S.

Definition 2.3.3 (Infinum)

Let S be a set of real numbers having a lower bound. Then the largest lower bound of S l is called the infinum of S. If l is in the set S, then we call l the minimum of S.

You can prove the Bolzano-Weierstrass Theorem from the Largest Lower Bound Principle as well. It is interesting to see that if the bounded sequence {xn}n=1 is not convergent. Then the two convergent subsequences obtained by the two principles are converging to different limits!

Example 2.3.1

Let xn=0 if n is even and let xn=1 if n is odd. So, we have the bounded sequence 1,0,1,0,1,. Then the Least Upper Bound Principle gives us the subsequence {x2n+1}n=1 converging to 1 and the Largest Lower Bound Principle gives us the subsequence {x2n}n=1 converging to 0.

Remark 2.3.1

(The Thing You Should Always Remember About The Least Upper Bound Stuff) The whole point of introducing infinite decimals was to have a number system with the Least Upper Bound Principle. Let xR be an arbitrary real number. Let Sx be the set of rational numbers that are smaller than x. It is important to see that x is the least upper bound of Sx. Clearly, x is an upper bound for Sx and if y<x, then there exists sSx such that y<s<x so y is not an upper bound for Sx.