Before diving into the muck head first, take a moment to go over some of the basic ideas involving continuity -particularly, uniform continuity. We will lightly cover a few concepts of continuity to provide a base for our discussion.
We know from basic calculus and our study of integration, differentiation, and continuity that:
on an interval , then (taken from Elementary Real Analysis by Andrew Bruckner).
(1) If are continuous on
, so is
(2) If are differentiable on
, then so is
. And it follows that,
(3) If are integrable on
, then so is
And we have,
Everything seems to be as expected, right? So, what about adding an infinite number of functions . That is, what would happen, or what can we say about if we had to consider an infinite series of functions?
For points (1)-(3), imagine, for a moment, the nature of an infinite sum. Will it produce the same results?
To spoil the ending, the truth is: (1)-(3) do not necessarily hold as we “stretch” the terms out to infinity. We will is that there is a different type of condition that must absolutely hold for our reproducing the same results as we did in (1)-(3) for an infinite iteration of functions.
POINTWISE LIMITS
As is obvious, we are dealing with sequences of real-valued functions. The nature of how these functions work as a series is, however, not so obvious. In fact, we know what it means for a series of numerical values to converge, but doe the same thing work for functions? This question is among many that we must answer. In fact, is the limit of a sequence of functions still a function? What about differentiation? If each function is differentiable, is $latex \lim_{n \to +\infty} f_{n}$ differentiable? The same goes for integration. And what about continuity? If each of our functions
is continuous on some
, is the limit of these functions as well?
We must cash-out some definitions, look at some properties, and, then, see what theorems follow. From this, we can work some problems and develop an understanding before moving to uniform convergence.
Now, I will be drawing on my own notes for this post, but I recommend that you look at this site as a means to gain some further clarification. You can also find some references and discussions here.
Definition 1:
Let be a sequence of of functions defined on some domain
. If the
for all x in
, we say that the sequence converges pointwise on our domain. The limit defined a functions
on
by the equation,
and we say that .
What stands out about this definition? Well, to see it better, lets write it out in a more logical fashion:
We assert that pointwise to
on
if
notice that N appears after the quantification of x and
. Thus, N may depend on the values of these terms. Make special note as to the quantification of x here as well.
This sets us up for the next big question: what do we make of,
Definition 2:
For each x in and n$latex\in\mathbb{N}$ we let,
If the limit of partial sums is taken (i.e. ) and if such is a real number, we say that the series converges at x for the limit above. If the series converges for all x
, we say that the series converges pointless on D to the function
defined by,
In general we cannot use piecewise limits to provide positive answers to the questions of being continuous if
is on some interval, nor can we do it for differentiation or integration.
For example, consider the following function for x in [0,1]. Each of the
are continuous on [0,1]. But what about at each x? Take consideration of
the limit
and, yet, we get
! Look at the graph of the function to “see” more clearly what is happening here,

Thus, the pointwise limit of the sequence of continuous functions is discontinuous at x=1. Remember our original assertion that this is true for all x in our domain D –well, that is not the case if we are talking about x in D=[0,1]. If we restrict our domain to (0,1) we “get away” with continuity.
In realit, pointwise limits are really not useful because the pointwise limit may not retain any of the useful properties that the original functions shared. We require something more useful and something more meaningful where the existence of it implies all our previous work involving pointwise limits. Nonetheless, our work was not a complete loss. In fact, our study of pointwise limits sets us up for Uniform Convergence.
Before jumping into uniform convergence, lets get some background.
UNIFORM LIMITS
In general, pointwise limits do NOT allow the interchange of limit operations (i.e. continuity at some point in our domain
we would have
and this would absolutely require that
). Uniform limits will often allow us to interchange the limit operations.
Definition 3:
Let be a sequence of functions defined on a common domain D. We say that our sequence converges uniformly to a function
on D if for every
there exists some N
so that,
for all
.
We write, on D.
In logical notation, we have: :
and
there holds
The major difference amid this definition and our the definition regarding piecewise limits is that N depends on and NOT x. Essentially, for some value of n large, the value of the difference of our sequence of functions and the “actual” function is uniform.

And important fact is that if then it also converges pointwise as well. This often allows us to start proofs by looking at the piecewise convergence and moving toward showing uniform convergence. This works because if the question at hand is asking for uniform convergence, one must assume that, at least, working first with what the question will eventually imply sets one up for a path to the solution -at the very least.
In the next post, we will cover the Cauchy Criterion, and, then, talk about uniform convergence.