0% found this document useful (0 votes)
460 views9 pages

The Dominated Convergence Theorem

The document discusses several theorems related to exchanging limits and integrals, including Fatou's lemma and the dominated convergence theorem. Fatou's lemma deals with non-negative functions and sequences, and provides an inequality relating the limit inferior of integrals to the integral of the limit inferior. The dominated convergence theorem allows for functions that change sign if there is a dominating integrable function and the existence of pointwise limits. It ensures equality between the limit of integrals and the integral of limits. The document then provides details and proofs of Fatou's lemma and related concepts like almost everywhere.

Uploaded by

Samira Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
460 views9 pages

The Dominated Convergence Theorem

The document discusses several theorems related to exchanging limits and integrals, including Fatou's lemma and the dominated convergence theorem. Fatou's lemma deals with non-negative functions and sequences, and provides an inequality relating the limit inferior of integrals to the integral of the limit inferior. The dominated convergence theorem allows for functions that change sign if there is a dominating integrable function and the existence of pointwise limits. It ensures equality between the limit of integrals and the integral of limits. The document then provides details and proofs of Fatou's lemma and related concepts like almost everywhere.

Uploaded by

Samira Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Chapter 4.

The dominated convergence theorem and applica-


tions
The Monotone Covergence theorem is one of a number of key theorems alllowing one to ex-
change limits and [Lebesgue] integrals (or derivatives and integrals, as derivatives are also a sort
of limit). Fatou’s lemma and the dominated convergence theorem are other theorems in this vein,
where monotonicity is not required but something else is needed in its place. In Fatou’s lemma
we get only an inequality for lim inf’s and non-negative integrands, while in the dominated con-
vergence theorem we can manage integrands that change sign but we need a ‘dominating’ inte-
grable function as well as existence of pointwise limits of the sequence of inetgrands.

Contents
4.1 Fatou’s Lemma . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
4.2 Almost everywhere . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
4.3 Dominated convergence theorem . . . . . . . . . . . . . . . . . . . . . . . . . . 4
4.4 Applications of the dominated convergence theorem . . . . . . . . . . . . . . . . 5
4.5 What’s missing? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

4.1 Fatou’s Lemma


This deals with non-negative functions only but we get away from monotone sequences.

Theorem 4.1.1 (Fatou’s Lemma). Let fn : R → [0, ∞] be (nonnegative) Lebesgue measurable


functions. Then Z Z
lim inf fn dµ ≥ lim inf fn dµ
n→∞ R R n→∞

Proof. Let gn (x) = inf k≥n fk (x) so that what we mean by lim inf n→∞ fn is the function with
value at x ∈ R given by
   
lim inf fn (x) = lim inf fn (x) = lim inf fk (x) = lim gn (x)
n→∞ n→∞ n→∞ k≥n n→∞

Notice that gn (x) = inf k≥n fk (x) ≤ inf k≥n+1 fk (x) = gn+1 (x) so that the sequence (gn (x))∞
n=1
is monotone increasing for each x and so the Monotone convergence theorem says that
Z Z Z
lim gn dx = lim gn dµ = lim inf fn dµ
n→∞ R R n→∞ R n→∞

But also gn (x) ≤ fk (x) for each k ≥ n and so


Z Z
gn dµ ≤ fk dµ (k ≥ n)
R R
2 2017–18 Mathematics MA2224

or Z Z
gn dµ ≤ inf fk dµ
R k≥n R
Hence
Z  Z  Z Z
lim inf fn dµ = lim inf fk dµ ≥ lim gn dµ = lim inf fn dµ
n→∞ R n→∞ k≥n R n→∞ R R n→∞

Example 4.1.2. Fatou’s lemma is not true with ‘equals’.


R
For instance take, fn = χ[n,2n] and notice that R fn dµ = n → ∞ as n → ∞ but for each
x ∈ R, limn→∞ fn (x) = 0. So
Z Z Z
lim inf fn dµ = ∞ > lim inf fn dµ = 0 dµ = 0
n→∞ R R n→∞ R

This also shows that the Monotone Convergence Theorem is not true without ‘Monotone’.

4.2 Almost everywhere


Definition 4.2.1. We say that a property about real numbers x holds almost everywhere (with
respect to Lebesgue measure µ) if the set of x where it fails to be true has µ measure 0.

Proposition 4.2.2. If f : R → [−∞, ∞] is integrable, then f (x) ∈ R holds almost everywhere


(or, equivalently, |f (x)| < ∞ almost everywhere).

Proof. Let E R= {x : |f (x)| = ∞}. What we want to do is show that µ(E) = 0.


We know R |f | dµ < ∞. So, for any n ∈ N, the simple function nχE satisfies nχE (x) ≤
|f (x)| always, and so has
Z Z
nχE dµ = nµ(E) ≤ |f | dµ < ∞.
R R

But this can’t be true for all n ∈ N unless µ(E) = 0.

Proposition 4.2.3. If f : R → [−∞, ∞] is measurable, then f satisfies


Z
|f | dµ = 0
R

if and only if f (x) = 0 almost everywhere.


R
Proof. Suppose R |f | dµ = 0 first. Let En = {x ∈ R : |f (x)| ≥ 1/n}. Then

1
χE ≤ |f |
n n
Lebesgue integral 3

and so Z Z
1 1
χEn dµ = µ(En ) ≤ |f | dµ = 0.
R n n R

Thus µ(En ) = 0 for each n. But E1 ⊆ E2 ⊆ · · · and



[
En = {x ∈ R : f (x) 6= 0}.
n=1

So

!
[
µ({x ∈ R : f (x) 6= 0}) = µ En = lim µ(En ) = 0.
n→∞
n=1

Conversely, suppose now that µ({x ∈ R : f (x) 6= 0}) = 0. We know |f | is a non-negative


measurable function and so there is a monotone increasing sequence (fn )∞ n=1 of measurable
simple functions that converges pointwise to |f |. From 0 ≤ fn (x) ≤ |f (x)| we can see that
{x ∈ R : fn (x) 6= 0} ⊆ {x ∈ R : f (x) 6= 0} and so µ({x ∈ R : fn (x) 6= 0}) ≤ µ({x ∈ R :
f (x) 6= 0}) = 0. Being a simple function fn has a largest value yn (which is finite) and so if we
put En = {x ∈ R : fn (x) 6= 0} we have
Z Z Z
fn ≤ yn χEn ⇒ fn dµ ≤ yn χEn dµ = yn χEn dµ = yn µ(En ) = 0.
R R R

From the Monotone Convergence Theorem


Z Z   Z
|f | dµ = lim fn dµ = lim fn dµ = lim 0 = 0.
R R n→∞ n→∞ R n→∞

The above result is one way of saying that integration ‘ignores’ what happens to the integrand
on any chosen set of measure 0. Here is a result that says that in way that is often used.

Proposition 4.2.4. Let f : R → [−∞, ∞] be an integrable function and g : R → [−∞, ∞]


a Lebesgue measurable
R function
R with f (x) = g(x) almost everywhere. Then g must also be
integrable and R g dµ = R f dµ.

Proof. Let E = {x ∈ R : f (x) 6= g(x)} (think of E as standing for ‘exceptional’) and note that
f (x) = g(x) almost everywhere means µ(E) = 0.
Write f = (1 − χE )f + χE f . Note that both (1 − χE )f and χE f are integrable because they
are measurable and satisfy |(1 − χE )f | ≤ |f | and |χE f | ≤ |f |. Also
Z Z

χE f dµ ≤ |χE f | dµ = 0

R R
R
as χE f = 0 almost everywhere. Similarly R
χE g dµ = 0.
4 2017–18 Mathematics MA2224

So
Z Z
f dµ = ((1 − χE )f + χE f ) dµ
R ZR Z
= (1 − χE )f dµ + χE f dµ
ZR R

= (1 − χE )f dµ + 0
ZR
= (1 − χE )g dµ
R
R R
The same calculation (with |f | in place of f ) shows R (1 − χE )|g| dµ = R |f | dµ < ∞, so
R (1 − χE )g must be integrable. Thus g = (1 − χE )g + χE g is also integrable (because
that
R
|χE g| dµ =R 0 and so RχE g is integrable and
R g is then Rthe sum of two integrable functions).
Thus we have R g dµ = R (1 − χE )g dµ + R χE g dµ = R f dµ + 0.

Remark 4.2.5. It follows that we should be able to manage without allowing integrable functions
to have the values ±∞. The idea is that, if f is integrable, it must be almost everywhere finite.
If we change all the values where |f (x)| = ∞ to 0 (say) we are only changing f on a set of x’s
of measure zero. This is exactly changing f to the (1 − χE )f in the above proof. The changed
function will be almost everywhere the same as the original f , but have finite values everywhere.
So from the point of view of the integral of f , this change is not significant.
However, it can be awkward to have to do this all the time, and it is better to allow f (x) =
±∞.

4.3 Dominated convergence theorem


Theorem 4.3.1 (Lebesgue dominated convergence theorem). Suppose fn : R → [−∞, ∞] are
(Lebesgue) measurable functions such that the pointwise limit f (x) = limn→∞ fn (x) exists.
Assume there is an integrable g : R → [0, ∞] with |fn (x)| ≤ g(x) for each x ∈ R. Then f is
integrable as is fn for each n, and
Z Z Z
lim fn dµ = lim fn dµ = f dµ
n→∞ R R n→∞ R
R R
Proof. Since |fn (x)| ≤ g(x) and g is integrable, R |fn | dµ ≤ R g dµ < ∞. So fn is integrable.
We know f is measurable (as a pointwise limit of measurable functions) and then, similarly,
|f (x)| = limn→∞ |fn (x)| ≤ g(x) implies that f is integrable too.
The proof does not work properly if g(x) = ∞ for some x. We know that g(x) < ∞ almost
everywhere. So we can take E = {x ∈ R : g(x) = ∞} and multiply g and each of the functions
fn and f by 1 − χE to make sure all the functions have finite values. As we are changing them
all only on the set E of measure 0, this change does not affect the integrals or the conclusions.
We assume then all have finite values.
Lebesgue integral 5

Let hn = g − fn , so that hn ≥ 0. By Fatou’s lemma


Z Z Z
lim inf (g − fn ) dµ ≥ lim inf (g − fn ) dµ = (g − f ) dµ
n→∞ R R n→∞ R

and that gives


Z Z  Z Z Z Z
lim inf g dµ − fn dµ = g dµ − lim sup fn dµ ≥ g dµ − f dµ
n→∞ R R R n→∞ R R R
or Z Z
lim sup fn dµ ≤ f dµ (1)
n→∞ R R
Repeat this Fatou’s lemma argument with g + fn rather than g − fn . We get
Z Z Z
lim inf (g + fn ) dµ ≥ lim inf (g + fn ) dµ = (g + f ) dµ
n→∞ R R n→∞ R

and that gives


Z Z  Z Z Z Z
lim inf g dµ + fn dµ = g dµ + lim inf fn dµ ≥ g dµ + f dµ
n→∞ R R R n→∞ R R R
or Z Z
lim inf fn dµ ≥ f dµ (2)
n→∞ R R
Combining (1) and (2) we get
Z Z Z Z
f dµ ≤ lim inf fn dµ ≤ lim sup fn dµ ≤ f dµ
R n→∞ R n→∞ R R

which forces Z Z Z
f dµ = lim inf fn dµ = lim sup fn dµ
R n→∞ R n→∞ R
and that gives the result because if lim supn→∞ an = lim inf n→∞ an (for a sequence (an )∞
n=1 ), it
implies that limn→∞ an exists and limn→∞ an = lim supn→∞ an = lim inf n→∞ an .
Remark 4.3.2. The example following Fatou’s lemma also shows that the assumption about the
existence of the dominating function g can’t be dispensed with.

4.4 Applications of the dominated convergence theorem


Theorem 4.4.1 (Continuity of integrals). Assume f : R × R → R is such that x 7→ f [t] (x) =
f (x, t) is measurable for each t ∈ R and t 7→ f (x, t) is continuous for each x ∈ R. Assume also
that there is an integrable g : R → R with |f (x, t)| ≤ g(x) for each x, t ∈ R. Then the function
f [t] is integrable for each t and the function F : R → R defined by
Z Z
[t]
F (t) = f dµ = f (x, t) dµ(x)
R R

is continuous.
6 2017–18 Mathematics MA2224

R R
Proof. Since f [t] is measurable and |f [t] | ≤ g we have R |f [t] | dµ ≤ R g dµ < ∞ and so f [t] is
integrable (for each t ∈ R). This F (t) makes sense.
To show that F is continuous at t0 ∈ R it is enough to show that for each sequence (tn )∞ n=1
with limn→∞ tn = t0 we have limn→∞ F (tn ) = F (t0 ).
But that follows from the dominated convergence theorem applied to fn (t) = f (x, tn ), since
we have
lim fn (t) = lim f (x, tn ) = f (x, t0 )
n→∞ n→∞
by continuity of t 7→ f (x, t). We also have |fn (t)| = |f (x, tn )| ≤ g(x) for each n and each
x ∈ R.
Example 4.4.2. Show that Z
F (t) = e−x cos(πt) dµ(x)
[0,∞)
is continuous.
Proof. The idea is to apply the theorem with dominating function g(x) given by
(
e−x for x ≥ 0
g(x) = χ[0,∞) (x)e−x =
0 for x < 0
We need to know that R g dµ < ∞ (and that g is measurable and that x 7→ χ[0,∞) (x)e−x cos(πt)
R

is measurable for each t — but we do know that these are measurable because e−x is continuous
and χ[0,∞) is measurable).
By the Monotone Convergence Theorem,
Z Z Z Z n
−x
g dµ = lim χ[−n,n] g dµ = lim χ[0,n] e dµ(x) = lim e−x dµ(x)
R n→∞ R n→∞ R n→∞ 0
You
R can work this out easily using ordinary Riemann integral ideas and the limit is 1. So
R
g dµ < ∞.
Now the theorem applies because
|χ[0,∞) (x)e−x cos(πt)| ≤ g(x)
for each (x, t) ∈ R2 (and certainly t 7→ χ[0,∞) (x)e−x cos(πt) is continuous for each x).
Theorem 4.4.3 (Differentiating under the integral sign). Assume f : R × R → R is such that
x 7→ f [t] (x) = f (x, t) is measurable for each t ∈ R, that f [t0 ] (x) = f (x, t0 ) is integrable for
some t0 ∈ R and ∂f∂t (x,t)
exists for each (x, t). Assume also that there is an integrable g : R → R
∂f
with | ∂t |(x,t) | ≤ g(x) for each x, t ∈ R. Then the function x 7→ f (x, t) is integrable for each t
and the function F : R → R defined by
Z Z
[t]
F (t) = f dµ = f (x, t) dµ(x)
R R
is differentiable with derivative
Z Z
0 d ∂
F (t) = f (x, t) dµ(x) = f (x, t) dµ(x).
dt R R ∂t
Lebesgue integral 7

Proof. Applying the Mean Value theorem to the function t 7→ f (x, t), for each t 6= t0 we have
to have some c between t0 and t so that

∂f
f (x, t) − f (x, t0 ) = |(x,c) (t − t0 )
∂t
It follows that
|f (x, t) − f (x, t0 )| ≤ g(x)|t − t0 |
and so
|f (x, t)| ≤ |f (x, t0 )| + g(x)|t − t0 |.
Thus
Z Z
|f (x, t)| dµ(x) ≤ (|f (x, t0 )| + g(x)|t − t0 |) dµ(x)
R ZR Z
= |f (x, t0 )| dµ(x) + |t − t0 | g dµ < ∞,
R R

which establishes that the function x 7→ f (x, t) is integrable for each t.


To prove the formula for F 0 (t) consider any sequence (tn )∞ n=1 so that limn→∞ tn = t but
tn 6= t for each t. We claim that

F (tn ) − F (t)
Z

lim = f (x, t) dµ(x). (3)
n→∞ tn − t R ∂t

We have
F (tn ) − F (t) f (x, tn ) − f (x, t)
Z Z
= dµ(x) = fn (x) dµ(x)
tn − t R tn − t R

where
f (x, tn ) − f (x, t)
fn (x) = .
tn − t
Notice that, for each x we know
∂f
lim fn (x) = |(x,t)
n→∞ ∂t
and so (3) will follow from the dominated convergence theorem once we show that |fn (x)| ≤
g(x) for each x.
That follows from the Mean Value theorem again because there is c between t and tn (with c
depending on x) so that

f (x, tn ) − f (x, t) ∂f
fn (x) = = |(x,c) .
tn − t ∂t

So |fn (x)| ≤ g(x) for each x.


8 2017–18 Mathematics MA2224

4.5 What’s missing?


There are quite a few topics that are very useful and that we have not covered at all. Some of the
things we have covered are simplified from the way they are often stated and used.
An example in the latter category is that the Monotone Convergence Theorem and the Dom-
inated Convergence Theorem are true if we only assume the hypotheses are valid almost every-
where. The Monotone Convergence Theorem is still true if we assume that the sequence (fn )∞ n=1
of measurable functions satisfies fn ≥ 0 almost everywhere and fn ≤ fn+1 almost everywhere
(for each n). Then the pointwise limit f (x) = limn→∞ fn (x) may exist only almost everywhere.
Something similar for the Dominated Convergence Theorem.
We stuck to integrals of functions f (x) defined for x ∈ R (or for x ∈ X ∈ L — which
is more or less the same because we can extend them to be zero on R \ X) and we used only
Lebesgue measure µ on the Lebesgue σ-algebra L . What we need abstractly is just a mea-
sure space (X, Σ, λ) and Σ-measurable integrands f : X → [−∞, ∞]. By definition f is Σ-
measurable if
f −1 ([−∞, a]) = {x ∈ X : f (x) ≤ a} ∈ Σ (∀a ∈ R),
and it follows from that condition that f −1 (B) ∈ Σ for all Borel subsets B ⊆ R. We can
Pn on X (f : X → R with
then talk about simple functions
−1
finite range f (X) = {y! , y2 , . . . , yn }),
their standard form (f = y χ where F = f ({yj })), integrals of non-negative Σ-
R j Fj
j=1 Pn j
measurable simple functions ( X f dλ = j=1 yj λ(Fj )), integrals of non-negative measur-
able f : X → [0, ∞], (generalised) Monotone convergence theorem, λ-integrable Σ-measurable
f : X → [−∞, ∞], (generalised) Dominated Convergence Theorem.
To make this applicable, we would need some more examples of measures, other that just
Lebesgue measure µ : L → [0, ∞]. We did touch on some examples of measures that don’t
correspond so obviously to ‘total length’ as µ does. For instance if f : R → [0, ∞] is a non-
negative (Lebesgue)
R measurable function, there is an associated measure λf : L → [0, ∞] given
by λf (E) = E f dµ. (We discussed λf when f was simple but the fact that λf is a measure
even when f is not R simple follows easily from the Monotone Convergence Theorem.) If we
choose f so that R f dµ = 1, then we get a probability measure from λf (and f is called a
probability √density function). The standard normal distribution is the name given to λf when
2
f (x) = (1/ 2π)e−x /2 . That’s just one example.
The Radon Nikodym theorem gives a way to recognise measures λ : L → [0, ∞] that are of
the form λ = λf for some non-negative (Lebesgue) measurable function f . The key thing is that
µ(E) = 0 ⇒ λ(E) = 0. The full version of the Radon Nikodym theorem applies not just to
measures on (R, L ) with respect to µ, but to many more general measure spaces.
And then we could have explained area measure on R2 , volume measure on R3 , n-dimensional
volume measure on Rn , Fubini’s theorem relating integrals on product spaces to iterated inte-
grals, the change of variables formula for integrals on Rn , and quite a few more topics.
One place where measure theory comes up is in defining so-called Lebesgue spaces, which
are Banach spaces defined using (Lebesgue) integration.
R For example L1 (R) is the space of inte-
grable functions f : R → R with norm kf k1 = R |f | dµ. Or to be more precise it is the space of
almost everywhere equivalence classes of such functions. (That is so that kf k1 = 0 only for the
zero element of the space, a property that norms should have.) To make L1 (R) complete we need
Lebesgue integral 9

the Lebesgue integral. Hilbert spaces like L2 (R) come into Fourier analysis, for instance. By
definition L2 (R) is the space of almost everywhere equivalence classes of measurable f : R → R
R R 1/2
that satisfy R |f |2 dµ < ∞ with norm given by kf k2 = R |f |2 dµ .
In short then, there is quite a range of things that the Lebesgue theory is used for (probabil-
ity theory, Fourier analysis, differential equations and partial differential equations, functional
analysis, stochastic processes, . . . ). My aim was to lay the basis for studying these topics later.

R. Timoney March 28, 2018

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy