
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:
- for all and . This is easy to see, since if a function is scaled by , its maximum value is also scaled by .
- with if and only if .
- .
Proof of the triangle inequality
From the triangle inequality for real numbers, we know that
We know that . This is true for all . Thus, is an upper bound for . Thus, we have
Note the order in which the suprema were taken in the above proof.
Therefore, we get a metric .
Claim 155.5.
in , i.e, , such that .
Proof.
□
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
- Uniform limit of continuous functions is continuous.
- Uniform limit of Riemann integrable functions is Riemann integrable, and the limit of the integrals is the integral of the limit.
- Uniform limit of differentiable functions is differentiable provided that the sequence of derivatives also converge uniformly.
Theorem 155.6(Rudin 7.12).
8504b1and each continuous on is continuous on .
Proof.
Let. We’ll show continuity of at . Let . Pick such that for all . Let such that . Now, if , we have
□
Denote by the set of continuous functions in . Then, Theorem 6 says that is a closed subset of .
Theorem 155.7(Rudin 7.16).
9132bband each on on and
Proof.
Let. Since converges uniformly to , . Now,
Consider a partition of . Then, the first inequality above gives us
The above is true for every partition . So, we can take the supremum or infimum on the left (doesn’t matter which, both are equal):
Applying the same idea on the other side gives us
Thus,
Thus, is integrable on .□
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).
94a1f8Suppose
- is differentiable for each ;
- ;
- for some function .
Then, is differentiable with
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
Proof.
Let be such that implies for all . Thus, ,
Conversely, the Cauchy criterion for sequences of real numbers tells us that the sequence converges for every fixed . Thus, is pointwise convergent to some function . We need to prove that this convergence is uniform. Choose such that implies for all . Now, keep and fixed, and consider the sequence obtained by incrementing : . All of these are less than . Thus, their limit must also be less than . So, we have
□
The M-test
Theorem 155.12.
Suppose is a sequence of functions defined on , and suppose
Then, converges converges uniformly on .
Proof.
If converges, then, for arbitrary , from the Cauchy criterion for series,
provided and are large enough. Uniform convergence follows from the Cauchy criterion for uniform convergence. Note the implicit use of the triangle inequality above.□