3
$\begingroup$

From a pedagogical perspective, is there a way to explain to the Dominated Convergence Theorem using visual examples? This may sound tasteless for mathematicians but many times, engineering students do not have exposure to the ways of thinking that mathematicians are comfortable with.

I was hoping that with examples of plots of sequence of functions $f_n(x)$, there must be an easy way of explaining this beautiful result.

Your help and creative ways to explaining this theorem are appreciated.

  • 0
    I just think of it as, as long as the area doesn't escape to infinite, then we can interchange limits and integrals.2017-01-09
  • 0
    Not answering your question, but I usually get a lot of good ideas and intuitions by trying some examples and counter-examples such as [here](http://www.mathcounterexamples.net/counterexamples-around-dominated-convergence-theorem/)2017-01-09

1 Answers 1

0

I guess the best approach is to think of what can go wrong for non-dominated functions. A key counterexample to interchanging limits and integrals is if you can construct a sequence of functions that converges pointwise to 0 but all have constant area. So basically a sequence of functions that converges to an infinitely tall spike at zero with area 1. We can see immediately that a bounded sequence cannot have this problem.

However, nor can a dominated sequence. There can only be a finite amount of area under the dominating function, so the 'spike' cannot compensate to stay of constant area by getting taller as it thins out. Its area must eventually go to zero.

Addendum For visualization's sake, a good counterexample is $f_n(x) = nxe^{-\frac{1}{2}nx^2}$ for $x \ge 0.$