Real Analysis Lecture Notes
Real Analysis Lecture Notes
Note: This notes is prepared based on the lectures delivered to our M.Sc.Students.
There may be some typographical errors or there may be some mistakes. You are
most welcome to send corrections or suggestions to [email protected]
Most of the content is based on the following text books:
Real Analysis, N.L. Carothers,Cambridge University Press A Basic Course in
Real Analysis, Ajit Kumar and S. Kumaresan, Taylor & Francis Group.
Contents
1 LUB Axiom and Archimedean property 4
1
2 Sequences 10
4 Countability 22
7 Continuity 51
8 Connectedness 59
9 Totally Bounded 65
11 Compactness 81
12 Uniform Continuity 87
13 Equivalent Metrics 91
14 Sequence of functions 98
16 Equicontinuity 110
1. α is an upper bound of A.
Lemma 1.8. If α is the lub of A then for given > 0, α − is not an upper bound
of A.
Example 1.13. Let A = (0, 1) = {x ∈ R|0 < x < 1} then 0 is an lower bound of A.
1. β is an lower bound of A.
Proof. Let β be an lower bound of A. We have to show that 0 ≥ β. Suppose not i.e.
β > 0,
take x = β2 .
Then 0 < x < 1 ⇒ x ∈ A (∵ β ≤ 1 ⇒ x < 1)
β
x−β = 2
− β = − β2
Since β > 0 ⇒ − β2 < 0.
∴x−β <0
∴x<β
Which is an contradiction.
∴0≥β
⇒ 0 is glb of A.
⇒ a ≥ −α ∀ a ∈ A.
− α is a lower bound of A. Let β be a lower bound of A
⇒ β ≤ a∀a ∈ A
⇒ −β ≥ −a ∀ a ∈ A.
⇒ −β is an upper bound of −A.
Since α = sup(−A)
⇒ α ≤ −β
⇒ −α ≥ β
⇒ −α is the glb of A.
⇒ α = − inf A
∴ sup(−A) = − inf A
Remark 1.21. The above lemma is also one version of Archimedean principle.
Theorem 1.22. Prove that both the version of Archimedean principle are equivalent.
Proof. (1) ⇒ (2). Suppose for given any x, y ∈ R with x > 0, ∃ n ∈ N such that
nx > y.
In particular, for x = 1 > 0, y ∈ R, ∃ n such that n.1 > y ⇒ n > y.
∴ Given any y ∈ R, ∃ n ∈ N such that n > y.
⇒ N is not bounded above.
(2) ⇒ (1). Assume that N is not bounded above.
Let x, y ∈ R with x > 0. We have to prove that there exists n ∈ N such that nx > y.
Suppose nx ≤ y ∀ n ∈ N
y
⇒n≤ x
∀n ∈ N
y
⇒ x
is an upper bound of N, which is a contradiction. Hence there exists n ∈ N such
that nx > y.
Exercise: For any a, b ∈ R with a < b, show that there exists s ∈ R \ Q such
that a < s < b.
2 Sequences
Definition 2.1. Let X be a non-empty set. A sequence in X is a function f : N → X
and is denoted by (xn ) where xn = f (n).
1
e.g. f (n) = n
is a sequence whose elements are 1, 21 , 13 , 14 , ....
1
Example 2.6. Show that n
→ 0.
1
Example 2.7. Show that xn = n+1
→0
1
Proof. Let > 0. We want to find n0 ∈ N such that n ≥ n0 | n+1 − 0| < .
1
i.e. ∀ n ≥ n0 , n+1 <
1
By Archimedean property ∃ n0 ∈ N such that n0
< .
Let n ≥ n0
1 1 1
∴ n+1
≤ n
≤ n0
<
1
⇒ n+1
<
1
∴ n+1
< ∀ n ≥ n0
1
⇒ | n+1 − 0| <
1
⇒ n+1
→ 0.
Remark 2.9. The converse of the above theorem is false. For example, consider the
sequence xn = (−1)n . As |xn | ≤ 1 for all n, xn is bounded.
Now suppose xn converges to some x ∈ R.
Then for = 1, there exists k ∈ N such that |xn − x| < 1 for all n ≥ k.
In particular for n = 2k, we get |1 − x| < 1 ⇒ x ∈ (0, 2).
Similarly, for n = 2k +1, we get |−1−x| < 1 ⇒ x ∈ (−2, 0), which is a contradiction.
Hence xn is not convergent.
Remark 2.11. If S ⊂ N is infinite then the elements of S can be listed as n1 < n2 <
n3 ... < nk ....
Proof. Since S is infinite, S is non empty, and so by Well Ordering Principle, S has
the least element say n1 .
Also S \ {n1 } is no empty, and again by Well Ordering Principle, S \ {n1 } has the
least element say n2 .
Then n1 < n2 (∵ n1 ≤ n2 and n1 6= n2 ). By repeating this process infinitely many
times, we get that S = {n1 , n2 , · · · , }.
Proof. Since (xnk ) is a subsequence of (xn ), we have n1 < n2 < n3 ... < nk ∈ N.
Clearly, n1 ≥ 1
As n1 < n2 ⇒ 1 ≤ n1 < n2
⇒ n2 ≥ 2
Suppose assume that nk ≥ k
Then nK+1 > nk ≥ k implies nk+1 ≥ k + 1.
Therefore by mathematical induction, nk ≥ k ∀ k ∈ N.
Proof. Step1: First we prove that every sequence in R has a monotone subsequence.
(Write the proof of theorem 2.16)
Step2: Next we show that that every monotone bounded sequence converges.
(Write the proof of theorem 2.11)
Let xn be a bounded sequence. Then by step1, there exists a monotone subsequence
xnk .
Since xn is bounded, xnk is also bounded.
Then by step2, xnk converges and hence the result.
Proof. Let > 0. Since (xn ) is Cauchy ∃ p1 ∈ N such that |xn − xm | < 2 ∀ n, m ≥ p1 .
Also xnk → x so ∃ p2 ∈ N such that |xnk − x| < 2 ∀ k ≥ p2
Take p = max{p1 , p2 } and let n ≥ p. Then
one element.
Let x ∈ ∩∞
n=1 In
⇒ x ∈ In ∀ n
∴ an ≤ x ≤ b n ∀ n
⇒ limn an ≤ x ≤ limn bn
⇒a≤x≤b
⇒ x ∈ [a, b]
⇒ ∩∞
n=1 In ⊂ [a, b].
Let x ∈ [a, b] ⇒ a ≤ x ≤ b
⇒ an ≤ a ≤ x ≤ b ≤ b n ∀ n
⇒ an ≤ x ≤ b n ∀ n
⇒ x ∈ In ∀ n
⇒ x ∈ ∩∞
n=1 In
∴ [a, b] ⊂ ∩∞
n=1 In
∴ ∩∞
n=1 In = [a, b] 6= φ.
∴b−a=0
⇒ a = b.
∴ ∩∞
n=1 In = {a}.
1 2 1 4 1 6
, , , , , , ..., n1 , n+1
n
2. an = 2 3 4 5 6 7
, ...
t1 = inf{ 12 , 32 , 14 , ..., n1 , n+1
n
}=0
t2 = inf{ 32 , 41 , ..., n1 , n+1
n
}=0
tn = 0
lim inf an = sup tn = 0
Tn = 1, ∀ n
⇒ inf Tn = 1
∴ lim sup an = 1.
Also an < a + ∀ n ≥ k
∴ a + α is an upper bound of {ak , ak+1 , ...}
⇒ Tk ≤ a +
⇒ Tn ≤ Tk ≤ a + ∀ n ≥ k
Since β = inf Tn
⇒ β ≤ Tn ∀n
∴ β ≤ Tk ≤ a +
⇒β ≤a+
∴a−<α≤β ≤a+
|α − β| < 2
Since > 0 is arbitrary α − β = 0 ⇒ α = β.
Since α, β ∈ (a − , a + )
⇒ |a − α| < 2 and |a + β| < 2
⇒ a = α and a = β
∴α=β=a
∴ lim inf an = lim sup an = lim an
Theorem 3.3. If (an ) is bounded and lim inf an = lim sup an then
an converges and lim an = lim inf an = lim sup an .
∴ an < a + ∀ n ≥ k 2
Take k = max{k1 , k2 } then
a − < an < a + ∀ n ≥ k
⇒ |an − a| < ∀ n ≥ k
an → a
∴ lim an = a = lim inf an = lim sup an .
4 Countability
Definition 4.1 (Equivalent Sets). Two sets A and B are said to be equivalent if
there is a one-one correspondence between the sets A and B.
i.e. ∃ a bijective map f : A → B and is denoted by A ∼ B.
Definition 4.4. A set X is said to be infinite if @ n ∈ N such that X ∼ {1, 2, ..., n}.
m
Then take x = 2
∈Z
f (x) = 2x = 2( m2 ) = m
∴ f is onto.
Z ∼ N and hence it is countable.
Now define f : ∪∞
n=1 An → N × N by
Then aij ∈ ∪∞
n=1 An such that f (aij ) = (i, j) and hence f is onto
⇒ ∪∞
n=1 An ∼ N × N
⇒ ∪∞
n=1 An is countable.
Therefore, Q = ∪∞
n=1 An
Then x1 < x2 .
By repeating this same arguments, we get, x1 < x2 < x3 < ... such that xn is the
least element of A \ {x1 , x2 , ...xn−1 }.
We will show that A \ {x1 , x2 , ...} = ∅.
Suppose not. Then ∃ m ∈ A such that m 6= xi ∀ i.
Take S = {k ∈ N|xk > m}.
Since xm ≥ m and m 6= xm , we get xm > m and so m ∈ S.
∴ By well ordering principle S has least element say n
⇒ 1, 2, ..., n − 1 ∈
/ S and n ∈ S
⇒ x1 < x2 < ... < xn−1 < m and xn > m
⇒ x1 < x2 < ... < xn−1 < m < xn .
Since xn is the least element of A \ {x1 , x2 , ..., xn−1 }
⇒ xn ≤ m, which is a contradiction.
∴ A \ {x1 , x2 , ...} = ∅
⇒ A = {x1 , x2 , ...}.
∴ A is countable.
Theorem 4.12. (0, 1) is uncountable where (0, 1) = {x|0 < x < 1}.
nn 6
2, if a = 2;
Where bnn =
3, if a = 2.
nn
⇒ ann 6= bnn ∀ n
Then y ∈ (0, 1) but y 6= xn ∀n
Which is a contradiction.
∴ (0, 1) is uncountable.
1. d(x, y) ≥ 0 ∀ x, y ∈ M
2. d(x, y) = 0 iff x = y
Definition 5.6 (Normed Vector Space). Let V be a vector space over a field F .
A norm on V is a mapping ||.|| : V → R satisfying the following:
1. ||x|| ≥ 0 ∀x ∈ V
2. ||x|| = 0 iff x = 0
3. ||αx|| = |α|||x|| ∀x ∈ V, ∀α ∈ F
Example 5.7. ||.|| : R → R define ||x|| = |x|. Then (R, ||.||) is a normed vector
space.
n
! 21
X
||x||2 = |xi |2
i=1
Definition 5.9 (lp -Space). For 1 ≤ p < ∞, define lp space as the space of all real
P∞
sequences x = (xn )∞ n=1 such that
p
i=1 |xi | < ∞.
i.e. lp = {x = (xn )| ∞ p
P
i=1 |xi | < ∞}
i.e. x ∈ lp iff ∞ p
P
i=1 |xi | < ∞}
1
Define ||.||p on lp as ||x||p = ( ∞ p p
P
i=1 |xi | )
P∞
1. Since |xi | ≥ 0 ⇒ i=1 |xi | ≥ 0
⇒ ||x||1 ≥ 0
P∞
2. ||x||1 = 0 ⇔ i=1 |xi | = 0
⇔ |xi | = 0 ∀i
⇔ xi = 0 ∀i
⇔ x=0
= ∞
P
i=1 |α||xi |
= |α| ∞
P
i=1 |xi |
= |α| ||x||.
≤ ||x||1 + ||y||1
Remark 6.2. 1. If, on a set M , more than one metric is defined say d1 and d2
then the open balls are denoted by Brd1 (x), Brd2 (x).
⇔ |x − y| < r
⇔ y ∈ (x − r, x + r)
∴ Br (x) = (x − r, x + r)
1
B 1 (x) = {y ∈ M |d(x, y) < }
2 2
= {y ∈ M |d(x, y) = 0}
= {y ∈ M |x = y}
∴ B 1 (x) = {x}
2
= {y ∈ M |d(x, y) = 0}
= {y ∈ M |x = y}
∴ B1 (x) = {x}
= {y ∈ M |d(x, y) = 0}
= {y ∈ M |x = y}
= {y ∈ M |d(x, y) = 0 or d(x, y) = 1}
= {y ∈ M |x = y or x 6= y}
∴ B2 (x) = M
= {y ∈ M |d(x, y) = 0 or d(x, y) = 1}
= {y ∈ M |x = y or x 6= y}
∴ Br (x) = M
Hence in a discrete metric space, open balls are either singleton or whole space.
Proof.
Theorem 6.11. In a normed vector space (V, ||.||), Br (x) = x + Br (0) and Br (0) =
rB1 (0)
Where x + Br (0) = {x + y|y ∈ Br (0)} and rB1 (0) = {ry|y ∈ B1 (0)}
||z|| < r
z ∈ Br (0)
y = x + z ∈ x + Br (0)
Br (x) ⊂x + Br (0)..........(1)
diamA = sup{d(a, b) | a, b ∈ A}
Theorem 6.17. Let (M, d) be a metric space. Then every convergent sequence is
Cauchy but not the converse.
Since xn → x, for 2
> 0, ∃ N such that d(xn , x) < 2
∀ n ≥ N.
We will show that, d(xn , xm ) < ∀ n, m ≥ N
Let n, m ≥ N . Then by triangle inequality,
⇒ (xn ) is Cauchy.
Converse is not true in general.
1
Consider, xn = n
in (M, d) = ((0, 1], |.|) .
To show (xn ) is Cauchy, let > 0.
We have to find N such that ∀n, m ≥ N, d(xn , xm ) < .
1 1 n−m
i.e.|xn − xm | = | − |=| |
n m nm
n 1
< = < .
nm m
Remark 6.18. In a metric space, bounded sequences may not have convergent sub-
sequence.
For example, let (M, d) = (R, discrete metric). Let (xn ) = n then (xn ) is bounded as
{xn |n ≥ 1} ⊆ B2 (0). But (xn ) does not have any converge subsequence.
Suppose (xnk ) is convergent.
⇒ (xnk ) is Cauchy.
⇒ For = 12 , ∃N such that,
1
d(xnp , xnq ) < 2
∀p, q ≥ N
Which is a contradiction as d(xnp , xnq ) = 1 p 6= q
∴ (xn ) does not have convergent subsequence.
Theorem 6.19. If xn → x in (M, d), then d(xn , y) → d(x, y) for any y ∈ M . More
generally, if xn → x, yn → y in (M, d) then d(xn , yn ) → d(x, y).
⇒ d(xn , y) →d(x, y) ∀y ∈ M.
d(xn , x) < 2
∀n ≥ N1
d(yn , y) < 2
∀n ≥ N2
Take N = max{N1 , N2 }.
Then for any n ≥ N
Similarly,
Example 6.23. In a metric space (M, d), the set M is open, as for any x ∈ M, B (x) ⊂
M ∀ > 0.
Trivially ∅ is open.
Remark 6.25. (0, 1) is an open set but [0, 1) is not open as 0 ∈ [0, 1) but (−, ) *
[0, 1) for any > 0.
⇒ d(x, z) <
⇒ z ∈ B (x)
⇒ Bδ (y) ⊂ B (x)
⇒ B (x) is open.
Theorem 6.28. Any open set U in M can be written as union of open balls contained
in U .
i.e. U = ∪{B (x) | B (x) ⊂ U }
Theorem 6.29. Arbitrary union of open sets is open, i.e., if (Uα )α∈Λ is any collection
S
of open sets, then Uα is open.
α∈Λ
S
Proof. Let V = Uα and x ∈ V .
α∈Λ
Then x ∈ Uα for some α ∈ Λ.
Since Uα is open, ∃ > 0 such that x ∈ B (x) ⊂ Uα
S
⇒ x ∈ B (x) ⊂ Uα ⊂ Uα = V
α∈Λ
⇒ x ∈ B (x) ⊂ V
Hence V is open.
Theorem 6.30. Finite intersection of open sets is open, i.e. If U1 , U2 , ..., Un are
n
T
open, then Ui is open.
i=1
n
T
Proof. Let V = Ui and x ∈ V .
i=1
Then x ∈ Ui for all i.
Since Ui is open, ∃ i > 0 such that x ∈ Bi (x) ⊂ Ui
Take = {1 , ..., n }
Then ≤ i ∀i
⇒ B (x) ⊂ Bi (x) ⊂ Ui ∀i
Tn
⇒ x ∈ B (x) ⊂ Ui = V
i=1
Hence V is open.
Remark 6.31. Arbitrary intersection of open sets need not be open. For example,
∞ ∞
the sets Un = (− n1 , n1 ) are open in R, but (− n1 , n1 ) = {0} is not open in
T T
Un =
n=1 n=1
R.
φ ∀ n 6= m
Proof. We first show that for every x ∈ U , there exists maximal open interval Ix
containing x i.e. if x ∈ I ⊂ U then I ⊂ Ix .
Consider Ax = {a | (a, x] ⊂ U } and Bx = {b | [x, b) ⊂ U }
Let ax = inf Ax , and bx = sup Bx and Ix = (ax , bx ).
Since U is open, ∃ > 0 such that (x − , x + ) ⊂ U .
In particular, (x − , x] ⊂ U and [x, x + ) ⊂ U .
⇒ ax ≤ x − and x + ≤ bx
⇒ ax ≤ x − < x < x + ≤ b x
⇒ ax < x < b x
Now, let Ix = (ax , bx ). Since ax ≤ a < x ⇒ ax < x
⇒ x ∈ (ax , bx ) = Ix ⊂ U
⇒ xn ⊂ U ∀n ≥ N
⇒ xn ⊂ U for all but finitely many.
To prove converse, suppose U is not open.
⇒ ∃ x ∈ U such that B (x) * U ∀ > 0
In particular for = n1 , ∃xn ∈ B 1 (x) but xn ∈
/U
n
1
⇒ d(xn , x) < n
and as n → ∞, d(xn , x) → 0 ⇒ xn →d x
∴ By assumption, xn ∈ U for all but finitely, which is a contradiction as xn ∈
/ U ∀n.
Hence U is open.
2. Every closed interval is a closed set as [a, b]c = (−∞, a) ∪ (b, ∞) and (−∞, b]c =
(b, ∞) are open sets.
n
Fic is open.
T
⇒
i=1
n
c
S
⇒ Fi is open.
i=1
n
S
⇒ Fi is closed.
i=1
Remark 6.41. Sets are not doors as there are some sets which are neither closed nor
open. For example, [0, 1) is neither closed nor open in R.
Theorem 6.42. Given a set F in (M, d), the following are equivalent:
(i) F is closed.
⇒ xn ∈ B 1 (x) and xn ∈ F
n
⇒ xn → x and xn ∈ F
Therefore x ∈ F , which is a contradiction.
Hence F c is open.
Example 6.45. Let A = [0, 1]. Show that intA = (0, 1).
Proof. Let 0 < x < 1. We will show that x is an interior point. since x ∈ (0, 1) and
(0, 1) is open. ∃ > 0 such that (x − , x + ) ⊂ (0, 1).
∴, x ∈ (x − , x + ) ⊂ (0, 1) ⊂ [0, 1]
∴, x ∈ (x − , x + ) ⊂ A
⇒ x is an interior point of A = [0, 1].
Now, x = 0 & x = 1 are not interior points of A. As (−, )& (1 − , 1 + ) * A
∴ intA = (0, 1)
In general, int([a, b]) = (a, b).
Definition 6.49. Closure of set Let A ⊂ M then closure of A is the smallest closed
set containing A and it is denoted by cl(A) or A.
i.e.A = ∩{F is closed|A ⊂ F }
Remark 6.52. The set together with all limit points of A is the closure of A.
i.e. A = A ∪ limit points of A
1
Proof. Let x ∈ A ⇒ B (x) ∩ A 6= φ, ∀ > 0. In particular, = n
∃ xn such that
xn ∈ B (x) ∩ A
⇒ xn ∈ B (x) and xn ∈ A.
1
⇒ d(xn , x) < n
and (xn ) ⊂ A
⇒ xn → x
∴ ∃(xn ) ⊂ A such that xn → x.
Conversely, let (xn ) be a sequence in A such that xn → x. Given > 0, ∃ N such that
d(xn , x) < ∀n ≥ N
⇒ xn ∈ B (x) ∀n ≥ N
⇒ xn ∈ B (x) ∩ A ∀n ≥ N
⇒ B (x) ∩ A 6= φ ∀ > 0
⇒x∈A
Definition 6.56 (Relative Metric). Let (M, d) be a metric space and A ⊂ M then
0 0
A inherits a metric ’d’ by restriction of d i.e. d = d|A and (A, d ) is called relative
0
metric of (M, d). For convenience, (A, d ) will also be denoted by (A, d).
Definition 6.57 (Open ball in (A, d)). For any x ∈ A, open ball about x of radius
> 0 is denoted by BA (x) and is defined as,
= A ∩ {y ∈ M |d(x, y) < }
⇒ G = ∪(A ∩ B (x))
⇒ G = A ∩ (∪B (x))
Then U = ∪B (x) is open in M .
∴ G = A ∩ U , where U is open in M .
Conversely, suppose G = A ∩ U where U is open in M . We have to show that,
G is open in A. Let x ∈ G ⇒ x ∈ A ∩ U ⇒ x ∈ A and x ∈ U .
Since U is open and x ∈ U
→ ∃ > 0 such that B (x) ⊂ U
⇒ A ∩ B (x) ⊂ A ∩ U
⇒ x ∈ BA (x) ⊂ G
⇒ G is open in A
2. A = N, then bdry(N) = N
3. bdry(Q) = R
4. bdry(R/Q) = R
2. R/Q is dense in R.
7 Continuity
Definition 7.1. Let (M, d) and (N, ρ) are two metric spaces. Let f : M → N then f
is said to be continuous at x0 ∈ M if given > 0, ∃ δ > 0 such that ρ(f (x), f (x0 )) <
whenever d(x, x0 ) < δ. If f is continuous at each xo ∈ M , then f is continuous on
M.
Remark 7.2. f is continuous at x0 if, f (x) ∈ Bρ (f (x0 )) whenever x ∈ Bδd (x0 ),
i.e. f (Bδd (x0 )) ⊂ Bρ (f (x0 )).
1. f is continuous on M .
Proof. 1. → 2.
Suppose f is continuous at x. Then for given > 0, there exists δ > 0 such that
ρ((f (x), f (y)) < whenever d(x, y) < δ.
Let xn → x in M . Then for δ > 0, ∃ N such that d(xn , x) < δ ∀ n ≥ N
⇒ ρ(f (xn ), f (x)) < ∀n ≥ N
⇒ f (xn ) → f (x) in N
2. → 3.
Let E is closed set in N . We have to show that f −1 (E) is closed in M . Let (xn ) ⊂
F −1 (E) such that xn → x in M . By 2., f (xn ) → f (x) in N .
(xn ) ⊂ f −1 (E) ⇒ (f (xn )) ⊂ E. Since E is closed & f (xn ) → f (x).
⇒ f (x) ⊂ E
⇒ x ∈ f −1 (E)
⇒ f −1 (E) is closed.
3. → 4.
Let V is open in N .
⇒ V c is closed in N .
⇒ f −1 (V c ) is closed in M .
c
⇒ (f −1 (V )) is closed in M .
⇒ f −1 (V ) is open in M .
4. → 1.
To show that f is continuous on M . Let x ∈ M and > 0 then
f (x) ∈ N & Bρ (f (x)) is open in N .
⇒ f −1 (Bρ (f (x))) is open in M .
Let V = Bρ (f (x)) then f (x) ∈ V ⇒ x ∈ f −1 (V ).
Since x ∈ f −1 (V )& f −1 (V ) is open.
⇒ ∃ δ > 0 such that Bδd (x) ⊂ f −1 (V )
⇒ f (Bδd (x)) ⊂ V = Bρ (f (x))
∴ f (Bδd (x)) ⊂ Bρ (f (x))
f is contninuous at x ∈ M .
⇒ f is continuous at x ∈ M
∴ f continuous on M .
1, if x ∈ Q
Example 7.4. Show that χQ (x) = is no where continuous.
0, if x ∈
/Q
⇒ Q ⊂ χ−1
Q (B 1 (1)).
2
Let y ∈ χ−1
Q (B 12 (1)).
⇒ χQ (y) ∈ B 1 (1).
2
⇒ χQ (y) = 1
⇒y∈Q
⇒ χ−1
Q (B 1 (1)) ⊂ Q
2
∴ Q= χ−1
Q (B 21 (1))
⇒ R/Q ⊂ χ−1
Q (B 12 (0)).
Also χ−1
Q (B 1 (0)) ⊂ R/Q
2
∴ R/Q = χ−1
Q (B 12 (0)) is not open.
∴ χQ is not continuous at any x ∈
/ Q.
∴ χQ is nowhere continuous.
1
Proof. Let n ∈ N and > 0 take δ = 2
then Bδ (n) = {n} as
f (n) ∈ Bρ (f (n))
⇒ f (Bδ (n)) ⊂ Bρ (f (n))
∴ f is continuous at 0 n0 .
⇒ f is continuous on N
Exercise
Example 7.7. Let f : R → R be a continuous show that {x|f (x) > 0} is an open
subset of R and {x|f (x) = 0} is a closed subset of R.
Proof. {x|f (x) > 0} = {x|f (x) ∈ (0, ∞)} = {x|x ∈ f −1 (0, ∞)}
Since (0, ∞) is open and f is continuous, f −1 (0, ∞) is open.
⇒ {x|f (x) > 0} is open. And {x|f (x) = 0} = f −1 (0).
Since {0} is closed in R, f −1 (0) is closed in R.
⇒ {x|f (x) = 0} is closed.
Definition 7.8. Let (M, d) be a metric space and A ⊂ M be a non empty. Then for
any x ∈ M , distance from x to A is denoted by d(x, A) and is defined as d(x, A) =
inf{d(x, a)|a ∈ A}.
Remark 7.9. If x ∈ A then d(x, A) = 0. But the converse is not true as d(x, Q) =
0, ∀ x ∈ R.
Example 7.11. Let (M, d) be a metric space and φ 6= A ⊂ M . Then the map
f : M → R defined by f (x) = d(x, A) is continuous.
≤d(x, y) < δ =
∴ f is continuous at x ∈ M .
⇒ f is continuous on M .
Definition 7.13 (Homeomorphism). We say that two metric spaces (M, d) and
(N, ρ) are homeomorphism if ∃ a bijective map f : M → N such that f & f −1 are
continuous. This map f is called homeomorphism from M to N .
2. Check that the relation ”is homeomorphic to” is an equivalence relation on pairs
of metric space.
Example 7.17. (R,usual metric) and (R,discrete metric) are not homeomorphic.
Proof. Suppose these two metrics are homeomorphic then there exists a bijective map
f : R → R such that f and f −1 are continuous. Since {f (x)} is open in discrete space
and f is continuous.
⇒ f −1 (f (x)) is open in (R, |.|) space.
⇒ {x} is open in (R, |.|) which is a contradiction.
∴ (R, |.|) and (R,discrete) are not homeomorphic.
Theorem 7.18. Let f : (M, d) → (N, ρ) be a bijective map then following are equiv-
alent.
1. f is homeomorphism.
2. xn → x ⇔ f (xn ) → f (x).
Proof. 1. → 2.
Let f be a homeomorphism and xn → x.
Then f (xn ) → f (x) as f is continuous.
Conversely suppose f (xn ) → f (x).
Then f −1 (f (xn )) → f −1 (f (x)) as f −1 is continuous.
⇒ xn → x.
2. → 3.
By the assumption, f and f −1 are continuous as xn → x ⇒ f (xn ) → f (x).
and xn → x ⇒ f −1 (xn ) → f −1 (x).
Let G be open in M . Since f −1 : N → M is continuous & G is open, we get that
(f −1 )−1 (G) is open in N .
⇒ f (G) is open in N .
Conversely, suppose f (G) is open in N . Since f : M → N is continuous & f (G) is
open.
⇒ f −1 (f (G)) is open in M .
⇒ G is open in M .
3. → 4.
E is closed in M .
⇔ E c is open in M .
⇔ f (E c ) is open in N .
⇔ (f (E))c is open in N .
⇔ f (E) is closed in N .
4. → 1.
To show f is homeomorphism we show that f and f −1 are continuous.
Let E ⊂ N is closed.
⇒ E = f (f −1 (E)) closed in N .
⇒ f −1 (E) closed in M .
⇒ f is continuous.
To show f −1 continuous. Let F ⊂ M is closed.
⇒ f (E) is closed in N .
⇒ (f −1 )−1 (E) is closed in N .
⇒ f −1 is continuous.
⇒ f −1 is a homeomorphism.
Theorem 7.21. If f, g : M → R are continuous then f ±g, f g, af, min{f, g}, max{f, g}
f
are continuous. Also if g(x) 6= 0 for all x, then g
is continuous.
Proof. Let (xn ) be a sequence such that xn → x . Since f is continuous f (xn ) → f (x)
and g is continuous implies g(xn ) → g(x).
⇒ f (xn ) + g(xn ) → f (x) + g(x)
⇒ (f + g)(xn ) → (f + g)(x)
8 Connectedness
Definition 8.1. Connectedness
A metric space (M, d) is called disconnected if there exists non empty disjoint open
set A & B such that M = A ∪ B
i.e. ∃ A 6= φ, B 6= φ, A ∩ B = φ such that M = A ∪ B the pair (A, B) is called
disconnection or separation of M .
If there is no disconnection of M , then M is called connected.
Example 8.2. Let (M, d) be a discrete metric space with at least two elements. Then
(M, d) is disconnected.
Remark 8.4. φ and M are always clopen and are called trivial clopen sets. If A 6= φ
&A 6= M is clopen, then it is called non trivial clopen set.
Theorem 8.5. M is connected if and only if M contains no non trivial clopen sets.
Proof. Assume that M is connected. Suppose M has a non trivial clopen set A. i.e.
A 6= ∅, A 6= M and A is open & closed.
⇒ A and Ac are open and M = A ∪ Ac which is a contradiction.
Conversely, assume that M has no non trivial clopen sets.
Suppose M is disconnected then there exists two non empty disjoint open sets A and
B such that M = A ∪ B
Since Ac = B, we get Ac is open ⇒ A is closed.
∴ A is a non trivial clopen set, which is a contradiction.
Hence M is connected.
Lemma 8.6. Let E be a subset of metric space M . If U and V are disjoint open
set in E then there are disjoint open sets A and B in M such that U = A ∩ E and
V =B∩E
Proof. Suppose [a, b] disconnected. Then there exists two non- empty disjoint open
sets A and B in R such that [a, b] = A ∪ B.
If x ∈ A, then x ≤ b and so A is bounded above.
By LUB axiom, sup A exists, say c = sup A.
We show that a ≤ c ≤ b.
If c < a, then A = ∅, which is not true.
Similarly, if b < c, then B = ∅, which is also not true.
Thus c ∈ [a, b].
Now we claim that c ∈
/ A and c ∈
/ B.
Suppose c ∈ A. Since A is open, there exists > 0 such that [c, c + ) ⊂ A
Then c + 2
∈ A and thus c + 2
≤ c, which is absurd.
Now if c ∈ B, as B is open, there exists > 0 such that (c − , c] ⊂ B
Then c − 2
∈ B and thus c ≤ c − 2 , which is absurd again.
Therefore c ∈ [a, b], but c ∈
/ A and c ∈
/ B, which is a contradiction.
∴ [a, b] is connected in R.
Theorem 8.10. A subset E of R containing more than one point is connected if and
only if whenever x, y ∈ E with x < y then [x, y] ⊂ E.
i.e. Connected subset of R are precisely intervals.
Proof. Suppose M is disconnected then there exists two non-empty open sets A & B
such that M = A ∪ B.
0, x ∈ A
Define f : M → {0, 1} by f (x) =
1, x ∈ B
Since f is continuous on A & B and A ∩ B = φ, f is continuous on A ∪ B = M . Also
f is onto as A, B 6= ∅.
Conversely, suppose there exists a continuous function f : M → {0, 1} which is onto.
⇒ f (M ) = {0, 1}
Take A = f −1 ({0}) and B = f −1 ({1}), then A and B are open sets in M and
A ∩ B = φ.
Also A ∪ B = f −1 ({0}) ∪ f −1 ({1}) = f −1 ({0, 1}) = M
⇒ M is disconnected.
Example 8.17. Show that the intervals that look, different are not homeomorphic.
Proof. We will show that (a, b] and (a, b) are not homeomorphic. Suppose they are
homeomorphic then thereexists f : (a, b] → (a, b) which is a continuous. Let c = f (b)
then a < c < b. Since f is bijective
f ((a, b] \ {b}) = (a, b) \ {c} = (a, c) ∪ (c, b)
Since (a, b] \ {b} = (a, b) connected and f is continuous, f (a, b) is connected, which
is a contradiction to (a, c) ∪ (c, b) is disconnected.
∴ (a, b] and (a, b) are not homeomorphic.
9 Totally Bounded
Definition 9.1. Totally Bounded
A subset A of M is said to be totally bounded if for given > 0,
∃ x1 , x2 , ...xn ∈ M such that A ⊂ ∪ni=1 B (xi )
Lemma 9.3. If A is totally bounded, for given > 0, ∃ y1 , y2 , ...yn ∈ A such that
A ⊂ ∪ni=1 B (yi ).
Proof. Let A = {x1 , x2 , ...xn } take Ai = {xi }. Let > 0 then A = ∪ni=1 Ai and
diam(Ai ) = 0 < .
⇒ A is totally bounded.
Proof. A is finite then A is totally bounded. Let A = {x1 , x2 , ...xn } take Ai = {xi }.
Let > 0 then A = ∪ni=1 Ai and diam(Ai ) = 0 < .
⇒ A is totally bounded.
Conversely, suppose A is totally bounded then for = 1, ∃x1 , x2 , ...xn ∈ A such that
A ⊂ ∪ni=1 B1 (xi ). But in discrete space. B1 (x) = {x}.
∴ A ⊂ {x1 , x2 , ...xn }.
⇒ A is finite.
Example 9.7. Every totally bounded set is bounded but not the converse.
Lemma 9.9. Let (xn ) be a sequence in (M, d) and A = {xn |n ≥ 1} be its range.
2. Let A be a totally bounded set. Case1:If A is finite, then there are infinitely
many xn ’s which are equal say to k and hence this elements form as subsequence
which is a convergent and so Cauchy.
Case2: So assume that A is infinite. For = 1, A can be covered by finitely
many sub set with diameter less than ’1’. Since A is infinite, these is at least
one subset say A1 of A which is infinite with diam(A1 ) < 1. Since A1 ⊂ A, A1
is totally bounded then for = 21 , A1 is covered by finitely many subsets of A1
with diameter less than 12 . Since A1 is infinite there is atleast one subset of A1 ,
say A2 which is infinite and diam(A2 ) < 21 . By repeating this process, we get
A1 ⊃ A2 ⊃ A3 ... such that each Ak is infinite and diam(Ak ) < k1 .
Let xnk ∈ Ak ∀k. Let > 0 then by Archimedean property, ∃ m ∈ N such
1
that m
< . Let p, q ≥ m
1 1
d(xnp , xnq ) ≤ diam(Aq ) < q
≤ m
< .
∴ d(xnp , xnq ) < ∀p, q ≥ m.
⇒ xk is Cauchy subsequence.
Theorem 9.10. A set A is totally bounded if and only if every sequence in A has a
Cauchy subsequence.
Proof. From above lemma first part follows. Now we will prove second part. Suppose
every sequence in A has a Cauchy subsequence. Let A is not totally bounded then
∃ > 0 such that A can not be covered by finitely many subsets of A of diameter less
than . Therefore, there are infinitely many elements of A which are not in those above
sets then we get a subsequence xnk with these elements for any p 6= q, d(xnp , xnq ) ≥ .
⇒ (xnk ) is not a Cauchy. Which is a contradiction.
∴ A is totally bounded.
Proof. Let A ⊂ R be a bounded infinite set, we get a sequence (xn ) with distinct
elements in R. Since every bounded set is totally bounded.
⇒ A is totally bounded.
∴ (xn ) has a subsequence (xnk ) which is a Cauchy in R.
⇒ (xnk ) converges to some x ∈ R.
⇒ x is a limit point of A in R.
in M converges in M .
e.g. R is complete.
Proof. (xn ) be a Cauchy sequence in discrete space (M, d), for = 12 , ∃ k ∈ N such
that d(xn , xm ) < 21 ∀ n, m ≥ k.
⇒ d(xn , xm ) = 0 ∀ n, m ≥ k
⇒ xn = xm ∀ n, m ≥ k
⇒ xn = xk ∀ n ≥ k
⇒ |xn − xk | = 0 < ∀ n ≥ k
⇒ xn → xk
∴ M is complete.
Theorem 9.15. Let (M, d) be a complete metric space and (A, d) is subset of (M, d)
then (A, d) is complete if and only if A is closed.
Proof. Let (A, d) be complete subset of (M, d). Let (xn ) ⊂ A such that xn → x ∈ M .
⇒ xn converges in M and hence Cauchy. Since (A, d) is complete and (xn ) is Cauchy,
converges in A.
⇒ x ∈ A.
⇒ A is closed.
Conversely, suppose A is closed. Let xn be a Cauchy sequence in A.
⇒ (xn ) is Cauchy in M .
⇒ xn → x ∈ M
Since A is closed, x ∈ A.
∴ (A, d) is complete.
Theorem 9.17. Let (M, d) be a metric space. Then the following are equivalent.
1. M is complete.
Proof. 1. → 2.
Suppose M is complete. Let F1 ⊃ F2 ⊃ F3 ... decreasing sequence of non empty closed
subset of M such that diam(Fn ) → 0. Since each Fn 6= φ. Let xn ∈ Fn ∀n
∴ {xk |k ≥ n} ⊂ Fn ∀n
⇒ diam{xk |k ≥ n} ≤ diam(Fn ) → 0 as n → ∞
∴ diam{xk |k ≥ n} → 0 as n → ∞
⇒ (xn ) is Cauchy and M is complete, (xn ) converges to x ∈ M . Since each Fn is
closed, x ∈ Fn ∀n ∩∞
n=1 Fn 6= φ.
Let x, y ∈ ∩∞
n=1 Fn then d(x, y) ≤ diam(Fn ) → 0 n → ∞
⇒ d(x, y) = 0
⇒ x = y.
2. → 3.
Let A be an infinite totally bounded subsets of M . Since A is infinite and totally
bounded A contains a Cauchy sequence (xn ) of distinct points.
Let An = {xk |k ≥ n} then A1 ⊃ A2 ⊃ A3 .... Since (xn ) is Cauchy, diam(An ) → 0 as
n → ∞ then Ā1 ⊃ Ā2 ⊃ ...
with diam(Ā)n = diam(An ) → 0.
∴ by 2., ∩∞ ∞
n=1 Ān 6= φ. Let x ∈ ∩n=1 Ān
⇒ x ∈ Ān , ∀n
Since (xn ) ⊂ An ⊂ Ān → xn ∈ Ān
d(xn , x) ≤ diam(Ā) →
⇒ xn → x
∴ x is a limit point of A.
3. → 1.
Let (xn ) be a Cauchy sequence in M . Let A = {xn |n ≥ 1}. Since xn is Cauchy, A is
totally bounded. If A is finite, then there are infinitely many xk ’s which are equal &
hence we get subsequence which converges.
Suppose A is infinite, then by 2., A has a limit point say x where x ∈ M .
∴ For = k1 , let xnk ∈ B 1 (x) ∩ A/{x}
k
Proof. Let (fn ) be a Cauchy sequence in l2 . Let > 0 then ∃ n0 ∈ N such that
||fn − fm ||2 < ∀ n, m ≥ n0
We show that for every k ∈ N, (fn (k))∞
n=1 .
Let p, q ≥ n0
∞
X
|fp (k) − fq (k)|2 ≤ |fp (x) − fq (x)|2
x=1
∞
X
= |(fp − fq )(x)|2
x=1
As n0 is arbitrary
P∞ 2
k=1 |f (k)| < ∞
⇒ f ∈ l2
Since fn is Cauchy for given > 0 ∃ p ∈ N such that ||fn − fm ||2 < ∀ n, m ≥ p
∴ For n ≤ p
Pn0 2 2
k=1 |fn (k) − f (k)| <
P∞ 2 2
k=1 |fn (k) − f (k)| <
Definition 9.20. Let (xn ) be a sequence in a norm a vector space X then the series
P∞
n=1 xn is said to be convergent, if the sequence of partial sums (sn ) converges.
Theorem 9.21. A normed vector space X is complete if and only if every absolutely
sumable series in X is sumable i.e. X is complete if and only if ∞
P
n=1 xn converges
P∞
in X whenever, n=1 ||xn ||∞ converges.
n
X m
X
||sn − sm || =|| xi − xi || f or n ≥ m (9.1)
i=1 i=1
Xn
=|| xi || (9.2)
m+1
n
X
≤ ||xi || (9.3)
m+1
P∞ 0
Since ||xn || converges, it’s sequence of partial sum (sn ) converges & hence
n=1
0
Cauchy where sn = ni=1 ||xi ||
P
0 0
||sn − sm || < ∀ n ≥ m ≥ p
n
X
||xi || < ∀ n ≥ m ≥ p (9.4)
i=m+1
Conversely, assume that every absolutely summable series in X is complete. Let (xn )
1
be a Cauchy sequence in X then for = 2k
, ∃ n0 ∈ N such that
1
||xn − xm || < ∀ n, m ≥ n0 (k)
2k
1
⇒ ||xnk+1 − xnk || < k ∀k
2
∞ ∞
X X 1
⇒ ||xnk+1 − xnk || < k
= 1 ∀k
k=1 k=1
2
∞ ∞
X X 1
∴ ||xnk+1 − xnk || < <∞
k=1 k=1
2k
i = 1m (xni+1 − xni )
P
pm =
∵ xnm = xn1 + m
P
i=1 (xni+1 − xni )
∴ xnm = xn1 + pm
as m → is also pm converges & hence (xnm+1 ) is also converges.
∴ (xn ) also converges in X. Since X is complete.
x
1. f (x) = 2
x ∈ R then f is a contraction as
|f (x) − f (y)| = | x2 − y2 | = 21 |x − y|
1
Here α = 2
then |f (x) − f (y)| ≤ α|x − y|
has unique fixed point. Moreover given any x0 ∈ M , the sequence of functions
(f n (x0 )) is always converges to a fixed point of f where f 2 (x0 ) = f (f (x0 )), f n (x) =
f f ...f (x0 )
Proof. First we show that for any x0 ∈ M, f n (x0 ) converges. Since M is complete it
is enough to show that (f n (x0 )) is Cauchy. Since f is contraction ∃ some α, 0 ≤ α < 1
such that d (f (x), f (y)) ≤ α.d(x, y) ∀ x, y ∈ M
=αn .c
For n < m,
≤d f n (x0 ), f n+1 (x0 ) + d f n+1 (x0 ), f n+2 (x0 ) + ... + d f m−1 (x0 ), f m (x0 )
as n → ∞ αn → 0
∴ d (f n (x0 ), f m (x0 )) → 0 as n → ∞
≤αd(x, y) (∵ f is contraction)
⇒ 1 − αd(x, y) ≤ 0
⇒ d(x, y) = 0
⇒x=y
∴ f has unique fixed point.
ˆ is a completion
Definition 10.2. Let (M, d) be a metric space. We say that (M̂ , d)
of (M, d) if
ˆ is complete.
1)(M̂ , d)
ˆ i.e.∃ an isometry f : (M, d) →
2)(M, d) is isometric to some dense subset of (M̂ , d)
ˆ such taht f (M ) is dense in M̂
(M̂ , d)
Lemma 10.4. Let (M, d) be any metric space, then M is isometric to a subset of
l∞ (M )
≤ d(x, a) = c
| fx (t) |≤ c ∀t ∈ M
⇒ fx : M :→ R is bounded.
fx ∈ l∞ (M )
Now define, ϕ : M → S ⊂ l∞ (M ) by ϕ(x) = fx
where S = {fx : M → R is bounded|x ∈ M }
For any x, y ∈ M , k fx − fy k∞ = supt∈M | fx (t) − fy (t) |
=| d(x, t) − d(y, t) |
≤ d(x, y)
= d1 (f (xn ), f (xm ))
0
∴ d(x1 , x2 ) = lim d1 (f (xn ), f (xn ))
n→∞
0
= lim d(xn , xn )
n→∞
0
= lim d2 (g(xn ), g(xn ))
n→∞
= d2 (y1 , y2 )
= d2 (ψ(x1 ), ψ(x2 ))
0 0
(∵ g(xn ) → y1 , g(xn ) → y2 ⇒ d2 (g(xn ), g(xn )) → d2 (x1 , x2 ))
⇒ ψ is an isometry.
∴ M1 and M2 are isometric.
11 Compactness
Definition 11.1. A metric space (M, d) is called compact if it is complete and totally
bounded.
Example 11.4. [0, 1] is compact where as (0, 1) is not compact as (0, 1) is not closed.
Theorem 11.5. A metric space (M, d) is compact if and only if every sequence in
M has a subsequence that converges to a point in M .
1
⇒ A1 can be covered by finitely many sets of diameter< 2
1
there is at least one set, say A2 with diam(A2 ) < 2
such that A2 can be covered by
finitely many G’s. Continuing in the same way,we get,
1
A1 ⊃ A2 ⊃ A3 ⊃ ... with diam(An ) < n
Let x ∈ ∞
T
n=1 Ān
⇒ x ∈ Ān ∀n
S
Since M ⊂ {G/G ∈ G}
⇒ ∃G ∈ G such that x ∈ G
Since G is open, ∃ > 0 such that B (x) ⊂ G.
1
Since > 0 ∃ n such that n
< (By archimedean property.
1
then diam(An ) < n
< .
⇒ Ān ⊂ B (x) ⊂ G
⇒ An ⊂ G which is a contradiction.
∴ M can be covered by finitely many sets G from G.
⇒ Every open cover has a finite subcover.
Conversely, to show that M is compact.We will show that M is totally bounded and
complete.
Since for any x ∈ M x ∈ B (x) for any > 0
S
we get M ⊂ {B (x)/x ∈ M }
⇒ {B (x)/x ∈ M } is an open cover for M
By assumption, it has a finite sub cover I.E ∃ x1 , x2 , ...xn ∈ M such that M ⊂
Sn
i=1 B (xi )
⇒ M is totally bounded.
Suppose ⇒ ∞
T
i=1 Fi = ∅
S∞ c
⇒ i=1 Fi = M
⇒ {Fic }∞
i=1 is an open cover for M .
⇒ M c ⊃ { ni=1 Fic }c
S
⇒ ∅ ⊃ ni=1 Fi
T
⇒ ∞
T
i=1 Fi 6= ∅.
⇒ M is complete.
⇒ ∅ ⊃ ni=1 Fi
T
T
∴ {F/ F ∈ F} =
6 ∅
Now to prove M is compact. Let (xn ) be a sequence in M .
Let An = {xk / k ≥ n}.
⇒ A1 ⊃ A2 ⊃ A3 ⊃ ... and each An 6= ∅ ∀n
∴ we have a decreasing sequence of non-empty closed sets,
i.e. Ā1 ⊃ Ā2 ⊃ Ā3 ⊃ ... such that Ān 6= ∅ ∀n
⇒ ni=1 Āi 6= ∅ ∀n
T
Corollary: M is compact iff every countable open cover admits a finite subcover.
12 Uniform Continuity
Definition 12.1. A map f : (M, d) → (N, ρ) is said to be uniformly continuous
if for gien > 0, ∃ δ > 0 such that whenever x, y ∈ M with d(x, y) < δ then
ρ(f (x), f (y)) < .
Remark 12.5. The converse of the above theorem is false i.e. every continuous
function need not be uniformly continuous.
For example, f (x) = x1 , x ∈ (0, ∞) then f is continuous.
But f is not uniformly continuous as n → ∞,
| x − y |→ 0 ⇒| x − y |< δ
1 1
But | f (x) − f (y) | =| f ( ) − f ( )|
n n+1
=| n − n − 1 |
=1
Proof. Let > 0.Since f is continuous for each x ∈ M ∃ δx > 0 such that,
ρ(f (x), f (y)) < 2
whenever d(x, y) < δx.
∴ {B δx (x)/x ∈ M } is an open cover for M .
2
< rj + rj
⇒ y ∈ Bδxj (xj )
⇒ ρ(f (y), f (xj )) < 2
δxj
Since x ∈ Brj (xj ) ⇒ d(x, xj ) < rj = 2
< δxj
⇒ f is uniformly continuous.
Remark 12.9. If f is not uniformly continuous, then the above result is not true.
e.g.f : (0, ∞) → R such that f (x) = x1 .
( n1 ) is Cauchy in(0, ∞).
But (f ( n1 )) = n is not Cauchy in R.
13 Equivalent Metrics
Definition 13.1. Let d and ρ are two metric on M . Let i : (M, d) → (M, ρ) and
i−1 : (M, ρ) → (M, d) be identity maps then we say that d and ρ are equivalent if
both i and i−1 are continuous.(i.e. if i is a homeomorphism)
Remark 13.2. 0 i0 is continuous if given > 0. ∃ δ > 0 such that ρ(i(x), i(y)) <
whenever d(x, y) < δ. i.e.ρ(x, y) < whenever d(x, y) < δ.
Similarly, since i−1 is continuous d(x, y) < whenever ρ(x, y) < δ.
Definition 13.3. d and ρ are called uniformly equivalent, if i and i−1 are uniformly
continuous.
Definition 13.4. d and ρ are called strongly equivalent, if i and i−1 are Lipschitz
maps.
Example 13.6. Show that d and ρ are uniformly equivalent but not strongly equiv-
alent.
Theorem 13.8. Let (V, k . k), (W, k . k) be two normed vector space and T : V → W
be a linear map then following are equivalent.
i). T is Lipschitz.
iv). T is continuous at 0 ∈ V
(∵ if x, y ∈ V ⇒ x − y ∈ V ) ⇒
T is Lipschitz.
Theorem 13.9. Any two norms on a finite dimensional vector space are equivalent.
Proof. Let V be a finite dimensional vector space of dimension 0 n0 .Let {x1 , x2 , ..., xn }
be a basis of V then for any x ∈ V ∃ α1 , α2 , ..., αn ∈ R such that
x = ni=1 αi .xi .
P
∴ f is an isometry.
Let |||.||| be any other norm on V , then
n
X
|||x||| = ||| αi .xi |||
i=1
n
X
≤ |αi |.|||xi |||
i=1
n
X
≤ max |||xi ||| |αi |
1≤i≤n
i=1
n
X
≤ c1 . |αi | where c1 = max |||xi |||
1≤i≤n
i=1
⇒ |||x||| ≤ c1 .|||x|||......................(1)
⇒ S is compact in V .
|||.||| : V → R is continuous as | |||x||| − |||y|||| ≤ |||x − y||| ≤ c1 ||x − y|| ⇒ |||.||| is
continuous on S.
Since S is compact,|||.||| attains it’s minimum say c2 then
c2 > 0 and |||x||| ≥ c2 x ∈ S.
x
For any x 6= 0, ||x||
∈S
x
⇒ ||| ||x|| ||| ≥ c2 ∀o 6= x ∈ V ⇒ |||x||| ≥ c2 |||x|||...............(2)
From (1) and (2),i and i−1 are continuous.
⇒ ||.|| and |||.||| are equivalent.
Hence any two norms on a finite dimensional vector space are equivalent.
Corollary 13.10. Let V and W be normed vector spaces with V finite dimensional
then every linear map T : V → W is continuous.
Proof. Since V is finite dimensional. Let {x1 , x2 , ...xn } be a basis of V then for any
x ∈ V ,define ||x|| = ni=1 |αi | where x = ni=1 αi .xi .
P P
Xn
|||T x||| =|||T ( αi .xi )|||
i=1
Xn
= ||| αi T (xi )||| (∵ T is linear)
i=1
n
X
≤ |αi ||||T (xi )||| where c = max |||T (xi )|||
1≤i≤n
i=1
Xn
=c |αi |
i=1
⇒ T is continuous
0 δ 0
and d(y, y ) < 3
and ρ(F (y), F (y )) < 3
0 0 0 0
d(x , y ) ≤ d(x , x) + d(y, y ) + d(x, y)
δ δ δ
≤ + + =δ
3 3 3
0 0
d(x , y ) ≤ δ
0 0
⇒ ρ(F (x ), F (y )) ≤ 3
0 0 0 0
∴ ρ(F (x), F (y)) ≤ ρ(F (x), F (x ) + ρ(F (x ), F (y )) + ρ(F (y), F (y ))
< + + =
3 3 3
δ
∴ ρ(F (x), F (y)) < whenever x, y ∈ M such that d(x, y) < 3
⇒ F is uniformly continuous.
Now it remains to prove F is an extension of f to prove this we will prove
F/D = f i.e. F (x) = f (x) ∀x ∈ D
Let x ∈ D since xn = x, x converges to x i.e.xn → x.
⇒ f (xn ) → f (x)
⇒ limn→∞ f (xn ) = f (x)
⇒ F (x) = f (x) ∀x ∈ D
⇒ F/D = f
To show uniqueness, Let F, G : M → N which are uniformly continuous and F/D =
f = G/d.
Let x ∈ M then ∃ (xn ) ⊂ D such that xn → x. since F and G are continuous,
F (xn ) → F (x) and G(xn ) → G(x)
since F/D = G/D and (xn ) ⊂ D.
⇒ F (xn ) = G(xn )
⇒ F (xn ) → F (x) and F (xn ) → G(x)
⇒ F (x) = G(x).
∴ F = G on M .
suppose f is an isometry. Let x, y ∈ M
⇒ ∃(xn ), (yn ) ⊂ D such that xn → x andyn → y
⇒ d(xn , yn ) → d(x, y)
⇒ d(x, y) = limn→∞ d(xn , yn ) = limn→∞ ρ(f (xn ), f (yn ))
0 0 0 0 0 0
(∵ d(x , y ) = ρ(f (x ), f ( )) ∀x , y ∈ D)
since f (xn ) → F (x) and f (yn ) → F (y)
ρ(f (xn ), f (yn )) → ρ(F (x), F (y)).
∴ d(x, y) = ρ(F (x), F (y))
⇒ F is isometry.
⇒ ∩∞ ¯ ∞
i=1 In ⊂ I0 ∩ (∩i=1 Gn ).
Since ∞ ¯ ∞
T
i=1 In 6= ∅ ⇒ I0 ∩ (∩i=1 Gn ) 6= ∅.
⇒ ∩∞
i=1 Gn intersects every open interval.
⇒ ∩∞
i=1 Gn is dense.
14 Sequence of functions
Definition 14.1. Let X be any set and (Y, ρ) be a metric space. Let f and (fn ) be
functions from X to Y . We say that the sequence (fn ) converges pointwise to f on
X, if for each x ∈ X, (fn (x)) converges to f (x) in Y , i.e. for given > 0 and for
x ∈ X, there exists N such that ρ(fn (x), f (x)) < ∀n ≥ N.
x
Example 14.2. Let fn (x) = n
x ∈ R.
x
Since for each x ∈ R, limn→∞ fn (x) = limn→∞ n
= 0, fn converges pointwise to f = 0.
n
Example 14.4. Let fn (x) = x+n
x ∈ R.
Then fn converges pointwise to f = 1.
xn+1
Example 14.6. Let hn (x) = n+1
x ∈ [0, 1]. If possible find h(x) such that hn (x) →
h(x). Is h0n (x) → h0 (x)?
n+1
Solution: Since |hn (x)| = | xn+1 | ≤ 1
n+1
→ 0, hn converges pointwise to h = 0.
0 ≤ x < 1, h0n (x) → 0 and for x = 1, h0n (x) → 1.
Here h0n (x) = xn . Then for
0 0 ≤ x < 1
0
Therefore, hn (x) → g(x) =
1 x = 1.
Example 14.7. Let fn (x) = (1 + nx )n x ∈ R. Find f (x) such that fn (x) → f (x).
Is fn0 (x) → f 0 (x) and fn (x) → f (x)? Justify.
R R
Definition 14.8. Let X be any set and (Y, ρ) be a metric space. Let f and (fn ) be
functions from X to Y . We say that the sequence (fn ) converges uniformly to f on
X, if for given > 0, ∃N such that ρ(fn (x), f (x)) < , ∀x ∈ X, ∀n ≥ N . It is
denoted by fn ⇒ f .
1
Example 14.10. Show that fn (x) = n+x
is uniformly convergent on [0, k] for any
k > 0.
Solution: Clearly fn → f = 0 pointwise.
Let > 0. We have to find N such that |fn (x) − f (x)| < , for all x ∈ [0, k] and for
all n ≥ N .
1 1
|fn (x) − f (x)| = | n+x − 0| = n+x
Remark 14.11. 1. fn ⇒ f if and only if for given > 0, ∃N such that ρ(fn (x), f (x)) <
, ∀x ∈ X, ∀n ≥ N
if and only if supx∈X ρ(fn (x), f (x)) < , ∀n ≥ N
if and only if Mn → 0 as n → ∞ where Mn = supx∈X ρ(fn (x), f (x))
2. To find Mn , let g(x) = ρ(fn (x), f (x)). By equating g 0 (x) to zero and using first
derivative test, we find the maximum value of g(x).
x
Example 14.12. Discuss the convergence of fn (x) = 1+nx2
for x ∈ R.
x
Solution: limn→∞ fn (x) = limn→∞ 1+nx2
=0
Therefore, fn → f = 0 pointwise.
x
Let g(x) = fn (x) − f (x) = 1+nx2
1−nx2
Then g 0 (x) = (1+nx2 )2
Therefore, Mn = g( √1n ) = 1
√
2 n
→ 0 as n → ∞.
Hence fn converges uniformly to f = 0.
x
1. fn (x) = 1 + n
on R.
2. fn (x) = xn on (−1, 1]
nx
4. fn (x) = 1+nx
on [0, ∞)
nx
5. fn (x) = 1+n2 x2
on [0, ∞)
Theorem 14.13. Let (X, d) and (Y, ρ) be metric spaces. Let f and (fn ) be functions
from X to Y . If (fn ) converges uniformly to f on X and each fn is continuous, then
f is continuous.
Proof. Let > 0 and x ∈ X. Since (fn ) converges uniformly to f , ∃N , such that
ρ(fn (x), f (x)) < 3 , ∀x ∈ X, ∀n ≥ N .
In particular, ρ(fN (x), f (x)) < 3 , ∀x ∈ X.
Since fN is continuous, ∃δ > 0 such that ρ(fN (x), fN (x0 )) < 3
whenever d(x, x0 ) < δ.
Let x0 ∈ X such that d(x, x0 ) < δ.
ρ(f (x), f (x0 )) ≤ ρ(f (x), fN (x)) + ρ(fN (x), fN (x0 )) + ρ(fN (x0 ), f (x0 ))
< + +
3 3 3
= .
Therefore, f is continuous on X.
n x 2
Example 14.15. Let fn (x) = 1+n 2 x2 on [0, 1].
0 x = 0
Then fn (x) → f (x) =
1 x 6= 0.
x
Since each fn is continuous and f is not continuous at x = 0, by above theorem, fn
does not converge uniformly to f .
Theorem 14.17. Suppose that fn is a sequence of real valued functions, each having
a continuous derivative on [a, b] and suppose that the sequence of derivatives (fn0 )
converges uniformly to a function g on [a, b]. If (fn (x0 )) converges at any point x0 ∈
[a, b], then fn converges uniformly to a differentiable function f on [a, b]. Moreover
f 0 = g. That is (fn0 ) converges uniformly to f 0 .
The space of bounded functions: Given a set X, let B(X) be the set of all
bounded real valued functions on X. i.e. B(X) = {f : X → R | f is bounded}. Then
B(X) is a vector space and k.k∞ on B(X) is given by
kf k∞ = supx∈X |f (x)|.
≤ lim kfn k∞
n→∞
Since (fn ) is Cauchy in B(X), it is bounded.i.e. ∃C, such that kfn k∞ ≤ C for all n.
⇒ |f (x)| ≤ C and hence f ∈ B(X).
Now we show that fn ⇒ f .
= lim kfn − fm k∞
m→∞
Lemma 15.1. There is a linear isometry from C[0, 1] onto C[a, b] that maps polyno-
mials to polynomials.
x−a
Proof. Define σ : [a, b] → [0, 1] by σ(x) = b−a
.
Then σ and its inverse σ −1 = a + t(b − a) are continuous. Also σ is bijective.
Therefore σ is a homeomorphism.
Now define Tσ : C[0, 1] → C[a, b] by Tσ (f ) = f ◦ σ.
Then Tσ is well defined and
= supx∈[a,b] |f (σ(x))|
= supt∈[0,1] |f (t)|
= kf k∞
n
ak tk be a polynomial in C[0, 1]. Then for any x ∈ [a, b]
P
Let P (t) =
k=0
Tσ (P )(x) = (P ◦ σ)(x)
= P (σ(x))
x − a
=P
b−a
Xn x − a k
= ak
k=0
b−a
n
X ak
= (x − a)k , which is a polynomial inC[a, b].
k=0
(b − a)k
4. Given δ > 0 and 0 ≤ x ≤ 1, let F denotes the set of k in {0, 1, 2, ..., n} for
P n k
which | nk − x| ≥ δ. Then k
1
x (1 − x)n−k ≤ 4nδ 2.
k∈F
Proof. 1.
n
X k n
Bn (f0 )(x) = f0 xk (1 − x)n−k
k=0
n k
n
X n k
= x (1 − x)n−k
k=0
k
= (x + 1 − x)n = 1 = f0 (x)
n
X k n
Bn (f1 )(x) = f1 xk (1 − x)n−k
k=0
n k
n
X k n
= xk (1 − x)n−k
k=0
n k
n
X k n k
= x (1 − x)n−k
k=1
n k
n
X n−1 k
= x (1 − x)n−k
k=1
k−1
n−1
X n − 1 j+1
= x (1 − x)n−j−1
j=0
j
n−1
X n−1 j
=x x (1 − x)n−1−j
j=0
j
2.
n
X k n
Bn (f2 )(x) = f2 xk (1 − x)n−k
k=0
n k
n
k2 n k
X
= 2 k
x (1 − x)n−k
k=1
n
n
X k n−1 k
= x (1 − x)n−k
k=1
n k−1
n n
X k−1 n−1 k n−k
X 1 n−1 k
= x (1 − x) + x (1 − x)n−k
k=1
n k − 1 k=1
n k − 1
n n
X n−1 n−2 k n−k 1 X n−1 k
= x (1 − x) + x (1 − x)n−k
k=2
n k − 2 n k=1
k − 1
n−2 n−1
n − 1 X n − 2 j+2 n−k−2 1 X n − 1 j+1
= x (1 − x) + x (1 − x)n−j−1
n j=0 j n j=0 j
n−1 2 1
= x + x
n n
1 1
= 1− f2 (x) + f1 (x)
n n
∴ Bn (f2 ) = (1 − n1 )f2 + n1 f1 .
1 1
kBn (f2 ) − f2 k∞ = k(1 − )f2 + f1 k∞
n n
1 1 1
= k (f1 − f2 )k∞ ≤ → 0 (∵ kf1 − f2 k = sup|x − x2 | = )
n 4n 4
∴ Bn (f2 ) ⇒ f2 .
3.
n 2 n
X k
−x xk (1 − x)n−k = Bn (f2 ) + x2 (1) − 2xBn (f1 )
k=0
n k
1 1
= (1 − )f2 + f1 + x2 − 2xf1
n n
x(1 − x)
=
n
4. If k ∈ F , then | nk − x| ≥ δ
2
k
⇒ n − x ≥ δ2
2
⇒ 1 ≤ δ12 nk − x . Therefore,
X n X 1 k 2 n
k n−k
x (1 − x) ≤ 2 n
−x xk (1 − x)n−k
k∈F
k k∈F
δ k
n 2 n
X 1 k 1
≤ 2
−x xk (1 − x)n−k ≤
k=0
δ n k 4nδ 2
Proof. Since C[0, 1] and C[a, b] are isometric and this isometry maps polynomails to
polynomails, it is enough to prove the result for any f ∈ C[0, 1].
So consider f ∈ C[0, 1] and > 0. Since [0, 1] is compact, f is uniformly continuous.
Therefore, ∃δ > 0 such that |f (x) − f (y)| < 2
whenever |x − y| < δ.
Xn k n
|Bn (f )(x) − f (x)| = | f xk (1 − x)n−k − f (x)|
k=0
n k
n
X n k k
=| x (1 − x)n−k f ( ) − f (x) |
k=0
k n
n
X n k
≤ xk (1 − x)n−k | f ( ) − f (x) |
k=0
k n
n
Let F = {k | | nk − x| ≥ δ}. Then 1
xk (1 − x)n−k ≤
P
k 4nδ 2
.
k∈F
If k 6∈ F , then | nk − x| < δ ⇒ k
f (x)| < 2 . Therefore, we get
|f ( n −
X n k
|Bn (f )(x) − f (x)| ≤ xk (1 − x)n−k | f ( ) − f (x) |
k∈F
k n
X n k
+ xk (1 − x)n−k | f ( ) − f (x) |
k n
k∈F
/
1
≤ 2kf k∞ 2
+
4nδ 2
16 Equicontinuity
Definition 16.1. Uniformly Bounded
A collection of real valued functions F on X is said to be uniformly bounded if the
set {f (X)|x ∈ X, f ∈ F } is bounded in R.
i.e. supf ∈F supx∈X |f (x)| < ∞
i.e. supf ∈F ||f ||∞ < ∞
Let f ∈ F and d(x, y) < δ since f ∈ F, ∃ i such that ||f − fi ||∞ < 3 .
N ow |f (x) − f (y)| ≤ |f (x) − fi (x)| + |fi (x) − fi (y)| + |fi (y) − f (y)|
< + + =
3 3 3
⇒ F is equicontinuous.
Proof. Let F is compact then F is complete and totally bounded. Since F is complete,
it is closed.
Since F is totally bounded it is bounded.
⇒ supx∈X |f (x)| < ∞ ∀ f ∈ F
⇒ supf ∈F supx∈X |f (x)| < ∞
⇒ F is uniformly bounded.
Let > 0 since F is totally bounded, ∃ f1 , f2 , ...fn ∈ F such that for any f ∈ F such
that ||f − fi ||∞ < 3
for some i.
Since {f1 , f2 , ...fn } is equicontinuous ∃ δ > 0 such that
whenever d(x, y) < δ then |fi (x) − fi (y)| < 3 ∀ i.
Let f ∈ F and d(x, y) < δ since f ∈ F ∃ i such that,
||f − fi ||∞ < 3 .
N ow, |f (x) − f (y) ≤ |f (x) − fi (x)| + |fi (x) − fi (y)| + |fi (y) − f (y)|
< + + = .
3 3 3
⇒ F is equicontinuous.
conversely, suppose F is closed, uniformly bounded and equicontinuous. Since F is a
closed subset of C(X) which is complete.
⇒ F is complete.
To prove F is compact, it is enough to prove F is totally bounded that is every
sequence in F has a Cauchy subsequence, in F .
Let (fn ) be a sequence in F . Since F is equicontinuous, for given > 0, ∃ δ > 0 such
that
whenever d(x, y) < δ then |f (x) − f (y)| < 3 ∀ f ∈ F .
In particular, |fn (x) − fn (y)| < 3 ∀ n.
Since X is totally bounded, ∃ x1 , x2 , ...xr ∈ X such that for any x ∈ X ∃ i, 1 ≤ i ≤ r
such that d(x, xi ) < δ.
Since F is uniformly bounded {fn (xi )}∞
n=1 is bounded in R for i = 1, 2, ...r. Hence
there exists a subsequence (fnk (xi )) which converges in R and hence Cauchy.
⇒ ∃ Ni such that |fnp − fnq | < 3 ∀ p, q ≥ Ni
Take N = max{N1 , N2 , ...Nr } then for any p, q ≥ N
⇒ p, q ≥ N ≥ Ni ∀ i
⇒ |fnp (xi ) − fnq (xi )| < 3 | ∀ p, q, ≥ N and ∀ i.
Let x ∈ X then d(x, xi ) < δ for some i.
|fnp − fnq | ≤ |fnp − fnp (xi )| + |fnq (xi ) − fnp (xi )| + |fnq (xi ) − fnq (x)|
Since each fn is uniformly continuous, and d(x, xi ) < δ
⇒ |fn (x) − fn (xi )| < 3 ∀ n
∴ |fnp (x) − fnq | ≤ 3
+ 3 +
3
Lemma 17.1. There is F ∈ C ∞ (R) such that f (x) = 0 for x ≤ 0 and f (x) > 0 for
x > 0.
0 if x ≤ 0
Proof. Define f (x) =
e− x1
if x > 0.
It is clear that f is infintely differentiable every where except possible at x = 0.
Note that for x > 0,
0 1
f (x) = x−2 .e− x = x−2 F (x)
00 1
and f (x) = (x−4 − 2x−3 )e− x .
By induction, for x > 0,
f ( k)(x) = pk (x−1 )F (x)
where pk is polynomial of degree at most 2k and for x < 0, f k (x) = 0
So we have to show that f k (x) exists and is continuous at x = 0.
yn ym
For anyy > 0, ey = ∞
P
n=0 n! > m! for m = 0, 1, 2, ..
Example 18.2. 1. The single function f (x) = x (i.e.A = {f }). Clearly it sepa-
rates points in [a, b] [∵ if x 6= y then f (X) 6= f (y)] And the single function
e(x) = 1 (i.e. A = {e}) vanishes at no points of [a, b] (∵ if x ∈ X then ∃ e such
that e(x) = 1 6= 0).
∵ Any subalgebra A of C[a, b] containing these two functions separates points
in [a, b] and vanishes at no points of [a, b].
2. For any metric space X, the collection of C(x) separates point in X and van-
ishes at no pint of x.
Since, identity function f (x) = x and constant function e(X) = 1 are continu-
ous.
0
4. The set E of odd function in C[−1, 1] separates point in [−1, 1] as identity
0 0
function ∈ E and vanishes at 0 as f (0) = 0 ∀f ∈ E .
5. The set of all functions f ∈ C[−1, 1] such that f (0) = 0. Separates points in
C[−1, 1] as identity function is there in there in the collection and vanishes at
’0’.
Lemma 18.3. Let A be an algebra of real valued function on set X. Suppose that
A separates points in X and vanishes at no point of X. Then given x 6= y ∈ X and
a, b ∈ R ∃ f ∈ A such that f (x) = a and f (y) = b.
= {t ∈ X|(hy − f )(t) − }
= f (x)
Since, g(x) − f is continuous and (−∞, ) is open, (gx − f )−1 (−∞, ) is open.
⇒ Vx is open ∀ x ∈ X
⇒ {Vx }x∈X is an open cover for X. Since, X is compact, X = ∪ni=1 Vxi .
Let h = min{gx1 , gx2 , ...gxm } since gxi (y) > f (y) − ∀y ∈ X
h(y) > f (y) − ∀y ∈ X
⇒ h(y) − f (y) > − ∀y ∈ X
Since, any y ∈ X∃ such thaty ∈ Vxi
⇒ gxi < f (y) +
⇒ h( y) ≤ gxi (y) < f (y) +
⇒ h(y) − f (y) < ∀x ∈ X
⇒ ||h − f ||∞ <
∴ A is dense in C(X).
19 Inequalities
Lemma 19.1. Cauchy Schwartz Inequality
∞
X
|xi .yi | ≤ ||x||2 .||y||2 ∀ x, y ∈ l2
i=1
⇒ ∞ 2 2 2
P
i=1 (t xi + yi + 2txi .yi ) ≥ 0
⇒ t2 ∞
P 2
P∞ 2 P∞
i=1 x i + i=1 y i + 2t i=1 xi yi ≥ 0
P∞ 2
P∞ P∞
Let a = i=1 xi , b= i=1 xi yi , c= i=1 yi2
⇒ at2 + 2tb + c ≥ 0 ∀t ∈ R
In particular, for t = − ab
2
a − ab + 2 − ab b + c ≥ 0
b2 2
⇒ a
− 2 ba + c ≥ 0
⇒ −b2 + ac ≤ 0
⇒ b2 ≤ ac
√
⇒ |b| ≤ ac
12 12
⇒ |Σ∞ ∞ 2 ∞ 2
i=1 xi .yi | ≤ Σi=1 (|xi | ) Σi=1 (|yi | )
⇒ Σ∞
i=1 |xi |.|yi | ≤ ||x||2 .||y||2
= ∞
P 2
P∞ 2
P∞
i=1 |xi | + i=1 |yi | + 2 i=1 |xi yi |
By Cauchy-Schwartz inequality,
∞
X ∞
X ∞
X
2 2
|xi + yi | ≤ |xi | + |yi |2 + 2||x||2 .||y||2
i=1 i=1 i=1
1
⇒( ∞ 2 2
P
i=1 |xi + yi | ) ≤ ||x||2 + ||y||2
⇒ a + b ≤ 2 max{a, b}
= 2p (max{ap , bp })
⇒ (a + b)p ≤ 2p (ap + bp )
Since x, y ∈ lp ,
P∞ p
P∞
⇒ i=1 |xi | < ∞ i=1 |yi |p < ∞
Since |xi + yi | ≤ |xi | + |yi |
|xi + yi |p ≤ (|xi | + |yi |)p
P∞ p
P∞ p
i=1 |xi + yi | ≤ i=1 (|xi | + |yi |)
<∞
⇒ x + y ∈ lp
1 1
Proof. Since p
+ q
= 1.
1 1 p−1
⇒ q
=1− p
= p
p
⇒q= p−1
>1
⇒ q > 1.
Define f (x) = xp−1 and g(x) = xq−1 ∀ ≥ 0x
then (f ◦ g)(x) = f (xq−1 ) = x(p−1)(q−1) = x.
Similarly, (g ◦ f )(x) = x
. ∴ f & g are inverse to each other.
Consider the graph of two functions y = xp−1 for 0 ≤ x ≤ a and x = y q−1 for
0 ≤ y ≤ b the the area of the rectangle is at most equal to the sum of the areas of
the above two curves.
Z a Z b
p−1
ab ≤ x dx + y q−1 dy
0 0
ap b q
ab ≤ +
p q
Proof. If ||x||p = 0 or ||y||q = 0 then result holds so assume that ||x||p > 0 and
||y||q > 0.
|xi | |yi |
Let a = ||x||p
and b = ||y||p
then a, b ≥ 0.
∴ By Young’s Inequality,
ap bq
ab ≤ +
p q
p q
|xi |
⇒ . |yi |
||x||p | ||y||q |
≤ 1
p
|xi |
||x||p |
|yi |
+
||y||q |
1
q
|xi | |yi | PN 1 |xi | p
|yi |
q
⇒ N
P PN 1
.
i=1 ||x||p | ||y||q | ≤ i=1 p ||x||pp + i=1 q ||y||qq
N PN
≤ p1 ||x||
1 p 1 1 q
P
p
p i=1 |x i | + q ||y|| q
q i=1 |yi |
P
N p 1
Since i=1 |xi | p
= ||x||p where x = (x1 , ...xN ).
N
1 X 1 1 p 1 1 q
⇒ . |xi .yi | ≤ . p .||x||p + . q .||y||q
||x||p .||y||q i=1 p ||x||p q ||y||q
1 1
= +
p q
=1
N
1 X
⇒ . |xi .yi | ≤ 1
||x||p .||y||q i=1
N
X
⇒ |xi .yi | ≤ ||x||p .||y||q ∀N.
i=1
X∞
⇒ |xi .yi | ≤ ||x||p .||y||q .
i=1
Proof. Since x, y ∈ lp ⇒ x + y ∈ lp .
1 1
Let zi = |xi + yi |p−1 we will show that z ∈ lq where p
+ q
=1
∞ ∞
X
q
X q
|zi | = |xi + yi |p−1
i=1 i=1
∞
q
X
= |xi + yi |(p−1)
i=1
1 1 1 p−1
p
+ q
=1⇒ q
= p
⇒ p = (p − 1).q
∞
X ∞
X
q
|zi | = |xi + yi |p < ∞............(1)
i=1 i=1
1
⇒ z ∈ lp , and ||z||q = ( ∞ q q
P
i |zi | )
1
also ||x + y||p = ( ∞ p p
P
i |xi + yi | )
⇒ ||x + y||pp = ( ∞ p p
P
i |xi + yi | ) ...............(2)
∞
! 1q
X
∴ ||z||q = |zi |q
i
1q
= ||x + y||pp
p
= ||x + y||pq
= ||x + y||p−1
p
Now consider,
By Holder’s Inequality,
P∞
i |xi yi | ≤ ||x||p .||z||q
and ∞
P
i |zi yi | ≤ ||z||p .||y||q
∞
X
∴ |xi + yi |p ≤||x||p .||z||q + ||y||p .||z||q
i
||x + y||pp
⇒ ≤ ||x||p + ||y||p
||x + y||p−1
p