Nested Intervals Property

From Notes
Jump to navigation Jump to search

(See MATH 409 Lecture 7#Nested Intervals Property→)

Theorem. If {In} is a nested sequence of nonempty closed bounded intervals, then the intersection nIn is nonempty. Moreover, if lengths |In| of the intervals satisfy |In|0 as n, then the intersetion consists of a single point.

Proof. Let In=[an,bn] for n. Since the sequence {In} is nested, it follows that the sequence {an} is increasing while the sequence {bn} is decreasing. Besides, both sequences are bonded (since both are contained in the bounded interval I1). Hence both are convergent: ana and bnb as n. Since anbn for all n, the Comparison Theorem implies that ab.

We claim that nIn=[a,b]. Indeed, we have ana for all n (by Comparison Theorem applied to a1,a2, and constant sequence an,an,). Similarly, bbn for all n. Therefore [a,b] is contained in the intersection.

On the other hand, if x<a, then x<an for some n so that x∉In. Similarly, if x>b then x>bm for some m so that x∉Im. This proves the claim.

Clearly, the length of [a,b] cannot exceed |In| for any n. Therefore |In|0 as n implies that [a,b] is a degenerate interval: a=b.

quod erat demonstrandum