Let’s talk about summing up functions, finitely and infinitely. Throughout this post, let be a set and
be an ordered field.
Definition 1. For any , let
be a
-valued function. For any
, define the sum function
by
Finite sums aren’t the problem—infinite sums are. Given the sequence of functions, we can create the sequence of sums
. When does the function series
converge? Finally, what does the series converge to?
When we studied series of real numbers, we first analysed sequences of real numbers. The same idea holds for series of functions—let’s first analyse sequences of functions. There turns out to be some subtleties worth expanding on.
Definition 2. Let be a sequence of functions, i.e. for each
,
. Suppose for each
, the sequence
converges. Define the pointwise limit
by
The definition seems rather straightforward. For each , take the limit of the sequence
. Unfortunately, many desirable properties like continuity and differentiability fail spectacularly. We will illustrate continuity for example.
Example 1. For each , define
by
. Each
is continuous. However,
is not continuous. Why? Observe that for
,
while . Hence,
Thus, is clearly discontinuous at
, since
Examples hold for differentiability as well.
The problem here is that our notion of convergence is point-wise. That is, we write to mean that for any
,
. This dependency on
is a local property—it has impacts near
, but not so much beyond.
However, we need to control global properties, that is, we need a handle of the whole function, not just near some point. To achieve this goal, we will adopt a stronger notion of convergence, known as uniform convergence. This subtlety is analogous to the difference between (point-wise) continuity and uniform continuity.
Definition 3. Let be a sequence of functions
and
be a function.
We say that point-wise if
We say that uniformly if
For point-wise convergence, given any fixed , we require an
that yields
. However, in the uniform convergence case, our choice of
should yield the same estimate
regardless of
.
Let’s first check that uniform convergence is a stronger property than point-wise convergence in the following sense:
Theorem 1. Let be a sequence of functions
and
be a function. If
uniformly, then
point-wise.
Proof. Fix and
. Since
uniformly, there exists
such that for any
and for any
,
. Particularising to
yields the estimate
. Thus,
point-wise.
In fact, uniform convergence is so strong it carries on into continuity in the following sense.
Theorem 2. Suppose . Let
be a sequence of continuous functions
and
be a function. Suppose
uniformly on
. Then
is continuous on
.
Proof. Fix . We need to prove that
is continuous at
. To that end, fix
. Since
uniformly, for any
, there exists
such that for any
,
Since is continuous on
, and thus continuous at
, for any
, there exists
such that
Fix such that
. Particularising the uniform convergence condition for
,
Applying the triangle inequality,
To conclude the proof, set . In fact, any choice of
that yields
works. The common trick is called the
-trick, where we set
.
Using this analysis, we observe how the uniform convergence condition is used twice in order to derive continuity.
So we see the power of uniform convergence in helping us “transfer” properties of functions in a sequence to the point-wise limit of those functions. But when do we guarantee uniform convergence?
—Joel Kindiak, 15 Jan, 2219H
Leave a comment