Math 210a Lecture Notes
Math 210a Lecture Notes
TITLE PAGE i
TABLE OF CONTENTS ii
field axioms
order axioms
completeness axioms
(c) If a ∈ R then a • 0 = 0.
Proof :
=⇒ z + 0 = 0 (by A4)
=⇒ z = 0 (by A3)
1 1
(b) ub = b =⇒ (ub)( ) = b( )
b b
1 1
=⇒ u(b • ) = b( ) (by M2)
b b
=⇒ u(1) = 1 (by M4)
=⇒ u = 1 (by M3)
Proof :
1 1
(a) ab = 1 =⇒ (ab) = (1)
a a
1 1
=⇒ ( a)b = (1)
a a
1
=⇒ 1 · b =
a
1
=⇒ b =
a
=⇒ b = 0.
Theorem 1.1.5 There does not exist a rational number r such that r2 = 2.
p2 = 2q 2 =⇒ (2m)2 = 2q 2 =⇒ q 2 = 2m2
=⇒ q 2 is even
1. If a, b ∈ P then a + b ∈ P.
2. If a, b ∈ P then ab ∈ P.
a ∈ P, a = 0, −a ∈ P.
2. If a − b ∈ P ∪ {0}, we write a ≥ b or b ≤ a.
Note:
a > b, a = b, a < b.
2. If a ≤ b and b ≤ a then a = b.
Proof :
1. a − b ∈ P and b − c ∈ P =⇒ (a − b) + (b − c) ∈ P
=⇒ a − c ∈ P
=⇒ a > c.
2. a − b ∈ P =⇒ a − b = (a + c) − (b + c) ∈ P
=⇒ a + c > b + c.
3. a − b ∈ P and c ∈ P =⇒ ca − cb = c(a − b) ∈ P
=⇒ ca > cb.
4. a − b ∈ P and − c ∈ P =⇒ cb − ca = −c(a − b) ∈ P
=⇒ cb > ca ∈ P
=⇒ ca < cb.
Theorem 1.2.6 If ab > 0 then either i) a > 0 and b > 0 or ii) a < 0 and
b < 0.
Solving Inequalities.
1. A = {x ∈ R : 2x + 3 ≤ 6}.
Solution :
3
x ∈ A ⇐⇒ 2x + 3 ≤ 6 ⇐⇒ 2x ≤ 3 ⇐⇒ x ≤ .
2
3 3
Therefore, A = x ∈ R : x ≤ = −∞, .
2 2
2. B = {x ∈ R : x2 + x > 2}.
Solution :
Then either
(x − 1) > 0 and (x + 2) > 0;
that is,
x > 1 and x > −2 ⇐⇒ x > 1
or
(x − 1) < 0 and (x + 2) < 0;
that is,
x < 1 and x < −2 ⇐⇒ x < −2.
Therefore,
that is,
x < 1 and x > −2 ⇐⇒ −2 < x < 1
or
(x − 1) > 0 and (x + 2) < 0;
that is,
x > 1 and x < −2 which is never satisfied.
Proof :
(i) =⇒ (ii) : Suppose a < b. Then b − a > 0. Since a, b > 0, a + b > 0. Thus,
b2 − a2 = (b − a)(b + a) > 0; hence b2 > a2 , that is, a2 < b2 .
(ii) =⇒ (i) : Suppose a2 < b2 . Then b2 − a2 > 0, that is, (b − a)(b + a) > 0 Since
a, b > 0, b + a > 0, it follows that b − a > 0; hence a < b.
√ √ √ √
(iii) ⇐⇒ (i) : Since a, b > 0, a, b > 0. Replacing a by a and b by b in the
equivalence of (i) and (ii), we have
√ √ √ √
a< b ⇐⇒ ( a)2 < ( b)2 ⇐⇒ a < b.
9
√ 1
Theorem 1.2.10 If a, b > 0 then ab ≤ (a + b) with equality occuring if
2
and only if a = b.
Hence,
√ 1
ab < (a + b).
2
Case 2: Suppose a = b. Then
√ 1
a= a2 = (a + a).
2
√
1
Hence, in either case,ab ≤ (a + b).
2
√ 1
On the other hand, if ab = (a + b) then
2
√ 2
2
1 1 2
a + 2ab + b2
( ab) = (a + b) =⇒ ab =
2 4
=⇒ 4ab = a2 + 2ab + b2
=⇒ a2 − 2ab + b2 = 0
=⇒ (a − b)2 = 0
=⇒ a = b.
1. If x1 , x2 ∈ K, then x1 + x2 ∈ K and x1 · x2 ∈ K
1
2. If x 6= 0 and x ∈ K, then ∈ K.
x
i) |ab| = |a||b|
ii) |a|2 = a2
Proof :
1. If either a or b is 0, then both sides are equal to 0. There are four other
cases to consider. If a > 0, b > 0, then ab > 0, so that |ab| = ab = |a||b|.
If a > 0, b < 0, then ab < 0, so that |ab| = −ab = a(−b) = |a||b|. The
other two cases are treated similarly.
Proof : Using Theorem 1.3.2 (iv), we have −|a| ≤ a ≤ |a| and −|b| ≤ b ≤ |b|.
Adding these two inequalities, we obtain
Proof :
12
Assignment 1.3.5 [Amer, Moh’d Faiz H.] If a1 , a2 , . . . , an are any real num-
bers then
|a1 + a2 + . . . + an | ≤ |a1 | + |a2 | + . . . + |an |.
Assignment 1.3.10 [Abbas, Intishar] Find all x ∈ R that satisfies the in-
equality |4x − 5| ≤ 13.
Assignment 1.3.11 [Ampaso, Normia] Find all x ∈ R that satisfies the equa-
tion |x + 1| + |x − 2| = 7.
Assignment 1.3.13 [Amer, Moh’d Faiz H.] Sketch the graph of the equation
|y| = |x|.
Assignment 1.3.14 [Abbas, Intishar] Sketch the graph of the equation |y| +
|x| = 1.
1
max{a, b} = a + b + |a − b|
2
and
1
min{a, b} = a + b − |a − b| .
2
CHAPTER 2
(i.) s ≤ u0 ∀s ∈ S and
(ii.) if s ≤ u ∀s ∈ S, then u0 ≤ u.
(i.) l0 ≤ s ∀s ∈ S and
(ii.) if l ≤ s ∀s ∈ S, then l ≤ l0 .
(ii) a ∈ S.
(ii) b ∈ S.
15
Notations:
a. S = (−2, 5]
b. S = {0, π, −7, e, 3, 21 }
√
c. S = {r ∈ Q : 0 ≤ r ≤ 2}
d. S = {n(−1)n : n ∈ N}
(−1)n
e. S = {2 + : n ∈ N}
n
2. Give 3 upperbounds and 3 lowerbounds of the sets in example 1, if there
are any.
3. Find the supremum and minimum of the sets in example 1, if they exist.
[Abbas, Intishar]
Proof :
Proof :
(α − , α] ∩ A 6= φ.
This implies that ∃a ∈ A s.t. a ∈ (sup A, α], i.e., sup A < a. This gives
a contradiction. Therefore,
α = sup A
Proof :
1. Let α = sup A(α ∈ R). Let > 0. Since α − < a and α = sup A, it follows
that α − is not an upperbound of set A. Thus, there exists a ∈ A such that
α − < a ≤ α.
2. (exercise) [Abbas, Intishar]
1
Corollary 2.1.13 If S = { : n ∈ N} then inf S = 0.
n
Proof :
b b
(a) Applying A.P. to , there exists n ∈ N s.t. < n. Multiplying both
a a
sides by the positive number a, we get an > b.
1
(b) Since by Corollary 2.1.13, inf{ : n ∈ N} = 0 and 0 < a, it follows that
n
1
a is not a lowerbound for { : n ∈ N}. Thus, there exists n ∈ N s.t.
n
1
0 < < a.
n
(c) Applying A.P. to the number a, there exists m ∈ N s.t. a < m. Let
S = {k ∈ N : a < k}.
n − 1 ≤ a < n.
21
f
N −→ R
1 7−→ f (1) = x1
2 7−→ f (2) = x2
..
.
n 7−→ f (n) = xn
.. ..
. .
⇐⇒ ∀ > 0, ∃N ∈ N s.t. xn ∈ (l − , l + ) ∀n ≥ N
number of terms xn .
Step 3: Let n ≥ N .
3n ≥ 3N ⇐⇒ 3n − 2 ≥ 3N − 2
⇐⇒ 3(3n − 2) ≥ 3(3N − 2)
1 1
⇐⇒ ≤
3(3n − 2) 3(3N − 2)
7 7
⇐⇒ ≤ .
3(3n − 2) 3(3N − 2)
24
Therefore,
2n + 1 2
lim = .
3n − 2 3
Exercise 2.2.5 Show by definition that
3n + 5 3
1. lim = . [Cali, Monaisa]
2n − 3 2
2
2. lim = 0. [Amer, Moh’d Faiz H.]
n−1
n 1
3. lim = . [Abbas, Intishar]
2n − 1 2
3n + 5
4. lim = 3. [Ampaso, Normia]
n
Example 2.2.6 Show that the sequence h(−1)n i is divergent.
Proof : Suppose that the sequence h(−1)n i is convergent. Then its limit
exists.Let lim (−1)n = a. Let = 1. Then there exists an N ∈ N s.t.
|(−1)n − a| < 1, ∀ n ∈ N.
Let n ≥ N.
=⇒ −1 < −1 − a < 1
=⇒ 0 < −a < 2
=⇒ −2 < a < 0
=⇒ a ∈ (−2, 0).
25
|(−1)n − a| = |1 − a| < 1
=⇒ −1 < 1 − a < 1
=⇒ −2 < −a < 0
=⇒ 0 < a < 2
=⇒ a ∈ (0, 2).
Proof : Suppose x0 and x” are limits of a sequence hxn i. Let > 0. Then there
exist N1 ∈ N and N2 ∈ N s.t.
|xn − x0 | < ∀ n ≥ N1
2
and
|xn − x”| < ∀ n ≥ N2 .
2
Take N = max{N1 , N2 }. Then N1 , N2 ≤ N. Thus, for all n ≥ N, using
Triangle Inequality,
Thus, |x0 −x”| < , ∀ > 0. Hence, by SOA, |x0 −x”| ≤ 0. Since |x0 −x”| ≥ 0,
it follows that |x0 − x”| = 0 which implies that x0 = x”.
(−1)n
Example 2.2.10 The sequence is bounded since for all n ∈ N,
n
(−1)n 1
n = n ≤ 1 = M.
Thus, ∀ n ≥ N,
|xn | ≤ M, ∀ n = 1, 2, . . . , N − 1
and
1 + |x| ≤ M.
Thus,
|xn | ≤ M, ∀ n ∈ N.
|n| = n ≤ M, ∀ n ∈ N.
Theorem 2.2.13 Let hxn i and hyn i be sequences of real numbers such that
lim xn = x and lim yn = y and c ∈ R. Then
(i) lim(cxn ) = cx
(ii) lim(xn + yn ) = x + y
(iii) lim(xn − yn ) = x − y
(iv) lim(xn · yn ) = x · y
xn x
(v) lim = provided y 6= 0.
yn y
Proof : Let > 0.
(iv) Since hxn i and hyn i are convergent sequences, it follows that hxn i and
hyn i are bounded. Thus, there exist M1 , M2 > 0 such that |xn | ≤ M1 and
|yn | ≤ M2 for all n ∈ N. Set M = {M1 , |y|}. Then M1 ≤ M and |y| ≤ M .
Hence,
and
|yn − y| <
, ∀ n ≥ N2 .
2M
Take N = sup{N1 , N2 }. Then N1 , N2 ≤ N. Thus, for all n ≥ N ,
x − < xn < x + .
In particular,
x − < xN < x + ,
=⇒ xN < x + (−x) = 0.
Theorem 2.2.15 If (xn ) and (yn ) are convergent sequences of real numbers
and if xn ≤ yn ∀n ∈ N, then
lim xn ≤ lim yn .
lim yn − lim xn ≥ 0.
lim xn ≤ lim yn = b.
Theorem 2.2.17 (Squeeze Theorem) Suppose that (xn ), (yn ) and (zn ) are
sequences of real numbers such that
xn ≤ yn ≤ zn ∀n ∈ N,
and that
lim xn = lim zn .
Since xn ≤ yn ≤ zn ∀n ∈ N, we have
Hence, ∀n ≥ N,
|yn − w| < .
sin n
Example 2.2.18 Show that lim = 0.
n
33
−1 sin n 1
≤ ≤ , ∀n ∈ N.
n n n
−1 sin n 1
0 = lim ≤ lim ≤ lim = 0.
n n n
Therefore,
sin n
lim = 0.
n
Theorem 2.2.19 Let lim(xn ) = x. Then the sequence of absolute values con-
verges to |x|. That is, if x = lim xn then |x| = lim |xn |.
|xn − x| < .
0 ≤ xn = xn − 0 < ()2 .
34
Note that
√ √ √ √
√
xn − x = ( xn −√ x)( √xn + x)
√
( xn + x)
xn − x
= √ √
( xn + x)
xn − x
= √ √ .
( xn + x)
√ √ √
Since xn + x ≥ x > 0, it follows that
1 1
√ √ ≤√ .
( xn + x) x
Hence, ∀n ≥ M,
1
xn − x = √ √ xn − x
xn + x
1
≤ √ · xn − x
x
1 √
< √ · x · = .
x
√ √
This shows that lim xn = x.
Theorem 2.2.21 (Ratio Test) Let (xn ) be a sequence of real numbers sat-
isfying
35
1. xn ≥ 0 ∀n ∈ N
2. lim xxn+1
n
= L exists
3. L < 1.
Thus, ∀n ≥ K,
xn+1
< L + = L + (r − L) = r.
xn
Hence, if n ≥ K, we obtain
xK
Let C = rK
. Then
xK n+1
0 < xn+1 < xK rn−K+1 = ·r = C · rn+1 .
rK
Montonone Sequences
x1 ≤ x2 ≤ x3 ≤ . . . ≤ xn ≤ xn+1 ≤ . . . .
36
x1 ≥ x2 ≥ x3 ≥ . . . ≥ xn ≥ xn+1 ≥ . . . .
or decreasing.
case 1: Suppose (xn ) is bounded increasing. Since (xn ) is bounded, ∃M > 0
s.t. xn ≤ M, ∀n ∈ N. This implies that the set A = {xn : n ∈ N} is bounded
by M. By Supremum Principle, the supremum x∗ = sup A exists in R.
Claim: x∗ = lim xn .
Let > 0. Then x∗ − is not an upperbound of A. Thus, ∃xK ∈ A s.t.
x∗ − < xK . Since (xn ) is increasing, xK ≤ xn ∀n ≥ K; so that
x∗ − < xK ≤ xn ≤ x∗ + , ∀n ≥ K.
Thus, we have
xn − x∗ < ,
n ≥ K.
Hence, lim xn = x∗ .
case 2: Suppose (xn ) is a bounded decreasing sequence. Then (−xn ) is
a bounded increasing sequence. Thus, by part (a),
Hence,
− lim xn = lim(−xn ) = − inf{xn : n ∈ N};
so that
lim xn = inf{xn : n ∈ N}.
Definition 2.2.25
lim xn = +∞.
y1 = sup{x1 , x2 , . . .}
y2 = sup{x2 , x3 , . . .}
.. ..
. .
yn = sup{xn , xn+1 , . . .}
.. ..
. .
Remarks:
hyn i is decreasing.
hzn i is increasing.
Definition 2.2.29 The limit superior and the limit inferior of hxn i are given
respectively by
Therefore,
1. limxn and limxn are cluster points of hxn i. In fact, they are the largest
and the smallest cluster points of hxn i, respectively. That is, if l =
limxn ∈ R and l0 ∈ R s.t. l < l0 then l0 is not a cluster point of hxn i.
3. lim(−xn ) = −limxn
Definition 2.3.1 Let hxn i be a sequence of real numbers and let n1 < n2 <
. . . < nk < . . . be a strictly increasing sequence of natural numbers. Then the
sequence hxnk i = hxn1 , xn2 , . . . xnk . . . is called a subsequence of hxn i.
1 1 1 1
For example, if xn = , , , . . . , , . . . then the sequence
1 2 3 n
1 1 1 1 1
= , , , . . . , , . . . is a subsequence of hxn i where n1 = 2; n2 =
2n 2 4 6 2k
4, . . . , nk = 2k.
1
Other subsequences of :
n
1 1 1 1 1
1. = , , ,..., ...
2k − 1 1 3 5 2k − 1
1 1 1 1 1
2. = , , ,..., ...
k! 1 2 6 k!
1 1 1 1 1
3. = , , ,..., k ...
2k 2 4 8 2
Theorem 2.3.2 If a sequence xn of real numbers converges to a real num-
ber x, then any subsequence xnk of xn also converges to x.
Claim: nk ≥ k.
Theorem
2.3.3 [Divergence Criteria]
Let xn be a sequence of real numbers.
1. If xn has two convergent subsequences xnk and xrk whose limits
are not equal, then xn is divergent.
2. If xn is unbounded then it is also divergent.
Proof : Part (1) follows from the contrapositive of Theorem 2.3.2 while
part (2) follows from the fact that a convergent sequence is always bounded.
n
Example 2.3.4 Show that the sequence (−1) is divergent using the di-
vergence criteria.
nn + 1
Exercise 2.3.5 Show that the sequence (−1) is divergent using the
n
divergence criteria.
n
Example 2.3.6 Show that the sequence (−2) is divergent using the di-
vergence criteria.
Theorem
2.3.7 [Monotone Subsequence Theorem]
If xn is a sequence of real numbers, then there is a subsequence of xn
that is monotone.
43
Case 1: xn has infintely many peaks. In this case, we list the peaks
by increasing subscripts: xm1 , xm2 , . . . xmk , . . .. Since each term is a peak, we
have
xm1 ≥ xm2 ≥ . . . xmk ≥ . . . .
Therefore, the subsequence xmk of peaks is a decreasing subsequence of
xn .
Case 2: xn has a finite number (possibly zero) of peaks. Let these
peaks be listed by increasing subscripts: xm1 , xm2 , . . . xmr . Let s1 = mr + 1
be the first index beyond the last peak. Since xs1 is not a peak, there exists
s2 > s1 such that xs1 < xs2 . Since xs2 is not a peak, there exists s3 > s2
such that xs2 <
xs3 . Continuing
in this manner, we obtain an increasing
subsequence xsk of xn .
Theorem
2.3.8 [Bolzano-Weierstrass Theorem]
If xn is a bounded sequence of real numbers, then there is a subsequence of
xn that is convergent.
Proof : From the Monotone Subsequence Theorem, xn has a mono-
44
tone subsequence xnk . Since xn is bounded, it follows that xnk is
also bounded. Thus, from the Monotone Convergence Theorem, xnk must
be convergent subsequence.
Theorem 2.3.9 Let xn be a bounded sequence of real numbers and let
x ∈ R have the property thar every convergent subsequence of xn converges
to x. Then the sequence xn converges to x.
Proof : Suppose xn is bounded; that is, there is an M > 0 such
that |xn | ≤ M for all n ∈ N. Suppose that xn does not convere x. Then
there exists 0 > 0 and a subseuence xnk of xn such that
Definition 2.4.1 A sequence xn of real numbers is said to be a Cauchy
sequence if for every > 0 there exists a natural number H such that for all
natural numbers n, m ≥ H, we have |xn − xm | < .
Note that a sequence is not Cauchy iff there exists 0 > 0 such that for
every H ∈ N there is at least one n > H and at least one m > H such that
|xn − xm | ≥ 0 .
1
Example 2.4.2 Show that the sequence is a Cauchy sequence.
n
n
Example 2.4.3 Show that the sequence 1 + (−1) is not a Cauchy se-
quence.
Lemma 2.4.4 If a sequence xn is convergent, then the sequence xn is
a Cauchy sequence.
Proof : Let x = lim xn and let > 0. Then there exists a natural
number H such that for all n ≥ H, |xn − x| < . Thus, for all n, m ≥ H, we
2
have
|xn − xm | = |(xn − x) + (x − xm )| ≤ |xn − x| + |xm − x| < + = .
2 2
Hence, xn is Cauchy.
Lemma 2.4.5 A Cauchy sequence xn is always bounded.
46
Proof : Let xn be a Cauchy sequence. Take = 1. Then there exists
H ∈ N such that for all n ≥ H, |xn − xH | < 1. Thus, by Triangle Inequality,
we have |xn | ≤ |xH | + 1 for all n ≥ H. Set
Theorem 2.4.6
[Cauchy Convergence Theorem]
A sequence xn of real numbers is convergent if and only if it is a Cauchy
sequence.
Proof : By
Lemma
2.4.4, if a sequence is convergent then it is Cauchy.
Conversely, let xn be a Cauchy sequence. Thus, by Lemma 2.4.5 the se-
quence xn be a Cauchy sequence is bounded. Hence, by the Bolzano-
Weierstrass Theorem, there is a subsequence xnk of xn that converges
to some real number x∗ .
x∗ .
Claim: lim xn =
Let > 0. Since xn is a Cauchy sequence, there is a natural number
H such that for all n, m ≥ H, we have
|xn − xm | < . (2.2)
2
Since the subsequence xnk converges to x∗ , there is a natural number K ≥
H belonging to the set {n1 , n2 , . . .} such that
|xK − x∗ | < .
2
47
|xn − xK | < ,
2
≤ |xn − xK | + |xK − x∗ |
< +
2 2
= .
Example 2.4.7 Using the Cauchy Convergence Theorem, show that the se-
n+1
quence is convergent.
n
1
Example 2.5.2 Let A = { : n ∈ N}. Show that 0 is a cluster point of set
n
A.
L = lim f (x).
x→c
The symbolism
f (x) → L as x → c
49
Proof : Suppose that f has two limits L and L0 at c. Then for any > 0
there exists a δ1 > 0 such that if x ∈ A and 0 < |x−c| < δ1 , then |f (x)−L| < .
2
Also there exists a δ2 > 0 such that if x ∈ A and 0 < |x − c| < δ2 , then
|f (x) − L| < . Take δ = inf{δ1 , δ2 }. Then if x ∈ A and 0 < |x − c| < δ, then
2
by Triangle Inequality, we have
|L − L0 | ≤ |L − f (x)| + |f (x) − L0 | < + = .
2 2
Restatement:
1. lim b = c where b ∈ R
x→c
50
2. lim x = c
x→c
3. lim x2 = c2
x→c
1 1
4. lim = .
x→c x c
x3 − 4 4
5. lim = .
x→c x2 + 1 5
Proof : ((i)→ (ii)): Suppose L = lim f (x). Let xn be a sequence
x→c
in A that converges
c such that xn 6= c for all n ∈ N. We will prove that
to
the sequence f (xn ) converges to L. Let > 0. Since L = lim f (x), there
x→c
exists > 0 such that if x ∈ A and 0 < |x − c| < δ, then |f (x) − L| < .
a δ
Since xn converges to c, there exists a natural number K such that for all
n ≥ K, |xn − c| < δ. But for such xn , we have |f (xn
) − L| <
. Thus, for all
n ≥ K, we have |f (xn ) − L| < . Thus, the sequence f (xn ) converges to L.
1
xn 6= c such that |xn − c| < but |f (xn ) − L| ≥ 0 . We conclude that there
n
is a sequence xn in A − {c} that converges to c but the sequence f (xn )
does not converge to L.
1
Example 2.5.11 Show that lim does not exists in R.
x→0 x
lim(f + g)(x) = L + M
x→c
lim(f − g)(x) = L − M
x→c
lim(f g)(x) = LM
x→c
lim(bf )(x) = bL
x→c
52
Example 2.6.2 Using the theorem on limits, compute the following limits:
r
2x + 1
1. lim (x > 0)
x→2 x+3
(x + 1)2 − 1
2. lim (x > 0)
x→0 x
√ √
1 + 2x − 1 + 3x
3. lim (x > 0)
x→0 x + 2x2
CHAPTER 3
1. The entire set R = (−∞, +∞) is open since for any x ∈ R, we may take
= 1 so that x ∈ (x − 1, x + 1) ⊆ R.
Then
Thus,
I ∩ (y − , y + ) = [0, 1] ∩ (2y, 0) = φ.
Thus,
I ∩ (y − , y + ) = [0, 1] ∩ (1, 2y − 1) = φ.
Proof :
2. Here, it is enough to show that the intersection of two open sets is open
because it now then follws by induction that the intersection of any finite
Thus,
x ∈ (x − , x + ) ⊆ G1
56
and
x ∈ (x − , x + ) ⊆ G2 .
x ∈ (x − , x + ) ⊆ G1 ∩ G2 = G.
Hence, G is open.
Remark 3.1.6 The intersection of an infinite collection of open sets need not
be open.
−1 1
Example 3.1.7 Let On = ,1 + for n = 1, 2, . . .. Then for each n, On
n n
is open. However, it can be shown that
\
On = [0, 1]
Exercise 3.1.8 Show that arbitrary intersection of open sets need not be open
by showing that
+∞
\
1 1
2 − ,5 + = [2, 5].
n=1
n n
Proof :
Since each Fα is closed, it follows that each Fαc is open. Thus, F c being
Since each Fi is closed, it follows that each Fic is open. Thus, F c being a
Remark 3.1.10 The union of an infinite collection of closed sets need not be
closed.
1 1
Example 3.1.11 Let Fn = ,1 − for n = 1, 2, . . .. Then for each n, Fn
n n
is closed. However, it can be shown that
[
Fn = (0, 1)
58
which is open. Hence, the union of an infinite collection of closed sets need
not be closed.
Exercise 3.1.12 Show that arbitrary intersection of closed sets need not be
+∞
\
1 1
2 + ,5 − = (2, 5).
n=1
n n
+∞
[
O(6= φ) open in R =⇒ O = (an , bn )
n=1
Definition 4.1.1 Let A ⊆ <, let f : A −→ < and let c ∈ A. We say that f
Proof :
δ > 0 such that if 0 < |xn − c| < δ then |f (x) − f (c)| < . Since hxn i converges
to c, it follows that there exists N = N (δ) ∈ N such that |xn − c| < δ for all
n ≥ N . But for each such xn , we have |f (x) − f (c)| < . Thus, if n ≥ N , then
sequence hf (xn )i does not converge to f (c), for some sequence hxn i in A that
such that for all δ > 0, there exists x ∈ A with 0 < |x − c| < δ such that
|f (x) − f (c)| ≥ 0 .
1
Thus, for each n ∈ N, corresponding to δ = , there exists xn ∈ A with
n
1
0 < |xn − c| < and
n
|f (xn ) − f (c)| ≥ 0 .
61
This shows that there is a sequence hxn i in A − {c} that converges to c but
hxn i in A that converges to c, but the sequence hf (xn )i does not converge to
f (c).
Definition 4.1.6 Let A ⊆ <, let f : A −→ < and let B ⊆ A. We say that f
x2 + x − 6
Exercise 4.1.8 1. Let f be defined by f (x) = for x 6= 2.
x−2
Can f be defined at x = 2 in such a way that f is continuous at this
point?
62
Show that for any > 0, there is a neighborhood Vδ (c) of c such that if
3. Show that the absolute value function f (x) = |x| is continuous on <.
5. Suppose that f : < −→ < is continuous on < and that f (r) = 0 for every
f
2. If h : A −→ < is continuous at c and if h(x) 6= 0 for all x ∈ A, then
h
is also continuous at c.
b ∈ <.
1. | sin z| ≤ |z|
2. | cos z| ≤ 1
1 1
3. sin x − sin y = 2 sin (x − y) cos (x − y) .
2 2
c.
1
Example 4.2.8 Show that h(x) = sin x
is continuous at every point c 6= 0.
1
Proof : Since g(x) = sin x is continuous at every c ∈ < and f (x) = is
x
continuous at every point c 6= 0, it follows that
1 1
(g ◦ f )(x) = g(f (x)) = g = sin
x x
x2 + 2x + 1
1. f (x) = (x ∈ <)
x2 + 1
p
1 + | sin x|
2. h(x) = (x 6= 0)
x
Exercise 4.2.10 1. Let f, g be defined on < and let c ∈ <. Suppose that
2. Let f : < −→ < be continuous on <, and let P = {x ∈ < : f (x) > 0}. If
Show that
1 1
h(x) = f (x) + g(x) + f (x) − g(x)
2 2
continuous on A if for every > 0 there exists δ() > 0 such that if x, u ∈ A
are any numbers satisfying |x − u| < δ(), then |f (x) − f (u)| < .
Let A ⊆ <, let f : A −→ <. Then the following statements are equivalent:
(ii) There exists an 0 > 0 such that for every δ > 0 there are points xδ , uδ ∈
(iii) There exists an 0 > 0 and two sequences hxn iand hun i in A such that
it is continuous on A.
NCT, there exists 0 > 0 and two esquences hxn i and hun i in I such that
1 1
corresponding to δ = , we have |xn − un | < and |f (xn ) − f (un )| ≥ 0 for
n n
all n ∈ N. Since Iis bounded, the sequence hxn i is bounded. By the BWT,
closed, the limit z belongs to I. Also, since Iis bounded, the sequence hun i is
Let > 0. Since hxnk i converges to z, there exists N ∈ N such that |xnk − z| <
2
for all k ≥ N . Also, by applying A.P. to , there exists K ∈ N such that
2
2 1
< K; that is, < . Take M = max{N, K}. Then M ≥ N and M ≥ K.
K 2
68
1 1 1
Let n ≥ M . Then ≤ ≤ < . Thus, for all n ≥ M ,
n M K 2
|f (xn ) − f (un )| ≥ 0 ,
geometric interpretation:
A function f is Lipschitz if and only if the slopes of all line segments joining
69
two points on the graph of y = f (x) over a closed bounded interval I are
continuous on A.
√
3. Show: g : J = [1, +∞) −→ < defined by g(x) = x is a Lipschitz
function.
Proof : Let hxn i be a Cauchy sequence in A and let > 0be given. Since
satisfy |x − u| < δ, then |f (x) − f (u)| < . Since hxn i is Cauchy, there exists
H(δ) ∈ N such that |xn − xm | < δ for all n, m ≥ H(δ). This implies that for
n, m ≥ H(δ), we have
1
Example 4.3.10 Let f (x) = be defined on A = (0, 1). Show using the
x
previous theorem that f is not uniformly continuous on A.
and only if it can be defined at the endpoints a and b such that the extended
Proof : (Exercise....)
given, then there exists a polynomial function p such that for all x ∈ I,
the polynomial
n
X k n k
Bn (x) = f( ) x (1 − x)n−k .
k=0
n k
f (x) − f (c)
f 0 (x) = lim
x→c x−c
x − c2
2
= lim
x→c x − c
(x + c)(x − c)
= lim
x→c x−c
= lim(x + c)
x→c
= 2c.
Thus, in this case, the function f 0 is defined on all of < and f 0 (x) = 2x
for x ∈ <.
at c.
72
f (x) − f (c)
f (x) − f (c) = · (x − c).
x−c
f (x) − f (c)
lim(f (x) − f (c)) = lim · lim(x − c) = f 0 (c) · 0 = 0.
x→c x→c x−c x→c
Remark 4.4.4 The continuity of f : I −→ < at a point does not assure the
Thus, the limit at 0 does not exist, and therefore the function is not differen-
derivative to exist at c.
Theorem 4.4.6 Let I ⊆ < be an interval, let c ∈ I, and let f : I −→ < and
f
(d) (Quotient Rule) If g(c) 6= 0, then the function is differentiable at c
g
and
0
f f 0 (c)g(c) − f (c)g 0 (c)
(c) = .
g g(c)2
Proof :
(b) Similarly,
(f + g)(x) − (f + g)(c)
(f + g)0 (c) = lim
x→c x−c
(f (x) − f (c)) + (g(x) − g(c))
= lim
x→c x−c
f (x) − f (c) g(x) − g(c)
= lim + lim
x→c x−c x→c x−c
= f 0 (c) + g 0 (c).
slope of the line tangent to the curve y = f (x) at the point (c, f (c)).