Sequences of functions

Definition 155.1.

Suppose is a sequence of functions defined on a set , and suppose that the sequence of numbers converges for every . We can then define a function by

Under these circumstances, we say that converges pointwise (or simply converges) on to the limit function .

Definition 155.2.

Similarly, if converges for every , and if we define

then is called the sum of the series .

We want to determine whether important properties of functions such as continuity and differentiability are preserved under these limit operations. For example, if is a sequence of pointwise convergent functions, and every is continuous, is the limit function continuous? Several easy examples can be constructed with little thought to show that this is definitely not the case. For example, consider the sequence of functions defined by on . Each is continuous. Now, consider the limit function, . For any , converges to . But at , . So, we get

which is clearly discontinuous. So, pointwise convergence does not preserve properties such as continuity. However, a stronger form of convergence, called uniform convergence, does. Uniform limits of functions preserve continuity, uniform continuity, integrability, and - with additional hypothesis - differentiability.

Remark

To say is continuous at a limit point means

Hence, to ask whether the limit of a sequence of continuous functions is continuous is the same as to ask whether

(We have used the definition of as the pointwise limit of and the hypothesis that are continuous). So, we are essentially asking whether the order in which limit processes are carried out is immaterial. As noted before, this is not true for pointwise convergent functions, but is true for uniformly convergent functions.


Uniform convergence

Recall our definition of uniform continuity and how it relates to vanilla continuity. Something similar will happen here. Notice that the definition of pointwise convergence can be restated like so:

Definition 155.3.

Let . is pointwise convergent if

Compare with the definition of uniform convergence:

Definition 155.4.

Let . is uniformly convergent if

converges uniformly if and only if

converging uniformly to is denoted by . (The parentheses denoting that are elements of a sequence may periodically be dropped.)

There exist parallel definitions for and .

Another perspective on uniform convergence

Let be a metric space. Define

Define a norm on by

This turns into a normed linear space over , since all the properties of the norm are satisfied by our definition:

  1. for all and . This is easy to see, since if a function is scaled by , its maximum value is also scaled by .
  2. with if and only if .
  3. .

Therefore, we get a metric .

Claim 155.5.

in , i.e, , such that .

Remark

Consider . Let be the set of all continuous functions on . Now, since continuous functions on compact sets are bounded, . Since the limit of uniformly converging continuous functions is continuous the limit of every convergent sequence in is also in , i.e, is a closed subset of !

Results due to uniform convergence

  1. Uniform limit of continuous functions is continuous.
  2. Uniform limit of Riemann integrable functions is Riemann integrable, and the limit of the integrals is the integral of the limit.
  3. Uniform limit of differentiable functions is differentiable provided that the sequence of derivatives also converge uniformly.

Theorem 155.6(Rudin 7.12).

and each continuous on is continuous on .

8504b1

Denote by the set of continuous functions in . Then, Theorem 6 says that is a closed subset of .

Theorem 155.7(Rudin 7.16).

and each on on and

9132bb

Denote by the set of integrable functions in . Then, Theorem 7 says that is a closed subset of , and the integral function is a continuous map from to (by the sequence criterion).

Example 155.8(Term by term integration).

A uniformly convergent series of integrable functions can be integrated term-by-term:

Theorem 155.9(Rudin 7.17).

Suppose

  • are differentiable on ,
  • , and
  • there exists some such that converges.

Then, and for all .

A cuter version with weaker hypothesis:

Theorem 155.10(Pugh (2015) 4.9).

Suppose

  1. is differentiable for each ;
  2. ;
  3. for some function .

Then, is differentiable with

94a1f8

Criteria for uniform convergence

The Cauchy Criterion

Theorem 155.11.

The sequence of functions defined on converges uniformly on if and only if for every there exists an integer such that , , implies

The M-test

Theorem 155.12.

Suppose is a sequence of functions defined on , and suppose

Then, converges converges uniformly on .


References

Pugh, C. C. (2015). Real Mathematical Analysis. Springer International Publishing. https://doi.org/10.1007/978-3-319-17771-7