Lecture 2 Basics II
Lecture 2 Basics II
Lecture 2 Basics II
In this section, we discuss real sequences and their limits. We begin with the defini-
tion of a linearly ordered set, the supremum, and the infimum.
1
Definition 1.3. Let X be a linearly ordered set and S ⊆ X. We say that
(i) a ∈ X is the supremum/least upper bound of S if (1) a is an upper bound of
S, and (2) b ∈ X is an upper bound of S implies that bRa. We use sup S to denote
the supremum of S.
(ii) a ∈ X is the infimum/greatest lower bound of S if (1) a is a lower bound of
S, and (2) b ∈ X is a lower bound of S implies that aRb. We use inf S to denote
the infimum of S.
Example 1.1. Let X = R and S = [a, b). Then a is the infimum of S, and b is the
supremum of S. In this case the infimum of S is in S but the supremum of S is not
in S.
From here on, we will assume that X = R and R =≥. For any S ⊆ R, let
−S = {x ∈ R : −x ∈ S}. Verify that inf S = − sup −S and sup S = − inf −S.
There are many way to construct the set of real numbers, R. Here, we adopt the
completeness axiom, i.e., we assume that the completeness axiom is true without the
need of proving it.
√ √
Remark 1.1. Let S = {x ∈ Q : x ≤ 2}. Then sup S = 2 ∈ R\Q. This means
that Q does not satisfy the completeness axiom: S ⊆ Q is nonempty and bounded
√
above (by any rational number larger than 2), but sup S ̸∈ Q.
2
Definition 1.4. A real sequence (an )∞
n=1 is a function a : N+ → R s.t. a(n) = an
for any n ∈ N+ .
Remark 1.2. If an → α, then ∀ε > 0, only finitely many an ’s are not in (α−ε, α+ε).
Exercise 1.1. ∀ε > 0, there are only finitely many an ’s that are not in (α − ε, α + ε).
Show that an → α.
Definition 1.6. A real sequence that does not converge is said to diverge.
Definition 1.7. A real sequence (an ) is bounded if a(N+ ) is bounded, and (an ) is
monotone if it is a monotone (increasing or decreasing) function.
Theorem 1.1. Every monotone bounded real sequence converges (to some α ∈ R).
Proof. Since a(N+ ) is bounded above and below in R, sup a(N+ ) and inf a(N+ ) exists.
Let (an ) be increasing and α = sup a(N+ ). The case in which (an ) is decreasing is
similar. We want to show an → α. For any ε > 0, since α − ε is not an upper bound
of a(N+ ), there exists aN > α − ε. For any n ≥ N , an ≥ aN > α − ε. Since α is an
upper bound of a(N+ ), we know that an ≤ α < α + ε. So (an ) converges to α.
3
Definition 1.8. A subsequence (ank )∞ ∞
k=1 of (an )n=1 is a sequence in which 1 ≤ n1 <
n2 < n3 < · · · .
increasing.
Proof. Every sequence has a monotone subsequence. Since the sequence is bounded,
this monotone subsequence is bounded and hence converges.
4
1 1
Does an > bn ∀n ∈ N+ imply α > β? The answer is no. Let an = n
and bn = n+1
.
an > bn but both sequences converge to 0.
ε
Proof. For any ε > 0, take 2
> 0. Since (an ) converges to α, there exists N ∈ N+ s.t.
ε
for any n, m ≥ N , we have |an − α| < 2
and |am − α| < 2ε . By triangle inequality,
Thus, we have shown that for any ε > 0, there exists N ∈ N+ such that for any
n, m ≥ N , |an − am | < ε.
Proof. For any ε > 0, there exists N ∈ N+ s.t. for any n ≥ N , we have |aN − an | < ε.
Then, for any n ≥ N , aN −ε < an < aN +ε. For any n ∈ N+ , min{a1 , . . . , aN −1 , aN −
ε} ≤ an ≤ max{a1 , . . . , aN −1 , aN + ε}.
Theorem 1.8. Every real Cauchy sequence converges (to some α ∈ R).
Sketch of the proof: (i) Every Cauchy sequence is bounded. (i) There exists a
convergent subsequence, say the limit is α. (ii) Show that an → α directly.
5
P∞
Definition 1.10. For a real sequence (an ), we call n=1 an = a1 + a2 + · · · an
and write ∞
P P∞
n=1 an = limn→∞ bn ; otherwise, we say that n=1 an diverges.
P∞ 1
P∞ α
Example 1.2. n=1 n diverges. n=1 αβ n−1 = 1−β
if |β| < 1.
2 Real Functions
6
Definition 2.4. A real function f : A → R converges to a limit q ∈ R as x ap-
proaches p ∈ R if ∀ε > 0, ∃δ > 0 s.t. ∀x ∈ A s.t. 0 < |x − p| < δ, we have
|f (x) − q| < ε. We write limx→p f (x) = q.
Remark 2.1. |x − p| > 0 rules out x = p, so f (p) can be outside the ε-interval.
Remark 2.2. (i) limx→p f (x) = q if and only if ∀ sequence (xn ) in A\{p} such that
xn → p, f (xn ) → q.
(ii) limx→p− f (x) = q if and only if ∀ increasing sequence (xn ) in A\{p} such that
xn → p, f (xn ) → q.
(iii) limx→p+ f (x) = q if and only if ∀ decreasing sequence (xn ) in A\{p} such
that xn → p, f (xn ) → q.
7
Exercise 2.1. Let f : R → R be given by
x sin 1 , if x ̸= 0
x
f (x) =
0, if x = 0.
Is f continuous at 0?
Yes, it indeed is continuous at 0. Now we prove it.
sin 1 , if x ̸= 0
x
f (x) = at x = 0.
0, if x = 0.
Proof. We want to construct two decreasing sequence in A\{0}, (xn ) and (x′n ) such
that xn → 0, x′n → 0 but limn→∞ f (xn ) ̸= limn→∞ f (x′n ). Let xn = 1
2nπ+ π2
and
x′n = 1
2nπ− π2
for n ∈ N+ . Then for any n ∈ N+ , f (xn ) = 1 and f (x′n ) = −1. Thus
limn→∞ f (xn ) = 1 ̸= −1 = limn→∞ f (x′n ).
(ii) limx→p+ f (x) and limx→p− f (x) both exist but are distinct.
8
(iii) limx→p+ f (x) = limx→p− f (x) ̸= f (p).
orem
Remark 2.3. What if f is not continuous? How about f : [a, c] ∪ [d, b] → R? How
about f : (c, d) → R where c < a and b < d?
Remark 2.4. What if f is not continuous? How about f : [a, c] ∪ [d, b] → R? How
about f : (a, b) → R?