Real Analysis-Final

Download as pdf or txt
Download as pdf or txt
You are on page 1of 175

1

Real Analysis

M.A. (Previous)

Directorate of Distance Education


Maharshi Dayanand University
ROHTAK – 124 001
2

Copyright © 2003, Maharshi Dayanand University, ROHTAK


All Rights Reserved. No part of this publication may be reproduced or stored in a retrieval system or
transmitted in any form or by any means; electronic, mechanical, photocopying, recording or otherwise,
without the written permission of the copyright holder.

Maharshi Dayanand University


ROHTAK – 124 001

Developed & Produced by EXCEL BOOKS PVT. LTD., A-45 Naraina, Phase 1, New Delhi-110028
3

Contents
Chapter 1 Sequences and Series of Functions 5

Chapter 2 Functions of Several Variables 33

Chapter 3 Part A – The Riemann - Stieltjes Integral 74

Part B – Theory of Measure and Integration 98

Chapter 4 Measurable Functions and Lebesgue Integral 114

Chapter 5 Part A – “Differentiation and Integration 152

Part B – Measure Space 167


REAL ANALYSIS 5

1
    
SEQUENCES AND SERIES OF FUNCTIONS
1.1. The object of this chapter is to consider sequences whose terms are functions rather than
real numbers. There sequences are useful in obtaining approximations to a given function. We
shall study two different notations of convergence for a sequence of functions: Pointwise
convergence and uniform convergence
Pointwise and Uniform Convergence of Sequences of functions
Definition. Let A ⊆ R and suppose that for each n∈N there is a function fn : A→R. Then <fn> is
called a sequence of functions on A. For each x ∈A, this sequence gives rise to a sequence of
real numbers, namely the sequence < fn(x) > .
Definition. Let A ⊆ R and let < fn > be a sequence of functions on A. Let A0 ⊆ A and
suppose f : A0 → R. Then the sequence <fn> is said to converge on A0 to f if for each x∈A0, the
sequence <fn(x)> converges to f(x) in R.
In such a case f is called the limit function on A0 of the sequence <fn>.
When such a function f exists, we say that the sequence <fn> is convergent on A0 or that
<fn> converges pointwise on A0 to f and we write f(x) = lim fn(x), x∈A0. Similarly, it Σfn(x)
n →∞
converges for every x∈A0, and if

f(x) = fn(x), x∈A0,
n =1

the function f is called the sum of the series Σ fn.


The question arises : If each function of a sequence <fn> has certain property, such as
continuity, differentiability or integrality, then to what extent is this property transferred to the
limit function? For example, if each function fn is continuous at a point x0, is the limit function f
also continuous at x0? In general, it is not true. Thus pointwise convergence is not so strong
concept which transfers above mentioned property to the limit function. Therefore some
stronger methods of convergence are needed. One of these method is the notion of uniform
convergence. We know that fn is continuous at x0 if
lim fn(x) = fn(x0)
x →x 0

On the other hand, f is continuous at x0 if


(1.1.1) lim f(x) = f(x0)
x →x 0

But (1.1.1) can be written as


(1.1.2) lim lim fn(x) = lim lim fn(x)
x → x 0 n →∞ n →∞ x → x 0

Thus our question of continuity reduces to “can we interchange the limit symbols in (1.1.2)?” or
“Is the order in which limit processes are carried out immaterial”. The following examples show
that the limit symbols cannot in general be interchanged.
6 SEQUENCES AND SERIES OF FUNCTIONS

Example. A sequence of continuous functions whose limit function is discontinuous: Let


x 2n
fn(x) = , x∈R, n = 1, 2,…
1 + x 2n
we note that
0 if | x |< 1
1
lim fn(x) = f(x) = if | x |= 1
n →∞ 2
1 if | x |> 1

Each fn is continuous on R but the limit function f is discontinuous at x = 1 and x = −1.


Example. A double sequence in which limit process cannot be interchanged. For m = 1,
2,…,n = 1, 2, 3,…, let us consider the double sequence
m
Smn =
m+n
For every fixed n, we have
lim Smn = 1
n →∞
and so
lim lim Smn = 1
n →∞ m →∞
On the other hand, for ever fixed m, we have
1
lim Smn = lim =0
n →∞ n →∞ n
1+
m
and so
lim lim Smn = 0
m →∞ n →∞
Hence lim lim Smn ≠ lim lim Smn
n →∞ m →∞ m →∞ n →∞

Example. A sequence of functions for which limit of the integral is not equal to integral of
the limit: Let
fn(x) = n2x (1−x)n, x∈R, n = 1, 2, ….
If 0 ≤ x ≤ 1, then
f(x) = lim fn(x) = 0
n →∞
and so
1
0 f(x) dx = 0
1 1
But 0 fn(x) dx = n2 0 x(1−x)n dx
n2 n2
= −
n +1 n + 2
n2
=
(n + 1)(n + 2)
and so
1
lim 0 fn(x) dx = 1
n →∞
REAL ANALYSIS 7

Hence
1 1
lim 0 fn(x) dx ≠ 0 ( lim fn(x)) dx.
n →∞ n →∞
Example. A sequence of differentiable functions [fn] with limit 0 for which [fn′] diverges:
Let
sin nx
fn(x) = if x∈R, n = 1, 2,
n
Then lim fn(x) = 0 ∀ x.
n →∞

But fn′(x) = n cos nx


and so lim fn′(x) does not exist for any x.
n →∞

Definition. A sequence of functions {fn} is said to converge uniformly to a function f on a set E


if for every ∈> 0 there exists an integer N (depending only on ∈) such that n > N implies
(1.1.3) |fn(x) − f(x)| < ∈ for all xεE.
If each term of the sequence <fn> is real-valued, then the expression (1.1.3) can be written as
f(x) − ∈ < fn(x) < f(x) + ∈
for all n > N and for all x∈E. This shows that the entire graph of fn lies between a “band” of
height 2∈ situated symmetrically about the graph of f.
Definition. A series Σ fn(x) is said to converge uniformly on E if the sequence {Sn} of partial
sums defined by
n
Sn(x) = fi(x)
i =1

converges uniformly on E.
1
Examples. (1) Consider the sequence <Sn> defined by Sn(x) = in any interval [a, b], a > 0.
x+n
Then
1
S(x) = lim Sn(x) = lim =0
n →∞ n →∞ x+n
For convergence we must have
(1.1.4) |Sn(x) − S(x) < ∈ , n > n0
1
or − 0 < ∈, n > n0
x+n
1
or <∈
x+n
1
or x+n>

1
or n > −x

8 SEQUENCES AND SERIES OF FUNCTIONS

1 1
, then (1.1.4) is satisfied for m(integer) greater than
If we select n0 as integer next higher to
∈ ∈
which does not depend on x∈[a, b]. Hence the sequence <Sn> is uniformly convergent to S(x) in
[a, b].
2. Consider the sequence <fn> defined by
x
fn(x) = ,x≥0
1 + nx
Then
x
f(x) = lim = 0 for all x ≥ 0.
n →∞ 1 + nx

Then <fn> converges pointwise to 0 for all x ≥ 0. Let ∈ >0, then for convergence we must have
|fn(x) − f(x)| < ∈, n > n0
x
or − 0 < ∈, n > n0
1 + nx
x
<∈
1 + nx
x < ∈ + nx ∈
or n x ∈ > x−∈
x− ∈
or n>
x∈
x 1
or n> =
x∈ ∈
1
If n0 is taken as integer greater than , then

|fn(x) − f(x)) < ∈ ∀ n > n0 and ∀ x∈[0, ∞)
Hence <fn> converges uniformly to f on [0, ∞).
3. Consider the sequence <fn> defined by
fn(x) = xn, 0 ≤ x ≤ 1.

Then

0 if 0 ≤ x < 1
f(x) = lim xn =
n →∞ 1 if x = 1

Let ∈ > 0 be given. Then for convergence we must have

|fn(x) − f(x)| < ∈, n > n0

or xn < ∈
REAL ANALYSIS 9

n
1 1
or >
x ∈

1
log
or n> ∈
1
log
x

1
Thus we should take n0 to be an integer next higher to log 1 / ∈ log . If we take x = 1, then m
x
does not exist. Thus the sequence in question is not uniformly convergent to f in the interval
which contains 1.
4. Consider the sequence < fn > defined by
nx
fn(x) = , 0 ≤ x ≤ a.
1+ n 2x 2
Then if x = 0, then fn(x) = 0
and so f(x) = lim fn(x) = 0
n →∞

If x ≠ 0, then
nx
f(x) = lim fn(x) = lim =0
n →∞ n →∞ 1+ n 2x 2
Thus f is continuous at x = 0. For convergence we must have
|fn(x) − f(x)| < ∈, n > n0
nx
or <∈
1+ n 2x 2
nx
or 1 + n2 x2 − >0

1 1 1
or nx > + −4
2 ∈ 2 ∈2
Thus we can find an upper bound for n in any interval 0 < a ≤ x ≤ b, but the upper bound is
infinite if the interval includes 0. Hence the given sequence in non-uniformly convergent in any
interval which includes the origin. So 0 is the point of non-uniform convergence for this
sequence.
5. Consider the sequence <fn> defined by
fn(x) = tan−1 nx , 0 ≤ x ≤ a
Then

if x ≠ 0
f(x) = lim fn(x) = 2
n →∞
0 if x = 0
10 SEQUENCES AND SERIES OF FUNCTIONS

This the function f is discontinuous at x = 0.


For convergence, we must have for ∈ > 0 ,
|fn(x) − f(x)| < ∈, n > n0
or π/2 − tan−1 nx < ∈
or cot−1 nx < ∈ (Θ tan −1 nx + cot −1 nx = / 2 )
1
or nx >
tan ∈
1 1
or n>
tan ∈ x
Thus no upper bound can be found for the function on the right if 0 is an end point of the
interval. Hence the convergence is non-uniform in any interval which includes 0. So, here 0 is
the point of non-uniform convergence.
Definition. A sequence {fn} is said to be uniformly bounded on E if there exists a constant M > 0
such that |fn(x)| ≤ M for all x in E and all n.
The number M is called a uniform bound for {fn}.
For example, the sequence <fn> defined by
fn(x) = sin nx , x ε R
is uniformly bounded. Infact,
|fn(x)| = | sin nx | ≤ 1 for all x ε R and all n∈N.
If each individual function is bounded and it fn→f uniformly on E, than it can be shown that {fn}
is uniformly bounded on E. This result generally helps us to conclude that a sequence is not
uniformly convergent.
We now find necessary and sufficient condition for uniform convergence of a sequence of
functions.
Theorem 1. (Cauchy criterion for uniform convergence). The sequence of functions {fn},
defined on E, converges uniformly if and only if for every ∈>0 there exists an integer N such
that m ≥ N, n ≥ N, x∈E imply
|fn(x) − fm(x)| < ∈
Proof. Suppose first that <fn> converges uniformly on E to f. Then to each ∈ > 0 there exists an
integer N such that n > N implies
|fn(x) − f(x)| < ∈/2 for all x ε E
Similarly for m > N implies
|fm(x) − f(x)| < ∈/2 for all x ε E
Hence, for n > N, m > N, we have
|fn(x) − fm(x)| = |fn(x) − f(x) + f(x) − fm(x)|
≤ |fn(x) − f(x)| + |fm(x) − f(x)|
< ∈/2 + ∈/2 = ∈ for all x∈E
Hence the condition is necessary.
REAL ANALYSIS 11

Conversely, suppose that Cauchy condition is satisfied, that is,


(1.1.5) |fn(x) − fm(x)| < ∈, n, m > N and x ε E.
This implies that <fn(x)> is a Cauchy sequence of real numbers and so is convergent. Let f(x) =
lim fn(x), xεE. We shall show that fn→f uniformly on E. Let ∈ >0 be given. We can choose N
n →∞
such that (1.1.5) is satisfied. Fix n, and let m→∞ in (1.1.5). Since fm(x)→f(x) as m→∞, this
yields
|fn(x) − f(x)| < ∈, n > N, x∈E
Hence fn→f uniformly on E.
1.2. Tests for Uniform Convergence.
Theorem 2. Suppose lim fn(x) = f(x), x ε E and let Mn = lub |fn(x) − f(x)|. Then fn→f uniformly
n →∞ x∈E
on E if and only if Mn→0 as n→∞. (This result is known as Mn − Test for uniform
convergence)
Proof. We have
lub |fn(x) −f(x)| = Mn→0 as n→∞.
x∈E

Hence lim |fn(x) −f(x)| = 0 ∀ x ε E


n →∞

Hence to each ∈>0, there exists an integer N such that n>N, x ε E imply
|fn(x) −f(x)| < ∈
Hence fn→f uniformly on E.
Weierstrass contributed a very convenient test for he uniform convergence of infinite series of
functions.
Theorem 3. (Weierstrass M-test). Let <fn> be a sequence of functions defined on E and suppose
|fn(x)| ≤ Mn (xεE, n = 1, 2, 3,…),
where Mn is independent of x. Then Σ fn converges uniformly as well as absolutely on E if Σ Mn
converges.
Proof. Absolute convergence follows immediately from comparison test.
To prove uniform convergence, we note that
m m
|Sm(x) − Sn(x)| = f n (x) − fn
i =1 i =1

= | fn+1(x) + fn+2(x) +…+ fm(x)|


≤ Mn+1 + Mn+2 +…+ Mm
But since Σ Mn is convergent, given ∈ > 0, there exists N (independent of x) such that
|Mn+1 + Mn+2+…+Mn| < ∈, n > N
Hence
|Sm(x) − Sn(x)| < ∈, n > N, x ∈E
12 SEQUENCES AND SERIES OF FUNCTIONS

and so Σ fn(x) converges uniformly by Cauchy criterion for uniform convergence.


Lemma (Abel’s Lemma). If v1, v2,…, vn be positive and decreasing, the sum
u1 v1 + u2 v2 +…+ un vn
lies between A v1 and B v1, where A and B are the greatest and least of the quantities
u1, u1 + u2, u1 + u2 + u3,…, u1 + u2 +…+ un
Proof. Write
Sn = u1 + u2 +…+ un
Therefore
u1 = S1, u2 = S2 −S1,…, un = Sn − Sn−1
Hence
n
uivi = u1v1 + u1v2 +…+ unvn
i =1

= S1 v1 + (S2−S1) v2 + (S3 − S2) v3 +…+ (Sn −Sn−1) vn


= S1 (v1 − v2) + S2(v2 − v3) +…+ Sn−1(vn−1 −vn) + Sn vn
= A [v1 − v2 + v2 − v3 +…+ vn−1 − vn + vn]
= A v1
Similarly, we can show that
n
ui vi > B v1
i =1

Hence the result follows.


n
Theorem. 4. (Abel’s Test) The series un(x) vn(x) converges uniformly on E if
n =1

(i) {vn(x)} is a positive decreasing sequence for all values of x ε E


(ii) Σ un(x) is uniformly convergent
(iii) v1(x) is bounded for all xεE, i.e., v1(x) < M.
Proof. Consider the series Σ un(x) vn(x), where {vn(x)} is a positive decreasing sequence for each
xεE. By Abel’s Lemma
|un(x) vn(x) + un+1(x) vn+1(x) +…+ um(x) um(x)| < Avn(x)
where A is greatest of the magnitudes
|un(x)| , |un(x) + un+1(x)|,…, |un(x) + un+1(x) +…+ um(x)|
clearly A is a function of x.
Since Σ un(x) is uniformly convergent, it follows that

|un(x) + un+1(x) +…+ um(x)| < for all n > N, x∈E
M
REAL ANALYSIS 13


and so A < for all n > N (independent of x) and for all x ε E. Also, since {vn(x)} in
M
decreasing, vn(x) < v1(x) < M since v1(x) is bounded for all x ε E
Hence
| un(x) vn(x) + un+1(x) vn+1(x) +…+ um(x) vm(x)| < ∈
n
for n > N and all x ∈E and so un(x) vn(x) is uniformly convergent.
n =1

n
Theorem. (Dirichlet’s test). The series un(x) vn(x) converges uniformly on E if
n =1

(i) {vn(x)} is a positive decreasing sequence for all values of x∈E, which tends to zero
uniformly on E
(ii) Σ un(x) oscillates or converges in such a way that the moduli of its limits of
oscillation remains less than a fixed number M for all x ε E.

Proof. Consider the series un(x) vn(x), where {vn(x)} is a positive decreasing sequence
n =1
tending to zero uniformly on E. By Abel’s Lemma
|un(x) vn(x) + un+1(x) vn+1(x) +…+ um(x) vm (x) | < A vn(x),
where A is greatest of the magnitudes
|un(x)|, |un(x) + vn+1(x)|,…, |un(x) + un+1(x) +…+ um(x)|
and is a function of x.
s
Since Σ un(x) converges or oscillates finitely in such a way that u n ( x ) < M for all x ε E,
r
therefore. A is less than M. Furthermore since vn(x)→0 uniformly as n→∞, to each ∈>0 there
exists an integer N such that

vn(x) < for all n > N and all xεE
M
Hence

|unx) un(x) + vn+1(x) vn+1(x) +…+ um(x) vm(x)| < .M=∈
M

for all n > N and xεE and so un(x) vn(x) is uniformly convergent on E.
n =1

∞ cos n
Examples. 1. Consider the series . We observe that
n =1 np
cos n 1

np np
Also, we know that
14 SEQUENCES AND SERIES OF FUNCTIONS

∞ 1
n =1 np
cos n
is convergent if p > 1. Hence, by Weierstrass M-Test, the series Σ converges absolutely
np
and uniformly for all real values of θ if p > 1.
∞ sin n
Similarly, the series converges absolutely and uniformly by Weierstrass’s M-Test.
n =1 np
2. Taking Mn = rn, 0 < r < 1, it can be shown by Weierstrass’s M-Test that the series
Σ rn cos nθ, Σ rn sin nθ, Σ rn cos2 nθ, Σ rn sin2 nθ converge uniformly and
absolutely
∞ x
3. Consider , x∈R.
n =1 n (1 + nx 2 )
We assume that x is +ve, for if x is negative, we can change signs of all the terms. We have
x
fn(x) =
n (1 + nx 2 )
and fn′(x) = 0
1
implies nx2 = 1. Thus maximum value of fn(x) is
2n 3 / 2
1
Hence fn(x) ≤
2n 3 / 2
1 ∞ x
Since Σ 3/ 2
is convergent, Weierstarss’ M-Test implies that is uniformly
n n =1 n (1 + nx 2 )
convergent for all x ε R.
∞ x
4. Consider the series , x ε R. We have
n =1 (n + x 2 ) 2
x
fn′ (x) =
(n + x 2 ) 2

(n + x 2 ) 2 − 2x (n + x 2 )2x
and so f n (x) =
(n + x 2 ) 4
Thus fn′(x) = 0 gives
x4 + x2 + 2nx2 − 4nx2 − 4x4 = 0
− 3x4 − 2nx2 + n2 = 0
or 3x4 + 2nx2 − n2+ = 0
n n
or x2 = or x =
3 3
REAL ANALYSIS 15

3 3 1
Also fn′′(x) is −ve. Hence maximum value of fn(x) is 2
. Since Σ 2 is convergent, it follows
16n n
by Weierstrass’s M-Test that the given series is uniformly convergent.
∞ anxn ∞ a n x 2n
5. The series and
n =1 1 + x 2n n =1 1 + x 2n
converge uniformly for all real values of x is Σ an is absolutely convergent. The solutions follow
the same line as for example 4.
6. Consider the series
∞ (−1) n x 2 n
.
n =1 n p 1 + x 2n
(−1) n
We note that if p > 1, then Σ is absolutely convergent and is independent of x. Hence, by
np
Weierstrass’s M-Test, the given series is uniformly convergent for all xεR.
(−1) n
If 0 ≤ p ≤ 1, the series Σ is convergent but not absolutely. Let
np
x 2n
vn(x) =
1 + x 2n
Then <vn(x)> is monotonically decreasing sequence for |x| , 1 because
x 2n x 2 n +2
vn(x) −vn+1(x) = −
1 + x 2n 1 + x 2 n +2
x 2 n (1 − x 2 )
= (+ve)
(1 + x 2 n )(1 + x 2 n + 2 )

x2
Also v1(x) = < 1.
1+ x2
∞ (−1) n x 2 n
Hence, by Abel’s Test, the series . in uniformly convergent for 0 < p ≤ 1 and |x|
n =1 n p 1 + x 2n
< 1.
6. Consider the series
xn
Σ an . ,
1 + x 2n
under the condition that Σan is convergent. Let
xn
vn(x) =
1 + x 2n
Then
16 SEQUENCES AND SERIES OF FUNCTIONS

v n (x ) 1 + x 2 n +2
=
v n +1 ( x ) x (1 + x 2 n )
and so
v n (x ) (1 − x )(1 − x 2 n×2 )
−1 =
v n +1 ( x ) x (1 + x 2 n )
which is positive if 0 < x < 1. Hence
vn > vn+1
x
and so <vn(x)> is monotonically decreasing and positive. Also v1(x) = is bounded. Hence,
1+ x 2
xn
by Abel’s test, the series Σ an. is uniformly convergent in (0, 1) if Σ an is convergent.
1 + x 2n
nx n −1 (1 − x )
7. Consider the series Σ an under the condition that Σ an is convergent. We have
1− xn
nx n −1 (1 − x )
vn(x) =
1− xn
Then
vn (x ) n 1 − x n +1
= .
v n +1 ( x ) (n + 1) x 1 − x n
n
Since →0 as n→∞, taking n sufficient large
n +1
v n ( x ) 1 − x n +1
> > 1 if 0 < x < 1.
v n +1 ( x ) 1 − x n
Hence < un(x)> is monotonically decreasing and positive. Hence, by Abel’s Test, the given
series converges uniformly in (0, 1).
1.3. Uniform Convergence and Continuity.
We know that if f and g are continuous functions, then f + g is also continuous and this result
holds for the sum of finite number of functions. The question arises “Is the sum of infinite
number of continuous function a continuous function?”. The answer is not necessary. The aim
of this section is to obtain sufficient condition for the sum function of an infinite series of
continuous functions to be continuous.
Theorem. 6. Let <fn> be a sequence of continuous functions on a set E ⊆ R and suppose that
<fn> converges uniformly on E to a function f : E→R. Then the limit function f is continuous.
Proof. Let cεE be an arbitrary point. If c is an isolated point of E, then f is automatically
continuous at C. So suppose that c is an accumulation point of E. We shall show that f is
continuous at c. Since fn→f uniformly, for every ∈ > 0 there is an integer N such that n ≥ N
implies
REAL ANALYSIS 17


|fn(x) − f(x)| <for all x∈E.
3
Since fM is continuous at c, there is a neighbourhood Sδ(c) such that x ε Sδ(c) ∩ E (since c is
limit point) implies
|fM(x) − fM(c)| < ∈/3.
By triangle inequality, we have
|f(x) − f(c)| = |f(x) − fM(x) + fM(x) − fM(c) + fM(c)− f(c)|
≤ |f(x) − fM(x)| + | fM(x) − fM(c)| + | fM(c)− f(c)|
∈ ∈ ∈
< + + =∈
3 3 3
Hence
|f(x) − f(c) | < ∈, x ε Sδ(∈) ∩ E.
which proves the continuity of f at arbitrary point c ε E.
Remark. Uniform convergence of <fn> in the above theorem is sufficient but not necessary to
transmit continuity from the individual terms to the limit function. For example, let fn : [0, 1]
→R be defined for n ≥ 2 by
1
n2x for 0 ≤ x ≤
n
2 1 2
fn(x) = − n 2 x − for ≤ x ≤
n n n
2
0 for ≤ x ≤ 1
n
Each of the function fn is continuous on [0, 1]. Also fn(x) → 0 as n→∞ for all x ε [0, 1]. Hence
the limit function f vanishes identically and is continuous. But the convergence fn→f is non-
uniform.
The series version of Theorem 6 is the following:
Theorem. 7. If the series Σ fn(x) of continuous functions is uniformly convergent to a function f
on [a, b] , then the sum function f is also continuous on [a, b].
n
Proof. Let Sn(x) = fn(x), n∈N and let ∈>0. Since Σ fn converges uniformly to f on [a, b],
i =1
there exists a positive integer N such that

(1.3.1.) |Sn(x) − f(x)| < for all n ≥ N and x ε [a, b].
3
Let c be any point of [a, b], then (1.3.1) implies

(1.3.2) |Sn(c) − f(c)| < for all n≥ N.
3
Since fn is continuous on [a, b] for each n, the partial sum
Sn(x) = f1(x) + f2(x) +…+ fn(x)
is also continuous on [a, b] for all n. Hence to each ∈ > 0 then exist a δ > 0 such that

(1.3.3) |Sn(x) − Sn(c)| < whenever |x−c| < δ
3
Now, by triangle inequality, and using (1.3.1), (1.3.2) and (1.3.3), we have
|f(x) − f(c)| = |f(x) −Sn(x) + Sn(x) − Sn(c) + Sn(c) − f(c)|
≤ | f(x) − Sn(x)| + |Sn(x) − Sn(c)| + |Sn(c) − f(c)|
18 SEQUENCES AND SERIES OF FUNCTIONS

< ∈/3 + ∈/3 + ∈/3 = ∈, whenever |x −c| < δ


Hence f is continuous at c. Since c is arbitrary point of [a, b], f is continuous on [a, b].
However, the converse of Theorem 6 in true with some additional condition on the sequence
<fn> of continuous functions. The required result goes as follows.
Theorem. 8. Let E be compact and let {fn] be a sequence of functions continuous on E which
converges of a continuous function on E. If fn(x) ≥ fn+1(x) for n = 1, 2, 3,..., and for every x ε E,
than fn→f uniformly on E.
Proof. Take
gn(x) = fn(x) f(x).
Being the difference of two continuous functions, gn(x) is continuous. Also gn→0 and gn ≥ gn+1.
We shall show that gn→0 uniformly on E.
Let ∈ > 0 be given. Since gn→0, there exists an integer n ≥ Nx such that
|gn(x) −0| < ∈/2
In particular
|gNx(x) − 0| < ∈/2
i.e. 0 ≤ gN(x) < ∈/2
The continuity and monotonicity of the sequence {gn} imply that there exists an open set J(x)
containing x such that
0 ≤ gn(t) < ∈
if t ε J(x) and x ≥ Nx.
Since E is compact, there exists a finite set of points x1, x2, x3…, xm such that
E ⊆ J(x1) ∪ …∪ J(xm)
Taking
N = max (Nx1, Nx2,…,Nxm)
it follows that
0 ≤ gn(t) ≤ ∈
for all t ε E and n ≥ N. Hence gn→0 uniformly on E and so fn→f uniformly on E.
1.4. Uniform convergence and Integrability.
We know that if f and g are integrable, then
(f +g) = f + g
and this result holds for the sum of a finite number of functions. The aim of this section is to find
sufficient condition to extend this result to an infinite number of functions.
Theorem. 9. Let α be monotonically increasing on [a, b]. Suppose that each term of the
sequence {fn} is a real valued function such that fn ε R(α) on [a, b] for n = 1, 2, 3,… and suppose
fn → f uniformly on [a, b]. Then f ε R(α) on [a, b] and
b b
a f dα = lim a fn dα,
n →∞
b
that is, a lim
n →∞
b
fn(x) dα(x) = lim a fn(x) dα(x)
n →∞
(Thus limit and integral can be interchanged in this case. This property is generally described by
saying that a uniformly convergent sequence can be integrated term by term).
Proof. Let ∈ be a positive number. Choose η > 0 such that
REAL ANALYSIS 19


(1. 4. 1) η[α(b) − α(a)] ≤
3
This is possible since α is monotonically increasing. Since fn→f uniformly on [a, b], to each η>0
there exists an integer n such that
(1.4.2) |fn(x) − f(x)| ≤ η, x ε [a, b]
Since fn ε R(α), we choose a partition P of [a, b] such that

(1.4.3) U (P, fn, α) − L(P, fn, α) <
3
The expression (1.4.2) implies
fn(x) − η ≤ f(x) ≤ fn(x) + η
Now f(x) ≤ fn(x) + η implies, by (1.4.1) that

(1.4.4) U (P, f, α) , U (P, fn, α) +
3
Similarly, f(x) ≥ fn(x) − η implies

(1.4.5) L(P, f, α) ≥ L(P, fn, α) −
3
Combining (1.4.3), (1.4.4) and (1.4.5), we get
U (P, f, α) − L(P, f, α) < ∈
Hence f ε R(α) on [a, b].
Further uniform convergence implies that to each ∈>0, there exists an integer N such that for n ≥
N

|fn(x) − f(x)| < , x ∈ [a, b]
[ (b) − (a )]
Then for n > N,
| ab fdα − ab fndα| = | ab (f−fn) dα ≤ ab |f−fn| dα
∈ b
< dα(x) dx
[ (b) − (a )] a
∈ [ (b) − (a )]
=
( b) − ( a )
= ∈.
Hence
b
a f dα = lim fn dα
n →∞
and the result follows.
The series version of Theorem 9 is :
Theorem. 10. Let fn ε R, n = 1, 2,… If Σ fn converges uniformly to f on [a, b], then f ε R and

b b
a f(x) dα = a fn(x) dα,
n =1

i.e. the series Σ fn is integrable term by term.


Proof. Let <Sn> denote the sequence of partial sums of Σfn. Since Σfn converges uniformly to f
on [a, b], the sequence <Sn> converges uniformly to f. Then Sn being the sum of n integrable
function is integrable for each n. Therefore, by theorem 9, f is also integrable in Riemann sense
and
20 SEQUENCES AND SERIES OF FUNCTIONS

b b
a f(x)dx = lim a Sn(x) dx
n →∞
But
b b b b
a Sn(x) dx = a f1(x) dx + a f2(x) dx +…+ a fm(x) dx
n
b
= a fi(x) dx
i =1
Hence

b b
a f(x) dx = lim a fi(x) dx
n →∞ i =1

b
= a fi(x) dα,
i =1
and the proof of the theorem is complete.
2
Example. 1. Consider the sequence <fn> for which fn(x) = nx e −nx , n ε N, x ε [0, 1]. We note
that
f(x) = lim fn(x)
n →∞
nx
= lim 2
= 0, x ε (0, 1]
n →∞ 1 + nx n2x2
+ + ...
1 2
Then
1
0 f(dx) = 0
and
2
1
0 fn(x) dx = 1
0 nx e −nx dx
1 n −t
= e dt , t = nx2
2 0
1
= [1 −e−n]
2
Therefore
1
lim fn(x) dx = lim [1−e−n]
n →∞ n →∞ 2
1
=
2
1
If < fn > were uniformly convergent, then 0 f(x) dx should have been equal to lim fn9x) dx.
n →∞
But it is not the case. Hence the given sequence is not uniformly convergent to f infact, x = 0 is
the point of non-uniform convergence.
∞ x
2. Consider the series 2 2
. This series is uniformly convergent and so in integrable
n =1 ( n + x )
term by term. Thus

∞ x m 1 x
1
0 2 2
dx = lim
n =1 (n + x ) m → ∞ n =1 0
(n + x 2 ) 2
REAL ANALYSIS 21

m
= lim 1
0 n(n + x2)−2 dx
m→∞ n =1
1
m (n + x 2 ) −1
= lim
m→∞ n =1 −2 0
m 1 1 1
= lim −
m→∞ n =1 2 n n +1
1 1 1 1 1 1
= lim 1 − + − + ... + −
m →∞ 2 2 2 3 m m +1
1 1 1
= lim 1− =
m →∞ 2 m +1 2
∞ nx (n − 1) x
3. Consider the series 2 2
− , a ≤ x ≤ 1.
n =11+ n x 1 + (n − 1) 2 x 2
Let Sn(x) denote the partial sum of the series. Then
nx
Sn(x) =
1+ n 2x 2
and so f(x) = lim Sn(x) = 0 for all x ∈[0, 1]
n →∞

As we know that 0 is a point of non-uniform convergence of the sequence <Sn(x)>, the given
series is not uniformly convergent on [0, 1]. But
1 1
0 f(x) dx = 0 0 dx = 0
and
1 1 nx
0 Sn(x) dx = 0 dx
1+ n2x2
1 1 2n 2 x
= dx
2n 0 1 + n 2 x 2
=
1
2n
[
log (1 + n 2 x 2 ) ] 1
0

1
= log (1 + n2)
2n
Hence
1 1 ∞
lim 0 S n ( x )dx = lim log(1 + n 2 ) form
n →∞ 2n
n →∞ ∞
n ∞
= lim form
1+ n2 ∞
1
= lim =0
n →∞ 2 n
Thus
1 1
0 f(dx) dx = lim 0 Sn(x) dx,
n →∞
and so the series is integrable term by term although 0 is a point of non-uniform convergence.
22 SEQUENCES AND SERIES OF FUNCTIONS

Theorem. 11. Let {gn} be a sequence of function of bounded variation on [a, b] such that gn(a) =
0, and suppose that there is a function g such that
lim V(g − gn) = 0
n →∞
and g(a) = 0. Then for every continuous function f on [a, b], we have
lim ab f dgn = ab f dg.
n →∞
and gn→g uniformly on [a, b].
Proof. If V denotes the total variation on [a, b], then
V(g) ≤ V(gn) + V(g−gn)
Since gn is of bounded variation and lim V(g − gn) = 0 it follows that total variation of g is finite
n →∞
and so g is of bounded variation on [a, b]. Thus the integrals in the assertion of the theorem exist.
Suppose |f(x)| ≤ M on [a, b]. Then
b b b
| a
fdg − a
f dgn| = | a
fd (g−gn)
≤ M V(g − gn)
Since V (g−gn)→0 as n→∞, it follows that
b b
∞ fdg = lim ∞ f dgn
n →∞
Furthermore,
|g(x) − gn(x)| ≤ V(g−gn), a≤x≤b
Therefore, as n→∞, we have
gn →f uniformly.
1.5. Uniform Convergence and Differentiation
If f and g are derivable, then
d d d
[f(x) + g(x)] = f(x) + g(x)
dx dx dx
and that this can be the extended to finite number of derivable function. In this section, we shall
extend this phenomenon under some suitable condition to infinite number of functions.
Theorem. 12. Suppose {fn} is a sequence of functions, differentiable on [a, b] and such that
[fn (x0)} converges for some point x0 on [a, b]. If {fn′} converges uniformly on [a, b], then {fn}
converges uniformly on [a, b], to a function f, and
f ′(x) = lim fn′(x) (a ≤ x ≤ b).
n →∞

Proof. Let ∈>0 be give. Choose N such that n ≥ N, m ≥ N implies



(1.5.1) |fn(x0) − fm(x0)| <
2
and

(1.5.2) |fn′(t) − fm′(t)| < (a ≤ t < b)
2( b − a )
Application of Mean Value Theorem to the function fn − fm, (1.5.2) yields
| x − t |∈ ∈
(1.5.3) |fn(x) − fm(x) − fn(t) + fm(t)| ≤ ≤
2( b − a ) 2
for any x and t on [a, b] if n ≥ N, m ≥ N. Since
REAL ANALYSIS 23

| fx(x) − fm(x)| ≤ fn(x) − fm(x) − fn(x0) + fm(x0)|


+ | fn(x0) − fm(x0)|,
the relation (1.5.1) and (1.5.3) imply for n ≥ N, m ≥ N,
| fx(x) − fm(x)| <∈/2 + ∈/2 = ∈ (a ≤ x ≤ b)
Hence, by Cauchy criterion for uniform convergence, it follows that {fn} converges uniformly on
[a, b]. Let
f(x) = lim fn(x) (a ≤ x < b).
n →∞
For a fixed point x ∈ [a, b], let us define
f (t ) − f n (x ) f (t) − f (x)
(1.5.4) φn(t) = n , φ(t) =
t−x t−x
for a ≤ t ≤ b, t ≠ x. Then
f (t ) − f n (x )
(1.5.5) lim φn(t) = lim n = fn′(x) (n = 1, 2,…)
t→x t→x t−x
Further, (1.5.3) implies

|φn(t) − φm(t)| ≤ (n ≥ N, m ≥ N).
2( b − a )
Hence {φn} converges uniformly for t ≠ x. We have proved just now that {fn} converges to f
uniformly on [a, b]. Therefore (1.5.4) implies that
(1.5.6) lim φn(t) = φ(t)
n →∞
uniformly for a ≤ t ≤ b, t ≠ x. Therefore using uniform convergence of <φn> and (1.5.5) we have
lim φ(t) = lim lim φn(t)
t→x t → x n →∞
= lim lim φn(t)
n →∞ t → x
= lim fn′(x)
n →∞
But lim φ(t) = f′(x). Hence
t→x
f ′(x) = lim fn′(x).
n →∞
Remark. If in addition to the above hypothesis, each fn′ is continuous, then the proof becomes
simpler. Infact, we have then
Theorem 13. Let <fn> be a sequence of functions such that
(i) Each fn is differentiable on [a, b]
(ii) Each fn′ is continuous on [a, b]
(iii) <fn> converges to f on [a, b]
(iv) <fn′> converges uniformly to g on [a, b], then f is differentiable and f ′(x) = g(x)
for all x ε [a, b].
Proof. Since each fn′ is continuous on [a, b] and <fn′> converges uniformly to g on [a, b], the
application of theorem 6 of this chapter implies that g is continuous and hence Riemann-
integrable. Therefore, Theorem 9 implies
t t
a g(x) dx = lim a fn′(x) dx
n →∞
But, by Fundamental Theorem of Integral calculus,
t
a fx′(x) dx = fn(t) − fn(a)
Hence
24 SEQUENCES AND SERIES OF FUNCTIONS

t
a g(x) dx = lim [fn(t) − fn(a)]
n →∞
Since <fn> converges to f on [a, b], we have
lim fn(t) = f(t) and lim fn(a) = f (a)
n →∞ n →∞
Hence
t
a g(x) dx = f(t) − f(a)
and so
d t
( a g(x) dx) = f′(t)
dt
or g(t) = f′(t), t ε [a, b]
This completes the proof of the theorem.
The series version of theorem 13 is
Theorem. 14. If a series Σ fn converges to f on [a, b] and
(i) each fn is differentiable on [a, b]
(ii) each fn′ is continuous on [a, b]
(iii) the series Σ fn′ converges uniformly to g on [a, b]
then f is differentiable on [a, b] and f ′(x) = g(x) for all x ε [a, b].

Proof. Let <Sn> be the sequence of partial sums of the series fn. Since Σfn converges to f on
n =1
[a, b], the sequence <Sn> converges to f on [a, b]. Further, since Σfn′ converges uniformly to g on
[a, b], the sequence <Sn′> of partial sums converges uniformly to g on [a, b]. Hence, Theorem 13
is applicable and we have
f ′(x) = g(x) for all x ε [a, b].
∞ nx (n − 1) x
Examples. 1. Consider the series 2 2

n =1 1+ n x 1 + (n − 1) 2 x 2
For this series, we have
nx
Sn(x) = , 0≤x≤1
1+ n 2x 2
We have seen that 0 is a point of non-uniform convergence for this sequence. We have
nx
f(x) = lim Sn(x) = lim
n →∞ n →∞ 1 + n 2 x 2

= 0 for 0 ≤ x ≤ 1
Therefore
f ′(0) = 0
S ( 0 + h ) − S n ( 0)
Sn′(0) = lim n
n →0 h
n
= lim =n
n →0 1 + n 2 h 2
Hence
lim Sn′(0) = ∞
n →∞
Then
f′(0) ≠ lim Sn′(0).
n →∞
REAL ANALYSIS 25

∞ sin nx
2. Consider the series , x ε R. We have
n =1 n3
sin nx
fn(x) =
n3
cos nx
fn′(x) =
n2
Thus
cos nx
Σfn′(x) = Σ
n2
cos nx 1 1
Since 2
< 2 and Σ 2 is convergent, therefore, by Weierstrass’s M-test the series Σfn′(x)
n n n
is uniformly as well as absolutely convergent for all x ε R and so Σfn can be differentiated term
by term.
∞ ∞
Hence ( f n )′ = fn ′
n =1 n =1
'
∞ sin nx ∞ cos nx
or =
n =1 n 3
n =1 n2
1.6. Weierstrass’s Approximation Theorem.
Weierstrass proved an important result regarding approximation of continuous function which
has many application in Numerical Methods and other branches of mathematics.
The following computation shall be required for the proof of Weierstrass’s Approximation
Theorem.
For any p, q ε R, we have, by Binomial Theorem
(1.6.1)
k =0
n
( )p
n
k
k
qn−k = (p +q)n, n ε I,
where
|n
. ( )=
n
k
| k| n − k
Differentiating with respect to p, we obtain
n

k =0
( )k p
n
k
k−1
qn−k = m (p + q)n−1,
which implies
(1.6.2)
k =0
n k
n
( )p
n
k
k
qn−k = p(p+q)n−1, n ε I

Differentiating once more, we have


n k2

k =0 n
n
k p
k−1 n−k
()
q = p(n−1) (p + q)n−2 + (p + q)n−1
and so

(1.6.3)
n k2

k =0 n
n
2 k
()
pk qn−k = p2 1 −
1
n
p
(p + q ) n − 2 + (p + q ) n −1
n
Now if x∈[0, 1], take p = x and q = 1 −x. Then (1.6.1), (1.6.2) and (1.6.3) yield
26 SEQUENCES AND SERIES OF FUNCTIONS

k =0
( )x
n
k
k
(1 − x ) n −k = 1

(1.6.4)
n

k =0
k
n
( )xn
k
k
(1 − x ) n −k = x

k =0
k2
n2
( )xn
k
k
(1 − x ) n −k = x 2 1 −
1
n
+
x
n
2
k
On expanding −x , it follows from (1.6.4) that
n
2
(1.6.5)
n

k =0
k
n
−x ( )x
n
k
k
(1 − x ) n −k =
x (1 − x )
n
(0 ≤ x ≤ 1)

For any f ∈[0, 1], we define a sequence of polynomials {B n }n =1 as follows:


(1.6.6.) Bn(x)
k =0
n
( )x
k
n
n
k , k
(1 − x ) n −k f
0 ≤ x ≤ 1, n ε I.

The polynomial Bn is called the nth Bernstein Polynomial for f.


We are now in a position to state and prove Weierstrass’s Theorem.
Theorem. 15. (Weierstrass’s Approximation Theorem). Let f be a continuous function
defined on [a, b]. Then given ∈ > 0, there exists a polynomial P such that
|P(x) − f(x)| < ∈, a ≤ x ≤ b
Proof. We first show that it is sufficient to prove the theorem for the case in which [a, b] = [0, 1].
Suppose that the theorem is true for continuous functions defined on [0, 1]. If f is continuous on
[a, b] and ∈>0 we must show that there is a polynomial P such that
(1.6.7) |P(x) − f(x)| < ∈ a≤x≤b
Define g by g(x) = f (a + [b− a]x) ( 0 ≤ x ≤ 1)
Then g(0) = f(a), g(1) = f(b). Clearly g is continuous on [0, 1]. Since the theorem holds for
continuous function defined on [0, 1], there is a polynomial Q such that
(1.6.8) |g(y) − Q(y)| < ∈ (0 ≤ y ≤ 1)
x −a
If we put y=
b−a
Then
x−a x−a
g(y) = g = f (a + ((b − a )
b−a b−a
= f(x)
Therefore (1.6.8) reduces to
x −a
|f(x) − Q |<∈ (a < x < b)
b−a
If we define P by
x −a
P(x) = Q ,
b−a
then P is a polynomial (because Q is polynomial). Hence
|f(x) − P(x)| < ∈, a ≤ x < b.
Thus we prove the theorem for functions f which are continuous over (0, 1]
REAL ANALYSIS 27

Since f is continuous over compact set [0, 1], it is uniformly continuous on [0, 1]. Hence given ∈
> 0 there exists δ>0 such that

|f(x) − f(y) | < , (|x−y| < δ; x, y ε [0, 1])
2
Suppose N ε I such that
1
(1.6.9) <δ
4
N
and such that
1 ∈
(1.6.10) < (| f | > 0)
N 4| f |
Fix x ε [0, 1]. Multiplying the first identity in (1.6.4) by f and subtracting (1.6.6), we obtain for
any n ε I,
()
n
k n h n−k
(1.6.11) f(x) − Bn(x) = f (x ) − f k x (1−x)
k =0 n
= Σ1 + Σ2, say,
where Σ1 is the sum over those values of k such that
k 1
(1.6.12) | −x| < ,
n 4
N
k 1
while Σ2 is the sum over other values of k. If k does not satisfy (1.6.12), that is, if | −x| > ,
n 4 n
then
2
2 2 k
(k −nx) = n −x ≥ n3
n
Hence
|Σ2| = |Σ2[f(x) − f
k n k
n
()
] k x (1−x)n−k|

≤ Σ2[|f(x)| +| f
k
n
()
| ] nk xk (1−x)n−k

()
≤ 2|f(x)| Σ2 nk xk (1−x)n−k

≤2
|f |
3
()
Σ2 (k−nx)2 nk xk (1−x)n−k
n

2| f | n
()
(k −nx)2 nk xk (1−x)n−k
n 3 h =0
Here, by (1.6.5)
2| f |
|Σ2| ≤ n x (1−x)
n3
2| f |

n
1 ∈
If n ≥ N, it follows from (1.6.10) that < and so
n 4| f |
|Σ2| < ∈/2.
28 SEQUENCES AND SERIES OF FUNCTIONS

k
Moreover, if n ≥ N and k satisfies (1.6.12), then by (1.6.9) and (1.6.12), − x < δ and so
n
k
|f(x) − f | < ∈/2
n

Thus |Σ1| = |Σ1[f(x) − f


k
n
()
] nk xk (1−x)n−k|


()
< Σ1 nk xk (1−x)n−k
2
and so by first identity of (1.6.4), we have

|Σ1| <
2
Thus, (1.6.11) yields
| f(x) − Bn(x) ≤ |Σ1| + |Σ2|
∈ ∈
< + = ∈.
2 2
Since x was arbitrary point in [0, 1] and n any integer with n ≥ N, this shows that
| f(x) − Bn(x)| < ∈, 0 ≤ x ≤ 1, n ε I.
This completes the proof of the theorem.
Example. If f is continuous on [0, 1] and if
1 n
0 x f(x) dx = 0 for n = 0, 1, 2, …,
use Weierstrass’s Approximation Theorem to prove that f(x) = 0 on [0, 1]
Solution. The given hypothesis is that the integral of the product of f with any polynomial is
zero. We shall show that 01 f 2 = 0. We have, by Weierstrass’s Approximation Theorem
1 1
0 f 2 =& 0 P(x) f(x) = 0
f=0
1.7. Power Series
In this section we shall consider power series with real coefficients, and study its properties.

Definition. A series of the form an xn is called a power series
n =0

Applying Cauchy’s root test, we observe that the power series an xn is convergent if
n =0
1
|x| < ,
l
where
l = lim |an|1/n
1
The series is divergent if |x| >
l
Taking
1
r=
lim | a n |1/ n
REAL ANALYSIS 29

We say that the power series is absolutely convergent if |x| < r and divergent if |x| > r. If a0, a1,…
are all real and if x is real, we get an interval −r < x < r inside which the series is convergent.

If x is replaced by a complex number z, the power series Σ an zn converges absolutely at all


points z inside the circle |z| = r and does not converge at any point outside this circle. The circle
is known as circle of convergence and r is called radius of convergence. In case of real power
series the interval (−r, r) is called interval of convergence.
If lim |an|1/n = 0, then r = ∞ and the power series converges for all finite value of x(r z). The
function represented by the sum of the series is then called an Entire function or an integral
function. For example, ez, sin z and cos z are integral functions.
If lim |an|1/n = ∞, r = 0, the power series does not converge for any value of x except x = 0.

Theorem. 16. Suppose the series an xn converges for |x| < r and define
n =0

f(x) = an xn (|x| < r)
n =0

Then an xn converges uniformly on [−r + ∈, r − ∈], ∈>0. The function f is continuous and
n =0
differentiable in (−r, r) and

f ′(x) = n an xn−1 (|x| < r)
n =1

Proof. Let ∈ be a positive number. If |x| ≤ r − ∈, we have


| an xn| ≤ |an (r −∈)n |
Since every power series converges absolutely in the interior of its interval of convergence by
Cauchy’s root test, the series Σan (r −∈)n converges absolutely and so, by Weierstrass’s M-test,
Σan xn converges uniformly on [−r + ∈, r −∈]. Also then the sum f(x) of Σan xn is a continuous
function at all points inside the interval of convergence.
Since (n)1/n → 1 as n→∞, we have
lim (n|an|)1/n = lim (|an|)1/n
∞ ∞
Hence the series an xn and n an xn−1 have the same interval of convergence. Since
n =0 n =0

n an xn−1 is a power series, it converges uniformly in [−r + ∈, r −∈] for every ∈>0. Then, by
n =0
term by term differentiation (Theorem 14) yields.
Σ n an xn−1 = f ′(x) if |x| < r−∈.
But, given any x such that |x| < r, we can find an ∈>0 such that |x| < r−∈. Hence
Σ n an xn−1 = f ′(x) if |x| < r.
Theorem 17. Under the hypothesis of Theorem 16, f hs derivative of all orders in (−r, r) which
are given by

f (k)(x) = n (n−1) (n−2)…(n−k+1) an xn−k
n =k
In particular
f (k)(0) = |k ah, k = 0, 1, 2,…
Proof. Let
30 SEQUENCES AND SERIES OF FUNCTIONS


f(x) = an xn
n =0
Then by the above theorem
f ′(x) = Σ n an xn−1
Now applying the theorem 16 to f ′(x), we have
f ′′(x) = Σ n (n−1) an xn−2
…………………………
…………………………

f (k) (x) = n(n−1) (n−2)…(n−k+1) an xn−k
n =k
Clearly f (k)(0) = k ak ; the other terms vanish at x = 0.
Remark. If the coefficients of a power series are known, the values of the derivatives of f at the
centre of the interval of convergence can be found from the relation
f (k)(0) = |k ak.
Also we can find coefficients from the values at origin of t, f ′, f ′′,…
Theorem. 18. (Uniqueness Theorem). If Σ an xn and Σ bnxn converge on some interval (−r, r),
r > 0 to the same function f, then
an = bn for all n∈N.
Proof. Under the given condition, the function f have derivatives of all order in (−r, r) given by

f (k)(x) = n(n−1) (n−2)…(n−k+1) an xn−k
n =k
Putting x = 0, this yields
f (k)(0) = |k ak and f k(0) = |k bk
for all k ∈N. Hence
ak = bk for all k∈N.
This completes the proof or the theorem.
Theorem. 19. (Abel). Let (−r, r) be the interval of convergence of the power series

f(x) = an xn
n =0
If the series is convergent when x = r, then
lim f(x) = f(r)
x →r −0
A similar result holds if the series is convergent when x = −r.
Putting x = ry, we obtain the power series
∞ ∞
an rn yn = bn yn, say,
n =0 n =0
whose interval of convergence in (−1, 1). It is therefore sufficient to prove the theorem for r = 1.
Hence we shall prove the following.
Theorem. 19. (Abel). Let (−1, 1) be interval of convergence for the power series Σ an xn. if
∞ ∞
an = S, than lim an xn = S.
n =0 x →1−0 n =0

Proof. Let Sn = a0 + a1 +…+ an, S−1 = 0. Then


REAL ANALYSIS 31

m m
an xn = (Sn − Sn−1) xn
n =0 n =0
m m
= S n xn − Sn−1 xn
n =0 n =0
m −1 m
= Sn xn + Sm xm − Sn−1 xn
n =0 n =0
m −1 m
= S n xn − x Sn−1 xn−1 + Sm xm
n =0 n =0
m −1
= (1−x) Sn xn + Sm xm
n =0
For |x| < 1, let m→∞ and obtain

(1.7.1) f(x) = (1−x) S n xn
n =0
Since Σ an = S, Sn→S as n→∞. So to each ∈>0, there exists an integer N such that n>N implies
|S − Sn| < ∈/2
Also we know that

(1−x) xn = 1 (|x| <1)
n =0
or

(1.7.2) S = (1−x) Sxn (|x| <1)
n =0
Then (1.7.1) and (1.7.2) yield

| f(x) − S| = |(1−x) (Sn − S) xn|
n =0
N ∞
≤ (1−x) |Sn−S| |x|n + |Sn−S| |x|n
n =0 n = N +1
N ∈
≤ (1−x) |Sn − S| |x|n +
n =0 2
N
But for a fixed N, (1−x) |Sn −S| |x|n is a positive continuous function of x having zero value
n =0
N
at x = 1. Therefore there exists δ>0 such that for 1 − δ < x < 1, (1−x) |Sn −S| |x|n is less
n =0

than . Hence
2
∈ ∈
| f(x) −S| < + = ∈, 1−δ < x < 1
2 2
and so lim
x →1−

f(x) = S = an
n =0

Tauber’s Theorem. The converse of Abel’s theorem proved above is false in general. If f is
given by
32 SEQUENCES AND SERIES OF FUNCTIONS


f(x) = anxn, −r < x < r
n =0
the limit f(r−) may exist but yet the series Σ an rn may fail to converge. For example, if
an = (−1)n, then
1
f(x) = , −1 < x < 1
1+ x
1
and f(x) → as x→1−. However Σ (−1)n is not convergent. Tauber showed that the converse of
2
Abel’s theorem can be obtained by imposing additional condition on the coefficients an. A large
number of such results are known now a days as Tauberian Theorems. We present here only
Tauber’s first theorem.

Theorem. 20. (Tauber). Let f(x) = anxn for −1 < x < 1 and suppose that lim n an = 0. If f(x)
n =0 n →∞

→ S as x→1−, then an converges and has the sum S.
n =0

n 1
Proof. Let n σn = k |ak|. Then σn→ 0 as n→∞. Also, lim f(xn) = S if xn = 1 − . Therefore
h =0 n →∞ n
to each ∈ >0, we can choose an integer N such that n ≥ N implies
∈ ∈ ∈
| (fxn) − S| < , σn < , n |an| < .
3 3 3
n
Let Sn = ak . Then for −1 < x < 1, we have
h =0
n ∞
Sn − S = f(x) − S + ak (1−xk) − ak xk
k =0 h = n +1
Let x ∈ (0, 1). Then
(1−xk) = (1−x) (1+x + −+ xk−1) ≤ k(r−x)
for each k. Therefore, if n ≥ N and 0 < x < 1, we have
n ∈
|Sn − S| ≤ |f(x) − S| + (1−x) k |ak| +
h =0 3n (1 − x )
1
Putting x = xn = 1− , we find that
n
∈ ∈ ∈
|Sn − S| < + + = ∈1
3 3 3
which completes the proof.
REAL ANALYSIS 33

2
    
FUNCTIONS OF SEVERAL VARIABLES
2.1. In this chapter, we shall study derivatives and partial derivatives of functions of several
variables alongwith their properties.
2.2. Linear Transformations
Definition. A mapping f of a vector space X into a vector space Y is said to be a linear
transformation if
f(x1 + x2) = f (x1) + f (x2),
f(cx) = cf(x)
for all x, x1, x2 ∈ X and all scalars c.
Clearly, if f is linear transformation, then f (0) = 0.
A linear transformation of a vector space X into X is called linear operator on X.
If a linear operator T on a vector space X is one-to-one and onto, then T is invertible and
its inverse is denoted by T−1. Clearly T−1 (Tx) = x for all x ∈X. Also, if T is linear, then T−1 is
also linear.
Theorem 1. A linear operator T on a finite dimensional vector space X is one-to-one if and
only if the range of T is whose of X.
Proof. Let R(T) denote range of T. Let (x1, x2, …, xn) be a basis of X. Since T is linear the set
(Tx1, Tx2,…, Txn) spans R(T). The range of T will be whole of X if and only if {Tx1, Tx2,…,
Txn} is linearly independent

So, Suppose first that T is one-to-one. We shall prove that {Tx1, Tx2,…, Txn} is linearly
independent. Hence, let
c1Tx1, c2Tx2+…+ cnTxn = 0
Since T is linear, this yields
T(c1x1 + c2x2 +…+ cnxn) = 0
and so c1x1 + c2x2 +…+ cnxn = 0
Since (x1, x2,…, xn} is linearly independent, we have
c1 = c2 = … cn = 0
Thus {Tx1, Tx2,…, Txn} is linearly independent and so R(T) = X if T is one-to-one.
Conversely, suppose {Tx1, Tx2,…, Txn} is linearly independent and so
(2.2.1) c1Tx1 + c2Tx2 +…+ cnTxn = 0
implies c1 = c2=…= cn = 0. Since T is linear, (2.2.1) implies
T(c1x1 + …+ cnxn) = 0
c1x1 +…+ cnxn = 0
Thus T(x) = 0 only if x = 0. Now
T (x) = T(y) T(x−y) = 0 x−y=0 x=y
and so T is one-to-one. This completes the proof of the theorem
Definition. Let L(X, Y) be the set of all linear transformations of the vector space X into the
vector space Y. If T1, T2 ∈ L(X, Y) and if c1, c2 are scalars, then c1 T1 + c2 T2 is defined by
34 FUNCTIONS OF SEVERAL VARIABLES

(c1T + c2T2) (x) = c1T1x + c2T2x, x ∈X.


It can be shown that c1 T1 + c2 T2 ∈ L(X, Y).
Definition. Let X, Y, Z be vector spaces over the same field. If T, S ∈ L(X, Y) we define their
product ST by (ST) (x) = S(Tx) , x∈X
Also ST ∈ L(X, Y).
Definition. Let Rn denote n-dimensional Euclidean space and let T ∈L (Rn, Rm). Then
lub {|Tx | : x ∈Rn, |x| ≤ 1}
is called Norm of T and is denoted by ||T||. The inequality
|Tx| ≤ ||T|| |x|
holds for all x ∈Rn. Also if λ is such that
|Tx| ≤ λ|x|, x ∈ Rn, then ||T|| ≤ λ.
We are now in a position to prove the following theorem.
Theorem. 2. Let T, S∈L (Rn, Rm) and c be a scalar. Then
(a) ||T|| < ∞ and T is uniformly continuous mapping of Rn into Rm.
(b) ||S + T|| ≤ ||T|| + ||S||
||CT|| = |C| ||T||.
(c) If d(T, S) = ||T−S||, than d is a metric
n
Proof. (a) Let {e1, e2,…, en} be the standard basis in Rn and let x ∈Rn. Then x = ci ei.
i =1
Suppose |x| < 1 so that |ci| ≤ 1 for i = 1, 2, …n. Then
|Tx| = |Σ ciT ei| ≤ Σ |ci| |Tei|
≤ Σ |Tei|
Taking lub over x∈Rn, |x| ≤ 1
n
||Tx|| ≤ |Tei| < ∞.
i =1
Further
|Tx − Ty| = |T(x−y)| ≤ ||T|| |x−y| ; x, y, ∈Rn

so if |x−y| < , then
|| t ||
|Tx − Ty| < ∈, x, y, ∈Rn.
Hence T is uniformly continuous.
(b) We have
|(T + S) x | = |Tx + Sx|
≤ |Tx| + |Sx|
≤ ||T|| |x| + ||S|| |x|
= (||T|| ||S||) |x|
n
Taking lub over x ∈R , |x| ≤ 1, we have
||T +S|| ≤ ||T|| + ||S||
Similarly, it can be shown that
||cT|| = |c| ||T||.
(c) We have d(T, S) = ||T−S|| ≥ 0 and d (T, S) = ||T − S|| = 0 ⇔ T = S.
Also d(T, S) = ||T−S|| = ||S−T|| = d(S, T)
Further, if S, T, U ∈ L (Rn , Rm), then
||S − U|| = ||S − T + T− U||
≤ ||S − T|| + || T− U||
REAL ANALYSIS 35

Hence d is a metric.
Theorem. 3. If T ∈ L(Rn, Rm) and S ∈L (Rm, Rk), then
||S T|| ≤ ||S|| ||T||
Proof. We have
|(ST) x| = | s(Tx)| ≤ ||S|| | Tx|
≤ ||S|| ||T|| |x|
Taking sup. over x, |x| ≤ 1, we get
||ST|| ≤ ||S|| ||T||.
In Theorem 2, we have seen that the set of linear transformation form a metric space. Hence the
concepts of convergence, continuity, open sets, etc make sense in Rn.
Theorem. 4. Let C be the collection of all invertible linear operator on Rn .
1
(a) If T ∈ C, ||T−1|| = , S ∈L (Rn, Rn) and ||S − T|| = β < α, then S ∈C.
α
(b) C is an open subset of L(Rn, Rn) and the mapping T → T−1 is continuous on C.
Proof. We note that
|x| = |T−1 T x| ≤ ||T−1|| |Tx|
1
= |Tx| for all x ∈Rn
α
and so
(2.2.2) (α −β) |x| = α|x| − β|x|
≤ |Tx| − β |x|
≤ |Tx| − |(S −T) x|
≤ |Sx| for all x ∈Rn.
Thus kernel of S consists of 0 only. Hence S is one-to-one. Then theorem 1 implies that T is also
onto. Hence S is invertible and so S ∈ C. But this holds for all S satisfying ||S−T|| < α. Hence
every point of C is an interior point and so C is open.
Replacing x by S−1 y in (2.2.2), we have
(α −β) |S−1 y| ≤ |SS−1 y| = |y|
|y|
or |S−1 y| ≤
α −β
1
and so ||S−1|| ≤
α −β
Since S − T = S−1 (T − S) T−1.
−1 −1

We have
(2.2.3) ||S−1 − T−1|| ≤ ||S−1|| || T−S|| ||T−1||
β

α ( α − β)
Thus if f is the mapping which maps T →T−1, then (2.2.3) implies
|| S − T ||
||f(S) − f(T)|| ≤
α ( α − β)
Hence, if ||S −T||→0 then f(S) → f(T) and so f in continuous. This completes the proof of the
theorem.
36 FUNCTIONS OF SEVERAL VARIABLES

2.3. Total derivative of f defined on a subset E of Rn.


In one-dimensional case, a function f with a derivative at c can be approximated by a linear
polynomial. In fact if f ′(c) exists, let r(h) denote the difference
f (x + h ) − f (x )
(2.3.1) r(h) = −f ′(x) if h ≠ 0
h
and let r(0) = 0. Then we have
(2.3.2) f (x + h) = f (x) + h f ′(x) + h r(h),
an equation which holds also for h = 0. The equation (2.3.2) is called the First Order Taylor
Formula for approximating f (x +h) − f(x) by h f ′(x). The error committed in this
approximation is h r(h). From (2.3.1), we observe that r(h) → 0 as h → 0. The error h r(h) is said
to be of smaller order than h as h→0. We also note that hf ′(x) is a linear function of h. Thus, if
we write Ah = hf ′(x), then
A(a h1 + b h2) = aAh1 + bAh2
The aim of this section is to study total derivative of a function f from Rn to Rm in such a way
that the above said properties of h f ′(x) and h r(h) are preserved.
Definition. Suppose E is an open set in Rn and let f : E →Rn be a function defined on a set E in
Rn with values in Rm. Let x ∈E and h be a point in Rn such that |h| < r and x + h ∈ B(x, r). Then
f is said to be differentiable at x if there exists a linear transformation A of Rn into Rm such that
(2.3.3) f(x + h) = f (x) + Ah + r (h),
where the remainder r(h) is small in the sense that
| r (h) |
lim = 0.
h →0 | h |

and we write f ′(x) = A.


The equation (2.3.3) is called a First Order Taylor Formula.
The equation (2.2.4) can bw written as
| f(x + h) − f(x) − Ah |
(2.3.4) lim =0
h →0 |h|
The equation (2.3.4) thus can be interpreted as “For fixed x and small n, f (x +h) − f (x)
is approximately equal to f ′(x)h, that is, the value of a linear function applied to h.”
Also (2.3.3) shows that f is continuous at any point at which f is differentiable
The derivatives Ah derived by (2.3.3) or (2.3.4) is called total derivative of f at x or the
differential of f at x.

In particular, let f be a real valued function of three variables x,y, z say. Then f is differentiable
at the point (x, y, z) if it possesses a determinate value in the neighbourhood of this point and if
∆f = f(x + ∆x, y + ∆y, z + ∆z) − f(x, y, z) = A∆x + B∆y + C∆z + ∈ρ, where ρ = |∆x| + |∆x| +
|∆z|, ∈→0 as ρ→0 and A, B, C are independent of x, y, z. In this case A∆x + B∆y + C∆z is
called differential of f at (x, y, z).
Theorem 5. (Uniqueness of Derivative of a function). Let E be an open set in Rn and f maps E
in Rm and x∈E. Suppose h ∈Rn is small enough such that x + h ∈E. Then f has a unique
derivative.
Proof. If possible, let there the two derivatives A1 and A2. Therefore
REAL ANALYSIS 37

| f (x + h) − f(x) − A 1h |
lim =0
h →0 |h|
| f (x + h) − f(x) − A 2 h |
and lim =0
h →0 |h|
Consider B = A1 − A2. Then
Bh = A1h − A2h
= f(x +h) −f(x) + f(x) − f(x +h) + A1h − A2h
= f (x +h) −f (x) − A2h + f(x) − f(x +h) + A1h
and so |Bh| < |f (x +h) −f(x) −A1h |+| f(x+h) − f(x) − A2h|
which implies
| Bh | | f (x + h) − f(x) − A 2 h | | f (x + h) − f(x) − A 2 h |
lim ≤ lim +
h →0 h h →0 |h| |h|
=0
For fixed h ≠ 0, it follows that
| B( th) |
(2.3.5) → 0 as t→0
| th |
The linearity of B shows that L.H.S. of (2.3.5) is independent of t. Thus Bh = 0 for all h ∈Rn.
Hence B = 0, that is, A1 = A2, which proves uniqueness of the derivative.
The following theorem, known as chain rule, tells us how to compute the total derivatives of the
composition of two functions.
Theorem. 6. (Chain rule). Suppose E is an open set in Rn , f maps E into Rm, f is differentiable
at x0 will total derivative f ′(x0), g maps on open set containing f (E) into Rk and g is
differentiable at f (x0) with total derivative g′ (f(x0)). Then the composition map F = f o g
mapping E into Rk and defined by F(x) = g(f(x)) is differentiable at x0 and has the derivative
F ′(x0) = g′ (f(x0)) f ′(x0)
Proof. Take
y0 = f(x0), A = f ′ (x0), B = g′(y0)
and define
r1(x) = f(x) − f(x0) − A(x −x0)
r2(y) = g(y) − g(y0) − B(y −y0)
r(x) = F(x) − F(x0) − BA(x −x0)
To prove the theorem it is sufficient to show that
F′(x0) = BA,
That is,
r(x)
(2.3.6) →0 as x − x0
| x − x0 |
But, in term of definition of F (x), we have
r(x) = g(f(x)) − g(y0) −B(f(x) −f(x0) − A(x −x0))
so that
(2.3.7) r(x) = r2 (f(x)) + B r1 (x)
If ∈ >0, it follows from the definitions of A and B that there exist η > 0 and δ > 0 such that
| r2 ( y ) |
≤ ∈ if |y −y0| < η
| y − y0 |
or |r2(y)| ≤ ∈ |y −y0| if |y −y0| < η, i.e. if |f(x) − f(x)| < η
38 FUNCTIONS OF SEVERAL VARIABLES

and |r1(x)| ≤ ∈ |x−x0| if |x −x0| < δ.


Hence
(2.3.8) |r2 (f(x))| ≤ ∈ |f(x) − f(x0) |
= ∈ |r1(x) + A(x −x0)|
≤ ∈2 |x −x0| + ∈ ||A||(x −x0)
and
(2.3.9) |B r1(x)| ≤ ||B|| | r1(x)|
≤ ∈||B|| |x −x0| if |x −x0| < δ.
Using (2.3.8) and (2.3.9), the expression (2.3.7) yields
|r(x)| < ∈2 |x −x0| + ∈ ||A|| |x −x0| + ∈||B|| |x −x0|
| r(x ) |
and so ≤ ∈2 + ∈ ||A|| + ∈ ||B||
| x − x0 |
= ∈ [∈ + ||A|| + ||B||] if |x −x0| < δ
| r(x ) |
Hence →0 as x →x0
| x − x0 |
which in turn implies
F′(x0) = BA = g′(f(x0)) f ′(x0)
2.4. Partial Derivatives. Let {e1, e2,…, en} be the standard basis of Rn. Suppose f maps on open
set E ⊂ Rn into Rm and let f1, f2,…, fm be components of f. Define Dk fi on E by
f i ( x + te k ) − f i ( x )
(2.4.1) (Dk fi) (x) = lim
t →0 t
provided the limit exists.
Writing fi (x1, x2,…,xn) in place of fi(x), we observe that Dk fi is the derivative of fi with respect to
∂f i
xk, keeping the other variable fixed. That is why, we use oftenly in place of Dk fi.
∂x k
Since f = (f1, f2,…, fn), we have
Dk f(x) = (Dk f1(x), Dk f2(x),…, Dk fn(x))
which is partial derivative of f with respect to xk.
Furthermore, if f is differentiable at x, then the definition of f ′(x) shown that
f (x + th k ) − f (x)
(2.4.2) lim = f ′ (x) hk
t →0 t
If we take hk = ek, taking components of vector is (2.4.2), it follows that
“If f is differentiable at x, then all partial derivatives (Dk fi) (x) exist.”
In particular, if f in real valued (m = 1), then (2.4.1) takes the form
f ( x + t ) − f (x)
(Dk f) (x) = lim
t →0 t
For example, if f is a function of three variables x, y, and z, then
f ( x + x , y, z ) − f ( x , y, z )
Df(x) = lim
x →0 x
f ( x , y + y, z ) − f ( x , y , z )
Df(y) = lim
y →0 y
f ( x , y, z + z ) − f ( x , y, z )
and Df(z) = lim
z →0 z
REAL ANALYSIS 39

and are known respectively as partial derivatives of f with respect to x, y, z.


The next theorem shown that Ah = f ′(x) (h) is a linear combination of partial derivatives
of f
Theorem. 7. Let E ⊆ Rn and let f : E→Rn be differentiable at x (interior point of open set E). If
h = c1 e1 + c2 e2 +…+ cn en, where {e1, e2,…, en} is a standard basis for Rn, then
n
f ′(x) (h) = ck Dk f(x)
k =1

Proof. Using the linearity of f ′ (x), we have


n
f ′(x) (h) = f ′(x) (ck eh)
k =1
n
= ch f ′(x) eh
k =1
But, by (2.4.2),
f ′(x) eh = (Dh f) (x)
n
Hence f ′(x) (h) = ck Dk (f) (x)
k =1
If f is real valued (m = 1), we have
f ′(x) (h) = (D1f(x), D2f(x),…, Dnf(x)). h.
Definition. A differentiable mapping f of an open set E ⊂ Rn into Rm is said to be continuously
differentiable in E if f ′ is continuous mapping of E into L(Rn, Rm).
Thus to every ∈ > 0 and every x ∈E there exists a δ>0 such that
||f (y) − f ′(x)|| < ∈ if y ∈E and |y −x| < δ.
In this case we say that f is a C′-mapping in E or that f∈C′(E).
Theorem. 8. Suppose f maps an open set E ⊂ Rn into Rm. Then f is continuously differentiable
if and only if the partial derivatives Dj fi exist and are continuous on E for 1 ≤ i ≤ m, 1 ≤ j ≤ n.
Proof. Suppose first that f is continuously differentiable in E. Therefore to each x ∈E and ∈>0,
there exist a δ>0 such that
||f ′(y) − f ′(x)|| < ∈ if y ∈E and |y−x| < δ.
We have then
(2.4.3) |f(y) ej − f(x) ej| = |(f ′ (y) −f ′(x)) (ej)|
≤ ||f ′(y) − f ′(x)|| ||ej||
= ||f ′ (y) − f ′(x)||
< ∈ if y ∈E and |y−x| <δ.
Since f is differentiable, partial derivatives Dj fi exist. Taking components of vectors in (2.4.3), it
follows that
|(Dj fi) (y) − Dj fi(x)| < ∈, if y ∈E and |y −x| < δ.
Hence Dj fi are continuous on E for 1 ≤ i ≤ m, 1 ≤ j ≤ n.
Conversely, suppose that Dj fi are continuous on E for 1 ≤ i ≤ m, 1 ≤ j ≤ n. It is sufficient to
consider one-dimensional case, i.e., the case m = 1. Fix x ∈E and ∈>0. Since E is open, x is an
interior point of E and so there is an open ball B ⊂ E with centre at x and radius r. The continuity
of Dj f implies that r can be chosen so that
40 FUNCTIONS OF SEVERAL VARIABLES


(2.4.4) |(Dj f) (y) − (Dj f) (x) | < , y ∈B, 1 ≤ j ≤ n.
n
Suppose h = Σ hj ej, |h| < r, and take v0 = 0
and vk= h1 e1 + h2 e2 +…+ hk ek for 1 ≤ k ≤ n.
Then
n
(2.4.5) f(x +h) − f(x) = [f (x + vj) − f (x + vj−1)]
j=1
Since |vh| < r for 1 ≤ k ≤ n and since s is converse, the end points x + vj−1 and x + vj lie in s.
Further, since
vj = vj−1 + hj ej
Mean Value Theorem implies
(2.4.6) f(x + vj) − f(x + vj−1) = f (x + vj−1 + hj ej) − f(x + vj−1)
= hj ej (Di f) (x + vj−1 + vj hj ej)

for some θ ∈(0, 1) and by (2.4.4) this differ from hj (Di f) (x) by less than |hj| . Hence (2.4.5)
n
gives
n 1 n
| f(x + h) − f(x) − hj (Di f) (x)| ≤ |hj| ∈
j=1 n j=1
= |h| ∈
for all h satisfying |h| < r.
Hence f is differentiable at x and f ′(x) is the linear function which assigns the number Σ hj(Di f)
(x) to the vector h = Σ hj ej. The matrix [f ′ (x)] consists of the row (Di f ) (x),…, (Dn f) (x). Since
D1 f, D2 f,…, Dn f are continuous functions on E, it follows that f ′ is continuous and hence f ∈C′
(E).
2.5. Classical Theory for Functions of more than one Variable

Consider a variable u connected with the three independent variables x, y and z by the functional
relation
u = u (x, y, z)
If arbitrary increments ∆x, ∆y, ∆z are given to the independent variables, the corresponding
increment ∆u of the dependent variable of course depends upon the three increments assigned to
x, y and z.
Definition. A function u = u(x, y, z) is said to be differentiable at the point (x, y, z) if it
possesses a determinate value in the neighbourhood of this point and if.
∆u = A ∆x + B∆y + C∆z + ∈ρ,
where ρ = |∆x| + |∆y| + |∆z|, ∈→0, as ρ→0 and A, B, C are independent of ∆x, ∆y, ∆z.
In the above definition ρ may always be replaced by η, where
η= x 2 + y2 + z2
Definition. If the increment ratio
u ( x + x , y, z ) − u ( x , y, z )
x
REAL ANALYSIS 41

tends to a unique limit as ∆x tends to zero, this limit is called the partial derivative of u with
∂u
respect to x and is written or u x .
∂x
∂u ∂u
Similarly and can be defined.
dy ∂z
The differential coefficients: If in the equation
∆u = A∆x + B∆y, + C∆z + ∈ρ
we suppose that ∆y = ∆z = 0, then, on the assumption that u is differentiable at the point (x, y, z),
∆u = u(x + ∆x, y, z) − u (x, y, z)
= A∆x + ∈|∆x|
and dividing by ∆x,
u ( x + x , y, z ) − u ( x , y, z )
=A+∈
x
∂u
and by taking the limit as ∆x→0, since ∈→0 as ∆x→0, we get =A
∂x
∂u ∂u
Similarly = B and = C.
∂y ∂z
∂u ∂u ∂u
Hence, when the function u = u(x, y, z) is differentiable, the partial derivatives , , are
∂x ∂y ∂z
respectively the differential coefficients A, B, C and so
∂u ∂u ∂u
∆u = x+ y+ z+ ∈
∂x ∂y ∂z
The differential of the dependent variable du is defined to be the principal part of ∆u so that the
above expression may be written as
∆u = du + ∈ρ.
Now as in the case of functions of one variable, the differentials of the independent variables are
identical with the arbitrary increments of these variables. It we write u = x, u = y, u = z.
respectively, it follows that
dx = ∆x, dy = ∆y, dz = ∆z
Therefore, expression for du reduces to
∂u ∂u ∂u
du = dx + dy + dz
∂x ∂y ∂z
The distinction between derivatives and differential coefficients
We know that the necessary and sufficient condition that the function y = f(x) should be
differentiable at the point x is that it possesses a finite definite derivative at that point. Thus for
functions of one variable, the existence of the derivative f ′(x) implies the differentiability of f(x)
at any given point.
For functions of more than one variable this is not true. If the function u = u (x, y, z) is
differentiable at the point (x, y, z), the partial derivatives of u with respect to x, y and z certainly
exist and are finite at this point, for then they are identical with differential coefficients A, B and
C respectively. The partial derivatives, however, may exist at a point when the function is not
differentiable at that point. In other words, the partial derivatives need not always be differential
coefficients.
42 FUNCTIONS OF SEVERAL VARIABLES

x 3 − y3
Example.1. Let f be a function defined by f(x, y) = , where x and y are not
x2 + y2
simultaneously zero, f(0, 0) = 0.
If this function is differentiable at the origin, then, by definition,
(2.5.1) f(h, k) − f(0, 0) = Ah + Bk + ∈η, (1)
2 2
where η = h + k and ∈→0 as η→0.
Putting h = η cosθ, k = η sin θ in (2.5.1) and dividing through by η, we get
cos3θ − sin3θ = A cos θ + B sin θ + ∈.
Since ∈→0 as η→0, we get, by taking the limit as η→0
cos3θ − sin3θ = A cos θ + B sin θ
which is impossible, since θ is arbitrary.
The function is therefore not differentiable at (0, 0). But the partial derivative exist however, for
f (h ,0) − f (0,0) h −0
fx(0, 0) = lim = lim =1
h →0 h h → 0 h
f (0, k ) − f (0,0) −k
fy(0, 0) = lim = lim = −1 .
k →0 k k →0 + k

xy
if x 2 y 2 ≠ 0
Example. 2. f(x, y) = x 2 + y2
0 if x = y = 0
Then fx(0, 0) = 0 = fy(0, 0)
and so partial derivatives exist. If it is different, then
df = f (h, k) − f(0, 0) = Ah + Bh + ∈η, where A = fx(0, 0) B = fy (0, 0),
This yields

hh
= ∈ h2 + h2 , η = h2 + k2
h2 + k2
or hk = h2 + k2
Putting k = mh we get
mh2 = ∈h2 (1+m2)
m
or =∈
1+ m2
m
Hence lim =0,
k →0 1+ m2
which is impossible. Hence the function is not differentiable at the origin.
Remarks:
1. Thus the information given by the existence of the two first partial derivatives is limited. The
values of fx(x, y) and of fy(x, y) depend only on the values of f(x, y) along two lines through the
point (x, y) respectively parallel to the axes of x and y. This information is incomplete, and tells
us nothing at all about the behaviour of the function f(x, y) as the point (x, y) is approached along
a line which is inclined to the axis of x at any given angle θ which is not equal to 0 or π/2.
2. Partial derivatives are also in general functions of x, y and z which may posses partial
derivatives with respect to each of the three independent variables, we have the definition
REAL ANALYSIS 43

∂ ∂u u ( x + x , y, z ) − u x ( x , y, z )
(i) = lim x
∂x ∂x x → 0 x
∂ ∂u u ( x + y + y, z ) − u x ( x , y, z )
(ii) = lim x
∂y ∂x y→0 y
∂ ∂u u ( x , y, z + z ) − u x ( x , y, z )
(iii) = lim x
∂z ∂x z→0 z
Provided that each of these limits exist. We shall denote the second order partial derivatives by
∂ 2u ∂ 2u ∂ 2u
or u xx , or u yx and or uzx.
∂x 2 ∂y∂x ∂z∂x
∂u ∂u
Similarly we may define higher order partial derivatives of and .
∂y ∂z
The following example shows that certain second partial derivatives of a function may exist at a
point at which the function is not continuous.
x 3 + y3
Example. 3. Let φ(x, y) = when x ≠ y
x−y
φ(x, y) = 0 when x = y.
This function is discontinuous at the origin. To show this it suffices to prove that if the origin is
approached along different path, φ(x, y) does not tend to the same definite limit. For, if φ(x, y)
were continuous at (0, 0), φ(x, y) would tend to zero (the value of the function at the origin) by
what ever path the origin were approached.
Let the origin be approached along the three curves
(i) y = x − x2, (ii) y = x − x3, (iii) y = x − x4 ;
then we have
2 x 3 + 0( x 4 )
(i) φ(x, y) = →0 as x→0
x2
2 x 3 + 0( x 4 )
(ii) φ(x, y) = →z as x→0
x3
2 x 3 + 0( x 4 )
(iii) φ(x, y) = →∞ as x→0
x4
∂ ∂φ
Certain partial derivatives, however, exist at (0, 0), for if φx,x denote we have, for
∂x ∂x
example,
φ(h ,0) − φ(0,0) h2
φx(0, 0) = lim = lim = 0,
h →0 h h →0 h
φ (h ,0) − φ x (0,0) 2h
φxx(0, 0) = lim x = lim = 2,
h →0 h h →0 h
since φ(x, 0) = x2, φx(x, 0) = 2x when x ≠ 0.
The following example shows that uxy is not always equal to uyx.
Example. 4. Let
44 FUNCTIONS OF SEVERAL VARIABLES

xy( x 2 − y 2 )
f(x, y) =
x2 + y2
f(0, 0) = 0.
When the point (x, y) is not the origin, then
∂f x 2 − y2 4x 2 y 2
(2.5.2) =y 2 +
∂x x + y 2 (x 2 + y 2 ) 2
∂f x 2 − y2 4x 2 y 2
(2.5.3) =x 2 +
∂y x + y 2 (x 2 + y 2 ) 2
while at the origin,
f (h ,0) − f (,0)
(2.5.4) fx(0, 0) = lim =0
h →0 h
and similarly fy(0, 0) = 0.
From (2.5.2) and (2.5.3) we see that
(2.5.5) fx(0, y) = −y (y ≠ 0)
(2.5.6) fy(x, 0) = x (x ≠ 0)
Now we have, using (2.5.4), (2.5.5) and (2.5.8)
f y (h ,0) − f y (0,0) h
fxy (0, 0) = lim = lim = 1
h →0 h h
f x (0, k ) − f x (0,0) −k
fyx (0, 0) = lim = lim = −1
k →0 k k
and so fxy (0, 0) ≠ fyx(0, 0).
Example. 5. Prove that the function
f(x, y) = (|xy|)1/2
∂f ∂f
is not differentiable at the point (0, 0), but that and both exist at the origin and have the
∂x ∂y
value zero.
Hence deduce that these two partial derivatives are continuous except at the origin.
Solution. We have
∂f f (h ,0) − f (0,0)
(0,0) = lim =0
∂x h →0 h
f (0, k ) − f (0,0)
fy(0, 0) = lim =0
k →0 k
If f(x, y) is differentiable at (0, 0), then we must have
f(h, k) = 0.h + 0.k + ∈ h2 + k2
where ∈→0 as h 2 + k 2 →0

Now ∈=
(| hk |)1/ 2
h2 + k2
Putting h = ρ cos θ, k = ρ sin θ, we get
∈ = | sin cos |
∴ lim =∈ | sin cos | | cos sin | =0 which is impossible for arbitrary 0.
→0
Hence, f is not differentiable.
REAL ANALYSIS 45

Now suppose that (x, y) ≠ (0, 0). Then


∂f f ( x + h , y) − f ( x , y)
= lim
∂x h →0 h
| ( x + h ) y | − | xy |
= lim
h →0 h
| ( x + h ) y | − | xy | |x + h |−|x|
= lim = lim |y|
h →0 h ( x + h ) y + | xy | h →0 h[ x + h + | x | ]
Now, we can take h so small that x + h and x have the same sign. Hence the limit is
| y| 1 | y| ∂f |x| 1 |x|
or . Similarly = or Both of these are continuous except at
2 | xy | 2 |x| ∂y 2 | xy | 2 |y|
(0, 0).
We now prove two theorems, the object of which is to set out precisely under what conditions it
is allowable to assume that
fxy (a, b) = fyx (a, b)

Theorem. 9. (Young) If (i) fx and fy exist in the neighbourhood of the point (a, b) and (ii) fx and
fy are differentiable at (a, b); then
fxy = fyx
Proof. We shall prove this theorem by taking equal increments h both for x and y and calculating
∆2 f in two different ways, where
∆2 f = f(a + h, b + h) − f (a +h, b) − f(a, b+h) + f(a, b).
Let
H(x) = f(x, b+h) − f(x, b)
Then, we have
∆2 f = H(a +h) − H(a)
Since fx exists in the neighbourhood of (a, b), the function H(x) is derivable in (a, a+h).
Applying Mean Value Theorem to H(x) for 0 < θ < 1, we obtain
H(a + h) − H(a) = h H′(a + θh).
Therefore
(2.5.7) ∆2f = hH′(a + θh)
= h[fx (a + θh, b + h) − fx (a + θh, b)]
By hypothesis (ii) of the theorem, fx(x, y) is differentiable at (a, b) so that
fx(a + θh, b+h) − fx(a, b) = θhfxx (a, b) + h fyx (a, b) + ∈′ h
and
fx (a + θh, b) − fx(a, b) = θh fxx + ∈′′h ,
where ∈′ and ∈′′ tend to zero as h→0. Thus, we get (on subtracting)
fx(a +θh, b+h) − fn (a + θh, b) = hfyx (a, b) + h (∈′ − ∈′′)
Putting this value in (1), we obtain
(2.5.8) ∆2f = h2 fyx + ∈1 h2,
where ∈1 = ∈′ − ∈′′,
so that ∈1 tends to zero with h .
Similarly, if we take
K(y) = f(a + h, y) − f(a, y),
Then we can show that
46 FUNCTIONS OF SEVERAL VARIABLES

(2.5.9) ∆2f = h2 fxy + ∈2 h2


where ∈2→0 with h.
From (2.5.8) and (2.5.9), we have
∆2 f
= fyx (a, b) ∈1 = fxy(a, b) + ∈2
h2
Taking limit as h→0, we have
2
f
lim 2 = fyx (a, b) = fxy (a, b)
→0 h
which establishes the theorem.
Theorem. 10. (Schwarz). If (i) fx, fy, fyx all exist in the neighbourhood of the point (a, b) and (ii)
fyx is continuous at (a, b), then fxy also exists at (a, b) and fxy = fyx.
Proof. Let (a + h, b + k) be point in the neighbourhood of (a, b). Let (as in the above theorem)
∆2f = f(a+ h, b+k) − f(a + h, h) − f(a, b + k) + f (a, b)
and
H(x) = f(x, b + k) − f(x, b),
so that we have
∆2f = H(a +h) − H(a).
Since fx exists in the neighbourhood of (a, b), H(x) is derivable in (a, a+h).
Applying Mean Value Theorem for 0 < 0 < 1, we have
H(a + h) − H(a) = hH′(a + θh)
and therefore
∆2f = hH′(a + θh) = h [fx (a + θh, b+k) − fx (a + θh, h)].
Now, since fyx(x) exists in the neighbourhood of (a, b), the function fx is derivable with respect to
y in (b, b+k). Therefore by Mean Value Theorem, we have
∆2f = hk fyx (a + θh, b + θ′k) , 0 < θ′ < 1
That is
1 f (a + h , b + k ) − f ( a + h , b ) f ( a , b + k ) − f (a , b )
− = fyx (a +θh, b + θ′k)
h k k
Taking limit as k tends to zero, we obtain
1
(2.5.10) [(a + h, b) − fy (a, b)] = lim [fyx(a +θh, b+θ′k)]
h
= fyx(a + θh, b)
Since fyx is given to be continuous at (a, b), we have
fyx (a + θh, b) = fyx(a, b) + ∈,
where ∈→0 as h → 0.
Hence taking limit as h → 0 in (2.5.10), we have
f y (a + h , b ) − f y (a , b )
lim = lim [fyx (a, b) + ∈]
h →0 h h →0
that is, fxy (a, b) = fyx(a, b)
This completes the proof of the theorem
Remark. The condition of Young or Schwarz’s Theorem are sufficient for fxy = fyx but they are
not necessary. For example, consider the function
REAL ANALYSIS 47

x 2 y2
, x ≠ 0, y ≠ 0
f(x, y) = x 2 + y 2
0 , x=y=0
f (h ,0) − f (0,0)
We have fx(0, 0) = lim =0
h →0 h
f (0, k ) − f (0,0)
fy(0, 0) = lim =0
k →0 k
Also, for (x, y) ≠ (0, 0), we have
( x 2 + y 2 )2 xy 2 − x 2 y 2 .2 x 2 xy 4
fx(x, y) = =
(x 2 + y 2 ) 2 (x 2 + y 2 ) 2
2x 4 y
fy(x, y) = 2 2 2
(x y )
f (0, k ) − f x (0,0)
Again fyx (0, 0) = lim x = 0 and fxy (0, 0) = 0
k →0 k
So that fyx (0, 0) = fxy (0, 0)
8xy 3 ( x 2 + y 2 ) 2 − 2 xy 4 .4 y( x 2 + y 2 )
For (x, y) ≠ (0, 0), we have fyx(x, y) =
(x 2 + y 2 ) 4
8x 3 y 3
=
(x 2 + y 2 ) 2
Putting y = mx, we can show that
lim fyx ≠ 0 = fyx(0, 0)
( x , y )→ ( 0, 0 )

so that fxy is not continuous at (0, 0). Thus the condition of Schwarz’s theorem is not satisfied.
To see that conditions of Young’s Theorem are also not satisfied, we notice that
f (h ,0) − f x (0,0)
fxx(0,0) = lim x =0
h →0 h
If fx is differentiable at (0, 0) we should have
fx(h, k) − fx(0, 0) = fxx(0, 0). h + fyx(0, 0). k + ∈η
2hk 4
= ∈ η, where ∈→0 as η→0.
(h 2 + k 2 ) 2
Put h = ρ cos θ, k = ρ sin θ, then η = h 2 + k 2 = ρ
so we have
2 cos . 4 sin 4
4
= ∈ρ

i.e. 2 cos θ sin4 θ = ∈


Taking limit as ρ→0, we have
2 cos θ sin4 θ = 0
which is impossible for arbitrary θ
Euler’s theorem on homogeneous functions.
Definition. A function f(x, y, z,…) is a homogeneous function of degree n if it has the property
f(tx, ty, tz,…) = tn f(x, y, z,…) (1)
48 FUNCTIONS OF SEVERAL VARIABLES

(1) To prove Euler’s theorem, write x′ = tx, y′ = ty,…, then


f(x′, y′, z′,…) = tn f(x, y, z,…) (2)
and if we take partial derivatives with respect to t, we get
∂f ∂x ' ∂f ∂y'
. + . +…= n tn−1 f(x, y, z),
∂x ∂t ∂y' ∂t
that is,
∂f ∂f
x +y +… = ntn−1 f(x, y, z)
∂x ' ∂y'
Now put t = 1, so that x′ = x, y′ = y,… and we get
∂f ∂f
x + y +…= nf(x, y,) (3)
∂x ∂y
which is known as Euler’s theorem.
(2) Differentiate the equation (2) m times; since t is the only independent variable, we have
dmf = n(n−1)…(n−m+1) tn−m f(x, y, z,…) dtm
∂m f m ∂ f
m
Now dm f = m
dx ' + m
dy'm
+…,
∂x ' ∂y'
and since x′m = tm xm, y′m = tm ym ,…, when t = 1 we get
m
∂ ∂
x + y + ... f(x, y, z) = n(n−1)…(n−m+1) f(x, y, z,…)
∂x ∂y
which is the generalization of Euler’s theorem.
2.6. In view of Taylor’s theorem for functions of one variable, it is not unnatural to expect the
possibility of expanding a function of more than one variable f(x + h, y + k, z + l,) in a series of
ascending powers of h, k, l, To fix the ideas, consider a function of two variables only; the
reasoning in the general case is precisely the same.
Taylor’s Theorem. If f(x, y) and all its partial derivatives of order n are finite and continuous
for all point (x, y) in the domain a ≤ x ≤ a + h, b ≤ y ≤ b + k, then
1 2 1
f(a + h, b+k) = f (a, b) + df(a, b) + d f (a, b) +…+ dn−1 f(a, b) + Rn
|2 | n −1
1 n
where Rn = d f(a θh, b + θk), 0 < 0 < 1.
|n
Proof. Consider a circular domain of centre (a, b) and radius large enough for the point (a + h,
b + k) to be also with in the domain. Suppose that f(x, y) is a function such that all the partial
derivatives of order n of f(x, y) are continuous in the domain. Write
x = a + ht, y = b+kt,
so that, as t ranges from 0 to 1, the point (x, y) moves along the line joining the point (a, b) to be
point (a +h, b+k); then
f(x, y) = f(a + ht, b + kt) = φ(t).
∂f dx ∂f dy ∂f ∂f
Now, φ′(t) = . + . =h +k = df,
∂x dt ∂y dt ∂x ∂y
and similarly
φ′′(t) = d2f,…, φ(n)(t) = dn(f)..
We thus see that φ(t) and its n derivatives are continuous functions of t in the interval 0 ≤ t ≤ 1,
and so, by Maclaurin’s theorem
REAL ANALYSIS 49

t2 t n (n)
φ(t) = φ(0) + tφ′(0) + φ′′(0) +…+ φ (θt),
|2 |n
where 0 < θ < 1. Now put t = 1 and observe that
φ(1) = f (a + h, b+k), φ(0) = f (a, b), φ′(0) = d f(a, b)
φ′′(0) = d2f (a, b),…., φ(n) (θ t) = dn f (a + θh, h + θk).
It follows immediately that
1 2
(2.5.11) f (a + h, b + k) = f(a, b) + d f (a, b) + d f(a, b) +…
|2
1
+ dn−1 f(a, b) + Rn
| n − 1
1 n
where Rn = d f(a + θh, b + θk), 0 < θ < 1.
|n
We have assumed here that all the partial derivatives of order n are continuous in the domain in
question. Taylor expansion does not necessarily hold if these derivatives are not continuous.
Maclaurin’s theorem. If we put a = b = 0, h = x, k = y, we get at once, from the equation
1 2
f(a + h, b + k) = f(a, b) + df (a, b) + d f(a, b) +
|2
1
+ dn−1 f(a, b) + Rn
| n − 1
1 n
where Rn = d f(a + θh, b + θk), 0 < 0 < 1,
|n
1 2 1
that f(x, y) = f(0, 0) + df(0, 0) + d f(0, 0) +…+ dn−1 f(0, 0) + Rn
|2 | n −1
1 n
where Rn = d f (0x, θh), 0 < θ < 1.
|n
The theorem easily extend to any number of variables.
Example. 6. If f (x, y) = (|x y|)1/2, prove that Taylor’s expansion about the point (x, x) is not valid
in any domain which includes the origin. Give reasons.
Solution. If a Taylor expansion were possible (n = 1)
f(x + h, x + h) = f(x, x) + h {fx(ξ, ξ) + fy(ξ, ξ)}
where x < ξ < x + h. This is not valid for all x, h for it implies that
|x + λ| = |x| + h, ξ ≠ 0
= |x|, ξ = 0
∂f ∂f
(The reason is that the partial derivatives and are not continuous at the origin).
∂x ∂z
2.7. Implicit functions
Let F(x1, x2,…, xn, u) = 0 (1)
be a functional relation between the n + 1 variables x1,…, xn, u and let x = a1, x2 = a2,…, xn = an
be a set of values such that the equation
F(a1,…, an, u) = 0 (2)
50 FUNCTIONS OF SEVERAL VARIABLES

is satisfied for at least one value of u, that is the equation (2) in u has at least one root. We may
consider u as a function of the x’s : u = φ(x1, x2,…, xn) defined in a certain domain, where
φ(x1, x2,…, xn) has assigned to it at any point (x1, x2,…, xn) the roots u of the equation (1) at this
point. We say that u is the implicit function defined by (1). It is, in general, a many valued
function.
More generally, consider the set of equations
Fp (x1,…, xn, u1,…, um) = 0 (p = 1, 2,…, m) (3)
between the n +m variables x1,…, xn, u1,…, um and suppose that the set of equations (3) are such
that there are points (x1, x2,…, xn) for which these m equations are satisfied for at least one set of
values u1, u2,…, um. We may consider the u’s as functions of the x’s,
up = φp (x1, x2,…, xn) ( p = 1, 2,…, m)
where the functions φ have assigned to them at the point (x1, x2,…, xn) the values of the roots u1,
u2,…, um at this point. We say that u1, u2,…, um constitute a system of implicit functions
defined by the set of equation (3). These functions are in general many valued.
Theorem. 12 (Existence Theorem). Let F(u, x, y) be a continuous function of the variables u, x,
y. Suppose that
(i) F(u0, a, b) = 0
(ii) F(u, x, y) is differentiable at (u0, a, b)
∂F
(iii) The partial derivative (u0, a, b) ≠ 0
∂u
Then there exists at least one function u = u (x, y) reducing to u0 at the point (a, b) and which, in
the neighbourhood of this point, satisfies the equation F (u, x, y) = 0 identically.
Also, every function u which possesses these two properties is continuous and differentiable at
the point (a, b).
∂F
Proof. Since F(u0, a, b) = 0 and (u0, a, b) ≠ 0, the function F is either an increasing or
∂u
decreasing function of u when u = u0. Thus there exists a positive number δ such that F(u0 − δ, a,
b) and F(u0 + δ, a,b) have opposite signs. Since F is given to be continuous, a positive number η
can be found so that the functions
F(u0 − δ, x, y) and F(u0 + δ, x, y)
the values of which may be as near as we please to
F(u0 − δ, a, b) and F(u0 + δ, a, b)
will also have opposite signs so long as |x − a| < η and |y −b| < η.
Let x, y be any two values satisfying the above conditions. Then F(u, x, y) is a continuous
function of u which changes sign between u0 −δ and u0 + δ and so vanishes somewhere in this
interval. Thus for these x and y there is a u in [u0 − δ, u0 + δ] for which F(u, x, y) = 0. This u is a
function of x and y, say u (x, y) which reduces to u0 at the point (a, b).
Suppose that ∆u, ∆x, ∆y are the increments of such function u and of the vanishes x and y
measured from the point (a, b). Since F is differentiable at (u0, a, b), we have
∆F = [Fu(u0, a, b) + ∈] ∆u + [Fx(u0, a, b) + ∈′] ∆x
+ [Fy (u0, a, b) + ∈′′] ∆y = 0
since ∆F = 0 because of F = 0. The numbers ∈, ∈′, ∈′′ tend to zero with ∆u, ∆x and ∆y and can
be made as small as we please with δ and η. Let δ and η be so small that the numbers ∈, ∈′, ∈′′
REAL ANALYSIS 51

1
are all less than |Fu(u0, a, b)|, which is not zero by our hypothesis. The above equation then
2
shows that ∆u→0 as ∆x→0 and ∆y→0 which means that the function u = u(x, y) is continuous at
(a, b).
Moreover, we have
[Fx (u 0 , a , b)+ ∈'] x + [Fy (u 0 , a , b)+ ∈''
] y
∆u = −
Fu (u 0 , a , b)+ ∈
F ( u , a , b) Fy (u 0 , a , b)
=− x 0 x− ∆y + ∈1 ∆x + ∈2 ∆y,
Fu (u 0 , a , b) Fu (u 0 , a , b)
∈1 and ∈2 tending to zero as ∆ x and ∆y tend to zero.
Hence u is differentiable at (a, b).
∂F
Cor.1. If exists and is not zero in the neighbourhood of the point (u0, a, b), the solution u of
∂u
the equation F = 0 is unique.
Suppose that there are two solutions u1 and u2. Then we should have, by Mean Value Theorem,
for u1 < u′ < u2
θ = F(u1, x, y) − F(u2, x, y) = (u1 − u2) Fu(u′, x, y) ,
and so Fu (u, x, y) would vanish at some point in the neighbourhood of (u0, a, b) which is contary
to our hypothesis
Cor. 2. If F(u, x, y) is differentiable in the neighbourhood of (u0, a, b), the function u = u(x, y) is
differentiative in the neighbourhood of the point (a, b).
This is immediate, because the preceding proof is then applicable at every point (u, x, y) in that
neighbourhood.
Corollary 1 is of great importance, for by considering a function of wo variables only,
F(u, x) = 0, and taking F(u, x) = f(u) −x, we can enunciate the fundamental theorem on inverse
functions as follows.
Theorem. 13 (Inverse Function Theorem). If, in the neighbourhood of u = u0, the function f(u)
is a continuous function of u, and if (i) f(u0) = a, (ii) f ′(u) ≠ 0 in the neighbourhood of the point u
= u0, then there exists a unique continuous function u = φ(x), which is equal to u0 when x = a,
and which satisfied identically the equation
f(u) − x = 0,
in the neighbourhood of the point x = a.
The function u = φ(x) thus defined is called the inverse function of x = f(u).
2.8. Extreme Values
Definition. A function f(x, y, z) of several independent variables x, y, z,… is said to have an
extreme value at the point (a, b, c,…) if the increment
∆f = f(a + h, b + k, c +l ) −f (a, b, c)
preserves the same sign for all values of h, k, l, whose moduli do not exceed a sufficiently small
positive number η.
If ∆f is negative, then the extreme value is a maximum and if ∆f is positive it is a minimum.
Now we find necessary and sufficient conditions for extreme values. We will consider a function
of two independent variables.
By Taylor’s theorem we have
52 FUNCTIONS OF SEVERAL VARIABLES

∂f ∂f
f(x + h, y + k,…) − f(x, y, …) = h +k +…+ terms of the second and
∂x ∂y
higher orders.
Now by taking h, k, l, sufficiently small, the first degree terms can be made to govern the sign of
the right hand side and therefore of the left side also, of the above equation, therefore by
changing the sign of h, k, l, the sign of the left hand member would be changed. Hence as a first
condition for the extreme value we must have
∂f ∂f ∂f
h + k + l + … = 0,
∂x ∂y ∂z
and since these arbitrary increments are independent of each other, we must have
∂f ∂f ∂f
= 0, = 0, = 0, …
∂x ∂y ∂z
which are necessary conditions for extreme points. These conditions are not sufficient for
extreme points.
To find sufficient conditions we will consider only the case of two variables.
Let f be a real valued function of two variables. Let (a, b) be an interior point of the domain of f
such that f admits of second order continuous partial derivatives in this neighbourhood. We
suppose that fx(a, b) = 0 = fy(a, b).
∂2 f ∂2 f ∂2 f
We write r, s, t for the values of , , respectively when x = a and y = b. That is,
∂x 2 ∂x∂y ∂y 2
fx,x(a, b) = r, fx, y(a, b) = S, fy,y(a, b) = t
If (a + h, b + k) is any point of neighbourhood of (a, b), then by Taylor’s theorem we have
f(a h, b +k) − f(a, b) = h fx(a, b) + k fy(a, b)
1
+ [h2 fx,x(a, b) + 2 fxy(a, b) hk + k2 fy,y(a, b)]
2
1 ∂f ∂f
+ R3 = [h2 + 25hk + tk2] + R3 Θ ( a , b ) = (a , b ) = 0
2 ∂x ∂y
where R3 consists of terms of the third and higher orders of small quantities, and by taking h and
k sufficiently small the second degree terms now can be made to govern the sign of the right
hand side and therefore of the left hand side also. If these terms are of permanent sign for all
such values of h and k, we shall have a maximum or minimum for f(x, y,…) according as that
sign is negative or positive.
Now condition for the invariable sign of (r h2 + 25hk + tk2) is that rt − S2 shall be positive and
the sign will be that of r. If rt − S2 is positive, it is clear that r and t must have the same sign.
Thus, if rt − S2 is positive we have a maximum or minimum according as r and t are both
negative or both positive.
This condition was first pointed out by Lagrange and is known as Lagrange’s condition.
If, However, rt = S2, the quadratic terms
1
rh2 + 2shk + tk2 becomes (hr + ks)2 (*)
r
and are therefore of the same sign as r or t unless
h S
= − = B say for which * vanishes
k r
REAL ANALYSIS 53

In this case we must consider terms of higher degree in the expansion f(a + h, h + k) − f(a, b).
h
The cubic term must vanish collectively when = β; otherwise, by changing the sign of both h
k
and k we could change the sign of f(a + h, b + k) − f(a, b). And the biquadratic terms must
h
collectively be of the same sign as r and t when = β.
k
If r = 0, S ≠ 0, * changes sign with k and there is no extreme value. If r = 0 = S * does not
change sign but it vanishes where h = 0 (without h = 0). This is a doubtful case.
In the case in which x, s, t are each of them zero, the quadratic terms are altogether absent, and
the cubic terms would change sign with h and k and therefore all the differential coefficients of
the third order must vanish separately when x = a and y = b and the biquadratic terms must be
such that they retain the same sign for all sufficiently small values of h, k.

Therefore we may state that


The value f(a, b) is an extreme value of f(x, y) if
fx(a, b) = fy(a, b) = 0
and if fxx(a, b) fyy(a, b) > fxy2(a, b)
and the value is maximum or a minimum according as fxx (or fyy) is negative or positive.
a3 a3
Example.7. Let u = xy + + ,
x y
∂u a3
= y− 2 =0
∂x x
putting x = a, y = a
∂u a3
=x− 2 =0
∂y b
∂ 2 u 2a 3 ∂ 2u ∂ 2 u 2a 3
Hence = = 2, = 1, = 3 =2
∂x 2 x3 ∂x∂y ∂y 2 y
Therefore r and t are +ve when x = a = y and rt − s2 = 2.2−1= 3 (+ve) therefore there is a
minimum value of u, viz. u = 3a2.
Example. 8. Let
f(x, y) = y2 + x2 y + x4.
It can be verified that
fx(0, 0) = 0, fy (0, 0) = 0
fxx(0, 0) = 0, fyy(0, 0) = 2
fxy (0, 0) = 0.
So, at the origin we have
fxx fyy = fxy2.
However, on writing
1 3x 4
y2 + x2y + x4 = (y + x 2 ) 2 + ,
2 4
it is clear that f(x, y) has a minimum value at the origin, since
2
h2 3h 4
∆f = f(h, k) − f(0, 0) = k + +
2 4
is greater than zero for all values of h and k.
54 FUNCTIONS OF SEVERAL VARIABLES

Example. 9. Let
f(x, y) = 2x4 − 3x2 y + y2
∂f ∂f ∂f ∂f
Then = 8x 3 − 6 xy (0,0) = 0; = − 3x 2 + 2 y (0,0) = 0
∂x ∂x ∂y ∂y
∂2 f 2 ∂2 f
r= = 24x − 6y = 0 at (0, 0), S = = −6x = 0 at (0, 0)
∂x 2 ∂x∂y
∂2 f
t= 2
= 2. Thus rt − S2 = 0. Thus it is a doubtful case
∂y
However, we can write f(x, y) = (x2 −y) (2x2 −y), f(0, 0) = 0
f(x, y) − f(0, 0) = (x2−y) (2x2−y) > 0 for y < 0 or x2 > y > 0
y
< 0 for y > x2 > > 0
2
Thus ∆ f does not keep the some sign mean (0, 0). Therefore it does not have maximum or
minimum at(0, 0).
2.9. Lagrange’s Method of Undermined Multipliers
Let u = φ (x1, x2, xn) be a function of n variables which are connected by m equations
f1(x1, x2,…, xn) = 0, f2 (x1, x2,…, xn) = 0, …, fm (x1, x2,…, xn) = 0,
so that only n−m of the variables are independent.
When u is a maximum or minimum
∂u ∂u ∂u ∂u
du = dx 1 + dx 2 + dx 3 + ... + dx n = 0
∂x 1 ∂x 2 ∂x 3 ∂x n
∂f ∂f ∂f ∂f
Also df1 = 1 dx 1 + 1 dx 2 + 1 dx 3 + ... + 1 dx n = 0
∂x 1 ∂x 2 ∂x 3 ∂x n
∂f ∂f ∂f ∂f
df2 = 1 dx 1 + 1 dx 2 + 1 dx 3 + ... + 1 dx n = 0
∂x 1 ∂x 2 ∂x 3 ∂x n
……………………………………………………….
……………………………………………………….
∂f ∂f ∂f ∂f
dfm = m dx 1 + m dx 2 + m dx 3 + ... + m dx n = 0
∂x 1 ∂x 2 ∂x 3 ∂x n
Multiplying these lines respectively by 1, λ1, λ2,…, λn and adding, we get a result which may be
written
P1 dx1 + P2 dx2 + P3 dx3 +…+ Pn dxn = 0 ,
∂u ∂f ∂f ∂f
where Pr = + 1 1 + 2 2 + ... + m m
∂x r ∂x r ∂x r ∂x r
The m, quantities λ1, λ2,…, λm are at our choice. Let us choose them so as to satisfy the m linear
equations
P1 = P2 = P3…= Pm = 0
The above equation is now reduced to
Pm+1 dxm+1 + Pm+2 dxm+2 +…+ Pn dxn = 0
It is indifferent which n − m of the n variables are regarded as independent. Let them be xm+1,
xm+2, …, xn. Then since n−m quantities dxm+1, dxm+2,…, dxn are all independent their coefficients
must be separately zero. Thus we obtain the additional n−m equations
Pm+1 = Pm+2 =…= Pn = 0
REAL ANALYSIS 55

Thus the m + n equations


f1 = f2 = f3 =…= fm = 0
and P1 = P2 = p3 =…= Pn = 0
determines the m multipliers λ1, λ2,…, λm and values of the n variables x1, x2,…, xn for which
maxima and minima values of u are possible.
x 2 y2 z2
Example. 10. Find the length of the axes of the section of the ellipsoid + + = 1 by the
a 2 b2 c2
plane lx + my + nz = 0
Solution. We have to find the extreme values of the function r2 where r2 = x2 + y2 + z2, subject to
the two equations of condition
x2 y2 z2
+ + −1 = 0 ,
a 2 b2 c2
lx + my + nz = 0
Then x dx + y dy + z dz = 0 (1)
x y z
2
dx + 2 dy + 2 dz = 0 (2)
a b c
l dx + mdy + ndz = 0 (3)
Multiplying these equation by 1, λ1 and λ2 and adding we get
x
x + λ1 + λ2 l = 0 (4)
a2
y
y + λ1 + λ2 m = 0 (5)
b2
z
z + λ1 + λ2 n = 0 (6)
c2
Multiplying (4), (5) and (6) by x, y, z and adding we get

x 2 y2 z2
(x2 + y2 + z2) + λ1 + + + λ2 (lx, my + nz) = 0
a 2 b2 c2

or r2 + λ1 = 0 λ1 = −r2
Hence from (4) (5) and (6) we have
λ 2l λ2m λ2n
x= ,y= ,z =
r2 r2 r2
−1 −1 −1
a2 b2 c2
56 FUNCTIONS OF SEVERAL VARIABLES

l 2a 2 m2b2 n 2c 2
But lx + my + nz = 0 λ2
+ + = 0 and since λ2 ≠ 0, the
r 2 − a 2 r 2 − b2 r 2 − c2
equation giving the values of r2, which are the squares the length of the semi-axes required in the
l2a 2 m2b2 n 2c2
quadratic in r2 is + + =0
r 2 − a 2 r 2 − b2 r 2 − c2
Example. 11. Investigate the maximum and minimum radii vector of the sector of “surface of
elasticity” (x2 + y2 + z2)2 = a2 x2 + b2 y2 + c2 z2 made by the plane lx + my + nz = 0
Solution. We have
xdx + ydy + zdz (1)
a2xdx + b2ydy + c2zdz = 0 (2)
and ldx + mdy + ndz = 0 (3)
Multiplying these equations by 1, λ1, λ2 respectively and adding we get
x + a2xλ1 + lλ2 = 0 (4)
2
y + b yλ1 + mλ2 = 0 (5)
2
z + c 2λ1 + nλ2 = 0 (6)
Multiplying by x, y, z respectively and adding we get
(x2 + y2 + z2) + (a2 x2 + b2y2 + c2 z2) λ1 + (ln + my + nz) λ2 = 0
1
r2 + λ1 r4 = 0 λ1 = −
r2
lr22 2m r
2
2 nr
2
x= , y = , z =
a − r2
2
b2 − r 2 c2 − r 2
2
r2
2l
2 2
2m r
2 2
2n r
Then lx + my + nz = 0 , y = , z = =0
a − r2
2
b2 − r 2 c2 − r 2
l2 m2 n2
+ + =0
a 2 − r 2 b2 − r 2 c2 − r 2
It is a quadratic in r and gives its required values.
Example. 12. Prove that the volume of the greatest rectangular parallelopiped that can be
x2 y2 z2 8abc
inscribed in the ellipsoid 2 + 2 + 2 = 1 is .
a b c 3 3
Solution. Volume of a parallelepiped is = 8xyz. Its maximum value is to be find under the
x2 y2 z2
condition that it is inscribed in the ellipsoid 2 + 2 + 2 = 1. We have
a b c
u = 8xyz
x2 y2 z2
f1 = + + = 1.
a 2 b2 c2
REAL ANALYSIS 57

Therefore
du = 8yz dx + 8xz dy + 8xydz = 0 (1)
x2 y2 z2
df i = dx + dy + dz = 0 (2)
a2 b2 c2
Multiplying (1) by 1 and (2) by λ and adding we get
x
yz λ=0 (3)
a2
y2
zx + λ=0 (4)
b2
z
zy + λ=0 (5)
c2
From (3), (4) and (5) we get
a 2 yz b 2 zx c 2 xy
λ= = =
x y z

a 2 yz b 2 zx c 2 xy
and so = =
x y z
Dividing throughout by x, y, z we get
a2 b2 c2
= =
a2 y2 z2

3x 2 a b c
Hence 2
= 1 or x = . Similarly y = , z=
a 3 3 3
It follows therefore that
8abc
u = 8 xyz =
3 3
Example 13. Find the point of the circle x2 + y2 + z2 = k2, lx + my + nz = 0 at which the function
u = ax2 + by2 + cz2 + 2fyz + 2gzx + 2hxy attain its greatest and its least value.
Solution. We have
u = ax2 + by2 + cz2 + 2fyz + 2gzx + 2hxy
f1 = lx + my + nz = 0
f2 = x2 + y2 + z2 = k2
Then ax dx + by dy + czdz + fy dz + fz dy + gz dx + gx dz + hx dy + hydx = 0
l dx + mdy + ndz = 0
x dx + ydy + zdz = 0
Multiplying by 1, λ1, λ2 respectively and adding
58 FUNCTIONS OF SEVERAL VARIABLES

ax + ky, gz + λ1l + λ2x = 0


by + hx + fz + λ1m + λ2 y = 0
cz + gx + fy + λ1 n + λ2z = 0.
Multiplying by x, y, z respectively and adding we get
u + λ2 = 0 λ2 = −u
Putting this value in the above equation we have
x(a−u) + hy + gz + lλ1 = 0
hx + y(b−u) + fz + mλ1 = 0
gx + fy + z(c−u) +n λ1= 0
lx + my + zx + 0 = 0
Eliminating x, y, z and λ1 we get
a −u h g l
h b−u f m
= 0 Ans.
g f c−u n
l m n o
Example. 14. If a, b, c are positive and
u = (a2 x2 + b2 y2 + c2z2)/x2y2z2, ax2 + by2 + cz2 = 1,
show that a stationary value of u is given by

x2 = , y2 = , z2 = ,
2a ( + a ) 2b ( + b ) 2c ( + c )
where µ is the +ve root of the cubic
µ3 − (bc + ca + ab) µ − 2abc = 0
Solution. We have
a 2x 2 + b2 y2 + c2z 2
u= (1)
x 2 y2z2
ax2 + by2 + cz2 = 1 (2)
Differentiating (1), we get

1 b2 c2
Σ 3 2 + 2 dx = 0
x z y
which on multiplication with x2 y2 z2 yields
1 2 2
Σ (b y + c2z2) dz = 0 (3)
x
Differentiating (2) we have
Σ ax dx = 0 (4)
REAL ANALYSIS 59

Using Lagrange’s multiplier we obtain


1 2 2
(b y + c2 z2) = µ ax
x
i.e. b2y2 + c2z2 = µ ax2 (5)
2 2 2 2 2
Similarly c z + a x = µ by (6)
a2x2 + b2y2 = µ c z2+ (7)
Then (6) + (7) − (5) yields
2a2 x2 = µ(by2 + cz2 − ax2)
= µ(a − 2ax2) by (2)
Therefore
∴ 2a (a + µ) x2 = µ

x2 =
2a ( a + )

Similarly y2 = and z2 =
2 b( b + ) 2c ( + c )
Substituting these values of x2, y2 and z2 in (2) we obtain

+ + =1
2( a + ) 2( b + ) 2( c + )
which is equal to
µ3 − (bc + ca + ab) µ −2 abc = 0 (8)
Since a, b, c are +ve, any one of (5), (6), (7) shows that µ must be +ve. Hence µ is the +ve root
(8)
2.10. Jacobians
If u1, u2,…, un be n functions of the n variables x1, x2, x3,…, xn the determinant
∂u 1 ∂u 1 ∂u
, ,..., 1
∂x 1 ∂x 2 ∂x n
∂u 2 ∂u 2 ∂u
, ,..., 2
∂x 1 ∂x 2 ∂x n
.............................
∂u n ∂u n ∂u
, ,..., n
∂x 1 ∂x 2 ∂x n
is called the Jacobian of u1, u2,…, un with regard to x1, x2,…, xn. This determinant is often
denoted by
∂ (u 1 , u 2 ,..., u n )
, J (u1, u2,…, un)
∂ ( x 1 , x 2 ,..., x n )
60 FUNCTIONS OF SEVERAL VARIABLES

or shortly J, when there can be no doubt as to the variables referred to


Theorem. 14. If u1, u2,…, un are n differentiable functions of the n independent variables x1,
x2,…,xn, and there exists an identical differentiable functional relation φ(u1, u2, …, un) = 0 which
does not involve the x’s explicity, then the Jacobian
∂ (u 1 , u 2 ,..., u n )
∂ ( x 1 , x 2 ,..., x n )
vanishes identically provided that φ, as a function of the u’s has no stationary values in the
domain considered.
Proof. Since
φ(u1, u2,…, un) = 0,
we have
∂φ ∂φ ∂φ
(2.10.1) du 1 + du 2 + ... + du n = 0
∂u 1 ∂u 2 ∂u n
But
∂u 1 ∂u ∂u
du 1 = dx 1 + 1 dx 2 + ... + 1 dx n
∂x 1 ∂x 2 ∂x n
(2.10.2) ................................................................
∂u n ∂u ∂u
du n = dx 1 + n dx 2 + ... + n dx n
∂x 1 ∂x 2 ∂x n
and on substituting these values in (2.10.1) we get an equation of the form
(2.10.3) A1 dx1 + A2 dx2 +…+ An dxn = 0
and since dx1, dx2,…, dxn are the arbitrary differentials of the independent variables, it follows
that
A1 = 0, A2 = 0,…, An = 0
In other words,
∂φ ∂u 1 ∂φ ∂u 2 ∂φ ∂u n
. + . + ... + =0
∂u 1 ∂x 1 ∂u 2 ∂x 1 ∂u n ∂x 1
∂φ ∂u 1 ∂φ ∂u 2 ∂φ ∂u n
. + . + ... + =0
(2.10.4) ∂u 1 ∂x 2 ∂u 2 ∂x 2 ∂u n ∂x n
...................................................................
∂φ ∂u 1 ∂φ ∂u 2 ∂φ ∂u n
. + . + ... + =0
∂u 1 ∂x n ∂u 2 ∂x n ∂u n ∂x n
and since, by hypothesis, we cannot have
∂φ ∂φ ∂φ
= = ... = =0
∂u 1 ∂u 2 ∂u n
on eliminating the partial derivatives of φ from the set of equation (2.10.4) we get
REAL ANALYSIS 61

∂ (u 1 , u 2 ,..., u n )
=0
∂ ( x 1 , x 2 ,..., x n )
which establishes the theorem.
Theorem. 15. If u1, u2,…, un are n functions of the n variables x1, x2,…, xn say um = fm(x1, x2,…,
∂ (u 1 , u 2 ,..., u n )
xm), (m = 1, 2,…n), and if = 0 , then if all the differential coefficients concerned
∂ ( x 1 , x 2 ,..., x n )
are continuous, there exists a functional relation connecting some or all of the variables u1, u2,…,
un which is independent of x1, x2,…, xn
Proof. First we prove the theorem when n = 2. We have u = f(x, y), v = g (x, y) and
∂u ∂u
∂x ∂y
=0
∂v ∂v
∂x ∂y
∂v ∂u ∂v
If v does not depend on y, then = 0 and so either = 0 or else = 0 . In the former case
∂y ∂y ∂x
u and v are functions of x only, and the functional relation sought is obtained from
u = f(x), v = g(x).
by regarding x as a function of v and substituting in u = f(x). In the latter case v is a constant,
and the functional relation is
v=a
∂v
If v does depend on y, since ≠ 0 the equation v = g(x, y) defines y as a function of x and v,
∂y
say
y = ψ (x, v),
and on substituting in the other equation we get an equation of the form
u = F(x, v).
(The fn. F [x, g (x, y)] is the same function of x and y as f(x, y))
Then
∂u ∂u ∂F ∂F ∂v ∂F ∂v ∂F
+ . 0
0 = ∂x ∂y = ∂x ∂v ∂x ∂v ∂y
= ∂∂xv
∂v ∂v ∂v ∂v ∂v
∂x ∂x ∂x ∂y ∂x ∂y

∂F
(obtained on multiplying the second now by and subtracting from the first) and so, either
∂u
∂v ∂F
= 0, which is contrary to hypothesis or else =0, so that F is a function of v only ; hence
∂y ∂x
the functional relation is
62 FUNCTIONS OF SEVERAL VARIABLES

u = F(v)
Now assume that the theorem holds for n−1.
Now un must involve one of the variables at least, for if not there is a functional relation un = a.
∂u n
Let one such variable be called xn Since ≠ 0 we can solve the equation
∂x n
un = fn (x1, x2,…, xn)
for xn in terms of x1, x2,…, xn−1 and un, and on substituting this value in each of the other
equations we get n−1 equations of the form
(2.10.5) ur = gr (x1, x2,…, xn−1, un), (r = 1, 2,…, n−1) (2)
If now we substitute fn (x1, x2,…, xn) for un the functions gr (x1, x2,…, xn−1, un) become
fr (x1, x2,…, xn−1, xn), (r = 1, 2,…, n−1)
Then
∂f1 ∂f1 ∂f
,..., 1
∂x 1 ∂x 2 ∂x n
∂f 2 ∂f 2 ∂f
,..., 2
0 = ∂x 1 ∂x 2 ∂x n
............................
∂f n ∂f n ∂f
,..., n
∂x 1 ∂x 2 ∂x n

∂g1 ∂g1 ∂u n ∂g1 ∂g ∂u n ∂g1 ∂u n


+ . ,..., + 1. , .
∂x 1 ∂u n ∂x 1 ∂x n −1 ∂u n ∂x n −1 ∂u n ∂x n
∂g 2 ∂g 2 ∂u n ∂g 2 ∂g ∂u n ∂g 2 ∂u n
+ . ,..., + 2. , .
= ∂x 1 ∂u n ∂x 1 ∂x n −1 ∂u n ∂x n −1 ∂u n ∂x n
.....................................................................................
∂u n ∂u n ∂u n
, ............, ,
∂x 1 ∂x n −1 ∂x n

∂g1 ∂g1
,..., , 0
∂x 1 ∂x n −1
∂g 2 ∂g 2
,..., , 0
= ∂x 1 ∂x n −1
.............................
∂u n ∂u n ∂u n
,..., ,
∂x 1 ∂x n −1 ∂x n
by subtracting the elements of the last row multiplied by
∂g1 ∂g 2 ∂g
, ,..., n −1
∂u n ∂u n ∂u n
REAL ANALYSIS 63

from each of the others. Hence


∂u n ∂ (g 1 , g 2 ,..., g n −1 )
. = 0.
∂x n ∂ ( x 1 , x 2 ,..., x n −1 )
∂u n ∂ (g1 , g 2 ,..., g n −1 )
Since ≠ 0 we must have = 0 , and so by hypothesis there is a functional
∂x n ∂ ( x 1 , x 2 ,..., x n −1 )
relation between g1, g2,…, gn−1, that is between u1, u2,…, un−1 into which un may enter, because
un may occur in set of equation (2.10.5) as an auxiliary variable. We have therefore proved by
induction that there is a relation between u1, u2,…, un.
Properties of Jacobian
Lemma. If U, V are functions of u and v, where u and v are themselves functions of x and y, we
shall have
∂ ( U, V ) ∂ ( U, V ) ∂ ( u , v )
= .
∂ ( x , y) ∂ ( u , v) ∂ ( x , y)
Proof. Let U = f (u, v), V = F(u, v)
u = φ(x, y), v = ψ(x, y)
∂U ∂U ∂u ∂U ∂v
Then = . +
∂x ∂u ∂x ∂v ∂x
∂U ∂U ∂u ∂U ∂v
= . +
∂y ∂v ∂y ∂v ∂y
∂V ∂V ∂u ∂V ∂v
= . +
∂x ∂u ∂x ∂v ∂x
∂V ∂V ∂u ∂V ∂v
= . +
∂y ∂u ∂y ∂v ∂y
and

∂U ∂U ∂u ∂u
∂ ( U, V ) ∂ ( u , v) ∂v × ∂x ∂y
. = ∂u
∂ (u , v) ∂ ( x , y) ∂V ∂V ∂v ∂v
∂u ∂v ∂x ∂y

∂U ∂u ∂U ∂v ∂U ∂u ∂U ∂v
+ +
∂u ∂x ∂v ∂x ∂u ∂y ∂v ∂y
=
∂V ∂u ∂V ∂u ∂V ∂u ∂V ∂v
+ +
∂u ∂x ∂v ∂x ∂u ∂y ∂v ∂y

∂U ∂U
∂ ( U, V )
= ∂x ∂y =
∂V ∂V ∂ ( x , y)
∂x ∂y
64 FUNCTIONS OF SEVERAL VARIABLES

The same method of proof applies if there are several functions and the same number of
variables.
Lemma. If J is he Jacobian of system u, v with regard to x, y and J′ the Jacobian of x, y with
regard to u, v, then J J′ = 1.
Proof. Let u = f(x, y) and v = F(x, y), and suppose that these are solved for x and y giving
x = φ(u, v) and y = ψ(u, v),
we then have an differentiating u = f(x, y) w.r.t u and v; = F(x, y) w.r.t u and v
∂u ∂x ∂u ∂y
1= + .
∂v ∂u ∂y ∂u
obtained from u = f(x, y)
∂u ∂x ∂u ∂y
0= + .
∂x ∂v ∂y ∂v
∂v ∂x ∂v ∂y
0= + .
∂x ∂u ∂y ∂u
obtained from v = F(x, y)
∂v ∂x ∂v ∂y
1= + .
∂x ∂v ∂y ∂u
∂u ∂u ∂x ∂y
∂x ∂y
Also J J′ = × ∂u ∂u
∂v ∂v ∂x ∂y
∂x ∂y ∂v ∂v
∂u ∂x ∂u ∂y ∂u ∂x ∂u ∂y
+ . , + .
∂x ∂u ∂y ∂u ∂x ∂v ∂y ∂v
=
∂v ∂x ∂v ∂y ∂v ∂x ∂v ∂y
+ . , + .
∂x ∂u ∂y ∂u ∂x ∂v ∂y ∂v
1 0
= =1
0 1
Example15. If u = x + 2y + z, v = x − 2y + 3z
w = 2xy − xz + 4yz − 2z2,
∂ ( u , v, w )
prove that = 0, and find a relation between u, v, w.
∂ ( x , y, z )
Solution. We have
∂u ∂u ∂u
∂x ∂y ∂z
∂ (u , v, w ) ∂v ∂v ∂v
=
∂ ( x , y, z) ∂x ∂y ∂z
∂w ∂w ∂w
∂x ∂y ∂z
REAL ANALYSIS 65

1 2 1
= 1 −2 3
2 y − z 2 x + 4z − x + 4 y − 4z
1 0 0
= 1 −4 2 Performing c2−2c1 and c3−c1
2 y − z 2 x + 6z − 4 y − x + 2 y − 3z

−4 2 0 2
= = Performing c1+2c2
2 x + 6 y − 4 y − x + 2 y − 3z 0 − x + 2 y − 3z
=0
Hence a relation between u, v and w exists
Now,
u = v = 2x + 4z
u −v = 4y − 2z
w = x(2y−z) + 2z(2y −3)
= (x+2z) (2y−z)
4w = (u+v) (u−v)
4w = u2 − v2
which is the required relation.
Example. 16. Find the condition that the expressions px + qy + rz, p′x + q′y + r′z are connected
with the expression ax2 + by2 + cz2 + 2fyz + 2gzx + 2hxy. By a functional relation.
Solution. Let
u = px + qy + rz
v = p′ + q′y + r′z
w = ax2 + by2 + cz2 + 2fyz + 2gzx + 2hxy
We know that the required condition is
∂ ( u , v, w )
=0
∂ ( x , y, z )
Therefore
∂u ∂u ∂u
∂x ∂y ∂z
∂v ∂v ∂v
=0
∂x ∂y ∂z
∂w ∂w ∂w
∂x ∂y ∂z
But
∂u ∂u ∂u
= p, = q, =r
∂x ∂y ∂z
∂v ∂y ∂v
= p' = q', = r'
∂x ∂y ∂z
66 FUNCTIONS OF SEVERAL VARIABLES

∂w
= 2ax + 2hy + 2gz
∂x
∂w
= 2hx + 2by + 2fz
∂y
∂w
= 2gx + 2fy + 2cz
∂z
Therefore
p q r
p' q' r' =0
2ax + 2hy + 2gz 2hx + 2by + 2fz 2gx + 2fy + 2cz
p q r p q r p q r
p' q ' r '= 0, p' q ' r '= 0, p' q ' r '= 0
a h g h b f g f c
which is the required condition.
1
Example. 17. Prove that if f(0) = 0, f′(x) = , then
1+ x2
x+y
f(x) + f(y) = f
1 − xy
Solution. Suppose that
u = f(x) + f(y)
x+y
v=
1 − xy
∂u ∂u
,
∂x ∂y
Now J (u, v) =
∂v ∂v
∂x ∂y

1 1
1+ x2 1 + y2
= =0
1 + y2 1+ x2
(1 − xy) 2 (1 + xy) 2
Therefore u and v are connected by a functional relation
Let u = φ(v), that is,
x+y
f(x) + f(y) = φ
1 − xy
Putting y = 0, we get
f(x) + f(0) = φ(x)
f(x) + 0 = φ(x) Θ f(0) = 0
x+y
Hence f(x) + f(y) = f
1 − xy
Example. 18. The roots of the equation in λ
REAL ANALYSIS 67

(λ −x)3 + (λ−y)3 + (λ−z)3 = 0


∂ ( u , v, w ) ( y − z)(z − x )( x − y)
are u, v, w Prove that = −2
∂ ( x , y, z ) ( v − w )( w − u )(u − v)
1
Solution. Here u, v, w are the roots of the equation λ3 − (x + y + z)λ2 + (x2 + y2 + z2) λ − (x3 +
3
y3 + z3) = 0
1
Let x + y + z = ξ, x2 + y2 + z2 = η, (x3 + y3 + z3) = ζ (1)
3
and then u +v +w = ξ, vw + wu + uv = η, uvw = ζ (2)
Then from (1)
1 1 1
∂(ζ, η, z)
= 2 x 2 y 2z = 2 (y−z) (z−x) (x−y) (3)
∂ ( x , y, ζ ) 2 2 2
x y z
Again, from (3), we have
1 1 1
∂ (ξ, η, ζ )
= v + w w + u u + v = −(v−w) (w−h) (u−v) (4)
∂ ( v, u , w )
vw wu uv
Then from (3) and (4)
∂ (u , v, w ) ∂(u , v, w ) ∂ (ξ, η, ζ) ( y − z)(z − x )( x − y)
= . = −2
∂ ( x , y, z) ∂ (ξ, η, ζ ) ∂( x , y, ζ) (u − w )( w − u )(u − v)
Example. 19. If α, β, γ are the roots of the equation in k :
x y z
+ + = 1,
a+k b+k c+k
then
∂ ( x , y, z ) ( − )( − )( − )
=−
∂( , , ) (a − b)(b − c)(c − a )
Solution. The equation in k is
k3 + k2 (a+b+c−x−y−z) +k [ab + bc + ca −x(b+c) −y(c+a)−z(a+b)] (*)
+ abc − bcx − cay − abz = 0
Now α, β, γ are the roots of this equation. Therefore
α +β +γ = −(a +b +c) +x +y +z
α β + βγ + γα = ab + bc + ca −x(b+c) −y (c+a) −z (a+b)
and
αβγ = −abc + bcx + cay + abz.
Then, we have
∂x ∂y ∂z
1= + +
∂ ∂ ∂
∂x ∂y ∂z
1= + +
∂ ∂ ∂
∂x ∂y ∂z
1= + +
∂ ∂ ∂
∂x ∂y ∂z
β+γ = −(b+c) − ( c + a ) − ( a + b)
∂ ∂ ∂
68 FUNCTIONS OF SEVERAL VARIABLES

∂x ∂y ∂z
γ+α = −(b+c) − ( c + a ) − (a + b )
∂ ∂ ∂
∂x ∂y ∂z
α+β = −(b+c) − ( c + a ) − ( a + b)
∂ ∂ ∂
∂x ∂y ∂z
βγ = bc + ca + ab
∂ ∂ ∂
∂x ∂y ∂z
γα = bc + ca + ab
∂ ∂ ∂
∂x ∂y ∂z
αβ = bc + ca + ab
∂ ∂ ∂

∂x ∂y ∂z
∂ ∂ ∂ 1 1 1
∂x ∂y ∂z
Now, − ( b + c) − ( c + a ) − (a + b )
∂ ∂ ∂
∂x ∂y ∂z bc ca ab
∂ ∂ ∂

1 1 1
= + + +

Hence
∂ ( x , y, z )
(b −c) c−a) (a−b) = −(α−β) (β−γ) (γ−α)
∂( , , )
∂ ( x , y, z ) ( − )( − )( − )
=−
∂( , , ) (b − c)(c − a )(a − b)
Second Method. After the step (*) let a+b+c −(x +y+z) = ξ, ab + bc + ca −x (b+a) − y(c+a) −z
(a+b) = η
abc − bcx − cay − abz = ζ (1)
α + β + γ = −ξ, αβ + βγ + γα = η, αβγ = −ζ (2)
−1 −1 −1 −1 −1 −1
∂ (ξ, η, ζ ) ∂ (ξ, η, ζ )
then = − (b + c) − (c + a ) − (a + b) and = β+ γ γ +α α +β
∂ ( x , y, z ) ∂ (α, β, γ )
− bc − ca − ab − βγ − γα − αβ

= (a − b) (b−c) (c−a) = − (α−β) (β−γ) (γ−α)


∂ ( x , y, z) ∂ ( x , y, z) ∂ (ξ, η, zζ (α − β)(β − α )( γ − α)
Therefore = . =−
∂ (α, β, ζ ) ∂ (ξ, η, ζ ) ∂ (α, β, γ ) (a − b)(b − c)(c − a )
Example. 20. Prove that the three functions U, V, W are connected by an identical functional
relation if
U = x + u−z, V = x−y+z, W = x2 + y2 + z2 − 2yz
and find the functional relation.
REAL ANALYSIS 69

Solution. Here
∂U ∂U ∂U
∂x ∂y ∂z 1 1 −1
∂ ( U, V, W ) ∂V ∂V ∂V
= = 1 −1 1
∂ ( x , y, z ) ∂x ∂y ∂z
∂W ∂W ∂W 2 x 2( y − z) 2(z − y)
∂x ∂y ∂z

1 1 0
= 1 −1 0 =0
2 x 2( y − z ) 0
Hence there exists some functional relation between U, V and W.
Moreover,
U + V = 2x
U −V = 2(y−z)
and (U +V)2 + (U−V)2 = 4(x2 + y2 + z2 −2yz)
= 4W
which is the required functional relation.
Example. 21. Let V be a function of the two variables, x and y. Transform the expression
∂ 2V ∂ 2V
+
∂x 2 ∂y 2
by the formulae of plane polar transformation.
x = r cos θ, y = r sin θ.
Solution. We are given a function V which is function of x and y and therefore it is a function of
r and θ. From x = r cos θ & y = r sin θ, we have

r= x 2 + y 2 , θ = tan−1 y/x
Now
∂V ∂V ∂r ∂V ∂
= . + .
∂x ∂r ∂x ∂u ∂x
∂V sin θ ∂V ∂r ∂θ sin θ
= cos θ − Θ = cos θ, =−
∂r r ∂θ ∂x ∂x r
∂V ∂V ∂r ∂V ∂
and = . + .
∂y ∂r ∂y ∂ ∂y

∂V cos θ ∂V ∂r ∂θ cos θ
= sin θ + Θ = sin θ, =
∂r r ∂θ ∂y ∂y r
70 FUNCTIONS OF SEVERAL VARIABLES

∂ ∂ sin ∂
Therefore = cos −
∂x ∂r r ∂
∂ ∂ cos ∂
= sin +
∂y ∂r r ∂

∂ 2V ∂ sin ∂ ∂V sin ∂V
Hence = cos − cos −
∂x 2
∂r r ∂ ∂r r ∂
∂ ∂V sin ∂V sin ∂ ∂V sin ∂V
= cos θ cos − − cos −
∂r ∂r r ∂ r ∂ ∂r r ∂

∂ 2 V sin ∂V sin ∂ 2 V
= cos θ cos + 2 −
∂r 2 r ∂ r ∂x∂

sin ∂2V ∂V cos θ ∂V sin θ ∂ 2 V


− cos θ − sin θ − −
r ∂x∂r ∂r r ∂θ r ∂θ 2

∂ 2V
2 sin cos ∂ 2 V sin 2 ∂ 2 V
= cos θ −2 + 2
∂r 2 r ∂r∂ r ∂ 2
sin 2 ∂V 2 sin cos ∂V
+ + (1)
r ∂r r2 ∂

∂ 2V ∂ cos ∂ ∂V cos ∂V
and = sin + sin +
∂y 2
∂r r ∂ ∂r r ∂

∂ ∂V cos ∂V cos ∂ ∂V cos ∂V


= sin θ sin + + sin +
∂r ∂r r ∂ r ∂ ∂r r ∂

∂ 2 V cos ∂V cos ∂ 2 V
= sin θ sin − 2 +
∂r 2 r ∂ r ∂r∂

cos ∂ 2V ∂V sin ∂V cos ∂ 2 V


+ sin + cos − +
r ∂ ∂r ∂ r ∂ r ∂ 2

2 ∂ 2V sin θ cos θ ∂ 2 V cos θ sin θ ∂V


= sin θ + −
∂r 2 r ∂r∂θ r2 ∂θ

cos sin ∂ 2 V cos 2 ∂ 2 V cos 2 ∂V


+ + 2 +
r ∂ ∂r r ∂ 2 r ∂r
sin cos ∂V
− (2)
r2 ∂
Adding (1) and (2) we obtain
REAL ANALYSIS 71

∂2V ∂2V ∂2V 1 ∂V 1 ∂ 2 V


+ = + . +
∂x 2 ∂y 2 ∂r 2 r ∂r r 2 ∂θ 2
which is the required result.
Example. 22. Transform the expression
2 2 2
∂Z ∂Z 2 2 2 ∂Z ∂Z
x +y + (a − x − y ) +
∂x ∂y ∂x ∂y

by the substitution x = r cos θ, y = r sin θ


Solution. If V is a function of x, y, then
∂V ∂V ∂x ∂V ∂y x ∂V y ∂V
= + . = +
∂r ∂x ∂r ∂y ∂r r ∂x r ∂y

∂V ∂V ∂V ∂ ∂
r =x +y = x +y v
∂r ∂x ∂y ∂x ∂x
∂ ∂ ∂
r =x +y
∂r ∂x ∂y
∂ ∂ ∂
Similarly =x −y
∂ ∂y ∂x
∂Z ∂Z ∂r ∂z ∂ ∂z sin ∂z
Now = . + . = cos − (1)
∂x ∂r ∂x ∂ ∂x ∂r r ∂
∂Z ∂Z cos ∂Z
= sin + . (2)
∂y ∂r r ∂
2 2 2 2
∂Z ∂Z ∂Z 1 ∂Z
Therefore + = + 2
∂x ∂y ∂r r ∂
and the given expression is equal to
2 2 2
∂Z 2 ∂z 2 1 ∂Z
r + (a − r ) + 2
∂r ∂r r ∂
2 2
∂Z a2 ∂Z
= a2 + −1 .
∂r r2 ∂

Example. 23. If x = r cos θ, y = r sin θ, prove that

∂ 2u ∂ 2u ∂ 2u 2
2 ∂ u ∂u ∂ 2 u
(x2 − y2) − + 4 xy = r − r −
∂x 2 ∂y 2 ∂x∂y ∂r 2 ∂r ∂ 2

where u is any twice differentiable function of x and y.


Solution. We have
72 FUNCTIONS OF SEVERAL VARIABLES

∂u ∂x ∂u ∂y
. + .
∂r ∂x ∂y ∂r
∂u ∂u x ∂u y ∂u
= cos θ + sin = +
∂x ∂y r ∂x r ∂y
∂u ∂u ∂u
r =x +y (1)
∂r ∂x ∂y

∂ ∂u ∂ ∂ ∂u ∂u
Therefore r i = x +y x +y
x ∂r ∂x ∂y ∂x ∂y

∂ ∂u ∂u ∂ ∂u ∂u
=x x +y +y x +y
∂x ∂x ∂y ∂y ∂x ∂y

∂ 2u ∂ 2u ∂ 2u 2
2 ∂ u ∂u ∂u
= x2 + xy + xy + y +x +y
∂x 2
∂x∂y ∂y∂x ∂y 2
∂x ∂y
Therefore

2∂ 2r ∂u 2
2 ∂ u ∂ 2u 2
2 ∂ u ∂y ∂u
∴ r +r =x + 2 xy +y +x +y (2)
∂r 2
∂r ∂x 2
∂x∂y ∂y 2
∂x ∂y

∂ 2u 2
2 ∂ u ∂ 2u 2
2 ∂ u
r2 = x + 2 xy + y using (1)
∂r 2 ∂x 2 ∂xvy ∂y 2
∂u ∂u ∂x ∂u ∂y
Again, = . + .
∂ ∂x ∂ ∂y ∂
∂u ∂u
=x −y
∂y ∂x

∂ 2u ∂ ∂ ∂u ∂u
Therefore = x −y x −y
∂ 2
∂y ∂x ∂y ∂x

∂ ∂u ∂u ∂ ∂u ∂u
=x x −y −y x −y
∂y ∂y ∂x ∂x ∂y ∂x

∂ 2u ∂ 2u 2
2 ∂ u ∂u ∂u
= x2 − 2 xy + y −x −y (3)
∂y 2
∂u∂x ∂x 2
∂x ∂y
From (1), (2) and (3) we get the required result.
Example 24. If x = r cos θ, y = r sin θ, show that
∂2
= − r −2 cos 2θ
∂x∂y
Solution. We have
x = r cos θ, y = r sin θ
REAL ANALYSIS 73

Then dx = dr cos θ − r sin θ dθ


dy = dr sin θ + r cos θ d θ
∴ rdθ = cos θ dy − sin θ dx
dr = cos θ du + sin θ dy
∴ drdθ + r d2θ = − sin θ dθ dy − cos θ dθ dx
= − (sin θ dy + cos θ dx) dθ
1
= − (sin θ dy + cos θ dx) (cos θ dy − sin θ dx)
r
1 1
r d2 θ = − (sin θ dy + cos θ dx) (cosθ dy − sinθ dx) − (cos θ dx + sin θ dy)
r r
(cos θ dy −sin θ dx)
1
d2 θ = − [(sin θdy + cos θ dx (cos θ dy − sin θ dx) + (cos dx + sin θ dy)
r2
(cos θ dy − sin θ dx)]
1
=− 2
[sin θ cos θ dy2 − sin2 θ dx dy + cos2 θ dx dy − sin θ cos θ dx2
r
+ cos2 θ dx dy − sin θ cos dx + sin θ cos θ dy2 − sin2 θ dxdy]
1
=− 2
[2 cos2 θ dx dy − 2 sin2 θ dx dy + 2 sin θ cos θ dy2 − 2 sin θ cos θ dx]
r
∂2 2 ∂2 ∂2
dx + 2 dxdy + 2 dy 2
∂x 2
∂x∂y ∂y
1
=− 2
[2 cos2 θ dx dy − 2 sin2 θ dx dy + 2 sin θ cos θ dy2 − 2 sin θ cos θ dx]
r
∂ 2θ 2 cos θ sin θ ∂ 2θ − 2 sin θ cos θ
Now 2
= 2
, 2
=
∂x r ∂y r2
Therefore
∂2 1
= − 2 [2 cos2 θ − 2 sin2 θ]
∂x∂y 2r
1 cos 2
=− 2
cos 2θ = − 2 .
r r
74

3


PART A : THE RIEMANN - STIELTJES INTEGRAL


3.1 We have been dealing with Riemann integrals in our undergraduate level studies in
mathematics. The aim of this chapter is to consider a more general concept than that of Riemann.
This concept is known as Riemann – Stieltjes integral which involve two function f and α. In
what follows, we shall consider only real – valued functions.
3.2 Definitions and Notations
Definition. Let [a, b] be a given interval. By a partition (or subdivision) P of [a, b] , we mean a
finite set of points
P = {x0, x1, …….., xn}
such that
a = x0 ≤ x1 ≤ x2 ≤…….. xn-1≤ xn = b.
Definition. A partition P* of [a, b] is said to be finer than P (or a refinement of P) if P* ⊇ P, that
is, if every point of P is a point of P*.
Definition. The P1 and P2 be two partitions of an interval [a, b]. Then a partition P* is called
their common refinement if P* = P1 U P2.
Definition. The length of the largest subinterval of a partition P = {x0, x1,…,xn}of [a, b] is
called the Norm (or Mess) of P. We denote norm of P by | P | . Thus
|P| = max ∆xi = max [xi − xi−1 : i = 1,2,…,n]
We notice that if P* ⊇ P , then | P * | ≤ | P | . Thus refinement of a partition decreases its norm.
Let f be a bounded real function defined on [a, b]. Corresponding to each partition P of [a,b],
we put
Mi = lub f(x) (xi-1 ≤ x ≤ xi)
Mi = glb f(x) (xi-1 ≤ x ≤ xi)
Let α be a monotonically increasing function on [a, b]. Then α is bounded on [a, b] since α(a)
and α(b) are finite.
Corresponding to each partition P of [a, b], we put
∆ αi = α(xi) - α(xi-1)
The monotonicity of α implies that ∆ αi ≥ 0.
For any real valued bounded function f on [a, b], we take
n
L(P, f, α) = mi ∆α i
i =1
n
U(P, f, α) = mi ∆α i ,
i =1
75

Where mi and Mi are bounds of f defined above. The sums L(P, f, α) and U(P, f, α) are
respectively called Lower Stieltjes sum and Upper Stieltjes sum corresponding to the partition P.
We further define
b
f dα = lub L (P, f, α)
a
b
f dα = glb U(P, f, α),
a
b b
where lub and glb are taken over all possible partitions P of [a, b]. Then f dα and f dα are
a a
respectively called Lower integral and Upper integrals of f with respect to α.
b
If the lower and upper integrals are equal, then their common value, denoted by f dα, is called
a
the Riemann – Stieltjes integral of f with respect to α, over [a, b] and in that case we say that f
is integrable with respect to α, in the Riemann sense and we write f ∈ℜ(α).
The functions f and α are known as the integrand and the integrator respectively.
In the special case, when α(x) = x, the Riemann - Stieltjes integral reduces to Riemann –
b b
integral. In such a case we write L(P, f), U(P, f), f, f and f ∈ℜ respectively in place of L(P,
a a
b b
f, α), U(P, f, α), f dα, f dα and f ε ℜ(α).
a a

Clearly, the numerical value of f dα depends only on f, α, a and b and does not depend on

the symbol x. In fact x is a “dummy variable” and may be replaced by any other convenient
symbol.
3.3. In this section, we shall study characterization of upper and lower Stieltjes sums, and
upper and lower Stieltjes integrals.
The next theorem shows that for increasing function α, refinement of the partition increases the
lower sums and decreases the upper sums.
Theorem 1. If P* is a refinement of a partition P of [a, b], then
L(P, f, α) ≤ L(P*, f, α) and
U(P*, f, α) ≤ U(P, f, α).
Proof. Suppose first that P* contains exactly one more point than the partition P of [a, b]. Let
this point be x* and let this point lie in the subinterval [xi-1, xi ]. Let
W1 = glb f (x) (xi-1 ≤ x ≤ x*)
W2=glb f (x) (x* ≤ x ≤ xi)
Then w1 ≥ mi, and w2 ≥ mi where
mi = glb f(x) (xi-1 ≤ x ≤ xi)
Hence
L(P*, f, α) − L(P,f,α) = w1[α(x*) − α(xi−1 )] –w2[α(xi) − α(x*)] − mi[α(xi) − α(xi−1)]
= (w1-mi) [α(x*)- α( xi –1)] + (w2 –mi) [α(xi) - α(x*)]
76

≥0
Hence L(P*, f, α) ≥ L(P, f, α).
If P* contains k points more than P, we repeat the above reasoning k times.
The proof for U(P*, f, α) ≤ U(P, f, α) is analogous.
Theorem 2. If α is monotonically increasing on [a, b], them for any two partitions P1and P2, we
have
L(P1, f, α) ≤ U(P2, f, α)
Proof. Let P be the common refinement of P1 and P2, that is, P = P1 U P2. Then we have, using
Theorem1,
L(P1, f, α) ≤ L(P, f, α) ≤ U(P, f, α) ≤ U (P2, f,α).
Remark. It also follows from this theorem that
m [α(b)-α(a)] ≤ L(P1, f, α) ≤ U(P2, f, α) ≤ M[α(b )-α(a)] ,
where m and M are as usual inf and sup of f on [a, b].
Theorem 3. If α is increasing on [a, b], then
b b
f dα ≤ f dα.
a a
Proof. Let P* be the common refinement of two partitions P1 and P2. Then , by Theorem 1,
L(P1, f, α) ≤ L(P*, f, α) ≤ U(P*,f,α) ≤ U(P2, f, α)
Hence
L(P1, f, α) ≤ U(P2, f, α)
We keep P2 fixed, and take lub over all P1. We obtain

f dα ≤ U(P2, f, α)

Taking glb over all P2, we get


f dα ≤ f dα.

Example. Let α(x) = x and define f on [0, 1] by


1 if x is rational
f(x) =
0 if x is irrational
Then for every partition P of [0, 1], we have
mi = 0, Mi = 1,
because every subinterval [xi-1, xi] contain both rational and irrational number. Therefore
n
L(P, f, α) = mi ∆xi
i =1

=0
n
U(P, f, α) = M i ∆xi
i =1
n
= (xi-xi-1) = xn-x0 =1−0
i =1

=1
77

Hence, in this case



f dα ≤ f dα.

Theorem 4. Let α on [a, b]. Then f ∈ℜ(α) if and only if for every ∈>0 there exists a partition
P such that
U(P, f, α) − L(P, f, α) < ∈.
Proof. Suppose first that for every P we have
U(P, f, α)-L(P, f, α)<∈.
This gives us
b b b b
[U(P, f, α) − f dα]+[ f dα − f dα]+[ f dα − L(P, f, α)] < ∈.
a a a a
Since, each one of the three numbers
− −
U(P, f, α)- f dα, f dα- f dα, f dα-L(P, f, α) is non-negative, we have
− −

0≤ f dα- f dα <∈.
a −

Since ∈ is arbitrary positive number, we note that the non-negative number f dα- f dα is

less than every positive number and hence



f dα − f dα = O

which yields

f dα = f dα

and so f ∈ ℜ(α).
Conversely, suppose that f ∈ ℜ(α) and that ∈ > 0 be given. Then

f dα = f dα = f dα

and there exist partitions P1and P2 such that



∈ ∈
(3.3.1) U(P2, f, α) < f dα + = f dα +
2 2
∈ ∈
(3.3.2) L(P1, f,α) > f dα −
= f dα −

2 2
Let P the common refinement of P1 and P2.Then
U(P, f, α) ≤ U(P2,f, α)
and
L(P, f, α) ≤ L(P, f, α)
Thus the relation (3.3.1) and (3.3.2) reduce to
78


(3.3.3) U(P, f, α) < f dα +
2

(3.3.4) L(P, f, α) > f dα -
2
Combining (3.3.3) and (3.3.4), we obtain
∈ ∈
f dα − < L(P, f, α) < U(P, f, α) < f dα +
2 2
which yields
U(P, f, α) − L(P, f) <∈.
This completes the proof of the theorem.
3.4. In this section, we shall discuss integerability of continuos and monotonic functions
alongwith properties of Riemann-Stieltjes integrals.
Theorem 5. If f is continuous on [a, b], then (α).
(i) f ∈ ℜ(α)
(ii) to every ∈> 0 there corresponds a δ > 0 such that
n b
| f(ti)∆αi − f dα | < ∈
i =1 a

for every partition P of [a, b] with | P | < δ and for all ti ∈ [xi-1, xi].
Proof. (i) Let ∈ > 0 and select η > 0 such that
(3.4.1) [α(b) - α(a)] η > ∈
which is possible by monotonicity of α on [a, b]. Also f is continuous on compact set [a, b].
Hence f is uniformly continuous on [a, b]. Therefore there exists a δ > 0 such that
(3.4.2) | f(x) - f(t) | < η whenever | x - t | < δ for all x ∈[a, b], t ∈[a, b].
Choose a partition P with | P | < δ. Then (3.4.2) implies
Mi - mi ≤ η (i =1, 2,……,n)
Hence
n n
U(P, f, α) − L(P, f, α) = M i ∆α i − mi ∆α i
i =1 i =1
n n
= ( M i − mi )∆α i ≤ η ∆α i
i =1 i =1

n
=η [α i ( xi ) − α ( xi −1 )]
i =1

= η[α(b) − α(a)]

< η. = ∈,
η
which is necessary and sufficient condition for f ∈ ℜ(α).
(ii) We have
n
L(P, f, α) ≤ f (t i )∆α i ≤ U(P, f, α)
i =1

and
79

b
L(P, f, α) ≤ fdα ≤ U(P, f, α)
a

Since f ∈ ℜ(α), for each ∈>0 there exists δ > 0 such that for all partition P with | P | < δ, we
have
U(P, f, α) − L(P, f, α) < ∈
Thus
n b
| f (t i )∆α i − f dα | < U(P, f, α) − L(P, f, α)
i =1 a

<∈
n b
Thus for continuous functions f, lim|P|→0 f (t i )∆α i exits and is equal to f dα.
i =1 a

Theorem 6. If f is monotonic on [a, b] and if α is both monotonic and continuous on [a, b], then
f ∈ ℜ(α).
Proof. Let ∈ be a given positive number. For any positive integer n, choose a partition P of [a,
b] such that
α (b) − α (a)
∆αi = (i = 1, 2 , …..,n).
n
This is possible since α is continuous and monotonic on [a, b] and so assumes every value
between its bounds α(a) and α(b). If is sufficient to prove the result for monotonically increasing
function f, the proof for monotonically decreasing function being analogous. The bounds of f in
[xi-1, xi] are then
mi = f(xi-1), Mi = f(xi), i =1, 2,…..,n.
Hence
n
U(P, d, α) - L(P, f, α) = ( M i − mi )∆α i
i =1

α (b) − α (a) n
= ( M i − mi )
n i =1

α (b) − α (a) n
= f ( xi ) − f ( xi −1 )]
n i =1

α (b) − α (a)
= [f(b) - f(a)]
n
< ∈ for large n.
Hence f ∈ ℜ(α).
Example. Let f be a function defined by
f(x*) = 1 and f(x) = 0 for x ≠ x*, a ≤ x* ≤ b.
b
Suppose α is increasing on [a, b] and is continuous at x*. Then f ∈ ℜ(α) over [a, b] and f dα
a
=0
Solution. Let P = {x0, x1,…...xn} be a partition of [a, b] and let x* ∈ ∆xi. Since α is continuous at
x*, to each ∈ > 0 there exists δ > 0 such that
80


| α(x) − α(x*) | < whenever | x − x* | < δ
2
Again since α is an increasing function,

α(x) − α(x*) < for 0 < x − x* < δ
2
and

α(x*) − α(x) < for 0 < x* − x < δ
2
Then for a partition P of [a, b],
∆αi = α(xi) − α(xi-1)
= α(x) − α(x*) + α(x*) − α(xi-1)
∈ ∈
< + = ∈.
2 2
n 0 if t i ≠ x *
Therefore f ( t 1 )∆α i =
i =1 ∆α i , t i = x * .

that is,
n
| f (t i )∆α i − 0 | < ∈
i =1

Hence
n b
lim|P|→0 f (t i )∆α i = f dα = 0.
i =1 a
b
and so f ∈ ℜ(α) and f dα = 0 .
a

Theorem 7. Let f1 ε ℜ(α) and f2 ε ℜ (α) on [a,b], then (f1 + f2) ε ℜ (α) and
b b b
(f1 + f2)dα = f1dα + f2dα
a a a

Proof. Let P = [a = x0, x1,……xn = b] be any partition of [a, b]. Suppose further that Mi′, mi′,
Mi″, mi″and Mi, mi are the bounds of f1, f2 and f1 + f 2 respectively in the subinterval [xi-1,xi]. If α1,
α2 ∈ [xi-1, xi], then
[f1(α2) + f2(α2)] - [f1(α1) + f2(α1)]
≤ | f1(α2) - f1(α1) | + | f2(α2 ) – f2(α1)]
≤ (Mi′ - mi′ ) + (Mi″ - mi″)
Therefore, since this hold for all α1, α2 ∈[xi−1, xi], we have
(3.4.3) Mi – mi ≤ (Mi′ - mi′ ) + (Mi″ - mi″)
Since f1, f2 ∈ℜ(α), there exits a partition P1 and P2 of [a, b] such that

U(P1 , f 1 , α) − L(P1 , f 1, α) <
(3.4.4) 2

U(P2 , f 2 , α) − L(P2 , f 2 , α) <
2
These inequalities hold if P1 and P2 are replaced by their common refinements P.
Thus using (3.4.3), we have for f = f1 + f2,
81

n
U(P, f ,α) – L(P, f ,α) = ( M i − mi )∆α i
i =1
n n
≤ ( M i '− mi ' )∆α i + ( M i "− mi " )∆α i
i =1 i =1

∈ ∈
< + (using 3.4.4)
2 2
= ∈.
Hence f = f1 + f2 ∈ ℜ(α).
Further, we note that
Mi′ – mi″ ≤ mi ≤ Mi ≤ Mi′ + Mi″
Multiplying by ∆ αI and adding for I = 1, 2, …..,n, we get
(3.4.5) L(P, f1, α) + L(P, f2, α) ≤ L(P, f, α) ≤ U(P, f , α)
≤ U (P, f1, α) ≤ U(P, f1, α) + U(P, f2, α)
Also
b

(3.4.6) U(P, f1, α) < f1 dα +
a
2
b

(3.4.7) U(P, f2, α) < f2 dα +
a
2
Combining (3.4.5), (3.4.6) and (3.4.7), we have
b
f dα ≤ U(P, f , α) ≤ U (P, f 1, α) + U(P, f2, α)
a
b b
∈ ∈
< f1 dα + f2 dα + +
a a
2 2
Since ∈ is arbitrary positive number, we have
b b b
(3.4.8) f dα ≤ f1 dα + f2 dα
a a a

Preceding with (-f1), (-f2) in place of f1 and f2 respectively, we have


b b b
(−f) dα ≤ (−f1) dα + (−f2) dα
a a a
or
b b b
(3.4.9) f dα ≥ f1 dα + f2 dα
a a a
Now (3.4.8) and (3.4.9) yield
b b b b
f dα = (f1+ f2 )dα = f1 dα + f2 dα
a a a a

Theorem 8. If f ∈ ℜ(α) and f ∈ ℜ(β) then f ∈ ℜ(α + β) and


b b b
f d(α + β) = f dα + f dβ.
a a a

Proof. Since f ∈ ℜ(α) and f ∈ ℜ(β), there exists partition P1 and P2 such that
82


U(P1, f, α) – L(P1, f , α) <
2

U(P2, f, β) – L(P2, f , β) <
2
These inequalities hold if P1 and P2 are replaced by their common refinement P.
Also
∆ (αi + βi ) = [α(xi) - α(xi-1)] + [β (xi) - β (xi-1)]
Hence, if Mi and mi are bounds of f in (xi-1, xi),
n
U(P, f, (α + β)) − L(P, f, (α + β)) = ( M i − mi )∆ (α i + β i )
i =1
n n
= ( M i − mi )∆α i + ( M i − mi )∆β i
i =1 i =1

∈ ∈
< + = ∈.
2 2
Hence f ∈ ℜ(α + β).
Further
b

U(P, f, α) < f dα +
a
2
b

U(P, f, α) < f dβ +
a
2
and
U(P, f, α+β) = M i ∆α i + M i ∆β i
Also, then
b
f d(α + β) ≤ U(P, f, α + β) = U(P, f, α) + U(P, f, β)
a
b b
∈ ∈
< f dα + + f dβ +
a
2 a
2
b b
= f dα + f dβ + ∈
a a

Since ∈ is arbitrary positive number, therefore


b b b
f d(α + β) ≤ f dα + f dβ.
a a a
Replacing f by –f, this inequality is reversed and hence
b b b
f d(α + β) = f dα + f dβ.
a a a

Theorem 9. If f ∈ ℜ(α) on [a, b], then f ∈ ℜ(α) on [a, c] and f ∈ℜ(α) on [c, b] where c is a
point of [a, b] and
b c b
f dα = f dα + f dα.
a a c

Proof. Since f ∈ ℜ(α), there exits a partition P such that


83

U(P, f, α) – L(P, f, α) < ∈, ∈ > 0.


Let P* be a refinement of P such that P* = P U{c}. Then
L(P, f, α) ≤ L(P*, f, α) ≤ U(P, f, α) ≤ L(P, f, α)
which yields
(3.4.10) U(P*, f , α) – L(P*, f, α) ≤ U(P, f, α) – L(P, f, α)
<∈
Let P1 and P2 denote the sets of points of P* between [a, c], [c, b] respectively. Then P1 and P2
are partitions of [a, c] and [c, b] and P* = P1 U P2. Also
(3.4.11) U(P*, f, α) = U(P1, f, α) + U(P2, f, α)
and
(3.4.12) L(P*, f, α) = L(P1, f, α) + L(P2, f, α)
Then (3.4.10), (3.4.11), and (3.4.11) imply that
U(P*, f, α) – L(P*, f, α) = [U(P1, f, α) – L(P1, f, α)] + [U(P2, f, α) – L(P2, f , α)]
<∈
Since each of U(P1, f, α) – L(P1, f, α) and U(P2, f, α) – L(P2, f, α) is non – negative, it follows
that
U(P1, f, α) – L(P1, f, α) < ∈
and
U(P2, f, α) – L(P2, f, α) < ∈
Hence f is integrable on [a, c] and [c, b].
Taking inf for all partitions, the relation (3.4.11) yields
_ c b
(3.4.13) f dα ≥ f dα + f dα
• a c
But since f in integrable on [a, c] and [c, b], we have
b c b
(3.4.14) f(x) dα ≥ f dα + f dα
a a c
The relation (3.4.12) similarly yields
b c b
(3.4.15) f dα ≤ f dα + f dα
a a c
Hence (3.4.14) and (3.4.15) imply that
b c b
f dα = f dα + f dα
a a c

Theorem 10. If f ∈ ℜ(α), then


b b
(i) cf ∈ ℜ(α) and (cf) dα = c f dα, for every constant c,
a a

(ii) If in addition | f(x) | ≤ K on [a, b], then


b
| f dα | ≤ K[α(b) - α(a)].
a

Proof. (i) Let f ∈ ℜ(α) and let g = cf. Then


n n
U(P, g, α) = M i ' ∆α i = cM i ∆α i
i =1 i =1
84

n
=c M i ∆α i
i =1

= c U(P, f, α)
Similarly
L(P, g, α) = c L(P, f, α)
Since f ∈ ℜ(α), ∃ a partition P such that for every ∈ >0,

U(P, f, α) – L(P, f, α) <
c
Hence
U(P, g, α) – L(P, g, α) = c [ U(P, f, α) – L(P, f, α)]

<c = ∈.
c
Hence g = c f ∈ ℜ(α).
b

Further, since U(P, f, α) < f dα + ,
a
2
b
g dα ≤ U(P, g, α) = c U(P, f, α)
a
b

< c( f dα + )
a
2
Since ∈ is arbitrary
b b
g dα ≤ c f dα
a a
Replacing f by –f, we get
b b
g dα ≥ c f dα
a a
b b
Hence (cf) dα = c f dα
a a

(ii) If M and m are bounds of f ∈ ℜ(α) on [a, b], then it follows that
b
(3.4.16) m[α(b) - α(a)] ≤ f dα ≤ M[α(b) - α(a)] for b ≥ a.
a
In fact, if a = b, then (3.4.16) is trivial. If b > a, then for any partition P, we have
n
m[α(b) - α(a)] ≤ m i ∆α i = L(P, f, α)
i =1
b
≤ f dα
a

≤ U(P, f, α) = M i ∆α i
≤ M (b – a)
which yields
85

b
(3.4.17) m [α(b) - α(a)] ≤ f dα ≤ M (b – a)
a

Since | f(x) | ≤ k for all x ∈(a, b), we have


–k ≤ f(x) ≤ k
so if m and M are the bounds of f in (a, b),
–k ≤ m ≤ f(x) ≤ M ≤ k for all x ∈(a, b).
If b ≥ a, then α(b) - α(a) ≥ 0 and we have by (3.4.17)
b
–k[α(b) - α(a)] ≤ m[α(b) - α(a)] ≤ f dα
a

≤ M[α(b) - α(a)] ≤ k[α(b) - α(a)]


Hence
b
| f dα | ≤ k[α(b) - α(a)]
a

Theorem 11. Suppose f ∈ ℜ(α) on [a, b], m ≤ f ≤ M, ϕ is continuous on [m, M] and h(x) =
φ[f(x)] on [a, b]. Then h ∈ ℜ(α) on [a, b].
Proof. Let ∈ > 0. Since ϕ is continuous on closed and bounded interval [m, M], it is uniformly
continuous on [m, M]. Therefore there exists δ > 0 such that δ < ∈ and
| φ(s) − φ(t) | < ∈ if | s − t | ≤ δ, s, t ∈[m, M].
Since f ∈ ℜ(α), there is a partition P = {x0, x1, …….., xn} of [a, b] such that
(3.4.18) U(P, f, α) − L(P, f, α) < δ2.
Let Mi, mi and M*i, mi* be the lub, g. l. b of f(x) and φ(x) respectively in [xi-1, xi]. Divide the
number 1,2,…..,n into two classes :
i ∈ A if Mi – mi < δ
and
i ∈ B if Mi – mi ≥ δ.
For i ∈ A, our choice of δ implies that Mi* - mi* ≤ ∈. Also, for i ∈ B, Mi* - mi* ≤ 2k where
k = lub | ϕ(t) |, t ∈[m, M]. Hence, using (3.4.18), we have
(3.5.19) δ ∆α i ≤ ( M i − mi )∆α i < δ2
i∈B i∈B

so that ∆α i < δ. Then we have


i∈B

U(P, h, α) – L(P, h, α) = ( M i * − mi * )∆α i + ( M i * − mi *)∆α i


i∈ A i∈B

≤ ∈[α(b) - α(a)] + 2 kδ
< [α(b) - α(a)] + 2k]
Since ∈ was arbitrary,
U(P, h, α) – L(P, h, α) <∈*, ∈* >0.
Hence h ∈ f(α).
Theorem 12. If f ∈ ℜ(α) and g ∈ ℜ(α) on [a, b], then f g ∈ ℜ, | f | ∈ ℜ(α) and
b b
| f dα | ≤ | f | dα.
a a
86

Proof. Let φ be defined by φ(t) = t2 on (a,b]. Then h(x) = φ[f(x)] = f2 ∈ ℜ(α) by Theorem 11.
Also
1
fg = [(f + g)2 – (f − g)2].
4
Since f, g ∈ ℜ(α), f + g ∈ ℜ(α), f - g ∈ ℜ(α). Then, (f + g)2 and (f - g)2 ∈ ℜ(α) and so their
1
difference multiplied by also belong to ℜ(α) proving that fg ∈ ℜ.
4
If we take φ(f) = | t |, again Theorem 11 implies that | f | ∈ ℜ(α). We choose c = ±1 so that
c f dα ≥ 0
Then
| f dα | = c f dα = c f dα ≤ | f | dα
because cf ≤ | f |.
3.5. Riemann-Stieltjes integral as limit of sums. In this section, we shall show that Riemann-
Stieltjes integral f dα can be considered as the limit of a sequence of sums in which Mi, mi
involved in the definition of f dα are replaced by values of f.
Definition. Let P = {a = x0, x1,……., xn = b} be a partition of [a, b] and let points t1, t2,….., tn be
such that tI ∈[xi-1=, xi]. Then the sum
n
S(P, f, α) = f (t i )∆α i
i =1

is called a Riemann-Stieltjes sum of f with respect to α.


Definition. We say that
lim|P|→0 S(P, d, α) = A
If for every ∈ > 0, there exists a δ > 0 such that | P | < δ implies
| S(P, f, α) – A | < ∈.
Theorem 13. If lim|P|→0 S(P, f, α) exists, then f ε ℜ (α) and
b
lim|P|→0 S(P, f, α) = f dα.
a

Proof. Suppose lim|P|→0 S(P, f, α) exists and is equal to A. Then given ∈ > 0 there exists a δ>0
such that | P| < δ implies

| S(P, f, α) – A | <
2
or
∈ ∈
(3.5.1) A− < S(P, f,α) < A +
2 2
If we choose partition P satisfying | P | < δ and if we allow the points ti to range over [xi-1, xi],
taking lub and glb of the numbers S(P, f, α) obtained in this way, the relation (3.5.1) gives
∈ ∈
A− ≤ L(P, f, α ) ≤ U((P, f, α ) ≤ (U,f,α) ≤ A +
2 2
and so
∈ ∈
U((P, f, α ) - L(P, f, α ) < + =∈
2 2
87

Hence f ∈ ℜ(α). Further


∈ ∈
A− ≤ L(P, f,α) ≤ fdα ≤ U (P, f, α) ≤ A +
2 2
which yields

∈ ∈
A− ≤ f dα ≤ A +
2 2
or

f dα = A = lim|P|→0 S(P, f, α).

Theorem 14. If

(i) f is continuous, then


b
lim|P|→0 S(P, f, α) = f dα
a

(ii) f ∈ ℜ(α) and α is continuous on [a, b], then


b
lim|P|→0 S(P, f, α) = f dα
a

Proof. Part (i) is already proved in Theorem 5(ii) of this chapter.

(ii) Let f ∈ ℜ(α), α be continuous and ∈ > 0. Then there exists a partition P* such that

(3.5.2) U(P*, f, α) < f dα +
4
Now, α being uniformly continuous, there exists δ1 > 0 such that for any partition P of [a,b] with
|P| < δ1 , we have

∆αi = α(xi) – α(xi-1) < for all i
4 Mn
where n is the number of intervals into which [a, b] is divided by P*. C onsider the sum
U(P, f, α). Those intervals of P which contain a point of P* in their interior contribute no more
than
(n − 1) ∈ M ∈
(3.5.3) (n – 1) max ∆αi. M < < .
4M n 4
Then (3.5.2) and (3.5.3) yield

(3.5.4) U(P, f, α) < f dα +
2
for all P with | P | < δ1.
Similarly, we can show that there exists a δ2 > 0 such that

(3.5.5) L(P, f, α) > f dα -
2
for all P with | P | < δ2.
88

Taking δ = min (δ1 - δ2), it follows that (3.5.3) and (3.5.4) hold for every P such that | P | < δ.
Since
L(P, f, α) ≤ S(P, f, α) < U(P, f, α)
(3.5.4) and (3.5.5) yield

S(P, f, α) < f dα +
2
and

S(P, f, α) < f dα -
2
Hence

| S(P, f, α) - f dα | <
2
for all P such that | P | < δ and so

lim|P|→0 S(P, f, α) = f dα

This completes the proof of the theorem.


The Abel’s Transformation (Partial Summation Formula) for sequences reads as follows:
Let <an> and <bn> be sequences and let
An = a0 + a1 +…….+ an (A-1 = 0),
then
q q −1
a n bn = A n (b n − b n +1 ) + Aq bq – Ap-1 bp
n= p n =p

3.6. Integration and Differentiation. In this section, we show that integration and
differentiation are inverse operations.
Definition. If f ∈ ℜ on [a, b], than the function F defined by

t
F(t) = f (x) dx, t ∈[a, b]
a
is called the “Integral Function” of the function f.
Theorem 15. If f ∈ ℜ on [a, b], then the integral function F of f is continuous on [a, b].
Proof. We have
t
F(t) = f (x) dx
a

Since f ∈ ℜ, it is bounded and therefore there exists a number M such that for all x in [a, b],
|f(x) | ≤ M.
Let ∈ be any positive number and c any point of [a, b]. Then
c c +h
F(c) = f (x) dx, F(c + h) f (x) dx.
a a
Therefore
c +h c
| F(c + h) –F(c) = | f (x) dx − f (x) dx
a a
89

c +h
= | f (x) dx |
a

≤ M|h|

< ∈ if | h | <
M

Thus | (c + h) – c | < δ = implies | F(c + h) –F(c) < ∈. Hence F is continuous at any point C
M
∈[a, b] and is so continuous in the interval [a, b].
Theorem 16. If f is continuous on [a, b], then the integral function F is differentiable and
F′(x0) = f(x0), x ∈[a, b].
Proof. Let f be continuous at x0 in [a, b]. Then there exists δ > 0 for every ∈ > 0 such that
(3.6.1) | f(t) – f(x0) | < ∈
whenever | t – x0 | < δ. Let x0 − δ < s ≤ x0 ≤ t < x0 + δ and a ≤ s < t ≤ b, then
t
F (t ) − F ( s ) 1
− f(x0) = | f (x) dx – f(x0) |
t−s t−s s
t t
1 1
=| f (x) dx − f (x0) dx |
t−s s
t−s s
t t
1 1
= [f (x) - f (x0)]dx | ≤
| | f (x) − f (x0) |dx < ∈,
t−s
s
t−s s
(using (3.6.1)).
Hence F′(x0) = f (x0). This completes the proof of the theorem
Definition. A derivable function F such that F′ is equal to a given function f in [a, b] is called
Primitive of f.
Thus the above theorem asserts that “Every continuous function f possesses a Primitive, viz the
t
integral function f (x) dx”
a
Furthermore, the continuity of a function is not necessary for the existence of primitive. In other
words, the function possessing primitive are not necessary continuous. For example, consider the
function f on [0, 1] defined by
1 1
2 x sin − cos , x ≠ 0
f(x) = x x
0, x = 0
It has primitive
1
x 2 sin , x ≠ 0
F(x) = x
0, x = 0
Clearly F′(x) = f(x) but f(x) is not continuous at x = 0, i.e., f is not continuous in [0,1].
Theorem 17.(Fundamental Theorem of the Integral Calculus). If f ∈ ℜ on [a, b] and if there
is a differential function F on [a, b] such that F′ = f, then
90

b
f(x) dx = F(b) – F(a)
a

Proof. Let P be a partition of [a, b] and choose ti (I = 1, 2, ……,n) such that xi-1 ≤ ti ≤ xi. Then,
by Lagrange’s Mean Value Theorem, we have
F(xi) – F(xi-1) = (xi – xi-1) F′(ti) = (xi – xi-1) f(ti) (since F′ = f).
Further
n
F(b) – F(a) = [F(xi) – F(xi-1)]
i =1
n
= f(ti) (xi – xi-1)
i =1
n
= f(ti) ∆ xi
i =1
b
and the last sum tends to f(x) dx as | P | →0, by Theorem 13 taking α(x) = x . Hence
a

b
f(x) dx = F(b) – F(a).
a

This completes the proof of the Theorem.

The next theorem tells us that the symbol dα(x) can be replaced by α′(x) dx in the Riemann –
b
Stieltjes integral f(x) dα(x). This is the situation in which Riemann – Stieltjes integral
a
reduces to Riemann integral.
Theorem 18. If f ∈ ℜ and α′ ∈ ℜ on [a, b], then f ∈ ℜ(α) and
b b
f dα = f(x) α′(x) dx.
a a

Proof. Since f ∈ ℜ , α′ ∈ ℜ, it follows that their product f α′ ∈ ℜ. Let ∈ > 0 be given. Choose
M such that | f | ≤ M. Since f α′ ∈ ℜ and α′ ∈ ℜ, using Theorem 14(ii) for integrator as x, we
have
(3.6.2) | f(ti) α′(ti) ∆ xi - f α′ | < ∈
if | P | < δ1 and xi-1 ≤ ti ≤ xi and
(3.6.3) | α′(ti) ∆ xi − α′ | < ∈
if | P | < δ2 and xi-1 ≤ ti ≤ xi. Letting ti vary in (3.6.3), we have
(3.6.4) | α′(si) | ∆ xi − α′ | < ∈
if | P | < δ2 and xi-1≤ si ≤ xi. From (3.6.3) and (3.6.4) it follows that
| α′(ti) | ∆ xi − α′ + α′ − α′(si) ∆ xi |
≤| α′(ti) ∆ xi - α′ | + | α′(Si) ∆ xi - α′ |
< ∈ + ∈ = 2∈
or
91

(3.6.5) |α′(ti) - α′(si)| ∆ xI < 2∈


if | P | < δ2 and xi-1 ≤ ti ≤ xi, xi-1 ≤ si ≤ xi.
Now choose a partition P so that | P | < δ = min (δ1, δ2) and choose ti ∈ [xi-1, xi]. By Mean Value
Theorem,
∆ αi = α(xi) - α(xi-1) = α′(Si) (xi – xi-1)
= α′(Si) ∆ xi
Then, we have
(3.6.6) f(ti) ∆ αi = f(ti) α′(ti) ∆ xi + f(ti)[ α′(Si) - α′(ti)] ∆ xi.

Thus, by (3.6.2) and (3.6.5), it follows that


| f(ti) ∆ αi - f α′ | = | f(ti) α′(ti) ∆ xi − f α′
+ f(ti)[ α′(Si) - α′(ti)] ∆ xi |
< ∈ + 2 ∈ M = ∈(1 + 2 M)
Hence
b
lim|p|→0 f(ti) ∆ xi = f(x) α′(x) dx
a
or
b
f dα = f(x) α′(x) dx
a
2 2
Example. Evaluate (i) x2 dx2, (ii) [x] dx2
0 0
Solution. We know that
b b
f dα = f (x) α′(x) dx
a a
Therefore
2 2 2
x2 dx2 = x2(2x) dx2 = 2x3 dx
0 0 0

4 2
x
= 2| = 8 Ans.
4 0
and
2 2
[x] dx2 = [x] 2x dx
0 0
1 2
= [x] 2x dx + [x] 2x dx
0 1
2 2
x2
=0+ 2x dx = 0 + 2|
1
2 1
= 0 + 3 = 3 Ans.
We now establish a connection between the integrand and the integrator in a Riemann – Stieltjes
integral. We shall show that existence of f dα implies the existence of α df.
92

We recall that Abel’s transformation (Partial Summation Formula) for sequences reads as
follows:
“Let <an> and <bn> be two sequences and let An = a0 + a1 + …..+ an (A-1 = 0). Then
q q −1
(3.6.7) an bn = An (bn - bn-+1) + Aq bq – Ap-1bp.”
n= p n =p

Theorem (Integration by parts). If f ∈ ℜ(α) on [a, b], then α ∈ ℜ(f) on [a, b] and
f(x) dα(x) = f(b) α(b) – f(a) α(a) - α (x) df(x)
(Due to analogy with (3.6.7), the above expression is also known as Partial Integration
Formula).
Proof. Let P = {a = x0, x1, ….,xn = b}be a partition of [a, b]. Choose t1, t2, ….,tn such that
xi-1 ≤ ti ≤ xi and take t0 = a, tn+1 = b. Suppose Q is the partition{t0, t1, ….,tn+1}of [a, b]. By partial
summation, we have
n n +1
S(P, f, α) = f(ti)[α(xi) − α(xi-1)] = f(b) α(b) – f(a) α(a) − α(xi-1)[ f(ti) − f(ti-1)]
i =1 i =1

= f(b) α(b) – f(a) α(a) – S(Q, α, f)


since ti-1 ≤ xi-1 ≤ ti. If | P |→0, | Q |→0, then
S(P, f, α) → f dα and S(Q, α, f) → α df.
Hence
f dα = f(b) α(b) – f(a) α(a) - α df

3.7. Mean Value Theorems For Riemann – Stieltjes Integrals. In this , section, we establish
Mean Value Theorems which are used to get estimate value of an integral rather than its exact
value.
Theorem 19 (First Mean Value Theorem for Riemann – Stieltjes Integral). If f is continuous
and real valued and α is monotonically increasing on [a, b], then there exists a point x in [a, b]
such that
f dα = f(x) [ α(b) - α(a)]
Proof. If α(a) = α(b), the theorem holds trivially, both sides being 0 in that case (α become
constant and so dα = 0). Hence we assume that α(a) < α(b). Let
M = lub f(x), m = glb f(x). a ≤ x ≤ b
Then
m ≤ f(x) ≤ M
or
m[α(b) - α(a)] ≤ f dα ≤ M[α(b) - α(a)]
Hence there exists some c satisfying m ≤ c ≤ M such that
b
f dα = c[α(b) -α(a)]
a

Since f is continuous, there is a point x ∈[a, b] such that f(x) =c and so we have
b
f(x) dα(x) = f(x)[α(b) -α(a)]
a
This completes the proof of the theorem.
93

Theorem 20 (Second Mean – value Theorem for Riemann – Stieltjes Integral). Let f be
monotonic and α real and continuous. Then there is a point x ∈[a, b] such that
b
f dα = f(a)[α(x) - α(a)] +f(b)[α(b) - α(x)]
a
Proof. By Partial Integration Formula, we have
b b
f dα = f(b) α(b) – f(a) α(a) - αdf
a a
The use of First Mean –Value Theorem of Riemann – Stieltjes integral yields that there is x in
[a, b] such that
b
αdf = α(x)[f(b) – f(a)]
a

Hence, for some x ∈[a, b], we have.


b
f dα = f(b)α(b) – f(a)α(a) − α(x)[f(b) – f(a)]
a

= f(a)[α(x) - α(a)] + f(b)[α(b) − α(x)]


which proves the theorem.
3.8. We discuss now change of variable. In this direction we prove the following result.
Theorem 21. Let f and φ be continuous on [a, b]. If ϕ is strictly increasing on [α, β], where
a = φ(α), b = φ(b), then
b β
f(x) dx = f(φ(y)) dφ(y)
a α
b
(this corresponds to change of variable in f(x) dx by taking x = ϕ(y)].
a

Proof. Since φ is strictly monotonically increasing, it is invertible and so


α = φ−1(a), β = φ−1(b).
Let P = {a = x0,x1,…..,xn =b} be any partition of [a, b] and Q = {α = y0, y1,…..,yn = β} be the
corresponding partition of [α, β], where yi = φ−1(xi). Then

∆ xi = xi − xi-1
= φ( yi) − φ( yi-1)
= ∆φi
Let for any ci ∈ ∆xi, di ∈ ∆ yi, where ci = ϕ(di). Putting g(y) = f[ϕ(y)], we have
n
(3.8.1) S(P, f) = f(ci) ∆xi
i =1

= f (φ(d i ))∆φ i
i

= g(di) ∆ϕi
i
= S(Q, g, ϕ)
94

b
Continuity of f implies that S(P, f)→ f(x) dx as | P |→ 0 and continuity of g implies that
a
b
S(Q, g, ϕ)→ g(y) dϕ as | Q | → 0.
a

Since uniform continuity of ϕ on [a, b] implies that | Q | → 0 as | P | → 0. Hence letting | P | → 0


in (3.8.1), we have
b β β
f(x) dx = g(y) dφ = f[(φy)] dφ(y)
a α α
This completes the proof of the theorem.
3.9. Integration of Vector – Valued Functions. Let f1, f2,……,fk be real valued functions
defined on [a, b] and let f = (f1, f2,……,fk) be the corresponding mapping of [a, b] into Rk.
Let α be a monotonically increasing function on [a, b]. If fi ∈ ℜ(α) for i = 1, 2, ….., k, we say
that f ∈ ℜ(α) and then the integral of f is defined as
b b b b
f dα = ( f1 dα, f2 dα,…….., fk dα).
a a a a
b
Thus f dα is the point in Rk whose ith coordinate is fi dα.
a

It can be shown that if f ∈ ℜ(α), g ∈ ℜ(α),


then
b b b
(i) (f +g)dα = f dα + g dα
a a a
b c b
(ii) f dα = f dα + f dα, a < c < b.
a a a

(iii) if f ∈ ℜ(α1), f ∈ ℜ(α2), then f ∈ ℜ(α1+ α2)


and
b b b
f d (α1+ α2) = f dα1 + f dα2
a a a
To prove these results, we have to apply earlier results to each coordinate of f. Also, fundamental
theorem of integral calculus holds for vector valued function f . We have
Theorem 22. If f and F map[a, b] into ℜk, if f ∈ ℜ(α) if F′ = f, then
b
f (t) dt = F (b) − F (a)
a

Theorem 23. If f maps [a, b] into Rk and if f ∈ R(α) for some monotonically increasing
function α on [a, b], then | f | ∈ R(α) and
b b
| f dα | ≤ |f | dα.
a a
Proof. Let
f = (f1, ….,fk).
Then
|f | = (f12 + ….+ fhh)1/2
95

Since each fi ∈ R(α), the function fi2 ∈ R(α) and so their sum f12 + ….+ fk2 ∈ R(α). Since x2 is a
continuous function of x, the square root function is continuous on [0, M] for every real M.
Therefore | f | ∈ R(α).

Now, let y = (y1, y2, ….,yk), where yi = fi dα, then

y= f dα

and

|y |2 = yi2 = yi fi dα
i

= ( yi fi ) dα

But, by Schwarz inequality


yi fi(t) ≤ |y | |f (t)| (a ≤ t ≤ b)
Then

(3.9.1) |y |2 ≤ |y | | f | dα

If y = 0, then the result follows. If y ≠ 0, then divide (3.9.1) by |y | and get

|y | ≤ |f | dα

b
or | f | dα ≤ |f | dα.
a

3.10. Rectifiable Curves. The aim of this section is to consider application of results studied in
this chapter to geometry.
Definition. A continuous mapping γ of an interval [a, b] into Rk is called a curve in Rk.
If γ : [a, b] → Rk is continuous and one – to – one, then it is called an arc.
If for a curve r : [a, b] → Rk,
r(a) = r(b)
but
r(t1) ≠ r(t2)
for every other pair of distinct points t1, t2 in [a, b], then the curve γ is called a simple closed
curve.
Definition. Let f : [a, b] → Rk be a map. If P = {x0, x1, …., xn}is a partition of [a, b], then
n
V(f , a , b ) = lub | f(xi) – f(xi-1) | ,
i =1
where the lub is taken over all possible partitions of [a, b], is called total variation of f on [a,b].
The function f is said to be of bounded variation on [a, b] if V(f , a, b ) < + ∞.
96

Definition. A curve γ : [a, b] → Rk is called rectifiable if γ is of bounded variation. The length


of a rectifiable curve γ is defined as total variation of γ, i.e, V(γ, a, b). Thus length of rectifiable
n
curve γ = lub | γ(xi) – γ(xi-1) | for the partition (a = x0 < x1 < ….< xn = b).
i =1

The ith term | γ(xi) – γ(xi-1) | in this sum is the distance in Rk between the points r(xi-1) and r(xi).
n
Further | γ(xi) – γ(xi-1) | is the length of a polygon whose vertices are at the points γ(x0),
i =1

γ(x1), …, γ(xn). As the norm of our partition tends to zero those polygons approach the range of
γmore and more closely.
Theorem 24. Let γ be a curve in Rk. If γ′ is continuous on [a, b], then γ is rectifiable and has
length
b
| γ′(t) | dt.
a

Proof. It is sufficient to show that | γ′ | = V(γ, a, b). So, let {x0, ….,xn}be a partition of [a, b].

Using Fundamental Theorem of Calculus for vector valued function, we have


n n xi

| γ(xi) – γ(xi-1) | = | γ ′(t) dt |


i =1 i =1 xi −1
n xi

≤ | γ′(t) | dt
i =1 xi −1
b
= | γ′(t) | dt
a
Thus

(3.10.1) V(γ, a, b) ≤ | γ′ |.

To prove the reverse inequality, let ∈ be a positive number. Since γ′ is uniformly continuous on
[a, b], there exists δ > 0 such that
| γ′(s) - γ′(t) | < ∈, if | s – t | < δ.
If mesh (norm) of the partition P is less then δ and xi-1 ≤ t ≤ xi, then we have
| γ′(t) | ≤ | γ′(xi) | + ∈,
so that
xi

| γ′(t) | dt − ∈ ∆ xi ≤ γ′(xi) | ∆ xI
xi −1
xi

=| [γ ′(t) + γ′(xi) − γ′(t)] dt |


xi −1
xi xi

≤| | γ′(t) dt | + | [γ ′(xi) − γ′(t)] dt |


xi −1 xi −1

≤ | γ(xi) – γ(xi-1) | + ∈ ∆ xi
Adding these inequalities for i = 1, 2, …., n, we get
97

b n
| γ′(t) | dt ≤ | γ(xi) – γ(xi-1) | + 2 ∈ (b – a)
a i =1

= V(γ, a, b) + 2∈ (b – a)
Since ∈ is arbitrary, it follows that
b
(3.10.2) | γ′(t) | dt ≤ V(γ, a, b)
a
Combining (3.10.1) and (3.10.2), we have
b
| γ′(t) | dt = V(γ, a, b)
a
b
Hence the length of r is | γ′(t) | dt.
a
98

PART B : THEORY OF MEASURE AND INTEGRATION


3.11. In this section we shall define Lebesgue Measure, which is a generalization of the idea of
length.
Definition. The length l(I) of an interval I with end points a and b is defined as the difference of
the end points. In symbols, we write
l (I) = b – a.
Definition. A function whose domain of definition is a class of sets is called a Set Function.
For example, length is a set function. The domain being the collection of all intervals.
Definition. An extended real – valued set function µ defined on a class E of sets is called
Additive if A ∈ E, B ∈ E, A ∪ B ∈ E and A ∩ B = φ, imply
µ (A ∪ B) = µ (A) + µ (B)
Definition. An extended real valued set function µ defined on a class E of sets is called finitely
additive if for every finite disjoint class {A1, A2,….,An}of sets in E, whose union is also in E,
we have
n n
µ ( Υ Ai) = µ(Ai)
i =1 i =1

Definition. An extended real – valued set function µ defined on a class E of sets is called
countably additive it for every disjoint sequence {An} of sets in E whose union is also in E, we
have
∞ ∞
µ ( Υ Ai ) = µ(Ai)
i =1 i =1

Definition. Length of an open set is defined to be the sum of lengths of the open intervals of
which it is composed of. Thus, if ∈ is an open set, then
l (G) = l(In),
n
where
G= Υ
n
In , In1 ∩ In2 = ϕ if n1 ≠ n2.

Definition. The Lebesgue Outer Measure or simply the outer measure m* of a set A is defined
as
m* (A) = inf l(In),
A ⊆ UI n
where the infimum is taken over all finite or countable collections of intervals {In} such that
A ⊆ In.
Since the lengths are positive numbers, it follows from the definition of m* that m*(A) ≥ 0 and
that m* φ = 0.
Further, if A is a singleton, then m* A = 0 and also if A ⊆ B, then M* A ≤ M* B.
Theorem 25. Outer measure is translation invariant.
Proof. Let A be a set. We shall show that m* (A) = m*(A+x),
where A + x = {y + x : y ∈ A}.
Let {In} be collection of intervals {In} such that A ⊆ ∪ In. Then, by the definition of outer
measure, for ∈ > 0, we have
(3.11.1) m* (A) ≥ l(In) - ∈.
99

But, A + x ⊆ ∪ (In + x),


so by (3.11.1)
m* (A + x) ≤ l(In + x) = l(In) ≤ m*A + ∈
Since ∈ is arbitrary positive number, we have
(3.11.2) m* (A + x) ≤ m*(A)
On the other hand
A=A+x–x
and so
(3.11.3) m* (A) ≤ m*(A + x)
Combining (3.11.2) and (3.11.3), the required result follows.
Theorem 26. The outer measure of an interval is its length.
Proof. First assume that I is a bounded closed interval [a, b]. Since for every +ve real number ∈
the open interval (a - ∈, b + ∈) covers I, it follows that
m* I ≤ l (a - ∈, b + ∈)
= b – a + 2∈
Since this is true for every ∈ < 0, we must have
m* I ≤ b – a = l(I)
For this special case I = [a, b], it remains to prove that m* I ≥ b – a. Let {In} be countable
collection of open intervals covering I. Then it is sufficient to establish
l(In) ≥ b – a
n
Since [a, b] is compact, by Heine Borel Theorem, we can select a finite number of open intervals
from {In}such that their union contain I = [a, b]. Let these finite intervals be J1, J2, …., Jp.Then
p
since Υ
i =1
Ji ⊃ [a, b] it is sufficient to prove that
p
l (Ji) ≥ b – a.
i =1

Since a ∈ I, there exists an open interval (a1, b1) from the above mentioned finite number of
intervals such that a1 < a < b1. If b1 ≤ b, then b1 ∈ I. Since b1 is not covered by the open interval
(a1, b1), there is an open interval (a2, b2) in the finite collection J1, …., Jp with a2 < b1 < b2.
Continuing in this fashion we obtain a sequence
(a1, b1), (a2, b2),….(an, bn)
in the collection J1, J2, ….,Jp satisfying
ai < bi-1 < bi
for every i = 2, ..,n.
Since the collection is finite, out process must terminate with an (an, bn) satisfying b ∈ (an, bn)
Then we have
n
l(In) ≥ l (ai, bi)
n i =1
= (bn – an) + (bn-1 – an-1) + ….+(b2 – a2) + (b1 – a1)
= bn – (an – bn-1) …….(a2 – b1) – a1
Since each expression in the bracket is –ve, it follows that
l(In) > bn – a1 > b – a.
n
Hence the theorem is proved in this case.
100

Next, let I be any bounded interval with end points a and b. For every positive real number ∈, we
have
[a + ∈, b − ∈] ⊂ I ⊂ [a, b]
Therefore
b – a − 2∈ ≤ m* [a + ∈, b − ∈]
≤ m* I ≤ m* [a, b]
= b – a.
Since this holds for every ∈ > 0, we must have
m* I = b – a = l(I)
Finally, let I be unbounded. Then, for every real number r, I contains a bounded interval H of
length
l (H) ≥ r.
Therefore by the above result
m* I ≥ m* H = l(H) ≥ r.
Since this holds for every r ∈ R, we must have
m* I = ∞ = l(I)
This completes the proof of the theorem.
Theorem27. Let {An} be a countable collection of sets of real numbers. Then
m* (∪An) ≤ m* An.

Proof. If one of the sets An has infinite outer measure, the inequality holds trivially. So suppose
m* An is finite. Then, given ∈ > 0, there exists a countable collection { In, i} of open intervals
such that An ⊂ Υ In, i and
i

l(In,i) < m* An + ,
i 2n
by the definition of m* An.
Now the collection [In, i]n,i = Υ n
[In, i]i is countable, being the union of a countable number of

countable collections, and covers ∪ An. Thus


m* (∪ An) ≤ l (In, i)
n,i

= l (In, i)
n i

< ( m* An + )
n 2n

= m* An +
n n 2n
1
= m* An + ∈
n n 2n
= m* An + ∈
n

Since ∈ is an arbitrary positive number, it follows that


m* (∪An) ≤ m*An

Cor 1. If A is countable, m* A = 0.
101

Proof. We know that a countable set is the union of a countable family of singleton. Therefore
A = ∪ [xn ], which yields
m* A = m* [∪(xn)] ≤ m* [xn] (by the above theorem)
But as already pointed out outer measure of a singleton is zero. Therefore it follows that
m* A ≤ 0
Since outer measure is always a non – negative real number, m* A = 0.
Cor 2. Every interval is not countable.
Proof. We know that outer measure of an interval I is equal to its length. Therefore it follows
from Cor. 1 that every interval is not countable.
Cor 3. If m* A = 0, then m* (A ∪ B) = m* B.
Proof. Using the above proposition
m*(A ∪ B) ≤ m* A + m* B
= 0 + m* B (i)
Also B ⊂ A ∪ B
Therefore m* B ≤ m* (A ∪ B) (ii)
From (i) and (ii) it follows that
m* B = m* (A ∪ B)
Note:- Because of the property m* (∪ An) ≤ m* An, the function m* is said to be countably
subadditive. It would be much better if m* were also countably additive, that is, if
m* (∪ An) = m* An.
for every countable collection[An] of disjoint sets of real numbers. If we insist on countable
additivity, we have to restrict the domain of the function m* to some subset m of the set 2R of all
subsets of R. The members of m are called the measurable subsets of R. That is, to do so we
suitably reduce the family of sets on which m* is defined. This is done by using the following
definition due to Carathedory.
Definition. A set E of real numbers is said to be m* measurable, if for every set A ∈ R, we have
m* A = m* (A ∩ E) + m* (A ∩ Ec)
Since
A = (A ∩ E) ∪ (A ∩ Ec),
It follows from the definition that
m* A = m* [(A ∩ E) ∪ (A ∩ Ec) ≤ m* (A ∩ E) + m* (A ∩ Ec)
Hence, the above definition reduces to:
A set E ∈ R is measurable if and only if for every set A ∈ R, we have
m* A ≥ m* (A ∩ E) + m* (A ∩ Ec).
For example φ is measurable.
Theorem 28. If m* E = 0, then E is measurable.
Proof. Let A be any set. Then A ∩ E ⊂ E and so
m* (A ∩ E) ≤ m* E = 0 (i)
Also A ⊃ A ∩ Ec , and so
m* A ≥ m* (A ∩ Ec) = m* (A ∩ Ec) + m* (A ∩ E)
as m* (A ∩ E) = 0 by (i)
Hence E is measurable.
Theorem29. If a set E is measurable, then so is its complement Ec.
102

Proof. The definition is symmetrical with respect to Ec , and so if E is measurable, its


complement Ec is also measurable.
Theorem30. Union of two measurable sets is measurable.
Proof. Let E1 and E2 be two measurable sets and let A be any set. Since E2 is measurable, we
have
m* (A ∩ E1c) = m* (A ∩ E1c ∩E2) + m* (A ∩ E1c ∩E2c) (i)
and since
A ∩ (E1 ∪ E2) = (A ∩ E) ∪ [ A ∩ E2 ∩ E1c] (ii)
Therefore by (ii) we have
m* [A ∩ (E1 ∪ E2)] ≤ m* (A ∩ E1) + m* [A ∩ E2 ∩ E1c] (iii)
Thus
m* [A ∩ (E1 ∪ E2)] + m* (A ∩ E1c ∪ E2c)
≤ m* (A ∩ E1) + m* (A ∩ E2 ∪ E1c) + m* (A ∩ E1c ∩ E2c)
= m* (A ∩ E1) + m* (A ∩ E1c) (by (i))
≤ m* A (since E1 is measurable)
i.e. m* (A ∩ (E1 ∪ E2)) + m* (A ∩ (E1 ∪ E2)c) ≤ m* A
Hence E1 ∪ E2 is measurable.
Cor. If E1 and E2 are measurable, then E1 ∩ E2 is also measurable.
In fact we note that E1, E2 are measurable E1c, E2c are measurable E1c ∪ E2c is measurable
(E1c ∪ E2c)c = E1 ∩ E2 is measurable.
Similarly, it can be shown that if E1 and E2 are measurable, then E1c ∩ E2c is also measurable.
Definition. Algebra or Boolean Algebra: - A collection A of subsets of a set X is called an
algebra of sets or a Boolean Algebra if
(i) A, B ∈ A A ∪ B ∈ A
(ii) A ∈ A Ac ∈ A
(iii) For any two members A and B of A, the intersection A ∩ B is in A.
Because of De Morgan’s formulae (i) and (ii) are equivalent to (ii) and (iii).
It follows from the above definition that the collection M of all measurable sets is an algebra.
The proof is an immediate consequence of Theorems 29 and 30.
Definition. By a Boolean σ - algebra or simply a σ - algebra or Borel field of a collection of
sets, we mean a Boolean Algebra A of the collection of the sets such that union of any countable
collection of members of this collection is a member of A.
From De Morgan’s formula an algebra of sets is a σ - algebra or Borel field if and only if the
intersection of any countable collection of members of A is a member of A.
Lemma 1. Let A be any set, and E1, E2, …., En a finite sequence of disjoint measurable sets.
Then
n n
m* (A ∩ [ Υ Ei]) = m*(A ∩ Ei).
i =1 i =1

Proof. We shall prove this lemma by induction on n. The lemma is trivial for n = 1. Let n > 1
and suppose that the lemma holds for n – 1 measurable sets Ei.
Since En is measurable, we have
m* (X) = m* (X ∩ En) + m* (X ∩ Enc)
for every set X ∈ R. In particular we may take
103

n
X = A ∩ [ Υ Ei].
i =1
Since E1, E2, ….,En are disjoint, we have
n
X ∩ En = A ∩ [ Υ Ei] ∩ En = A ∩ En
i =1
and
n n −1
X ∩ Enc = A ∩ [ Υ Ei] ∩ Enc = A ∩ [ Υ Ei]
i =1 i =1
Hence we obtain
n −1
m* X = m*(A ∩ En) + m*(A ∩ [ Υ Ei]) (i)
i =1
But since the lemma holds for n – 1 we have
n −1 n −1
m*(A ∩ [ Υ Ei]) = m*(A ∩ Ei)
i =1 i =1
Therefore (i) reduces to
n −1
m* X = m*(A ∩ En) + m*(A ∩ Ei)
i =1
n
= m*(A ∩ Ei).
i =1
Hence the lemma.
Lemma 2. Let A be an algebra of subsets and {Ei | i ∈ N} a sequence of sets in A. Then there
exists a sequence [Di | i ∈ N] of disjoint members of A such that
Di ⊂ Ei ( i ∈ N)

Υ
i∈N
Di = Υ
i∈N
Ei

Proof. For every i ∈ N, let


Dn = En \ (E1 ∪ E2 ∪……∪ En-1)
= En ∩ (E1 ∪ E2 ∪……∪ En-1)c
= En ∩ E1c ∩ E2c ∩……∩ En-1c (i)
Since the complements and intersections of sets in A are in A, we have each Dn ∈ A. By
construction, we obviously have
Di ⊂ E i (i ∈ N) (ii)
Let Dn and Dm be two such sets, and suppose m < n. Then Dm ⊂ Em, and so
Dm ∩ Dn ⊂ Em ∩ Dn
= Em ∩ En ∩ E1c ∩ …..Emc ∩….∩ En-1c (using (i))
= (Em ∩ Emc) ∩ ….
= φ ∩ ………
=φ (iii)
The relation (i) implies

Υ
i∈N
Di ⊂ Υ
i∈N
Ei

It remains to prove that


104

Υ
i∈N
Di ⊃ Υ
i∈N
Ei .

For this purpose let x be any member of Υ


i∈N
Ei. Let n denotes the least natural number satisfying

x ∈ En. Then we have


x ∈ En \ (E1∪ ….∪ En-1) = Dn ⊂ Υ
i∈N
Dn .

This completes the proof.


Theorem 31. The collection M of measurable sets is a σ - algebra.
Proof. We have proved already that M is an algebra of sets and so we have only to prove that
M is closed with respect to countable union. By the lemma proved above each set E of such
countable union must be the union of a sequence {Dn} of pairwise disjoint measurable sets. Let
A be any set, and let
n
En = Υ
i∈1
Di ⊂ E. Then En is measurable and Enc ⊃ E c . Hence

m* A = m*(A ∩En) + m*(A ∩ Enc) ≥ m*(A ∩En) + m*(A ∩ Enc).


But by lemma 1,
n n
m*(A ∩ En) = m*[A ∩( Υ Di )] = m*(A ∩ Di)
i∈1 i =1
Therefore
n
m* A ≥ m*(A ∩ Di) + m*(A ∩ Ec)
i =1
Since the left hand side of the inequality is independent of n, we have

m* A ≥ m*(A ∩ Di) + m*(A ∩ Ec)
i =1

≥ m*( Υ [A ∩ Di]) + m*(A ∩ Ec) (by countably subadditivity of m*)
i∈1

= m*( A ∩ Υ Di) + m*(A ∩ Ec)
i∈1

= m*(A ∩E) + m*(A ∩ Enc).


which implies that E is measurable. Hence the theorem.
Lemma 3. The interval (a, ∞ ) is measurable
Proof. Let A be any set and
A1 = A ∩ (a, ∞ )
A2 = A ∩ (a, ∞ )c = A ∩ (- ∞ , a].
Then we must show that
m* A1 + m* A2 ≤ m*. A.
If m* A = ∞ , then there is nothing to prove. If m* A M < ∞ , then given ∈ > 0 there is a
countable collection {In} of open intervals which cover A and for which

l(In) ≤ m* A + ∈ (i)
105

Let In′ = In ∩ (a, ∞ ) and In″ = In ∩ (- ∞ , a). Then In′ and In″ are intervals (or empty) and
l(In) = l (In′) + l(In″) = m*( In′) +m*( In″) (ii )
Since A1 ⊂ U In′, we have
m* A1 ≤ m*(U In′) ≤ m* In′, (iii)

and since, A2 ⊂ U In′, we have


m* A2 ≤ m*(U In″ ) m* In″, (iv)

Adding (iii) and (iv) we have

m* A1 + m* A2 ≤ m* In′ + ≤ m* In″

= (m* In′ + ≤ m* In″)

= l (In) [by (ii)]

≤ m* A + ∈ [by (i)].
But ∈ was arbitrary positive number and so we must have
m* A1 + m* A2 ≤ m* A.
Definition. The collection of Borel sets is the smallest σ - algebra which contains all of the
open sets.
Theorem 32. Every Borel set is measurable. In particular each open set and each closed set is
measurable.
Proof. We have already proved that (a, ∞) is measurable. So we have
(a, ∞)c = (- ∞, a] measurable.

1
Since (- ∞, b) = Υ (- ∞, b - ] and we know that countable union of measurable sets is
n =1 n
measurable, therefore (- ∞, b) is also measurable. Hence each open interval,
(a, b) = ( - ∞, b) ∩ (a, ∞) is measurable, being the intersection of two measurable sets.
But each open set is the union of countable number of open intervals and so must be measurable
(The measurability of closed set follows because complement of each measurable set is
measurable).
Let M denote the collection of measurable sets and the collection of open sets. Then C ⊂ M.
Hence is also a subset of M since it is the smallest σ - algebra containing . So each element
of is measurable. Hence each Borel set is measurable.
Definition. If E is a measurable set, then the outer measure of E is called the Lebesgue Measure
of E ad is denoted by mE.
Thus, m is the set function obtained by restricting the set function m* to the family M of
measurable sets. Two important properties of Lebesgue measure are summarized by the
following theorem.
Theorem 33. Let {En} be a sequence of measurable sets. Then
106

m(∪ Ei) ≤ m Ei
If the sets En are pairwise disjoint, then
m(∪ Ei) = m Ei .

Proof. The inequality is simply a restatement of the subadditivity of m*.


If {Ei}is a finite sequence of disjoint measurable sets. So we apply lemma 1 replacing A by R.
That is , we have
n n
m*(R ∩[ Υ Ei]) = m* (R ∩Ei)
i =1 i =1
n n
m* ( Υ Ei) = m* Ei
i =1 i =1
and so m is finitely additive.
Let {Ei} be an infinite sequence of pairwise disjoint sequence of measurable sets. Then
∞ n

Υ i =1
Ei ⊃ Υi =1
Ei.

And so
∞ n n
m( Υ Ei) ≥ m( Υ Ei) = m Ei
i =1 i =1 i =1
Since the left hand side of this inequality is independent of n, we have
∞ ∞
m( Υ Ei) ≥ m Ei
i =1 i =1
The reverse inequality follows from countable subadditivity and we have
∞ ∞
m( Υ Ei) = m Ei.
i =1 i =1
Hence the theorem is proved.
Theorem 34. Let {En} be an infinite sequence of measurable sets such that En+1 ⊂ En for each
n. Let mE1 < ∞. Then

lim
m( Ι En) = mEn.
i =1 n→∞

Proof. Let E = Ιi =1
Ei and let Fi = Ei – Ei-1. Then since {En} is a decreasing sequence. We have

∩ Fi = φ.
Also we know that if A and B are measurable sets then their difference A – B = A ∩ Bc is also
measurable. Therefore each Fi is measurable. Thus {Fi} is a sequence of measurable pairwise
disjoint sets.
Now
∞ ∞

Υ
i =1
Fi = Υi =1
(Ei – Ei+1)


= Υ i =1
(Ei ∩ Ei+1c)
107

= E1 ∩ (∪Eic)

= E1 ∩ ( Ι Ei)c
i =1

= E1 ∩ Ec

= E1 – E

Hence

m( Υ Fi) = m(E1 – E)
i =1

m Fi = m(E1 – E)
i =1

m(Ei – Ei+1) = m(E1 – E) (i)
i =1

Since E1 = (E1 – E) ∪ E, therefore


mE1 = m(E1 – E) + m(E)
m E1 – m E = m(E1 – E), (since m E ≤ m E1 < ∞) (ii)
Again
Ei = (Ei – Ei+1) ∪ Ei+1
m Ei = m(Ei – Ei+1) + m Ei+1
m Ei - m Ei+1= m(Ei – Ei+1) (since Ei+1 ⊂ Ei) (iii)
Therefore (i) reduces to

m E1 – m E = (m Ei - m Ei+1) (using (ii) and (iii))
i =1
n
= lim ( m Ei – m Ei+1)
n → ∞ i =1

= lim [m E1 – m E2 + mE2 – m E3…….- m En+1]


n →∞
= lim [m E1 – m En+1]
n →∞
= m E1 - lim m En+1
n →∞
m E = lim m En
n →∞

m( Ι Ei) = lim m En
i =1
n →∞

Theorem 35. Let {En} be an increasing sequence of measurable sets, that is, a sequence with En
⊂ En+1 for each n. Let mE1 be finite, then

m( Υ Ei) = lim m En.
i =1
n →∞

Proof. The sets E1, E2 – E1, E3 – E2, ….,En – En-1, are measurable and are pairwise disjoint.
Hence
E1 ∪(E2 – E1) ∪…∪(En – En-1)∪….
is measurable and
108

m[E1 ∪(E2 – E1) ∪…∪(En – En-1)∪….]


n n
= m E1 + m(Ei – Ei-1) = m E1 + lim m(Ei – Ei-1)
i=2 n →∞ i = 2

But E1 ∪(E2 – E1)∪….∪ (En – En-1)∪……is precisely Υ
i =1
En

Moreover,
n n
m(Ei – Ei-1) = ( m Ei – m Ei-1)
i=2 i=2
= ( m E2 – m E1) + ( m E3 – m E2) + ……+ ( m En – m En-1)
= m En – m E1
Thus we have

m[ Υ Ei] = m E1 + lim [m En – m E1]
i =1
n →∞

= lim m En.
n →∞

Definition. The symmetric difference of the sets A and B is the union of the sets A – B and B –
A. It is denoted by A ∆ B
Theorem 36. If m (E1 ∆ E2) = 0 and E1 is measurable, then E2 is measurable. Moreover
m E2 = m E1.
Proof. We have
E2 = [ E1 ∪(E2 – E1)] – (E1 – E2) (i)
By hypothesis, both E2 – E1 and E1 – E2 are measurable and have measure zero. Since E1 and
E2 – E1 are disjoint, E1 ∪(E2 – E1) is measurable and m[E1 ∪(E2 – E1)] = m E1 + 0 = m E1. But,
since
E1 – E2 ⊂ [E1 ∪(E2 – E1)],
it follows from (i) that E2 is measurable and
m E2 = m[E1 ∪(E2 – E1)] - m(E1 – E2)
= m E1 – 0 = m E1.
This completes the proof.
Definition. Let x and y be real numbers in [0, 1]. Then sum modulo 1 of x and y, denoted by
o
x + y, is defined by
o x + y if x + y < 1
x + y=
x + y − 1if x + y ≥ 1.
o
It can be seen that + is a commutative and associative operation which takes pair of numbers
in[0, 1) into numbers in [0, 1).
If we assign to each x ∈ [0, 1) the angle 2π x then addition modulo 1 corresponds to the addition
of angles.
If E is a subset of [0, 1), we define the translation module 1 of E to be the set
o o
E + y = [z | z = x + y for some x ∈ E].
If we consider addition modulo 1 as addition of angles, translation module 1 by y corresponds to
rotation through an angle of 2π y.
109

We shall now show that Lebesgue measure is invariant under translation modulo 1.
o
Lemma. Let E ⊂ [0, 1) be a measurable set. Then for each y ∈ [0, 1) the set E + y is measurable
o
and m(E + y) = m E.
Proof. Let E1 = E ∩[0, 1 – y) and E2 = E ∩[1 – y, 1). Then E1 and E2 are disjoint measurable
sets whose union is E, and so
m E = m E1 + m E2.
We observe that
o o
E1 + y = {x + y : x ∈ E1]
x + y if x + y <1
= x ∈ E1
x + y − 1if x + y ≥ 1.
But for x ∈ E1, we have x + y < 1 and so
o
E1 + y = {x + y, x ∈ E1} = E1 + y.
o
and hence E1 + y is measurable. Thus
o
m(E1 + y) = m(E1 + y) = m(E1),
o o
since m is translation invariant. Also E2 + y = E2 + (y – 1) and so E2 + y is measurable and
o
m(E2 + y) = m E2. But
o o o
E + y = (E1 + y) ∪ (E2 + y)
o o o
and the sets (E1 + y) and (E2 + y) are disjoint measurable sets. Hence E + y is measurable and
o o o
m(E + y) = m[(E1 + y) ∪ (E2 + y)
o o
= m(E1 + y) + m(E2 + y)
= m(E1) + m(E2)
= m(E).
This completes the proof of the lemma.
Construction of a non – measurable set. If x – y is a rational number, we say that x and y are
equivalent and write x ~ y. It is clear that x ~ x; x ~ y y ~ x and x ~ y, y ~ z x ~ z. Thus ‘~’
is an equivalence relation and hence partitions [0, 1) into equivalence classes, that is, classes
such that any two elements of one class differ by a rational number, while any two elements of
different classes differ by an irrational number. By the axiom of choice (Let C be any collection
of non – empty sets. Then there is a function F defined on C which assign to each set A ∈ C on
element F(A) in A.) there is a set P which contains exactly one element from each equivalence

class. Let <ri> be an enumeration of the rational numbers in [0, 1) with r0 = 0 and define
i=0
o
Pi = P + ri . (translator modulo 1 of P)
Then P0 = P. Let x ∈ Pi ∩ Pj. Then
x = pi + ri = pj + rj.
with pi and pj belonging to P. But pi - pj = rj – ri is a rational number, whence pi ~ pj. Since P has
only one element from each equivalence class, we must have i = j. This implies that if i ≠ j,
Pi ∩ Pj = φ, that is , that <Pi> is a pair wise disjoint sequence of sets. On the other hand, each real
110

number x in [0, 1) is in some equivalence class and so is equivalent to an element in P. But if x


differs from an element in P by the rational number ri, them x ∈ Pi. Thus ∪ Pi = [0, 1). Since
each Pi is a translation modulo 1 of P, each Pi will be measurable if P is and will have the same
measure. But if this were the case,
∞ ∞
m[0, 1) = m Pi = m P,
i =1 i =1
and the right hand side is either zero or infinite, depending on whether m P is zero or positive.
But this is impossible since m[o, 1) = 1, and consequently P cannot be measurable.
Definition. An outer measure is said to be regular if for any set A contained in whole space X
we can find a measurable set B such that
B ⊃ A and m*A = m* B = m B.
Theorem37. Let m* be a regular outer measure such that m* X < ∞. Then the necessary and
sufficient condition for a set E to be measurable is that
m* X = m* E + m* Ec .
Proof. The condition is necessary :- Since E is measurable, for any set A we have
m* A = m*(A ∩ E) + m*(A ∩ Ec)
Replacing A by X we have
m* X = m*(X ∩ E) + m*(X ∩ Ec)
= m* E + m* Ec.
The condition is sufficient :- Let A be any set. Since m* is regular we can find a measurable set
B ⊃ A such that
m* A = m* B = m B.
Now B being measurable, we have
m* E = m*(E ∩ B) + m*(E ∩ Bc) (i)
m* Ec = m*(Ec ∩ B) + m*(Ec ∩ Bc) (ii)
Adding (i) & (ii) we have
m* E + m* Ec = m*(E ∩ B) + m*(E ∩ Bc) + m*(Ec ∩ B) + m*(Ec ∩ Bc)
m* X = m*(E ∩ B) + m*(E ∩ Bc) + m*(Ec ∩ B) + m*(Ec ∩ Bc)
Now consider E B
c
m*(E ∩ B) + m*(E ∩ B).
Since
B = (E ∩ B) ∪ (Ec ∩ B),
Therefore
m* B ≤ m*(E ∩ B) + m*(Ec ∩ B)
Hence EAB
c c c
m* X ≥ m*(E ∩ B ) + m* B + m*(E ∩ B )
Again
m* Bc ≤ m*(E ∩ Bc) + m*(Ec ∩ Bc) (iii)
Hence
m* X ≥ m* B + m* Bc
= m B + m Bc = m* X
Thus
m*(E ∩ B) + m*(E ∩ Bc) + m*(Ec ∩ B) + m*(Ec ∩ Bc)
= m B + m Bc
That is,
111

m*(E ∩ B) + m*(E ∩ Bc) + m*(Ec ∩ B) + m*(Ec ∩ Bc) - m Bc


=mB
Using (iii), the last expression reduces to
m*(E ∩ B) + m*(Ec ∩ B) ≤ m B.
INNER MEASURE
Definition. Let F be a closed set. Then inner measure of a set E, denoted by m* E, is defined by
sup
m* E = {| F |}
F⊂E
where | . | denotes the length.
Definition. A subset E of (a, b) is said to measurable if
m* E = m* E.
The relation between inner and outer measure is m* E = (b – a) – m* Ec.
Let [En] be a sequence of sets. Then
Definition. The set of those elements which belong to En for infinitely many values of n is called
the lim sup of the sequence of sets {En}. We denote it by lim En.

Lemma. lim En = Ι Υ
m =1 n ≥ m
En.

Proof. Let x ∈ lim En. Then


x∈ Υ
n≥m
En for all m
∞ ∞
x ∈Ι Υ En lim En ⊂ Ι Υ En
m =1 n ≥ m m =1 n ≥ m

conversely, if x ∈ Ι Υ
m =1 n ≥ m
En, then

x∈ Υ
n≥m
En for all m

x ∈ En for some n ≥ m
x ∈ En for infinite values of n.
x ∈ lim En

Ι Υ
m =1 n ≥ m
En ⊂ lim En

Hence lim En = Ι Υ
m =1 n ≥ m
En .

Definition. The set of those elements which belong to all En except a finite number of them is
called lim in f of the sequence of sets {En}. We denote it by lim En.

It may be proved that lim En = ΥΙ
m =1 n ≥ m
En. For, let
∞ ∞
x∈ ΥΙ
m =1 n ≥ m
En x∈ Ι
m =1
En for some m
112

x ∈ lim En.

Similarly, we can show that if x ∈ lim En then x ∈ ΥΙ
m =1 n ≥ m
En .

Theorem 38. If {En} is a sequence of measurable sets, then lim En and lim En are also
measurable.
Proof. We have shown above that

lim En = ΥΙ
m =1 n ≥ m
En.

Since {En} is a sequence of measurable sets, the right hand side is measurable and so lim En is
measurable.
Similarly, since

lim En = ΥΙ
m =1 n ≥ m
En

it is obvious that right hand side and so lim En is measurable.


Example. The cantor set is uncountable with outer measure zero.
Solution. We already know that cantor ser is uncountable. Let Cn denote the union of the closed
intervals left at the nth stage of the construction. We note that Cn consists of 2n closed intervals,
each of length 3-nTherefore
m* Cn ≤ 2n . 3−n (Θ m* Cn = m*(∪Fn) = m* Fn )
But any point of the cantor set C must be in one of the intervals comprising the union Cn, for
each n∈ N, and as such C ⊂ Cn for all n ∈ N. Hence
n
2
m* C ≤ m* Cn ≤
3
This being true for each n ∈ N , letting n → ∞ gives m* C = 0.
Example. If E1and E2 are any measurable sets, show that
M(E1 ∪ E2) + m(E1 ∩ E2) = m(E1) + m(E2).
Proof. Let A be any set. Since E1 is measurable,
m* A = m*(A ∩ E1) + m*(A ∩ E1c).
We set A = E1 ∪ E2 and we have
m*( E1 ∪ E2) = m*[( E1 ∪ E2) ∩ E1] + m*[( E1 ∪ E2) ∩ E1c]
Adding m (E1 ∩ E2) to both sides we have
m(E1 ∪ E2) + m(E1 ∩ E2) = m E1 + m[(E1 ∪ E2) ∩ E1c] + m(E1 ∩ E2) (1)
But
E2 = [(E1 ∪ E2) ∩ E1c] ∪ (E1 ∩ E2).
Therefore
m{[(E1 ∪ E2) ∩ E1c] ∪ (E1 ∩ E2)} = m E2
Hence (1) reduces to
M(E1 ∪ E2) + m(E1 ∩ E2) = mE1 + m E2.
Theorem39. Let E be any set. Then given ∈ > 0, there is an open set O ⊃ E such that
m* O < m* E + ∈.
113

Proof. There exists a countable collection [In] of open intervals such that E ⊂ Υn
In and

l(In) < m* E + ∈.
n =1

Put O= Υ
n =1
In.

Then O is an open set and



m* O = m*( Υ In)
n =1

≤ m* In
n =1

= l(In) < m* E + ∈.
n =1

Theorem 40. Let E be a measurable set. Given ∈ > 0, there is an open set O ⊃ E such that
m*(O\E) < ∈.
Proof. Suppose first that m E < ∞. Then by the above theorem there is an open set O ⊃ E such
that
m* O < m* E + ∈
Since the sets O and E are measurable, we have
m*(O\E) = m* O – m* E < ∈.
Consider now the case when m E = ∞. Write the set R of real numbers as a union of disjoint

finite intervals; that is, R = Υn =1
In. Then, if En = E ∩ In, m(En)< ∞. We can, thus, find open sets

On ⊃ En such that

m*(On – En) < .
2n

Define O = Υ
n =1
On. Clearly O is an open set such that O ⊃ E and satisfies
∞ ∞ ∞
O−E= Υ
n =1
On - Υ
n =1
En ⊂ Υ
n =1
(On – En)

Hence

m*(O − E) ≤ m*(On\En) < ∈ .
n =1
114 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

4
MEASURABLE FUNCTIONS AND LEBESGUE
INTEGRAL


PART A : MEASURABLE FUNCTIONS


4.1. Definition. Let E be a measurable set and f a function defined on E. Then f is said to be
measurable (Lebesgue function) if for any real α any one of the following four conditions is
satisfied.
(a) {x | f(x) > α } is measurable
(b) {x | f(x) ≥ α} is measurable
(c) {x | f(x) < α} is measurable
(d) {x | f(x) ≤ α} is measurable.
We show first that these four conditions are equivalent. First of all we show that (a) and (b) are
equivalent. Since
{x | f(x) > α } = {x | f(x) ≤ α }c
and also we know that complement of a measurable set is measurable, therefore (a) (d) and
conversely.
Similarly since (b) and (c) are complement of each other, (c) is measurable if (b) is measurable
and conversely.
Therefore, it is sufficient to prove that (a) (b) and conversely.
Firstly we show that (b) (a) .
The set {x | f(x) ≥ α} is given to be measurable.
Now

1
{x | f(x) > α } = Υ{x | f(x) ≥ α + }
n =1 n
1
But by (b), {x | f(x) ≥ α + } is measurable. Also we know that countable union of measurable
n
sets is measurable. Hence {x | f(x) > α } is measurable which implies that (b) (a).
Conversely, let (a) holds. We have

1
{x | f(x) ≥ α} = Ι {x |f(x) > α − }
n =1 n
1
The set {x | f(x) > α − } is measurable by (a). Moreover, intersection of measurable sets is
n
also measurable. Hence {x | f(x) ≥ α} is also measurable. Thus (a) (b).
Hence the four conditions are equivalent.
Lemma. If α is an extended real number then these four conditions imply that {x | f(x) = α} is
also measurable.
Proof. Let α be a real number, then
{x | f(x) = α } = { x | f(x) ≥ α} ∩ {x | f(x) ≤ α }.
REAL ANALYSIS 115

Since {x | f(x) ≥ α } and { x | f(x) ≤ α} are measurable by conditions (b) and (d), the set {x | f(x)
= α } is measurable being the intersection of measurable sets.
Suppose α = + ∞ . Then

{x | f(x) = ∞ } = Ι {x | f(x) ≥ n}
n =1
which is measurable by the condition (b) and the fact that intersection of measurable sets is
measurable.
Similarity when α = −∞, then

{x | f(x) = −∞} = Ι {x | f(x) ≤ −n}
n =1
which is again measurable by condition (d).
Hence the result follows.
Second definition of Measurable functions
We see that
{x | f(x) > α }
is inverse image of (α, ∞]. Similarly the sets
[x | f(x) ≥ α} , {x | f(x) < α} , {x | f(x) ε α} are inverse images of [α, ∞], [−∞, α) and
[−∞, α] respectively.
Hence we can also define a measurable function as follows.
A function f defined on a measurable set E is said to be measurable if for any real α any one of
the four conditions is satisfied :
(a) The inverse image f−1(α, ∞] of the half-open interval (α, ∞] is measurable.
(b) For every real α, the inverse image f−1 [α, ∞] of the closed interval [α, ∞] is measurable.
(c) The inverse image f−1 [−∞, α) of the half open interval [−∞, α) is measurable.
(d) The inverse image f−1[−∞, α] of the closed interval [−∞, α] is measurable.
Remark 1. It is immediate that a necessary and sufficient condition for measurability is that {x |
a ≤ f(x) ≤ b} should be measurable for all a, b [including the case a = −∞, b = +∞], for any set of
this form can be written as the intersection of two sets
{x | f(x) ≥ a } ∩ { x | f(x) ≤ b },
if f is measurable, each of these is measurable and so is {x | a ≤ f(x) ≤ b}. Conversely any set of
the form occurring in the definition can easily be expressed in terms of the sets of the form {x | a
≤ f(x) ≤ b}.
Remark 2. Since (α, ∞) is an open set, we may define a measurable function as “A function f
defined on a measurable set E is said to be measurable if for every open set G in the real number
system, f−1(G) is a measurable set.
Definition. Characteristic function of a set E is defined by
1 if x ε E
χE(x) =
0 if x ε/ E
This is also known as indicator function.
Example of a Measurable function
Let E be a set of rationals in [0, 1]. Then the characteristic function χE(x) is measurable.
116 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

Proof. For the set of rationals in the given interval, we have


1 if x ε E
χE(x) =
0 if x ε/ E
It is sufficient to prove that the set
{x | χE(x) > α }
is measurable for any real α.
Let us suppose first that α ≥ 1. Then
{x | χE(x) > α } = {x | χE (x) > 1 }
Hence the set {x | χE(x) > α } is empty in this very case. But outer measure of any empty set is
zero. Hence for α ≥ 1, the set {x | χE(x) > α } and so χE(x) is measurable.
Further let 0 ≤ α < 1. Then
{x | χE(x) > α } = E
But E is countable and therefore measurable. Hence χE(x) is measurable.
Lastly, let α < 0. Then
{x | χE(x) > α } = [0, 1]
and therefore measurable. Hence the result.
Example 2. A continuous is measurable.
Proof. If the function f is continuous, then f−1 (α, ∞) is also open. But every open set is
measurable. Hence every continuous function is measurable.
We may also argue as follows:
If f is continuous then
{x | f(x) < α, x ε (a, b)}
is closed and hence
{x | f(x) ≥ α} = {x | f(x) < α}c
is open and so measurable.
* All the ordinary functions of analysis may be obtained by limiting process from continuous
function and so are measurable.
Example 3. A constant function with a measurable domain is measurable.
Solution. Let E be a measurable set and let f : E → R* be a constant function definition by
f(x) = K(constant). Then for any real α, we have
E if α < k
{x : f(x) > α} =
φ if α ≥ k
Since both E and φ are measurable, it follows that the set {x : f(x) > α} and hence f is
measurable.
Theorem 1. For any real c and two measurable real-valued functions f, g the four functions
f + c, cf, f+g, fg are measurable.
Proof. We are given that f is a measurable function and c is any real number. Then for any real
number α
{x | f(x) + c > α} = {x | f(x) > α−c }
But {x | f(x) > α−c} is measurable by the condition (a) of the definition. Hence {x | f(x) + c > α}
and so f(x) + c is measurable.
REAL ANALYSIS 117

We next consider the function cf. In case c = 0, cf is the constant function 0 and hence is
measurable since every constant function is continuous and so measurable. In case c > 0 we
have
α α
{x | cf(x) > α } = {x | f(x) > } = f−1 ( , ∞] ,
c c
and so measurable.
In case c < 0, we have
r
{x | cf(x) > r} = {x | f(x) < }
c
and so measurable.
Now if f and g are two measurable real valued functions defined on the same domain, we shall
show that f+g is measurable. To show iit, it is sufficient to show that the set {x | f(x) + g(x) > α}
is measurable.
If f(x) + g(x) > α, then f(x) > α−g(x) and by the Cor. of the axiom of Archimedes there is a
rational number r such that
α−g(x) < r < f(x)
Since the functions f and g are measurable, the sets
{x | f(x) > r} and {x | g(x) > α−r}
are measurable. Therefore, there intersection
Sr = {x | f(x) > r } ∩ {x | g(x) > α−r}
is also measurable.
It can be shown that
{x | f(x) + g(x) > α } = U{Sr | r is a rational}
Since the set of rational is countable and countable union of measurable sets is measurable, the
set U{Sr | r is a rational} and hence {x | f(x) + g(x) > α } is measurable which proves that f(x) +
g(x) is measurable.
From this part it follows that f−g = f+(−g) is also measurable, since when g is measurable (−g) is
also measurable.
Next we consider fg.
The measurability of fg follows from the identity
1
fg = [(f+g)2 − f2−g2 ] ,
2
2
if we prove that f is measurable when f is measurable. For this it is sufficient to prove that
{ x ε E | f2(x) > α } , α is a real number,
is measurable.
Let α be a negative real number. Then it is clear that the set {x | f2(x) > α } = E(domain of the
measurable function f ). But E is measurable by the definition of f . Hence {x | f2(x) > α } is
measurable when α < 0.
Now let α ≥ 0 , then
{x | f2(x) > α } = {x | f(x) > √α} ∪ {x | f(x) < −√α}
Since f is measurable, it follows from this equality that
{x | f2(x) > α }
is measurable for α ≥ 0 .
118 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

Hence f2 is also measurable when f is measurable.


Therefore, the theorem follows from the above identity, since measurability of f and g imply the
measurability of f + g .
From this we may also conclude that f/g (g ≠ 0) is also measurable.
Theorem 2. If f is measurable, then |f| is also measurable.
Proof. It suffices to prove the measurability of the set
{x | |f(x)| > α }, where α is any real number.
If α < 0, then
{x | |f(x)| > α} = E (domain of f)
But E is assumed to be measurable. Hence {x | |f(x)| > α } is measurable for α < 0.
If α ≥ 0 then
{x | |f(x)| > α } = {x | f(x) > α } ∪ {x | f(x) < −α }
The right hand side of the equality is measurable since f is measurable. Hence {x | f(x)| > α} is
also measurable.
Hence the theorem is proved.
Theorem 3. Let {f n }∞n =1 be a sequence of measurable functions. Then
sup{f1, f2,.., fn} , inf. {f1, f2,…, fn } ,
sup fn , inf fn , lim fn and lim fn are measurable.
n n

Proof. Define a function


M(x) = sup{f1, f2,…, fn}
We shall show that {x | M(x) > α} is measurable.
In fact
n
{x | M(x) > α } = Υ{ x|fi(x) > α }
i =1
Since each fi is measurable, each of the set {x | fi(x) > α } is measurable and therefore their union
is also measurable. Hence {x | M(x) > α } and so M(x) is measurable.
Similarly we define the function
m(x) = inf{f1, f2,…, fn}
Since m(x) < α iff fi(x) < α for some i we have
n
{x | m(x) < α } = Υ{ x|fi(x) < α }
i =1
and since {x | fi(x) < α} is measurable on account of the measurability of fi, it follows that
{x | m(x) < α} and so m(x) is measurable.
Define a function
M′(x) = sup fn(x) = sup {f1, f2,…, fn,…)
n
We shall show that the set
{x | M′(x) > α }
is measurable for any real α.
Now

{x | M′(x) > α} = Υ{ x | fn(x) > α }
i =1
REAL ANALYSIS 119

is measurable, since each fn is measurable.


Similarly if we define
m′(x) = inf fn(x) ,
n
then

{x | m′(x) < α} = Υ{ x | fn(x) < α }
i =1
and therefore measurability of fn implies that of m′(x). Now since
lim fn = lim sup fn = inf {sup f n }
n k n≥k
and lim fn = sup {inf f n } ,
k n ≥k
the upper and lower limits are measurable.
* Finally if the sequence is convergent, its limit is the common value of lim fn and lim fn and
hence is measurable.
Definition. Let f and g be measurable functions. Then we define
f + = Max (f, 0)
f − = Max (−f, 0)
f + g+ | f − g |
f ∨ g= i.e. Max (f, g)
2
and
f + g− | f − g |
f∧g= i.e. min (f, g)
2
+
Theorem 4. Let f be a measurable function. Then f and f are both measurable.
Proof. Let us suppose that f > 0 . Then we have
+
f = f and f = 0 (i)
So in this case we have
+
f = f − f
Now let us take f to be negative. Then
+
f = Max (f, 0) = 0
f = Max (−f, 0) = −f (ii)
Therefore on subtraction
+
f = f −f
In case f = 0 , then
+
f = 0, f = 0 (iii)
+
Therefore f = f − f
Thus for all f we have
+
f = f −f (iv)
Also adding the components of (i) we have
+
f = | f | = f + f (v)
since f is positive.
120 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

And from (ii) when f is negative we have


+
f + f = 0 − f = −f = |f| (vi)
In case f is zero, then
+
f + f = 0 + 0 = 0 = |f| (vii)
That is for all f, we have
+
|f | = f +f (viii)
Adding (iv) and (viii) we have
+
f + |f| = 2 f
+ 1
f = (f + |f| ) (ix)
2
Similarly on subtracting we obtain
1
f = ( | f | − f) (x)
2
+
Since measurability of f implies the measurability of | f | it is obvious from (ix) and (x) that f
and f − are measurable.
Theorem 5. If f and g are two measurable functions, then f ∨ g and f ∧ g are measurable.
Proof. We know that
f +g|f −g|
f∨g =
2
f + g− | f − g |
f∧g =
2
Now measurability of f measurability of |f|. Also if f and g are measurable, then f+g, f−g are
measurable. Hence f∨g and f∧g are measurable.
We now introduce the terminology “almost everywhere” which will be frequently used in the
sequel.
Definition. A statement is said to hold almost everywhere in E if and only if it holds
everywhere in E except possibly at a subset D of measure zero.
Examples
(a) Two functions f and g defined on E are said to be equal almost everywhere in E iff f(x) =
g(x) everywhere except a subset D of E of measure zero.
(b) A function defined on E is said to be continuous almost everywhere in E if and only if there
exists a subset D of E of measure zero such that f is continuous at every point of E−D.
Theorem 6. (a) If f is a measurable function on the set E and E1 ⊂ E is measured set, then f is a
measurable function on E1.
(b) If f is a measurable function on each of the sets in a countable collection {Ei} of disjoint
measurable sets, then f is measurable.
Proof. (a) For any real α, we have {x ε E1, f(x) > α} = { x ε E; f(x) > α} ∩ E1. The result
follows as the set on the right-hand side is measurable.
REAL ANALYSIS 121


(b) Write E = ΥEi . Clearly, E, being the union of measurable set is measurable. The result
i =1

now follows, since for each real α, we have E = { x ε E, f(x) > α} = ΥEi f(x) > α }
i =1
Theorem 7. Let f and g be any two functions which are equal almost everywhere in E. If f is
measurable so is g.
Proof. Since f is measurable, for any real α the set {x | f(x) > α } is measurable. We shall show
that the set {x | g(x) > α } is measurable. To do so we put
E1 = {x | f(x) > α }
and
E2 = {x | g(x) > α }
Consider the sets
E1− E2 and E2− E1
Since f = g almost everywhere, measures of these sets are zero. That is, both of these sets are
measurable. Now
E2 = [E1 ∪ (E2−E1)] − (E1−E2)
= [E1 ∪ (E2−E1) ∩ (E1−E2)c
Since E1, E2−E1 and (E1−E2)c are measurable therefore it follows that E2 is measurable. Hence
the theorem is proved.
Cor. Let {fn} be a sequence of measurable functions such that lim fn = f almost everywhere.
n →∞
Then f is a measurable function.
Proof. We have already proved that if {fn} is a sequence of measurable functions then lim fn is
n →∞
measurable. Also it is given that lim fn = f a.e. Therefore using the above theorem it follows
n →∞
that f is measurable.
Theorem 8. Characteristic function χA is measurable if and only if A is measurable.
Proof. Let A be measurable. Then
1 if x ε A
χA(x) =
0 if x ε/ A i.e. x ε A c
Hence it is clear from the definition that domain of χA is A ∪ Ac which is measurable due to the
measurability of A. Therefore, if we prove that the set {x | χA(x) > α } is measurable for any real
α, we are through.
Let α ≥ 0 . Then
{x | χA(x) > α } = {x | χA(x) = 1}
= A(by the definition of Ch. fn.)
But A is given to be measurable. Hence for α ≥ 0 . The set {x | χA(x) > α } is measurable.
Now let us take α < 0 . Then
{x | χA(x) > α } = A ∪ Ac
Hence {x | χA(x) > α} is measurable for α < 0 also, since A ∪ Ac has been proved to be
measurable. Hence if A is measurable, then χA is also measurable.
Conversely, let us suppose that χA(x) is measurable. That is, the set {x | χA(x) > α} is
measurable for any real α.
122 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

Let α ≥ 0 . Then
{x | χA(x) > α} = {x | χA(x) = 1} = A
Therefore, measurability of {x | χA(x) > α} implies that of the set A for α ≥ 0 .
Now consider α < 0. Then
{x | χA(x) > α} = A∪ Ac
Thus measurability of χA(x) implies measurability of the set A∪Ac which imply A is
measurable.
Remark. With the help of above result, the existence of non-measurable function can be
demonstrated. In fact, if A is non-measurable set then χA cannot be measurable.
Theorem 9. If a function f is continuous almost everywhere in E, then f is measurable.
Proof. Since f is continuous almost everywhere in E, there exists a subset D of E with m*D = 0
such that f is continuous at every point of the set C = E−D. To prove that f is measurable, let α
denote any given real number. It suffices to prove that the inverse image
B = f −1(α, ∞) = {x ε E | f(x) > α }
of the interval (α, ∞) is measurable.
For this purpose, let x denote an arbitrary point in B ∩ C. Then f(x) > α and f is continuous at x.
Hence there exists an open interval Ux containing x such that f(y) > α hold for every point y of
E ∩ Ux . Let
U= ΥUx
xεB∩C
Since x ε E ∩Ux ⊂ B holds for every x ε B ∩ C, we have
B∩C⊂E∩∪⊂B
This implies
B = (E ∩ U) ∪ (B ∩ D)
As an open subset of R, U is measurable. Hence E ∪U is measurable. On the other hand, since
m*(B∩D) ≤ m*D = 0 ,
B∩D is also measurable. This implies that B is measurable. This completes the proof of the
theorem.
Definition. A function φ, defined on a measurable set E, is called simple if there is a finite
disjoint class {E1, E2,…, En} of measurable sets and a finite set {α1, α2,…, αn} of real numbers
such that
αi if x ε E i , i = 1,2,..., n
f(x) =
0 if x ε/ E1 ∪ E 2 ∪ ... ∪ E n
Thus, a function is simple if it is measurable and takes only a finite number of different values.
The simplest example of a simple function is the characteristic function χE of a measurable set E.
Definition. A function f is said to be a step function if
f(x) = Ci , ξi−1 < x < ξi
for some subdivision of [a, b] and some constants Ci .
Clearly, a step function is a simple function.
Theorem 10. Every simple function φ on E is a linear combination of characteristic functions
of measurable subsets of E.
Proof. Let φ be a simple function and c1, c2,…, cn denote the non-zero real numbers in its image
φ(E). For each i = 1,2,…, n, let
REAL ANALYSIS 123

Ai = {x ε E : φ(x) = Ci}
Then we have
n
φ= C i χ Ai
i =1
On the other hand, if φ(E) contains no non-zero real number, then φ = 0 and is the characteristic
function χφ of the empty subset of E.
It follows from Theorem 10 that simple functions, being the sum of measurable functions, is
measurable.
Also, by the definition, if f and g are simple functions and c is a constant, then f +c, cf, f+g and
fg are simple.
Theorem 10 (Approximation Theorem). For every non-negative measurable function f, there
exists a non-negative non-decreasing sequence {fn} of simple functions such that
lim fn(x) = f(x), x ε E
n →∞
In the general case if we do not assume non-negativeness of f , then we say
For every measurable function f, there exists a sequence {fn}, n ε N of simple function which
converges (pointwise) to f .
i.e. “Every measurable function can be approximated by a sequence of simple functions.”
Proof. Let us assume that f(x) ≥ 0 and x ε E . Construct a sequence
i −1 i −1 i
for n ≤ f ( x ) < n , i = 1,2,..., n 2 n
fn(x) = 2 n 2 2
n for f ( x ) ≥ n
for every n ε N.
If we take n = 1, then
i −1 i −1 i
for ≤ f ( x ) < , i = 1,2,
f1(x) = 2 2 2
1 for f ( x ) ≥ 1
1
0 for 0 ≤ f ( x ) <
2
1 1
That is, f1(x) = for ≤ f (x) < 1
2 2
1 for f ( x ) ≥ 1

Similarly taking n = 2, we obtain


i −1 i −1 i
for ≤ f ( x ) < , i = 1,2,...,8
f2(x) = 4 4 4
2 for f ( x ) ≥ 2

That is,
124 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

1
0 for 0 ≤ f ( x ) <
4
1 1 1
for ≤ f ( x ) <
4 4 2
f2(x) = ............................
............................
7 7
for ≤ f ( x ) < 2
4 4
2 for f ( x ) ≥ 2
Similarly we can write f3(x) and so on. Clearly all fn are positive whenever f is positive and also
it is clear that fn ≤ fn+1. Moreover fn takes only a finite number of values. Therefore {fn} is a
sequence of non-negative, nondecreasing functions which assume only a finite number of values.
Let us denote
i −1 i i −1 i
Eni = f−1 n
, n = xε E | n ≤ f ( x ) < n
2 2 2 2
and
En = f−1 [n, ∞] = {x ε E | f(x) ≥ n}
Both of them are measurable. Let
n 2n
i −1
fn = n
χ E n + nχ E n
i =1 2
i

for every n ε N .
n 2n
i −1
Now χ E n is measurable, since E n i has been shown to be measurable and characteristic
2n
i =1
i

function of a measurable set is measurable. Similarly χ E n is also measurable since En is


measurable. Hence each fn is measurable. Now we prove the convergence of this sequence.
Let f(x) < ∞ . That is f is bounded. Then for some n we have
i −1 i
≤ f ( x ) <
2n 2n
i −1 i −1 i −1 i i −1
− ≤ f ( x ) − < − n ,
2n 2n 2n 2n 2
i −1 1
0 ≤ f(x) − n < n
2 2
1
0 ≤ f(x) − fn(x) < n (by the def of fn(x))
2
f(x) − fn(x) < ∈
lim fn(x) = f(x)
n →∞
and this convergence is uniform.
Let us suppose now that f is not bounded. Then since
fn(x) = n for f(x) ≥ n
lim fn(x) = ∞ = f(x)
n →∞
REAL ANALYSIS 125


When we do not assume non-negativenss of the function then since we know that f + and f
are both non-negative, we have by what we have proved above
+
f = lim φ′n(x) … (i)
n →∞
f = lim φ′′n(x) … (ii)
n →∞
where φ′n(x) and φ′′n(x) are simple functions. Also we have proved already that
+
f = f − f
Now from (i) and (ii) we have
+
f − f = lim φ′n(x) − lim φ′′n(x)
n →∞ n →∞
= lim (φ′n(x) − φ′′n(x))
n →∞
= lim φn(x)
n →∞
(since the difference of two simple functions is again a simple function). Hence the theorem.
Littlewood’s three principles of measurability
The following three principles concerning measure are due to Littlewood.
First Principle. Every measurable set is a finite union of intervals.
Second Principle. Every measurable function is almost a continuous function.
Third Principle. If {fn} is a sequence of measurable function defined on a set E of finite
measure and if fn(x) → f(x) on E, then fn(x) converges almost uniformly on E.
First of all we consider third principle. We shall prove Egoroff’s theorem which is a slight
modification of third principle of Littlewood’s.
Theorem 11(Egoroff’s Theorem). Let {fn} be a sequence of measurable functions defined on a
set E of finite measure such that fn(x) → f(x) almost everywhere. Then to each ∈ > 0 there
corresponds a measurable subset E0 of E such that m E c0 < ∈ and fn(x) converges to f(x)
uniformly on E0.
Proof. Since fn(x) → f(x) almost everywhere and {fn} is a sequence of measurable functions,
therefore f(x) is also a measurable function. Let
H = { x | lim fn(x) = f(x) }
n →∞
Clearly measure of E−H is zero.
For each pair (k, n) of positive integers, let us define the set

1
Ekn = Ι {x | |fm(x) − f(x)| < }
m=n k
(Since each fm−f is a measure function, the sets Ekn are measurable).
Then for each k, if we put

E′ = Υ E kn
n =1
Then it is clear that

E′ = Υ E kn ⊃H
n =1
126 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

In fact, if x ε H then x ε E′ H ⊂ E′ .
We have also

1
Ek(n+1) = Ι {x | |fm(x) − f(x)| <
k
}
m = n +1
Clearly
1
Ekn = Ek(n+1) ∩ {x | |fn(x) − f(x)| <
}
k
Hence Ek(n+1) cannot be a proper subset of Ekn. That is,
Ekn ⊂ Ek(n+1)
Thus for each k the sequence [Ekn] is an expanding sequence of measurable sets. Therefore

lim m (Ekn) = m( Υ E kn )
n →∞ n =1
≥ m(H) = m(E) ,
whence
lim m( E ckn ) = 0 . (i)
n →∞
Thus, given ∈ > 0, we have that for each k there is a positive integer nk such that

|m E ckn − 0 | < k , n ≥ nk
2

i.e. | m E ckn | < k , n ≥ nk (ii)
2
Let

E0 = Ι E k nk ,
k =1
then E0 is measurable and

m E c0 = m ( Ι E kn k ) c
k =1

= m ( Υ E ckn k )
k =1

≤ m E ckn k
k =1


= k
(using (ii))
k =1 2

1
= ∈ k
=∈.
k =1 2
It follows from the definition of Ekn that for all m ≥ nk ,
1
| fm(x) − f(x) | < (iii)
k
for every x ε E kn k . Since E0 ⊂ E kn k for every k, the condition m ≥ nk yields (iii) for every x ∈
E0. Hence fn(x) → f(x) uniformly on E0. This completes the proof of the theorem.
Now we pass to the second principle of Littlewood. This is nothing but approximation of
measurable functions by continuous functions. In this connection we shall prove the following
theorem known as Lusin Theorem after the name of a Russian Mathematician Lusin, N.N.
REAL ANALYSIS 127

Theorem 12 (Lusin’s Theorem). Let f be a measurable function defined on [a, b]. Then to
each ∈ > 0, there corresponds a measurable subset E0 of [a, b] such that m E c0 < ∈ and f is
continuous on E0.
Proof. Let f be a measurable function defined on [a, b]. We know that every measurable
function is the limit of a sequence {φn(x)} of simple functions whose points of discontinuity
form a set of measure zero. Thus we have
lim φn(x) = f, x ε [a, b]
n →∞

By Egoroff’s theorem, to each ∈ > 0 there exists a subset E0 of [a, b] such that m E c0 < ∈ and
φn(x) converges to f(x) uniformly on E0. But we know that if {φn(x)} is a sequence of continuous
function converging uniformly to a function f(x), then f(x) is continuous. Therefore f(x) is
continuous on E0. This completes the proof of the theorem.
Theorem 13. Let f be a measurable function defined on [a, b] and assume that f takes values
± ∞ on a set of measure zero. Then given ∈ > 0 we can find a continuous function g and a step
function h such that
|f−g| < ∈ , (f−h) < ∈ ,
except on a set of measure less than ∈ .

Proof. Let H be a subset of [a, b] where f(x) is not ± ∞ . Then by the hypothesis of the theorem
mH = m( [a, b]). We know that every measurable function can be expressed as a almost
everywhere limit of a sequence of step functions which are continuous on a set of measure zero.
That is, we can find a sequence of step functions such that
lim φn(x) = f(x) a.e. on H.
n →∞
Let F ⊂ H such that φn(x) → f(x) and is continuous everywhere on F.
By Egoroff’s theorem for a given ∈ > 0 we can find a subset F′ ⊂ H such that φn(x) → f(x)
uniformly on F′ and
M(F − F′) < ∈
But we know that if {fn} is a sequence of continuous function converging uniformly to a
function f(x), then f(x) is continuous. Therefore f(x) is continuous on F′.
Define a continuous function g(x) on [a, b] such that
0 if x ∉ F'
g(x) =
f ( x ) if x ∈ F'
Therefore on F′ we have
|f−g| < ∈
We have already shown that
m( [a, b] − F′ ) < ∈ .
Also we have shown that φn(x) → f(x) where φn(x) is a sequence of step function, so f(x) is also a
step function. Hence the theorem.
In order to prove the first principle of Littlewood we prove two theorems on approximations of
measurable sets.
Theorem 14. A set E in R is measurable if and only if to each ∈ > 0, there corresponds a pair of
sets F, G such that F ⊂ E ⊂ G, F is closed, G is open and m(G−F) < ∈ .
128 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

1
Proof. Sufficiency :- Taking ∈ = , let the corresponding pair of sets be Fn, Gn with
n
1
m(Gn− Fn) <
n
Let
X = U Fn, Y =
n
Ι Gn
n
It follows that Y−X ⊂ Gn−Fn and
1
m(Y−X) ≤ m(Gn−Fn) <
n
so that
m(Y−X) = 0 .
Since
E−X ⊂ Y−X ,
so
m(E−X) = 0 .
Therefore, E − X is measurable.
But E = (E−X) ∪ X . Therefore E is measurable, since X is measurable and E−X is measurable.
Necessity. We now assume that E is measurable. We first prove this part under the assumption
that E is bounded. Since E is measurable and bounded, we can choose an open set G ⊃ E such
that

m(G) < m(E) + (i)
2
Choose a compact (closed and bounded) set S ⊃ E , and then choose an open set V such that
S−E ⊂ V and

m(V) < m (S−E) + (ii)
2
Let F = S−V. Then F is closed (since S−V = S ∩ Vc which is closed being the intersection of
closed sets) and F ⊂ E . We have
m(F) = m(S) − m(S ∩ V)
≥ m(S) − m(V)

> m(S) − m(S−E) − (Using (ii))
2

= m(E) − (iii)
2
Then
m(G−F) = m(G) − m(F)
= m(G) − m(E) + m(E) −m(F)
∈ ∈
< + =∈ (using (i) and (iii))
2 2
This finishes the proof for the case in which E is bounded.
Now, let E be the measurable but unbounded. Let
Sn = {x | |x| ≤ n } n ∈ Z
E1 = E ∩ S 1
En = E ∩ (Sn−Sn−1), n ≥ 2 .
REAL ANALYSIS 129

Then
E= ΥEn ,
n
where each En is bounded and measurable.
Using what has already been established, let Fn, Gn be a pair of sets such that Fn ⊂ En ⊂ Gn, Fn is

closed, Gn is open, and m(Gn−Fn) < n . Let F = Υ Fn , G = Υ∈n . Then G−F ⊂ Υ (Gn−Fn)
2 n n n
and so
m(G−F) ≤ m{ Υ (G n − Fn)}
n

≤ m (Gn−Fn)
n

=
n 2n
1
= ∈n
=∈.
n 2
We see that G is open and that F ⊂ E ⊂ G, so all that remains to prove is that F is closed.
Suppose {xi} is a convergent sequence (say xi → x) with xi ∈ F for each i. Then {xi} is bounded
N
and so is contained in SN for certain N . Now Fn ⊂ Sn−SN if n > N . Therefore, xi ∈ Υ Fn for
n =1
N
each i. But then the limit x is in Υ Fn , for this last set is closed. Therefore F is closed. This
n =1
finishes the proof.
Definition. If A and B are two sets, then
A ∆ B = (A−B) ∪ (B−A) .
Theorem 15. If E is a measurable set of finite measure in R and if ∈ > 0 , there is a set G of the
N
form G = ΥIn where I1, I2 ,…, IN are open intervals, such that m(E ∆ G) < ∈ .
n =1
Proof. Let us assume at first that E is bounded. Let X be an open interval such that E ⊂ X.
There exist Lebesgue covering {In} and {Jn} of E and X−E respectively such that

| I n | < m(∈) + ,
n 3

| J n | < m(X−E) + ,
n 3

and such that each In and Jn is contained in X. Choose N so that | I n | < and define sets G,
n>N 3
H, K as follows
N
G= ΥIn , H= ΥIn , K = G ∩ ΥJ n
n =1 n>N n
Observe that E−G ⊂ H and G−E ⊂ K so that E ∆ G ⊂ H∪ K and therefore
m(E∆G) ≤ m(H ∪ K) ≤ m(H) + m(K)
130 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

We know that m(H) ≤ m( I n )


n >N
= | In |
n >N

< (by our choice)
3
2∈
Hence it suffices to prove that m(K) < . Since
3
K=G∩ ΥJn
n
= ∪ G ∩ Jn
therefore m(K) = m (G ∩ Jn). So we seek an estimate of m (G ∩ Jn). Now we can see that
n n

X = [ Υ I n ] ∪ [ Υ (J n − G )] ,
n n
whence
m(X) = m[ Υ I n ] + m [ Υ (J n − G )]
n n
≤ | In | + m(J n − G )
n n
We also have
2∈
| In | + | J n | < m( E ) + m ( X − E ) +
n n 3
2∈
= m(X) + ,
3
whence
2∈
| In | + | Jn | < | In | + m(J n − G ) +
n n n n 3
and therefore, since Jn = (Jn−G) ∪ (Jn ∩ G),
m(K) ≤ m(G ∩ J n ) = m(J n ) − m(J n − G )
n n n
2∈
<
3
Hence when E is bounded
∈ 2∈
m(E∆G) < + =∈
3 3
For the general case, let
Sn = {x | |x| ≤ n} ,
T1 = S 1
T1 = Sn−Sn−1, n ≥ 2
Let En = E ∩ Sn . Then

E= Υ (E ∩ Ti )
i =1

E− En = Υ (E ∩ Ti )
i = n +1
REAL ANALYSIS 131

Because m(E) < +∞, we have



m(E−En) = m(E ∩ Ti ) → 0 as n→ ∞ .
i = n +1
But E∆En = E−En(since E∆En = (E−En) ∪ (En−E) and En−E is empty) and so m(E∆En) → 0.
Using what has already been proved we can find a sequence Gn which is finite union of open
1
intervals such that m(En ∆Gn) < . Now the following inequality is true.
n
m(E∆Gn) ≤ m(E∆En) + m(En∆Gn),
since E∆Gn = (E∆En) ∪ (En∆Gn) . We see therefore that m(E∆Gn) → 0. If ∈ > 0 , we shall have
m(E∆Gn) < ∈ for a suitable value of n, and then Gn will serve our purpose. This completes the
proof of the theorem.
Theorem 16. Let ∈ be a set with m* E < ∞ . Then E is measurable iff given ∈ > 0 , there is a
finite union B of open intervals such that
m*(E ∆ B) < ∈
Proof. Suppose E is measurable and let ∈ > 0 be given. The (as already shown) there exists an

open set O ⊃ E such that m* (O E) < . As m*E is finite, so is m*O. Since the open set O can
2
be written as the union of countable (disjoint) open intervals {Ii}, there exists an n ε N such that
∞ ∞ ∞
∈ ∈
l (I i ) < (In fact m* O = l (I i ) < ∞ l (I i ) < because m* O < ∞ )
i = n +1 2 i = n +1 i = n +1 2
n
Set B = Υ Ii . Then
i =1
E ∆B = (E − B) ∪ (B \ E) ⊂ (O \ B) ∪ (O \ E)
Hence

∈ ∈
m*(E ∆ B) ≤ m* ( Υ I i ) + m*(O \ E) < + =∈.
i =n 2 2
n
Conversely, assume that for a given ∈ > 0 , there exists a finite union B = Υ I i if open intervals
i= n
with m* (E ∆ B) < ∈ . Then using “Let ∈ be any set. The given ∈ > 0 there exists an open set
O ⊃ E such that m* O < m* E + ∈ there is an open set O ⊃ E such that
m* O < m* E + ∈ (i)
If we can show that m* (O  E) is arbitrary small, then the result will follow from “Let E be
set. Then the following are equivalent (i) E is measurable and (ii) given ∈ > 0 there is an open
set O ⊃ E such that m * (O  E) < ∈”.
Write
n
S= Υ ( I i ∩ O)
i =1
Then S ⊂ B and so
S ∆ E = (E \ S) ∪ (S \ E) ⊂ (E  S) ∪ (B  E) .
However,
E \ S = (E ∩ Oc) ∪ (E ∩ Bc) = E  B, because E ⊂ O .
Therefore
S ∆ E ⊂ (E  B) ∪ (B  E) = E ∆ B ,
132 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

and as such m* (S ∆ E) < ∈ . However,


E ⊂ S ∪ (S ∆ E)
and so
m* E < m* S + m* (S ∆ E)
< m* S + ∈ (ii)
Also
O  E = (O − S) ∪ (S ∆ E)
Therefore
m* (O \ E) < m* O − m* S + ∈
< m* E + ∈ − m* S + ∈ (using (i))
< m* S + ∈ + ∈ − m*S + ∈ (using (ii)
< m*S + ∈ + ∈ − m* S + ∈
= 3∈.
Hence E is measurable.
“Convergence in Measure”
Definition. A sequence < fn > of measurable functions is said to converge to f in measure if,
given ∈> 0, there is an N such that for all n ≥ N we have
m{x |f(x) − fn(x)| ≥ ∈ } < ∈ .
F. Riesz Theorem
Theorem 17 (F. Riesz). “Let < fn > be a sequence of measurable functions which converges in
measure to f. Then there is a subsequence < fnk > which converges to f almost everywhere.”
Proof. Since < fn > is a sequence of measurable functions which converges in measure to f, for
any positive integer k there is an integer nk such that for n ≥ nk we have
1 1
m{x | fn(x) − f(x) | ≥ k } < k
2 2
Let
1
Ek = {x | | f n k (x) − f(x)| ≥ k }
2

Then if x ∉ Υ E k , we have
k =i
1
| f n k (x) − f(x) | < for k ≥ i
2k
and so f n k (x) → f(x)
∞ ∞
Hence f n k (x) → f(x) for any x ∉ A = Ι ΥEk
i =1 k =i
But

mA ≤ m ΥEk
k =i
∞ 1
= m Ek = k −1
k =i 2
Hence measure of A is zero.
REAL ANALYSIS 133

Example. An example of a sequence < fn > which converges to zero in measure on [0, 1] but
such that < fn(x) > does not converge for any x in [0, 1] can be constructed as follows :
Let n = k + 2v , 0 ≤ k < 2v, and set fn(x) = 1 if x ε [ k 2 − v , (k+1)2−v] and fn(x) = 0
otherwise. Then
2
m{x | |fn(x)| > ∈ } ≤ ,
n
and so fn → 0 in measure, although for any x ε [0, 1], the sequence < fn(x) > has the value 1 for
arbitrarily large values of n and so does not converge.
Definition. A sequence {fn} of a.e. finite valued measurable functions is said to be fundamental
in measure, if for every ∈ > 0,
m({x : |fn(x) − fm(x)| ≥ ∈}) → 0 as n and m→∞.
Definition. A sequence {fn} of real valued functions is said to be fundamental a.e. if there
exists a set E0 of measure zero such that, if x ∉ E0 and ∈ > 0, then an integer n0 = n0 = (x, ∈) can
be found with the property that
|fn(x) − fm(x)| < ∈ , whenever n ≥ n0 and m ≥ n0 .
Definition. A sequence {fn} of a.e. finite valued measurable functions will be said to converge to
the measurable function f almost uniformly if, for every ∈ > 0 , there exists a measurable set F
such that m(F) < ∈ and such that the sequence {fn} converges to f uniformly on Fc.
In this Language, Egoroff’s Theorem asserts that on a set of finite measure convergence a.e.
implies almost uniform convergence.
The following result goes in the converse direction.
Theorem 18. If {fn} is a sequence of measurable functions which converges to f almost
uniformly, then {fn} converges to f a.e.
1
Proof. Let Fn be a measurable set such that m(Fn) < and such that the sequence {fn} converges
n

to f uniformly on Fnc , n = 1,2,… If F = Ι Fn , then
n =1
1
m(F) ≤ µ(Fn) < ,
n
so that m(F) = 0 , and it is clear that, for x ε Fc, {fn(x)} converges to f(x).
Theorem 19. Almost uniform convergence implies convergence in measure.
Proof. If {fn} converges to f almost uniformly, then for any two positive numbers ∈ and δ there
exists a measurable set F such that m(F) < δ and such that |fn(x) − f(x)| < ∈, whenever x belongs
to Fc and n is sufficiently large.
Theorem. If {fn} converges in measure to f, then {fn} is fundamental in measure. If also {fn}
converges in measure to g, then f = g .a.e.
Proof. The first assertion of the theorem follows from the relation
∈ ∈
{x : |fn(x) − fm(x)| ≥ ∈} ⊂ {x : |fn(x) − f(x)| ≥ } ∪ {x : |fm(x) − f(x)| ≥ }
2 2
To prove the second assertion, we have
134 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

∈ ∈
{x : |f(x) − g(x)| ≥ ∈} ⊂ {x : fn(x) − f(x) | ≥ }∪ {x : |fn(x)−g(x)| ≥ }
2 2
Since by proper choice of n, the measure of both sets on the right can be made arbitrarily small,
we have
m({x : |f(x) − g(x)| ≥ ∈} ) = 0
for every ∈ > 0 which implies that f = g a.e.
Theorem 20. If {fn} is a sequence of measurable functions which is fundamental in measure,
then some subsequence {f n k } is almost uniformly fundamental.
Proof. For any positive integer k we may find an integer n(k) such that if n ≥ n(k) and m ≥
n(k), then
1 1
m({x : |fn(x) − fm(x)| ≥ k }) < k .
2 2
We write
n1 = n(1), n2 = (n1+1) ∪ n(2), n3 = (n2+1) ∪ n(3),…; then n1 < n2 < n3 < ….,
So that the sequence {f n k } is indeed on subsequence of {kn}. If
1
Ek = {x : | f n k (x) − f n k +1 (x)| ≥ }
2k
and k ≤ i ≤ j , then, for every x which does not belong to Ek ∪ Ek+1 ∪ Ek+2 ∪…., we have
∞ ∞
1 1
| f n i ( x ) − f n j ( x ) |≤ | f n m ( x ) − f n m +1 ( x ) |< m
= i −1 ,
m =i m =i 2 2
so that, in other words, the sequence {f n i } is uniformly fundamental on
E \ (Ek ∪ Ek+1 ∪ ….). Since

1
m(Ek ∪ Ek+1 ∪ ….) ≤ m(E m ) <
m=k 2 k −1
This completes the proof of the theorem.
Theorem 21. If {fn} is a sequence of measurable functions which is fundamental in measure,
then there exists a measurable function f such that {fn} converges in measure to f.
Proof. By the above theorem we can find a subsequence { f n k } which is almost uniformly
fundamental and therefore fundamental a.e. We write f(x) = lim f n k (x) for every x for which
k →∞
the limit exists. We observe that, for every ∈ > 0 ,
∈ ∈
{x : |fn(x)−f(x)| ≥ ∈] ⊂ {x : |fn(x) − f n k (x)| ≥ } ∪ {x : | f n k (x)−f(x)| ≥ } .
2 2
The measure of the first term on the right is by hypothesis arbitrarily small if n and nk are
sufficiently large, and the measure of the second term also approaches 0 (as k→∞), since almost
uniform convergence implies convergence in measure. Hence the theorem follows.
Remark. Convergence in measure does not necessarily imply convergence pointwise at any
point. Let
r −1 r
Er,k = [ k , k ] (r = 1,2,…, 2k , k = 1,2,…} ,
2 2
REAL ANALYSIS 135

and arrange these intervals as a single sequence of sets {Fn} by taking first those for which k =1,
then those with k = 2, etc. If m denotes Lebesgue measure on [0,1], and fn(x) is the indicator
function of Fn, then for 0 < ∈ < 1,
{x : |fn(x)| ≥ ∈} = Fn
so that, for any ∈ > 0, m {x : |fn(x) | ≥ ∈} ≤ m(Fn) → 0. This means that fn → 0 in measure in
[0, 1]. However, at no point x ∈ [0, 1] does fn(x) → 0; in fact, since every x is in infinitely many
of the sets Fn and infinitely many of the sets (Ω−Fn) we have
lim inf fn(x) = 0 , lim sup fn(x) = 1 for all x ε [0, 1].
136 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

PART B : “THE LEBESGUE INTEGRAL”


4.2. The shortcomings of the Riemann integral suggested the further investigations in the theory
of integration. We give a resume of the Riemann Integral first.
Let f be a bounded real-valued function defined on the interval [a,b] and let
a = ξ0 < ξ1 < … < ξn = b
be a partition of [a,b]. Then for each partition we define the sums
n
S= (ξ i − ξ i −1 ) Mi
i =1
and
n
s= (ξ i − ξ i −1 ) mi ,
i =1
where
Mi = sup f(x) , mi = inf f(x)
ξi −1 < x ≤ξi ξi −1 < x ≤ξi

We then define the upper Riemann integral of f by


b
R f (x)dx = inf S
a
With the infimum taken over all possible subdivisions of [a,b].
Similarly, we define the lower integral
b
R f (x)dx = sup s .
a
The upper integral is always at least as large as the lower integral, and if the two are equal we
say that f is Riemann integrable and call this common value the Riemann integral of f. We shall
denote it by
b
R f (x) dx
a
To distinguish it from the Lebesgue integral, which we shall consider later.
By a step function we mean a function ψ which has the form
ψ(x) = ci, ξi−1 < x < ξi
for some subdivision of [a, b] and some set of constants ci .
The integral of ψ(x) is defined by
b n
ψ(x)dx = c i (ξi−ξi−1) .
a i =1
With this in mind we see that
b b
R f ( x ) dx = inf ψ(x)dx
a a
for all step function ψ(x) ≥ f(x).
Similarly,
b b
R f (x) dx = sup φ(x)dx
a a
REAL ANALYSIS 137

for all step functions φ(x) ≤ f(x).


Example. If
1 if x is rational
f(x) = ,
0 if x is irrational
then
b b
R f ( x ) dx = b−a and R f (x) dx = 0 .
a a
Thus we see that f(x) is not integrable in the Riemann sense.
4.3. The Lebesgue Integral of a bounded function over a set of finite measure
The example we have cited just now shows some of the shortcomings of the Riemann integral.
In particular, we would like a function which is 1 on a measurable set and zero elsewhere to be
integrable and have its integral the measure of the set.
The function χE defined by
1 xε E
χE(x) =
0 x∉E
is called the characteristic function on E. A linear combination
n
φ(x) = a i χ Ei (x)
i =1
is called a simple function if the sets Ei are measurable. This representation for φ is not unique.
However, we note that a function φ is simple if and only if it is measurable and assumes only a
finite number of values. If φ is a simple function and [a1,…, an] the set of non-zero values of φ,
then
φ = a i χ Ai ,
where Ai = {x | φ(x) = ai} . This representation for φ is called the canonical representation
and it is characterised by the fact that the Ai are disjoint and the ai distinct and nonzero.
If φ vanishes outside a set of finite measure, we define the integral of φ by
n
φ(x)dx = a i mA i
i =1
n
when φ has the canonical representation φ = a i χ A i . We sometimes abbreviate the expression
i =1
for this integral to φ. If E is any measurable set, we define

φ = φ.χE .
E
It is often convenient to use representations which are not canonical, and the following lemma is
useful.
Lemma. If E1, E2,…, En are disjoint measurable subset of E then every linear combination
n
φ= c i χ Ei
i =1
with real coefficients c1, c2,…,cn is a simple function and
138 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

n
φ= c i mE i .
i =1
Proof. It is clear that φ is a simple function. Let a1, a2,…, an denote the non-zero real number in
φ(E). For each j = 1,2,…, n let
Aj = ΥEi
ci = a j

Then we have
Aj = φ−1(aj) = {x | φ(x) = aj}
and the canonical representation
n
φ= a jχ A j
j=1
Consequently, we obtain
n
φ= a j mA j
j=1
n
= a jm [ ΥEi ]
j=1 ci = a j
n n
= aj mE i (Since Ei are disjoint, additivity of measures applies)
j=1 ci =a j
n
= c j mE i
j=1
This completes the proof of the theorem.
Theorem 22. Let φ and ψ be simple functions which vanish outside a set of finite measure.
Then
(aφ + b ψ) = a φ + b ψ ,
and, if φ ≥ ψ a.e, then
φ≥ ψ.
Proof. Let {Ai} and {Bi} be the sets which occur in the canonical representations of φ and ψ.
Let A0 and B0 be the sets where φ and ψ are zero. Then the sets Ek obtained by taking all the
intersections Ai ∩ Bj form a finite disjoint collection of measurable sets, and we may write
N
φ= a k χ Ek
k =1
N
ψ= b k χ Ek ,
k =1
and so
N N
aφ + bψ = a a k χ Ek + b b k χ Ek
k =1 k =1
N N
= aa k χ E k + bb k χ E k
k =1 k =1
N
= (aa k + bb k )χ E k
k =1
REAL ANALYSIS 139

Therefore
N
(aφ+bψ) = (aa k + bb k )mE k
k =1
N N
= (aa k )m E k + (bb k )mE k
k =1 k =1
N N
=a a k mE k + b b k mE k
k =1 k =1
=a φ+b ψ.
To prove the second statement, we note that
φ − ψ = (φ−ψ) ≥ 0 ,
since the integral of a simple function which is greater than or equal to zero almost
everywhere is non-negative by the definition of the integral.
Remark. We know that for any simple function φ we have
N
φ= a i χ Ei
k =1
Suppose that this representation is neither canonical nor the sets Ei’s are disjoint. Then using the
fact that characteristic functions are always simple functions we observe that
φ = a1 χ E1 + a2 χ E 2 + … + an χ E n
= a1 χ E1 + a2 χ E 2 + a3 χ E3 + … + an χ E n
= a1mE1 + a2mE2 +…+…+ anm En
N
= a i mE i
k =1
Hence for any representation of φ, we have
N
φ= a i mE i
k =1
Let f be a bounded real-valued function and E a measurable set of finite measure. By analogy
with the Riemann integral we consider for simple functions φ and ψ the numbers

inf ψ
ψ ≥f
E
and

sup φ ,
φ≤ f E
and ask when these two numbers are equal. The answer is given by the following proposition :
Theorem 23. Let f be defined and bounded on a measurable set E with mE finite. In order that

inf ψ (x)dx = sup φ (x)dx


f ≤ψ f ≥ψ E
E
for all simple functions φ and ψ, it is necessary and sufficient that f be measurable.
Proof. Let f be bounded by M and suppose that f is measurable. Then the sets
KM (K − 1)M
Ek = x | ≥ f (x ) > , −n ≤ K ≤ n ,
n n
are measurable, disjoint and have union E. Thus
140 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

n
mE k = mE
k =−n
The simple function defined by
M n
ψn(x) = kχ E (x)
n k =−n k
and
M n
φn(x) = (k − 1)χ E k (x)
n k =−n
satisfy
φn(x) ≤ f(x) ≤ ψn(x)
Thus
M n
inf ψ ( x )dx ≤ ψ n ( x )dx = km E k
E E n k =− n
and
M n
sup φ( x )dx ≥ φ n ( x )dx = (k − 1)m E k ,
E E n k =− n
whence
M n M
0 ≤ inf ψ ( x )dx − sup φ (x)dx ≤ m E k = mE .
E E n k =− n n
Since n is arbitrary we have

inf ψ ( x )dx − sup φ( x )dx = 0 ,


E E
and the condition is sufficient.
Suppose now that

inf ψ (x)dx = sup φ (x)dx .


ψ ≥f φ≤ f E
E
Then given n there are simple functions φn and ψn such that
φn(x) ≤ f(x) ≤ ψn(x)
and
1
(4.3.1) ψn(x) dx − φn(x)dx <
n
Then the functions
ψ* = inf ψn
and φ* = sup φn
are measurable and
φ*(x) ≤ f(x) ≤ ψ*(x) .
Now the set
∆ = {x | φ*(x) < ψ*(x)}
is the union of the sets
1
∆v {x | φ*(x) < ψ*(x) − }.
ν
REAL ANALYSIS 141

1
But each ∆v is contained in the set {x | φn(x) < ψn(x) − }, and this latter set by (4.3.1) has
ν
ν
measure less than . Since n is arbitrary, m∆v = 0 and so m∆ = 0 . Thus φ* = ψ* except on a
n
set of measure zero, and φ* = f except on a set of measure zero. Thus f is measurable and the
condition is also necessary.
Definition. If f is a bounded measurable function defined on a measurable set E with mE finite,
we define the Lebesgue integral of f over E by

f ( x )dx = inf ψ( x )dx


E E
for all simple functions ψ ≥ f .
By the previous theorem, this may also be defined as

f ( x )dx = sup φ( x )dx


E E
for all simple functions φ ≤ f .
b
We sometimes write the integral as f . If E = [a, b] we write f instead of f
E a [ a ,b ]
Definition and existence of the Lebesgue integral for bounded functions.
Definition. Let F be a bounded function on E and let Ek be a subset of E. Then we define
M[f, Ek] and m[f, Ek] as
M[f; Ek] = l.u.b f(x)
xεE k

m[f, Ek] = g.l.b f(x)


xεE k
Definition. By a measurable partition of E we mean a finite collection P = {E1, E2,…, En}of
measurable subsets of E such that
n
ΥEk = E
k =1
and such that m(Ej ∩ Ek) = 0 (j, k = 1, …, n , j≠ k).
The sets E1, E2,.., En are called the components of P.
If P and Q are measurable partitions, then Q is called a refinement of P if every component of Q
is wholly contained in some component of P.
Thus a measurable partition P is a finite collection of subsets whose union is all of E and whose
intersections with one another have measure zero.
Definition. Let f be a bounded function on E and let P = {E1,…, En} be any measurable partition
E. We define the upper sum U[f, P] as
n
U[f; P] = M[f ; E k ].m E k
k =1
Similarly, we define the lower sum L[f; P] as
n
L[f; P] = m[f ; E k ].m E k
k =1
As in the case of Riemann integral, we can see that every upper sum for f is greater than or equal
to every lower sum for f.
142 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

We then define the Lebesgue upper and lower integrals of a bounded function f on E by
inf U [f; P) and sup L[f; P]
P
respectively taken over all measurable position of E. We denote them respectively by

f and f
E E
Definition. We say that a bounded function f on E is Lebesgue integrable on E if

f= f
E E
Also we know that if ψ is a simple function, then
n
ψ= a k mE k
E k =1
Keeping this in mind, we see that
− −
f = inf ψ (x) dx
E E
for all simple functions ψ(x) ≥ f(x). Similarly

f = sup φ( x )dx
E E
for all simple functions φ(x) ≤ f(x).
Now we use the theorem :
“Let f be defined and bounded on a measurable set E with mE finite. In order that

inf ψ ( x )dx = sup φ( x )dx


f ≤ψ f ≥φ E
E
for all simple functions φ and ψ, it is necessary and sufficient that f is measurable.”
And our definition of Lebesgue integration takes the form :
“If f is a bounded measurable function defined on a measurable set E with mE finite, we define
the (Lebesgue) integral of f over E by

f ( x )dx = inf ψ ( x )dx


E E
for all simple functions ψ ≥ f.”
The following theorem shows that the Lebesgue integral is in fact a generalization of the
Riemann integral.
Theorem 24. Let f be a bounded function defined on [a, b]. If f is Riemann integrable on [a, b],
then it is measurable and
b b
R f ( x )dx = f ( x )dx
a a
Proof. Since f is a bounded function defined on [a, b] and is Riemann integrable, therefore,
b b
R f ( x )dx = inf φ( x )dx
φ≥f
a a
and
REAL ANALYSIS 143

b b
R f ( x )dx = suf ψ ( x )dx
ψ ≤f
a a
for all step functions φ and ψ and then
b b b b
R f ( x )dx = R f ( x )dx inf φ( x )dx = sup ψ ( x )dx (i)
φ≥f ψ ≤f a
a a a
Since every step function is a simple function, we have
b b b b
R f ( x )dx = suf ψ ( x )dx ≤ inf φ( x )dx ≤ R f ( x )dx
ψ ≤f φ≥ f
a a a a
Then (i) implies that
b b
sup ψ ( x )dx = inf φ( x )dx
ψ ≤f a φ≥ f
a
and this implies that f is measurable also.
Comparison of Lebesgue and Riemann integration
(1) The most obvious difference is that in Lebesgue’s definition we divide up the interval
into subsets while in the case of Rimann we divide it into subintervals.
(2) In both Riemann’s and Lebesgue’s definitions we have upper and lower sums which tend
to limits. In the Riemann case the two integrals are not necessarily the same and the
function is integrable only if they are the same. In the Lebesgue case the two integrals
are necessarily the same, their equality being consequence of the assumption that the
function is measurable.
(3) Lebesgues’s definition is more general than Riemann. We know that if function is the R-
integrable then it is Lebesgue integrable also, but the converse need not be true. For
example the characteristic function of the set of irrational points have Lebesgue integral
but is not R-integrable.
Let χ be the characteristic function of the irrational numbers in [0,1]. Let E1 be the set of
irrational numbers in [0,1], and let E2 be the set of rational numbers in [0,1]. Then P = [E1, E2] is
a measurable partition of (0, 1]. Moreover, χ is identically 1 on E1 and χ is identically 0 on E2.
Hence M[χ, E1] = m[χ, E1] = 1, while M[χ, E2] = m[χ, E2] = 0. Hence U[χ, P] = 1.mE1 + 0.m E2
= 1. Similarly L(χ, P] = 1.m E1 + 0. M E2 = 1. Therefore, U [χ, P] = L[χ, P].
Therefore, it is Lebesgue integrable.
For Riemann integration
M[χ, J] = 1, m[χ, J] = 0
for any interval J ⊂ [0, 1]
∴ U[χ, J] = 1, L[χ, J] = 0 .
∴ The function is not Riemann-integrable.
Theorem 25. If f and g are bounded measurable functions defined on a set E of finite measure,
then

(i) af = a f
E E

(ii) (f + g ) = f + g
E E E
144 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

(iii) If f ≤ g a.e., then

f≤ g
E E
(iv) If f = g a.e., then

f = g
E E
(v) If A ≤ f(x) ≤ B, then

AmE ≤ f ≤ BmE .
E
(vi) If A and B are disjoint measurable sets of finite measure, then

f = g+ f
A ∪B A B
Proof. We know that if ψ is a simple function then so is aψ. Hence

af = inf aψ = a inf ψ = a f
ψ ≥f ψ ≥f
E E E E
which proves (i).
To prove (ii) let ε denote any positive real number. There are simple functions φ ≤ f, ψ ≥ f, ξ ≤ g
and η ≥ g satisfying

φ( x )dx > f − ∈, ψ ( x )dx < f + ∈ ,


E E E E

ξ( x )dx > g − ∈, η( x )dx < g + ∈ ,


E E E E
Since φ + ξ ≤ f + g ≤ ψ+η , we have

( f + g ) ≥ (φ + ξ) = φ + ξ > f + g − 2 ∈
E E E E E

(f + g ) ≤ (ψ + η) = ψ + η < f + g + 2 ∈
E E E E E E
Since these hold for every ∈ > 0 , we have

(f + g ) = f + g
E E E
To prove (iii) it suffices to establish

( g − f ) ≥0
E
For every simple function ψ ≥ g−f, we have ψ ≥ 0 almost everywhere in E. This means that

ψ ≥0
E
Hence we obtain

(g − f ) = inf ψ ( x )dx ≥ 0 (1)


ψ≥( g −f )
E E
REAL ANALYSIS 145

which establishes (iii).


Similarly we can show that

(g − f ) = sup ψ ( x )dx ≤ 0 (2)


E ψ≤( g −f ) E
Therefore, from (1) and (2) the result (iv) follows.
To prove (v) we are given that
A ≤ f(x) ≤ B
Applying (iv) we get

f ( x )dx ≤ Bdx =B dx
E E E
= BmE
That is,

f ≤ BmE
E

Similarly we can prove that f ≥ AmE .


E
Now we prove (vi).
We know that
χA∪B = χA + χB
Therefore,

f = χA∪B f = f(χA+χB)
A ∪B A ∪B A ∪B

= fχA + f χB
A ∪B A ∪B

= f+ f
A B
which proves the theorem.
Theorem 26 (Lebesgue Bounded Convergence Theorem). Let < fn > be a sequence of
measurable functions defined on a set E of finite measure and suppose that <fn > is uniformly
bounded, that is, there exists a real number M such that |fn(x)| ≤ M for all n ε N and all x ε E. If
lim fn(x) = f(x) for each x in E, then
n →∞

f = lim f n .
n →∞
E E

Proof. We shall apply Egoroff’s theorem to prove this theorem. Accordingly for a given ∈ > 0 ,

there is an N and a measurable set E0 ⊂ E such that mE0c < and for n ≥ N and x ε E0 we
4M
have

|fn(x) − f(x) | <
2m( E )
Then we have
146 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

| f n − f | = | (f n − f ) |≤ | f n − f |
E E E E

= | fn − f | + | fn − f |
E0 E c0

∈ ∈
< .m(E 0 ) + .2 M
2m( E ) 4M
∈ ∈
< + =∈ .
2 2
Hence

fn → f .
E E
The integral of a non-negative function
Definition. If f is a non-negative measurable function defined on a measurable set E, we define

f = sup h ,
E h ≤f E

where h is a bounded measurable function such that m{x|h(x) ≠ 0} is finite.


Theorem 27. If f and g are non-negative measurable functions, then

(i) cf = c f , c > 0
E E

(ii) (f + g ) = f + g
E E E
and
(iii) If f ≤ g a.e., then

f≤ g .
E E
Proof. The proof of (i) and (iii) follow directly from the theorem concerning properties of the
integrals of bdd functions.
We prove (ii) in detail.
If h(x) ≤ f(x) and k(x) ≤ g(x), we have h(x) + k(x) ≤ f(x) + g(x), and so

( h + k ) ≤ (f + g )
E E

i.e. h + k ≤ (f + g )
E E E
Taking suprema, we have

(iv) f + g ≤ (f + g )
E E E
REAL ANALYSIS 147

On the other hand, let l be a bounded measurable function which vanishes outside a set of
finite measure and which is not greater than (f+g). Then we define the functions h and k by
setting
h(x) = min(f(x), l(x))
and
k(x) = l(x) − h(x)
We have
h(x) ≤ f(x) ,
k(x) ≤ g(x) ,
while h and k are bounded by the bound l and vanish where l vanishes. Hence

l= h+ k≤ f + g
E E E E E
and so taking supremum, we have

sup ≤ f + g
l≤ f + g E E
that is,

(v) f + g ≥ (f + g )
E E E
From (iv) and (v), we have

(f + g ) = f + g.
E E E
Fatou’s Lemma. If < fn > is a sequence of non-negative measurable functions and fn(x) → f(x)
almost everywhere on a set E, then

f ≤ lim f n
E E
Proof. Let h be a bounded measurable function which is not greater than f and which vanishes
outside a set E′ of finite measure. Define a function hn by setting
hn(x) = min{h(x), fn(x)}
Then hn is bounded by the bounds for h and vanishes outside E′. Now hn(x) → h(x) for each x in
E′.
Therefore by “Bounded Convergence Theorem” we have

h = h = lim h n ≤ lim f n
E E' E' E
Taking the supremum over h, we get

f ≤ lim f n
E E

Theorem 28 (Lebesgue Monotone Convergence Theorem). Let < fn > be an increasing


sequence of non-negative measurable functions and let f = lim fn. Then
f = lim fn
Proof. By Fatou’s Lemma we have
f ≤ lim fn
But for each n we have fn ≤ f, and so fn ≤ f . But this implies
148 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

lim fn ≤ f
Hence
f = lim fn
Definition. A non-negative measurable function f is called integrable over the measurable set E
if

f <∞
E
Theorem 29. Let f and g be two non-negative measurable functions. If f is integrable over E
and g(x) < f(x) on E, then g is also integrable on E, and

(f − g ) = f − g
E E E
Proof. Since

f = (f − g ) + g
E E E
and the left handside is finite, the term on the right must also be finite and so g is integrable.
Theorem 30. Let f be a non-negative function which is integrable over a set E. Then given ∈ >
0 there is a δ > 0 such that for every set A ⊂ E with mA < δ we have

f<∈.
A
Proof. If |f| ≤ K, then

f≤ K = KmA
A A

Set δ < . Then
K

f < K. =∈.
A K
Set fn(x) = f(x) if f(x) ≤ n and fn(x) = n otherwise. Then each fn is bounded and fn converges to f

at each point. By the monotone convergence theorem there is an N such that f N > f − ,
E E 2
∈ ∈
and (f − f N ) < . Choose δ < . If m A < δ, we have
E 2 2N

f = (f − fN) + f N
A A A

< (f − f N ) + NmA (since f N ≤ N = NmA)


E A A
∈ ∈
< + =∈ .
2 2
REAL ANALYSIS 149

The General Lebesgue Integral

We have already defined the positive part f + and negative part f − of a function as
f + = max (f, 0)
f = max(−f, 0)
Also it was shown that
f = f + − f
|f| = f + + f
With these notions in mind, we make the following definition.
+
Definition. A measurable function f is said to be integrable over E if f and f are both
integrable over E. In this case we define

f = f+ − f
E E E

Theorem 31. Let f and g be integrable over E. Then


(i) The function f+g is integrable over E and

(f + g ) = f + g
E E E

(ii) If f ≤ g a.e., then f≤ g


E E
(iii) If A and B are disjoint measurable sets contained in E, then

f = f+ f
A∪B A B

Proof. By definition, the functions f + , f, g+ , g are all integrable. If h = f+g, then h = (f +−f)
+ (g+ − g) and hence h = (f + + g+) − (f +g). Since f + + g+ and f + g are integrable therefore
their difference is also integrable. Thus h is integrable.
We then have

h = ([f + + g + ) − (f + g )]
E E

= (f + + g + ) − (f + g )
E E

= f + + g+ − f − g
E E E E

= ( f + − f ) + ( g + − g)
E E E E
That is,

(f + g ) = f + g
E E E
Proof of (ii) follows from part (i) and the fact that the integral of a non-negative integrable
function is non-negative.
150 MEASURABLE FUNCTIONS AND LEBESGUE INTEGRAL

For (iii) we have

f = f χ A ∪B
A ∪B
= f χA + fχB

= f+ f
A B
* It should be noted that f+g is not defined at points where f = ∞ and g = −∞ and where f = −∞
and g = ∞. However, the set of such points must have measure zero, since f and g are integrable.
Hence the integrability and the value of (f+g) is independent of the choice of values in these
ambiguous cases.
Theorem 32. Let f be a measurable function over E. Then f in integrable over E iff |f| is
integrable over E. Moreover, if f is integrable, then

| f |≤ |f |
E E
Proof. If f is integrable then both f + and f − are integrable. But |f| = f +
+ f −
. Hence
integrability of f + and f − implies the integrability of |f|.
Moreover, if f is integrable, then since f(x) ≤ |f(x)| = |f|(x), the property which states that if f ≤ g
a.e. , then f ≤ g implies that
f ≤ |f| (i)
On ther other hand since −f(x) ≤ |f(x)| , we have
− f ≤ |f| (ii)
From (i) and (ii) we have
| f| ≤ |f| .
Conversely, suppose f is measurable and suppose |f| is integrable. Since
0 ≤ f +(x) ≤ |f(x)|
it follows that f + is integrable. Similarly f − is also integrable and hence f is integrable.

Lemma. Let f be integrable. Then given ∈ > 0 there exists δ > 0 such that | f | < ∈ whenever
A
A is a measurable subset of E with mA < δ .
Proof. When f is non-negative, the lemma has been proved already. Now for arbitrary
measurable function f we have f = f + − f − . So by that we have proved already, given ∈ > 0 ,
there exists δ1 > 0 such that

f+ < ,
A 2
when mA < δ1. Similarly there exists δ2 > 0 such that

f− < ,
A 2
when mA < δ2 . Thus if mA < δ = min (δ1, δ2) , we have
∈ ∈
| f ≤ | f |= f + + f < + =∈
A A A A 2 2
This completes the proof.
REAL ANALYSIS 151

Theorem 33 (Lebesgue Dominated Convergence Theorem). Let a sequence < fn >, n ε N of


measurable functions be dominated by an integrable function g, that is,
|fn(x)| ≤ g(x)
holds for every n ε N and every x ε E and let < fn > converges pointwise to a function f, that is,
f(x) = lim fn(x) for almost all x in E. Then
n →∞

f = lim f n
n →∞
E E
Proof. Since |fn| ≤ g for every n ε N and f(x) = lim fnx), we have |f| ≤ g . Hence fn and f are
integrable. The function g−fn is non-negative, therefore by Fatou’s Lemma we have

g − f = (g − f ) ≤ lim (g − f n )
E E E E

= g − lim f n
E E
whence

f ≥ lim f n
E E
Similarly considering g + fn we get

f ≤ lim f n
E E
Consequently, we have

f = lim f n .
E E
152

5
    

PART A : “DIFFERENTIATION AND INTEGRATION


The “fundamental theorem of the integral calculus” is that differentiation and integration are
inverse processes. This general principle may be interpreted in two different ways.
If f(x) is integrable, the function
x
F(x) = f ( t )dt (i)
a
is called the indefinite integral of f(x); and the principle asserts that
F′(x) = f(x) (ii)
On the other hand, if F(x) is a given function, and f(x) is defined by (ii), the principle asserts that
x
f ( t )dt = F(x) − F(a) (iii)
a
The main object of this chapter is to consider in what sense these theorems are true.
From the theory of Riemann integration (ii) follows from (i) if x is a point of continuity of f. For
we can choose h0 so small that |f(t) − f(x)| < ∈ for |t−x| ≤ h0; and then
F( x + h − F( x ) 1 x +h
| − f(x)| = | {f(t) − f(x)} dt | ≤ ∈ ( |h| < h0) ,
h h x
by the mean-value theorem. This proves (ii).
We shall show that more generally this relation holds almost everywhere. Thus differentiation is
the inverse of Lebesgue integration.
The problem of deducing (iii) from (ii) is more difficult and even using Lebesgue integral it is
true only for a certain class of functions. We require in the first place that F′(x) should exist at
any rate almost everywhere and as we shall see this is not necessarily so. Secondly, if F′(x)
exists we require that it should be integrable.
5.1. Differentiation of Monotone Functions
Definition. Let C be a collection of intervals. Then we say that C covers a set E in the sense of
Vitali, if for each ∈ > 0 and x in E there is an interval I ε C such that x ε I and l(I) < ∈.
Now we prove the following lemma which will be utilized in proving a result concerning the
differentiation of monotone functions.
Lemma 1 (Vitali). Let E be a set of finite outer measure and C a collection of intervals which
cover E in the sense of Vitali. Then given ∈ > 0 there is a finite disjoint collection {I1,…, In} of
intervals in C such that
N
m*[E − ΥIn ] < ∈ .
n =1
153

Proof. It suffices to prove the lemma in the case that each interval in C is closed, for otherwise
we replace each interval by its closure and observe that the set of endpoints of I1, I2,…, IN has
measure zero.
Let O be an open set of finite measure containing E. Since C is a Vitali covering of E, we may
suppose without loss of generality that each I of C is contained in O. We choose a sequence <
In> of disjoint intervals of C by induction as follows :
Let I1 be any interval in C and suppose I1,…, In have already been chosen. Let kn be the
supremum of the lengths of the intervals of C which do not meet any of the intervals I1,…,In .
n
Since each I is contained in O, we have kn ≤ m O < ∞ . Unless E ⊂ Υ I i , we can find In+1 in C
i =1
1
with l(In+1) > kn and In+1 disjoint from I1, I2,…, In .
2
Thus we have a sequence < In > of disjoint intervals of C, and since U In ⊂ O, we have Σ l(In) ≤
m O < ∞ . Hence we can find an integer N such that
∞ ∈
l (I n ) <
N +1 5
Let
N
R = E − Υ In
i =1
It remains to prove that m*R < ∈ .
N
Let x be an arbitrary point of R. Since Υ In is a closed set not containing x, we can find an
i =1
interval I in C which contains x and whose length is so small that I does not meet any of the
intervals I1, I2,…, IN . If now I ∩ Ii = φ for i ≤ N , we must have l(I) ≤ kN < 2l (IN+1). Since lim
l(In) = 0 , the interval I must meet at least one of the intervals In. Let n be the smallest integer
such that I meets In. We have n > N, and l(I) ≤ kn−1 ≤ 2l(In). Since x is in I, and I has a point in
1
common with In, it follows that the distance from x to the midpoint of In is at most l(I) + l(In)
2
5
≤ l(In).
2
Let Jm denote the interval which has the same midpoint as Im and five times the length of
Im. Then we have x ∈ Jm. This proves

R⊂ ΥJn
N +1
Hence
∞ ∞
m*R ≤ l (J n ) = 5 l (J n ) < ∈ .
N +1 N +1

The Four Derivatives of a Function


Whether the differential coefficients
f (x + h) − f (x)
f ′(x) = lim
h →0 h
exists or not, the four expressions
154

f (x + h ) − f (x )
D+f(x) = lim
h →0 + h
f ( x ) − f (x − h)
D− f(x) = lim
h →0 + h
f (x + h ) − f (x )
D+f(x) = lim
h →0 + h
f (x ) − f (x − h)
D−f(x) = lim
h →0 + h
always exist. These derivatives are known as Dini Derivatives of the function f.
D+ f(x) and D+ f(x) are called upper and lower derivatives on the right and D− f(x) and D− f(x)
are called upper and lower derivatives on the left. Clearly we have D+ f(x) ≥ D+ f(x) and
D− f(x)≥ D− f(x). If D+ f(x) = D+ f(x), the function f is said to have a right hand derivative and
if D− f(x) = D− f(x), the function is said to have a left hand derivative.
If
D+ f(x) = D+ f(x) = D− f(x) = D− f(x) ≠ ± ∞, we say that f is differentiable at x and define
f ′(x) to be the common value of the derivatives at x.
Theorem 1. Every non-decreasing function f defined on the interval [a, b] is differentiable
almost everywhere in [a, b]. The derivative f ′ is measurable and
b
f ' ( x )dx ≤ f(b) − f(a).
a

Proof. We shall show first that the points x of the open interval (a, b) at which not all of the four
Dini-derivatives of f are equal form a subset of measure zero. It suffices to show that the
following four subsets of (a, b) are of measure zero :
A = {x ε (a, b) | D− f(x) < D+ f(x) },
B = {x ε (a, b) | D+ f(x) < D− f(x) } ,
C = {x ε (a, b) | D− f(x) < D− f(x) }
D = {x ε (a, b) | D+ f(x) < D+ f(x) } .
To prove m* A = 0 , consider the subsets
Au,v = {x ε (a, b) | D− f(x) < u < v < D+ f(x) }
of A for all rational numbers u and v satisfying u < v. Since A is the union of this countable
family {Au,v}, it is sufficient to prove m* (Au,v) = 0 for all pairs u, v with u < v .
For this purpose, denote α = m* (Au,v) and let ∈ be any positive real number. Choose an open
set U ⊃ Au,v with m* U < α + ∈ . Set x be any point of Au,v . Since D− f(x) < u, there are
arbitrary small closed intervals of the form [x −h, x] contained in U such that
f(x) − f(x−h) < uh.
Do this for all x ε Au, v and obtain a Vitali cover C of Au,v. Then by Vitali covering theorem
there is a finite subcollection {J1, J2,…, Jn}of disjoint intervals in C such that
n
m*(Au,v − ΥJi ) <∈
i =1
Summing over these n intervals, we obtain
n n
[f ( x i ) − f ( x i − h i )] < u hi
i =1 i =1
< u m* U
155

< u(α+∈)
+
Suppose that the interiors of the intervals J1, J2,…, Jn cover a subset F of Au,v. Now since D f(y)
> v, there are arbitrarily small closed intervals of the form [y, y+k] contained in some of the
intervals Ji (i = 1, 2,…, n) such that
f(y+k) − f(y) > vk
Do this for all y ε F and obtain a Vitali cover D of F. Then again by Vitali covering lemma we
can select a finite subcollection [K1, K2, …, Km] of disjoint intervals in D such that
m
m* [F− ΥKi ] < ∈
i =1
Since m*F > α− ∈, it follows that the measure of the subset H of F which is covered by the
intervals is greater than α − 2∈. Summing over these intervals and keeping in mind that each Ki
is contained in a Jn, we have
n m
{f ( x i ) − f ( x i − h i )} ≥ [f ( yi + k i ) − f ( yi )]
i =1 i =1
m
>v ki
i =1
> v (α−2∈)
so that
v(α−2∈) < u(α + ∈)
Since this is true for every ∈ > 0 , we must have v α ≤ uα. Since u < v, this implies that α = 0 .
Hence m*A = 0 . Similarly, we can prove that m*B = 0, m*C = 0 and m*D = 0.
This shows that
f (x + h ) − f (x )
g(x) = lim
h →0 h
is defined almost everywhere and that f is differentiable whenever g is finite. If we put
1
gn(x) = n[f ( x + ) − f(x)] for x ε [a,b] ,
n
where we re-define f(x) = f(b) for x ≥ b. Then gn(x) → g(x) for almost all x and so g is
measurable since every gn is measurable. Since f is non-decreasing, we have gn ≥ 0 . Hence, by
Fatou’s lemma
b b b
1
g ≤ lim g n = lim n [f ( x + ) − f ( x )]dx
a a a n
1
b+
n b
= lim n f ( x )dx − f ( x )dx
1 a
a+
n
1 1
b+ a+
b n n b
= lim n f ( x )dx + f ( x )dx − f ( x )dx − f ( x )dx
a b a a

1 1
b+ a+
n n
= lim n f ( x )dx − f ( x )dx
b a

≤ f(b) − f(a)
156

(Use of f(x) = f(b) for x ≥ b for first interval and f non-decreasing in the 2nd integral).
This shows that g is integrable and hence finite almost everywhere. Thus f is differentiable
almost everywhere and g(x) = f ′(x) almost everywhere. This proves the theorem.

Functions of Bounded Variation


Let f be a real-valued function defined on the interval [a,b] and let a = x0 < x1 < x2 < … < xn = b
be any partition of [a,b].
By the variation of f over the partition P = {x0, x1,…, xn} of [a,b], we mean the real number
n
V(f, P) = | f ( x i ) − f ( x i −1 )
i =1

and then
Vab(f) = sup {V(f,P) for all possible partitions P of [a,b] )
n
= sup |f(xi) − f(xi−1) |
P i =1
is called the total variation of f over the interval [a,b]. If Vab(f) < ∞, then we say that f is a
function of bounded variation and we write f ε BV.
Lemma 2. Every non-decreasing function f defined on the interval [a,b] is of bounded variation
with total variation
Vab(f) = f(b) − f(a).
Prof. For every partition P = [x0, x1, …, xn} of [a,b] we have
n
V(f,P) = | f ( x i ) − f ( x i −1 ) |
i =1
n
= [f ( x i ) − f ( x i −1 )
i =1
= f(b) − f(a)
This implies the lemma.
Theorem 2 (Jordan Decomposition Theorem). A function f: [a,b] → R is of bounded variation
if and only if it is the difference of two non-decreasing functions.
Proof. Let f = g−h on [a,b] with g and h increasing. Then for any, subdivision we have
n n n
| f ( x i ) − f ( x i −1 ) | ≤ [g ( x i ) − g ( x i−1 )] + [h ( x i ) − h ( x i −1 )]
i =1 i =1 i =1
= g(b) − g(a) + h(b) − h(a)
Hence
Vab(f) ≤ g(b) + h(b) − g(a) − h(a) ,
which proves that f is of bounded variations.
On the other hand, let f be of bounded variation. Define two functions g, h : [a, b] → R by
taking
g(x) = Vax(f), h(x) = Vax(f) − f(x)
for every x ε [a, b]. Then f(x) = g(x) − h(x).
The function g is clearly non-decreasing. On the other hand, for any two real numbers x and y in
[a, b] with x ≤ y, we have
157

h(y) − h(x) = [Vay(f) − f(y)] − [Vax(f) − f(x)]


= Vxy(f) − [f(y) − f(x)]
≥ Vxy(f) − Vxy(f) = 0
Hence h is also non-decreasing. This completes the proof of the theorem.
Examples. (1) If f is monotonic on [a,b], then f is of bounded variation on [a, b] and V(f) = |f(b)
− f(a)| , where V(f) is the total variation.
(2) If f ′ exists and is bounded on [a, b], then f is of bounded variation. For if |f ′(x)| ≤ M we
have
n n
| f ( x i ) − f ( x i −1 ) | ≤ M ( x i − x i −1 ) = M(b−a)
i =1 i =1
no matter which partition we choose.
(3) f may be continuous without being of bounded variation. Consider
π
x sin ( 0 < x ≤ 2)
f(x) = x
0 ( x = 0)
Let us choose the partition which consists of the points
2 2 2 2
0, n −1 , n −3 ,..., , ,2
2 2 5 3
Then the sum in the total variation is
2 2 2 2 2 2
2+ + + +…+ n −3
+ n −1 + n −1
3 3 5 2 2 2
1 1 1
> + + ... + ,
2 3 n
1
and this can be made arbitrarily large by taking n large enough, since Σ diverges.
n
(4) Since |f(x) − f(a)| ≤ V(f) for every x on [a,b] it is clear that every function of bounded
variation is bounded.

The Differentiation of an Integral


Let f be integrable over [a,b] and let
x
F(x) = f ( t )dt
a
If f is positive, h > 0 , then we see that
x +h
F(x+h) − F(x) = f ( t )dt ≥ 0
x
Hence, integral of a positive function is non-decreasing.
We shall show first that F is a function of bounded variation. Then, being function of bounded
variation, it will have a finite differential coefficient F′ almost everywhere. Our object is to
prove that F ′(x) = f(x) almost everywhere in [a,b]. We prove the following lemma :
Lemma 3. If f is integrable on [a,b], then the function F defined by
x
F(x) = f ( t )dt
a
158

is a continuous function of bounded variation on [a,b].


Proof. We first prove continuity of F. Let x0 be an arbitrary point of [a,b]. Then
x
|F(x) − F(x0)| = | f (t)dt |
x0
x
≤ | f (t)|dt
x0

Now the integrability of f implies integrability of |f| over [a,b]. Therefore, given ∈ > 0 there is a

δ > 0 such that for every measurable set A ⊂ [a, b] with measure less than δ, we have | f | < ∈ .
A
Hence
|F(x) − F(x0)| < ∈ whenever |x−x0| < δ1
and so f is continuous.
To show that F is of bounded variation, let a = x0 < x1 < … < xn = b be any partition of [a,b].
Then
n n xi x i −1
| F( x i ) − F( x i −1 ) | = | f ( t )dt − f ( t )dt |
i =1 i =1 a a

n xi
= | f ( t )dt |
i =1 x i −1

n xi
≤ | f ( t ) | dt
i =1 x i −1
b
= | f ( t ) | dt
a
Thus
b
Vab F ≤ | f ( t ) | dt < ∞
a
Hence F is of bounded variation.
Lemma 9. If f is integrable on [a, b] and
x
f ( t ) dt = 0
a
for all x ε [a,b], then f = 0 almost everywhere in [a,b].
Proof. Suppose f > 0 on a set E of positive measure. Then there is a closed set F ⊂ E with
m F > 0 . Let O be the open set such that
O = (a, b) − F
b
Then either f ≠ 0 or else
a
b
0= f= f + f
a F O
159

∞ bn
= f+ f ( t ) dt, (1)
F n =1 a n

because O is the union of a countable collection {(an, bn)} of open intervals.


But, for each n,
bn bn an
f (t)dt = f (t) dt − f (t) dt
an a a

= F(bn) − F(an) = 0 (by hypothesis)


Therfore, from (1), we have

f =0
F

But since f > 0 on F and mF > 0 , we have f > 0 .


F
We thus arrive at a contradiction. Hence f = 0 almost everywhere.
Lemma 5. If f is bounded and measurable on [a, b] and
x
F(x) = f (t)dt + F(a),
F
then F′(x) = f(x) for almost all x in [a,b].
Proof. We know that an integral is of bounded variation over [a,b] and so F′(x) exists for almost
all x in [a,b]. Let |f| ≤ K. We set
F( x + h ) − F( x )
fn(x) =
h
1
with h = . Then we have
n
x+h x
1
fn(x) = f ( t )dt − f ( t )dt
h a a

1 x+h
= f ( t )dt
h x
1 x+h
|fn(x)| = | f ( t )dt |
h x
1 x +h 1 x +h
≤ | f ( t ) | dt ≤ K dt
h x h x
K
= .h = K
h
Moreover,
fn(x) → F ′(x) a.e.
Hence by the theorem of bounded convergence, we have
c c
1c
F' ( x )dx = lim f n ( x )dx = lim [F( x + h ) − F( x )]dx
h →0 h
a a a
160

1 c+h 1c
= lim F( x )dx − F( x )dx
h →0 h a+h ha
1 c+ h 1 a+h
= lim F( x )dx − F( x )dx
h c h a
= F(c) − F(a) (since F is continuous)
c
= f ( x )dx
a
Hence
c
[F' ( x ) − f ( x )]dx = 0
a
for all c ε [a,b], and so
F′(x) = f(x) a.e.
by using the previous lemma.
Now we extend the above lemma to unbounded functions.
Theorem 3. Let f be an integrable function on [a,b] and suppose that
x
F(x) = F(a) + f ( x )dt
a
Then F′(x) = f(x) for almost all x in [a, b].
Proof. Without loss of generality we may assume that f ≥ 0 (or we may write “From the
definition of integral it is sufficient to prove the theorem when f ≥ 0).
Let fn be defined by fn(x) = f(x) if f(x) ≤ n and fn(x) = n if f(x) > n. Then f−fn ≥ 0 and so
x
Gn(x) = (f − f n )
a
is an increasing function of x, which must have a derivative almost everywhere and this
derivative will be non-negative. Also by the above lemma, since fn is bounded (by n), we have
d x
( f n ) = fn(x) a.e. (i)
dx a
Therefore,
d x d x
F′(x) = ( f) = (G n + f n )
dx a dx a

d d x
= Gn + fn
dx dx a
≥ fn(x) a.e. (using (i))
Since n is arbitrary, making n→∞ we see that
F′(x) ≥ f(x) a.e.
Consequently,
b b
F' ( x )dx ≥ f ( x )dx
a a
= F(b) − F(a) (using the hypothesis of the theorem)
161

Also since F(x) is an increasing real valued function on the interval [a,b], we have
b b
F' ( x )dx ≤ F(b) − F(a ) = f ( x )dx
a a
Hence
b b
F' ( x )dx = F(b) − F(a ) = f ( x )dx
a a
b
[F' ( x ) − f ( x )dx = 0
a
Since F′(x) − f(x) ≥ 0 , this implies that F′(x) − f(x) = 0 a.e. and so F′(x) = f(x) a.e.

Absolute Continuity
Definition. A real-valued function f defined on [a,b] is said to be absolutely continuous on
[a,b] if, given ∈ > 0 there is a δ > 0 such that
n
| f ( x i ' ) − f ( x i ) |< ∈
i =1
for every finite collection {(xi, xi′)} of non-overlapping intervals with
n
| xi ′ − xi | < δ
i =1
An absolutely continuous function is continuous, since we can take the above sum to consist of
one term only.
Moreover, if

x
F(x) = f ( t )dt ,
a
then
n n xi ' xi
| F(xi′) − F(xi)| = | f ( t )dt − f ( t )dt |
i =1 i =1 a a
n xi '
= | f ( t )dt |
i =1 x i
n xi '
≤ | f ( t ) | dt = |f(t)|dt, where E is the set of intervals (x, xi′)
i =1 x i E
n
≤ → 0 as | x i '− x i | → 0 .
i =1
The last step being the consequence of the result.
“Let ∈ > 0 . Then there is a δ > 0 such that for every measurable set E ⊂ [a, b] with m E < δ, we
have

| f | < ∈”.
A
Hence every indefinite integral is absolutely continuous.
Lemma 6. If f is absolutely continuous on [a,b], then it is of bounded variation on [a,b].
162

Proof. Let δ be a positive real number which satisfies the condition in the definition for ∈ = 1.
Select a natural number
b−a
n>
δ
Consider the partition π = {x0, x1,…, xn} of [a,b] defined by
i(b − a )
xi = x0 +
n
for every i = 0, 1,…, n. Since |xi − xi−1| < δ , it follows that
Vxxii−1 (f) < 1
This implies
n
Vab (f ) = Vxxii−1 (f ) < n
i =1
Hence f is of bounded variation.
Cor. If f is absolutely continuous, then f has a derivative almost everywhere.
Lemma 7. If f is absolutely continuous on [a,b] and f′(x) = 0 a.e., then f is constant.
Proof. We wish to show that f(a) = f(c) for any c ε [a,b].
Let E ⊂ (a,c) be the set of measure c−a in which f ′(x) = 0 , and let ∈ and η be arbitrary positive
numbers. To each x in E there is an arbitrarily small interval [x, x+h] contained in [a,c] such that
|f(x+h) − f(x) | < ηh
By Vitali Lemma we can find a finite collection {[xk, yk]} of non-overlapping intervals of this
sort which cover all of E except for a set of measure less than δ, where δ is the positive number
corresponding to ∈ in the definition of the absolute continuity of f . If we label the xk so that xk
≤ xk+1, we have (or if we order these intervals so that)
a = y0 ≤ x1 < y1 ≤ x2 < …. < yn ≤ xn+1 = c
and
n
| x k +1 − y k | < δ
k =0
Now
n n
| f (y k ) − f (x k ) | ≤ η (y k − x k )
k =0 k =1
< η (c−a)
by the way to intervals {[xk, yk]} were constructed, and
n
| f ( x k +1 ) − f ( y k ) |< ∈
k =0
by the absolute continuity of f . Thus
n n
|f(c) − f(a)| = | [f ( x k +1 ) − f ( y k )] + [f ( y k ) − f ( x k )] |
k =0 k =1
≤ ∈ + η (c−a)
Since ∈ and η are arbitrary positive numbers, f(c) − f(a) = 0 and so f(c) = f(a). Hence f is
constant.
Theorem 4. A function F is an indefinite integral if and only if it is absolutely continuous.
163

Proof. We know that if F is an indefinite integral then F is absolutely continuous. Suppose on


the other hand that F is absolutely continuous on [a,b]. Then F is of bounded variation and we
may write
F(x) = F1(x) − F2(x),
where the functions Fi are monotone increasing. Hence F ′(x) exists almost everywhere and
|F′(x)| ≤ F1′(x) + F2′(x)
Thus
|F′(x)| dx ≤ F1(b) + F2(b) − F1(a) − F2(a)
and F′(x) is integrable. Let
x
G(x) = F' ( t ) dt
a
Then G is absolutely continuous and so is the function f = F−G. But by the above lemma since
f ′(x) = F′(x) − G′(x) = 0 a.e., we have f to be a constant function. That is,
F(x) − G(x) = A (constant)
or
x
F(x) = F' ( t ) dt = A
a
or
x
F(x) = F' ( t ) dt + A
a
Taking x = a, we have A = F(a) and so
x
F(x) = F' ( t ) dt + F(a)
a
Thus F(x) is indefinite integral of F′(x).
Cor. Every absolutely continuous function is the indefinite integral of its derivative.

Convex Functions
Definition. A function φ defined an open interval (a, b) is said to be convex if for each x, y ε
(a, b) and λ, µ such that λ, µ ≥ 0 and λ + µ = 1, we have
φ(λx + µy) ≤ λφ(x) + µφ(y)
The end points a, b can take the values −∞, ∞ respectively.
If we take µ = 1−λ, λ ≥ 0 , then λ + µ = 1 and so φ will be convex if
(5.1.1) φ(λx + (1−λ)y) ≤ λφ(x) + (1−λ)φ(y)
If we take a < s < t < u < b and
t −s u−t
λ= , µ= , u = x, s = y ,
u −s u −s
then
t −s+u −t u −s
λ+µ= = =1
u −s u −s
and so (5.1.1) reduces to
t −s u−t t −s u−t
φ u+ s ≤ φ(u ) + φ(s)
u −s u −s u −s u −s
164

or
t −s u−t
(5.1.2) φ(t) ≤ φ(u ) + φ(u )
u −s u −s
Thus the segment joining (s, φ(s)) and (u, φ(n)) is never below the graph of φ.
A function φ is sometimes said to be convex on (a,b) it for all x, y ε (a, b),
x+y 1 1
f ≤ f ( x ) + f ( y)
2 2 2
1
(Clearly this definition is consequence of major definition taking λ = µ = ).
2
If for all positive numbers λ, µ satisfying λ +µ = 1, we have
φ(λx + µy) < λφ(x) + µφ(y),
then φ is said to be Strictly Convex.
Theorem 5. Let φ be convex on (a,b) and a < s < t < u < b, then
φ( t ) − φ(s) φ(u ) − φ(s) φ(u − φ( t )
≤ ≤
t −s u −s u−t
If φ is strictly convex, equality will not occur.
Proof. Let a < s < t < u < b and suppose φ is convex on (a,b). Since
t −s u − t t −s + u − t u −s
+ = = =1 ,
u −s u −s u −s u −s
therefore, convexity of φ yields
t −s u−t t −s u−t
φ u+ s ≤ φ(u ) + φ(s)
u −s u −s u −s u −s
or
t −s u−t
(5.1.3) φ(t) ≤ φ(u ) + φ(s)
u −s u −s
or
(u−s) φ(t) ≤ (t−s) φ(u) + (u−t) φ(s)
or
(u−s) (φ(t) − φ(s)) ≤ (t−s) φ(u) + uφ(s) − tφ(s) − uφ(s) + s φ(s)
or
(u−s)(φ(t) − φ(s)) ≤ (t−s) (φ(u)−φ(s))
or
φ( t ) − φ(s) φ(u ) − φ(s)
(5.1.4) ≤
t −s u −s
This proves the first inequality. The second inequality can be proved similarly.
If φ is strictly converse, equality shall not be there in (5.1.3) and so it cannot be in (5.1.4). This
completes the proof of the theorem.
Theorem 6. A differentiable function φ is convex on (a,b) if and only if φ′ is a monotonically
increasing function. If φ′′ exists on (a,b), then φ is convex if and only if φ′′ ≥ 0 on (a, b) and
strictly convex if ψ′′ > 0 on (a,b).
Proof. Suppose first that φ is differentiable and convex and let a < s < t < u < v < b. Then
applying Theorem 5 to a < s < t < u, we get
165

φ( t ) − φ(s) φ(u ) − φ(s) φ(u ) − φ( t )


≤ ≤
t −s u −s u−t
and applying Theorem 5 to a < t < u < v, we get
φ(u ) − φ( t ) φ( v) − φ( t ) φ( v) − φ( v)
≤ ≤
u−t v−t v−u
Hence
φ( t ) − φ(s) φ( v) − φ(u )

t −s v−u
φ( t ) − φ(s) φ( v ) − φ( u )
If t → s, decreases to φ′(s) and if u→ v, increases to φ′(v). Hence φ′(v)
t −s v−u
≥ φ′(s) for all s < v and so φ′ is monotonically increasing function.
Further, if φ′′ exists, it can never be negative due to monotonicity of φ′.
Conversely, let ψ′′ ≥ 0 . Our aim is to show that ψ is convex. Suppose, on the contrary, that φ is
not convex on (a, b). Therefore, there are points a < s < t < u < b such that
φ( t ) − φ(s) φ(u ) − φ( t )
>
t −s u−t
that is, slope of chord over (s,t) is larger than the slope of the chord over (t,u). But slope of the
chord over (s,t) is equal to φ′(α), for some α ε (s, t) and slope of the chord over (t,u) is φ′(β), β ε
(t,u). But φ′(α) > φ′(β) implies φ′ is not monotone increasing and so ψ′′ cannot be greater than
zero. We thus arrive at a contradiction. Hence φ is convex.
If φ′′ > 0 , then φ is strictly convex, for otherwise there would exist collinear points of the graph
of φ and we would have φ′(α) = φ′(β) for appropriate α and β with α < β . But then φ′′ = 0 at
some point between α and β which is a contradiction to φ′′ > 0 . This completes the proof.
Theorem 7. If φ is convex on (a,b), then φ is absolutely continuous on each closed subinterval
of (a,b).
Proof. Let [c,d] ⊂ (a,b). If x, y ε [c, d], then we have a < c ≤ x ≤ y ≤ d < b and so by Theorem 5,
we have
φ(c) − φ(a ) φ( y) − φ( x ) φ(b) − φ(d )
≤ ≤
c−a y−x b−d
Thus
|φ(y) − φ(x)| ≤ M|x−y| , x, y ε [c, d]
and so φ is absolutely continuous there.
Theorem 8. Every convex function on an open interval is continuous.
Proof. If a < x1 < x < x2 < b, the convexity of a function φ implies
x2 − x x − x1
(5.1.5) φ(x) ≤ φ( x 1 ) + φ(x2)
x 2 − x1 x 2 − x1
If we make x → x1 in (5.1.5), we obtain φ(x1+ 0) ≤ φ(x1); and if we take x2 → x we obtain
φ(x) ≤ φ(x + 0). Hence φ(x) = φ(x+0) for all values of x in (a,b). Similarly φ(x−0) = φ(x) for all
values of x. Hence
φ(x−0) = φ(x+0) = φ(x)
and so φ is continuous.
Definition. Let φ be a convex function on (a,b) and x0 ε (a,b). The line
(5.1.6) y = m(x−x0) + φ(x0)
166

through (x0, φ(x0)) is called a Supporting Line at x0 if it always lie below the graph of φ, that is,
if
(5.1.7) φ(x) ≥ m(x−x0) + φ(x0)
The line (5.1.6) is a supporting line if and only if its slope m lies between the left and right hand
derivatives at x0. Thus, in particular, there is at least one supporting line at each point.
Theorem 9 (Jensen Inequality). Let φ be a convex function on (−∞, ∞) and let f be an
integrable function on [0,1]. Then
φ(f(t))dt ≥ φ[ f(t)dt]
Proof. Put
1
α = f ( t )dt
0
Let y = m(x−α) + φ(α) be the equation of supporting line at α. Then (by (….) above),
φ(f(t)) ≥ m(f(t)−α) + φ(α)
Integrating both sides with respect to t over [0, 1], we have
1 1
φ(f ( t ))dt ≥ m[ f ( t )dt − f ( t )dt ] + φ(α )dt
0 0
1
= 0 + φ(α) dt
0
1
= φ(α) = φ[ f ( t )dt ] .
0

Lp − space
Let p be a positive real number. A measurable function f defined on [0,1] is said to belong to the
space Lp if |f|p < ∞ .
Thus L1 consists precisely of Lebesgue integrable functions on [0,1]. Since
|f+g|p ≤ 2p (|f|p + |g|p) ,
we have
|f+g|p ≤ 2p |f|p + 2p |f|p
and so if f, g ε Lp, it follows that f+g ε Lp . Further, if α is a scalar and f ε Lp, then clearly αf
belongs to Lp. Hence αf + βg ε Lp whenever f, g ε Lp and α, β are scalars.
We shall study these spaces in detail in Course On Functional Analysis.
167

PART B : MEASURE SPACE


5.2. We recall that a σ−algebra β is a family of subsets of a given set X which contains φ and is
closed with respect to complements and with respect to countable unions. By a set function µ we
mean a function which assigns an extended real number to certain sets. With this in mind we
make the following definitions :
Definition. By a measurable space we mean a couple (X, β) consisting of a set X and a
σ- algebra β of subsets of X.
A subset A of X is called measurable (or measurable with respect to B) if A ε β.
Definition. By a measure µ on a measurable space (X, β) we mean a non- negative set function
defined for all sets of β and satisfying µ(φ) = 0 and
∞ ∞
µ ΥEi = µE i (*)
i =1 i =1
for any sequence Ei of disjoint measurable sets.
By a measure space (X, β, µ) we mean a measurable space (X, β) together with a measure µ
defined on β.
The property (*) of µ is referred to by saying that µ is countably additive.
An example of the measure space is (R, m, m) where R is the set of real numbers, m the
Lebesgue measurable sets of real numbers and m the Lebesgue measure.
Theorem 10. If A ε β, B ε β, and A ⊂ B, then
µA≤µB
Proof. Since
B = A ∪ [B \ A]
is a disjoint union, we have
µB = µ[A ∪ (B \ A) ]
= µ(A) + µ(B \ A)
≥µA.
Theorem 11. If Ei ε β, µ E1 < ∞ and Ei ⊃ Ei+1, then

µ Ι E i = lim µE n
n →∞
i =1

Proof. Let

E= Ι Ei
i =1
Then

E1 = E ∪ Υ (E i − E i+1 ) ,
i =1
and this is a disjoint union. Hence

µ(E1) = µ(E) + µ (Ei−Ei+1)
i =1
Since
Ei = Ei+1 ∪ (Ei−Ei+1)
is a disjoint union, we have
168

mEi = mEi+1 + m(Ei \ Ei+1)


i.e. µ(Ei−Ei+1) = µ(Ei) − µEi+1
Hence

µ(E1) = µ(E) + (µ Ei − µEi+1)
i =1
n −1
= µ(E) + lim (µE i − µE i+1 )
n →∞ i =1

= µ(E) + µE1 − lim µEn ,


n →∞
whence µE1 < ∞ implies
µ(E) = lim µ En .
n →∞

Theorem 12. If Ei ε β, then


∞ ∞
µ ΥEi ≤ µE i .
i =1 i =1

Proof. Let
n −1
Gn = En − ΥEi
i =1
Then Gn ⊂ En and the sets Gn are disjoint. Hence
µ(Gn) ≤ µ En,
while
∞ ∞
µ(∪ Ei) = µ Gn ≤ µ En
i =1 i =1

Theorem 13. If Ei ε β and Ei ⊂ Ei+1, then



µ ΥEi = lim µEn
n →∞
i =1

Proof. Let

E= ΥEi
i =1
Then
E = E1 ∪ (E2−E1) ∪ (E3−E2) ∪ …

= E1 ∪ Υ (E i+1 − E i )
i =1
and this is a disjoint union. Hence

µ(E) = µE1 + µ(E i +1 \ E i )
i =1

= µE1 + lim µ (Ei+1 − Ei)
n →∞ i =1

= µE1 + lim [µEn − µE1]


n →∞
= µE1 − µE1 + lim µEn
n →∞
169

= lim µEn .
n →∞

Definition. A measure µ is called finite if µ(X) < ∞ . It is called σ-finite if there exists a
sequence (Xn) of sets in β such that

X= ΥXn
n =1
and µ Xn < ∞ .
By virtue of a lemma proved earlier in Chapter 3, we may always take {Xn} to be a disjoint
sequence of sets. Lebesgue measure on [0,1] is an example of a finite measure while Lebesgue
measure on (−∞, ∞) is an example of a σ-finite measure.
Definition. A set E is said to be of finite measure if E ε β and µ E < ∞ .
A set E is said to be of σ-finite measure if E is the union of a countable collection of measurable
sets of finite measure.
Any measurable set contained in a set of σ-finite measure is itself of σ-finite measure, and the
union of a countable collection of sets of σ-finite measure is again of σ-finite measure.
Definition. A measure space (X, β, µ) is said to be complete if β contains all subsets of sets of
measure zero, that is, if B ε β, µB = 0 and A ⊂ B imply A ε β.
For example Lebesgue measure is complete, while Lebesgue measure restricted to the σ-algebra
of Borel sets is not complete.
Definition. If (X, β, µ) is a measure space, we say that a subset E of X is locally measurable if
E ∩ B ε β for each B ε β with µB < ∞ .
The collection C of all locally measurable sets is a σ-algebra containing β.
The measure µ is called saturated if every locally measurable set is measurable, i.e., is in β.
For example every σ-finite measure is saturated.
Example. Show that µ(E1 ∆E2) = 0 implies µE1 = µE2 provided that E1 and E2 ε β.
Solution. Since E1, E2 ε β, we have E1\ E2 and E2 \ E1 in β and so E1 ∆ E2 ε β . Moreover,
µ(E1 ∆ E2) = µ [(E1 \ E2) ∪ (E2 \ E1)]
= µ (E1 \ E2) + µ(E2 \ E1)
But, by hypothesis, µ (E1 ∆ E2) = 0. Therefore,
µ(E1 \ E2) = 0 and µ(E2 \ E1) = 0 .
Also, we can write
E2 = [E1 ∪ (E2−E1)] − (E1−E2)
Then
µE2 = µE1 + 0 − 0 = µE1 .

5.3. Measure and Outer Measure


In case of Lebesgue measure we defined measure for open sets and used this to define outer
measure, from which we obtain the notion of measurable set and Lebesgue measure.
Definition. By an outer measure µ* we mean an extended real valued set function defined on
all subsets of a space X and having the following properties :
(i) µ* φ = 0
(ii) A ⊂ B µ*A ≤ µ*B (monotonicity)
170

∞ ∞
(iii) E⊂ Ei µ* E ≤ µ *Ei (subadditivity)
i =1 i =1
Because of (ii), property (iii) can be replaced by
∞ ∞
(iii)′ E= ΥEi , Ei disjoint µ* E ≤ µ * Ei
i =1 i =1
The outer measure µ* is called finite if µ* X < ∞ .
By analogy with the case of Lebesgue measure we define a set E to be measurable with respect
to µ* if for every set A we have
µ*A = µ*(A ∩ E) + µ* (A ∩ Ec)
Since µ* is subadditive, it is only necessary to show that
µ* A ≥ µ*(A ∩ E) + µ* (A ∩ Ec)
for every A in order to show that E is measurable.
This inequality is trivially true when µ* A = ∞ and so we need only establish it for sets A with
µ*A finite.
Theorem 14. The class β of µ*-measurable sets is a σ-algebra. If µ is restricted to β, then µ
is a complete measure on β.
Proof. It is obvious that the empty set is measurable. The symmetry of the definition of
measurability in E and Ec shows that Ec is measurable whenever E is measurable.
Let E1 and E2 be measurable sets. From the measurability of E2 ,
µ*A = µ* (A ∩ E2) + µ*(A ∩ E2c)
and
µ*A = µ* (A∩ E2) + µ*(A ∩ E2c ∩ E1) + µ*(A ∩ E1c ∩ E2c)
by the measurability of E1. Since
A ∩ [E1 ∪ E2] = [A ∩ E2] ∪ [A ∩ E1 ∩ E2c]
we have
µ*(A∩ [E1 ∪ E2] ) ≤ µ*(A ∩ E2) + µ* (A ∩ E2c ∩ E1)
by subadditivity, and so
µ*A ≥ µ* (A∩ [E1 ∪ E2] ) + µ* (A ∩ E1c ∩ E2c)
This means that E1 ∪ E1 is measurable. Thus the union of two measurable sets is measurable,
and by induction the union of any finite number of measurable sets is measurable, showing that β
is an algebra of sets.
Assume that E = ∪ Ei, where < Ei > is a disjoint sequence of measurable set, and set
n
Gn = ΥEi
i =1
Then (by what we have proved above) Gn is measurable, and
µ* A = µ* (A ∩ Gn) + µ* (A ∩ Gnc) ≥ µ* (A ∩ Gn) + µ*(A∩ Ec)
because Ec ⊂ Gnc
Now Gn ∩ En = En and Gn ∩ Enc = Gn−1 , and by the measurability of En, we have
µ* (A ∩ Gn) = µ* (A ∩ En) + µ* (A ∩ Gn−1)
By induction (as above, µ* (A ∩ Gn−1) = µ*(A∩ En+1) + µ* (A∩ En−2 and so on)
n
µ* (A ∩ Gn) = µ * (A ∩ Ei)
i =1
and so
171


µ* A ≥ µ* (A ∩ Ec) + µ * (A ∩ Ei)
i =1
≥ µ*(A ∩ Ec) + µ* (A∩ E) ,

since A∩E ⊂ Υ ( A ∩ Ei )
i =1
Thus E is measurable. Since the union of any sequence of sets in an algebra can be replaced by a
disjoint union of sets in an algebra, it follows that B is a σ-algebra.
We now show that µ is finitely additive. Let E1 and E2 be disjoint measurable sets. Then the
measurability of E2 implies that
µ (E1 ∪ E2) = µ* (E1 ∪ E2)
= µ* ( [ E1 ∪ E2] ∩ E2) + µ* ( [ E1 ∪ E2 ] ∩ E2c)
= µ* E2 + µ* E1
Finite additivity now follows by induction.
If E is the disjoint union of the measurable sets {Ei}, then
n n
µi E ≥ µ ΥEi = µE i
i =1 i =1
and so

µ E ≥ µ Ei
i =1

But µ E ≤ µ Ei, by the subadditivity of µ*. Hence µ is countably additive and
i =1
hence a measure since it is non-negative and µ φ = µ*φ = 0 .
Measure on an Algebra
By a measure on an algebra we mean a non-negative extended real valued set function µ
defined on an algebra A of sets such that
(i) µφ=0
(ii) If < Ai > is a disjoint sequence of sets in A whose union is also in A, then
∞ ∞
µ ΥAi = µA i
i =1 i =1
Thus a measure on an algebra A is a measure ⇔ A is a σ-algebra.
We construct an outer measure µ* and show that the measure µ induced by µ* is an extension
of µ (measure defined on an algebra).
We define

µ* E = inf µA i ,
i =1
where < Ai > ranges over all sequence from A such that

E⊂ ΥAi .
i =1
172


Lemma 8. If A ε A and if < Ai > is any sequence of sets in A such that A ⊂ ΥAi ,
i =1

then µ A ≤ µA i .
i =1

Proof. Set
Bn = A ∩ An ∩ Acn−1 ∩ …. ∩ Aic
Then Bn ε A and Bn ⊂ An. But A is the disjoint union of the sequence < Bn > and so by
countable additivity
∞ ∞
µA = µB n ≤ µA n
n =1 n =1

Corollary. If A ε A, µ* A = µ A.
In fact, we have, from above

µA ≤ µA n < µ*A + ∈ ,
n =1
that is,
µ A ≤ µ* A + ∈
Since ∈ is arbitrary, we have
µA ≤ µ* A
Also, by definition,
µ* A ≤ µ A
Hence
µ* A = µA .
Lemma 9. The set function µ* is an outer measure.
Proof. µ*, by definition, is a monotone non-negative set function defined for all sets and

µ* φ = O. We have only to show that it is countably subadditive. Let E ⊂ ΥEi . If µ* Ei = ∞
i =1
for any i, we have µ* E ≤ Σ µ* Ei = ∞ . If not, given ∈ > 0 , there is for each i a sequence

< A ij > ∞j=1 of sets in A such that Ei ⊂ Υ A ij and
j=1


µA ij < µ* Ei +
j=1 2i
Then

µ* E ≤ µA ij < µ * Ei + ∈
i, j i =1

Since ∈ was an arbitrary positive number,



µ* E ≤ µ * Ei
i =1
which proves that µ* is subadditive.
Lemma 10. If A ε A, then A is measurable with respect to µ*.
173

Proof. Let E be an arbitrary set of finite outer measure and ε a positive number. Then there is a
sequence < Ai > from A such that E ⊂ ∪ Ai and
Σ µAi < µ* E + ∈
By the additivity of µ on A, we have
µ(Ai) = µ(Ai ∩ A) + µ(Ai ∩ Ac)
Hence
∞ ∞
µ* E + ∈ > µ (Ai ∩ A) + µ (Ai ∩ Ac)
i =1 i =1
> µ* (E ∩ A) + µ* (E ∩ Ac)
because
E ∩ A ⊂ ∪ (Ai ∩ A)
and
E ∩ Ac ⊂ ∪ (Ai ∩ Ac)
Since ∈ was an arbitrary positive number,
µ* E ≥ µ* (∈ ∩ A) + µ* (E ∩ Ac)
and thus A is µ* - measurable.
Remark. The outer measure µ* which we have defined above is called the outer measure
induced by µ.
Notation. For a given algebra A of sets we use Aσ to denote those sets which are countable
unions of sets of A and use A σδ to denote these sets which are countable intersection of sets in
A σ.
Theorem 15. Let µ be a measure on an algebra A, µ* the outer measure induced by µ, and E
any set. Then for ε > 0 , there is a set A ε A σ with E ⊂ A and
µ* A ≤ µ* E + ∈
There is also a set B ε Aσδ with E ⊂ B and µ* E = µ* B .
Proof. By the definition of µ* there is a sequence < Ai > from A such that E ⊂ ∪ Ai and

µA i ≤ µ* E + ∈ (1)
i =1
Set
A = ∪ Ai
Then µ* A ≤ Σ µ* Ai = Σ µAi (2)
because µ* and µ agree on members of A by the corollary.
Hence (1) and (2) imply
µ* A ≤ µ* E + ∈
which proves the first part.
To prove the second statement, we note that for each positive integer n there is a set An in A σ
such that E ⊂ An and
1
µ* An < µ* E + (from first part proved above)
n
Let B = ∩ An. Then B ε Aσδ and E ⊂ B. Since B ⊂ An ,
1
µ* B < µ* An ≤ µ* E +
n
174

Since n is arbitrary, µ* B ≤ µ* E. But E ⊂ B implies µ* B ≥ µ* E by monotonicity. Hence


µ*B = µ* E .
Theorem 16 (Cartheodory Extension Theorem). Let µ be a measure on an algebra A and let
µ* be the outer measure induced by µ. Then the following properties hold :
(a) µ* is an outer measure
(b) A ⊂ A implies µ(A) = µ* A
(c) A ⊂ A implies A is µ* - measurable.
(d) The restriction µ of µ* to the µ*-measurable sets is an extension of µ to a σ-algebra
containing A.
(e) µ is finite (or σ-finite) implies that µ is finite (or σ-finite).
(f) If µ is σ-finite, then µ is the only measure on the smallest σ-algebra containing A which is
an extension of µ.
Proof. We have already proved (a), (b) and (c). The fact that µ is an extension of µ from A to
be a measure on a σ-algebra containing A follows from (b), (c) and the result. “The class β of
µ*-measure sets is a σ-algebra. If µ is µ* restricted to β, then µ is a measure on β.” Also µ
is finite or σ-finite whenever µ is finite or σ-finite.
We establish (f) now.
Let β be the smallest σ-algebra containing A and µ1 be another measure on β such that µ1(E) =
µ(E) for E ε A. We need to show the following :
µ1(A) = µ(A) for A ε β (1)

Since µ is σ-finite, we can write X = Υ E i , Ei ε A, Ei ∩ Ej = φ(i ≠ j) and µ(Ei) < ∞ , 1 ≤ i < ∞ .
i =1
For A ε β, then A = ∪ (A ∩ Ei) and we have

µ (A) = µ (A ∩ Ei)
i =1
and

µ1(A) = µ1 (A ∩ Ei)
i =1
So, to prove (1) it is sufficient to show the following :
µ1 A = µ(A) for A ε β whenever µ (A) < ∞

Let A ε β with µ A < ∞ . Given ∈ > 0 , there are Ei ε A, 1 ≤ i < ∞ , A ⊂ ΥEi and
i =1
∞ ∞
µ ΥEi ≤ µ(E i ) < µ (A) + ∈
i =1 i =1
Since
∞ ∞ ∞
µ1(A) ≤ µ1 ΥEi ≤ µ1 ( E i ) = µ(E i )
i =1 i =1 i =1
Thus, (2) implies
µ1(A) ≤ µ(A) + ∈ (2)
Since this is true for all > 0 , it follows that
µ1(A) ≤ µ A (3)
175


Now considering the sets Ei from inequality (2), F = ΥEi ε β and so F is µ*-measurable. Since
i =1
A⊂F,
µ(F) = µ(A) + µ(F−A)
or
µ (F \ A) = µ (F) −µ(A) < ε (from (2))
Since µ1(E) = µ(E) for each E ε A, we have µ1(F) = µ (F). Then
µ (A) ≤ µ(F) = µ1(F) = µ1(A) + µ1 (F \ A)
≤ µ (A) + µ (F \ A)
(by inequality (3) because (3) is true if A is replaced by any set in β with finite µ-measure).
The relation (4) then yields
µ(A) ≤ µ1(A) + ∈
Since this true for all ∈ > 0, we have
µ (A) ≤ µ1(A) (5)
The relations (3) and (5) then yield
µA = µ1(A)
which completes the proof of the theorem.
Definition. Let f be a non-negative extended real valued measurable function on the measure
space (X, β, µ). Then f dµ is the supremum of the integrals φ dµ as φ ranges over all simple
functions with 0 ≤ φ ≤ f .
Lemma 1 (Fatou’s Lemma). Let < fn > be a sequence of non-negative measurable functions
which converge almost everywhere on a set E to a function f. Then

f ≤ lim f n
E E
Proof. Without loss of generality we may assume that fn(x) → f(x) for each x ε E. From the
definition of f it is sufficient to show that , if φ is any non-negative simple function with φ ≤ f,

then φ ≥ lim f n
E

If φ = ∞, then there is a measurable set A ⊂ E with µA = ∞ such that φ > a 0 on A. Set


E
An = {x ε E : fk(x) > a for all k ≥ n }
Then An ⊂ An+1. Thus < An > is an increasing sequence of measurable sets whose union

contains A, since φ ≤ lim fn . Thus lim µ An = ∞ . Since f n ≥ a µ An, we have


E

lim f n = ∞ = φ
E E

If φ < ∞, then there is a measurable set A ⊂ E with µA < ∞ such that φ vanishes identically on
E
E \ A . Let M be the maximum of φ, let ∈ be a given positive number, and set
An = [x ε E if fh(x) > (1−∈) φ(x) for all k ≥ n]
176

Then < An > is an increasing sequence of sets whose union contains A, and so (A \ An) is a
decreasing sequence of sets whose intersection is empty. Therefore, (by a proposition proved
already) lim µ (A  An) = 0 and so we can find an n such that µ(A  Ak) < ∈ for all k ≥ n.
Thus for k ≥ n

fk ≥ f k ≥ (1− ∈) φ
E Ak Ak

≥ (1−∈) φ− φ
A A−Ak

≥ (1−∈) φ − φ
A −A k
≥ φ−∈ φ−∈M
Since c is arbitrary.

lim f k ≥ φ .

You might also like