Sequences of Functions - Pointwise and Uniform Convergence
Sequences of Functions - Pointwise and Uniform Convergence
Sequences of functions
Pointwise and Uniform Convergence
Fall 2005
Previously, we have studied sequences of real numbers. Now we discuss
the topic of sequences of real valued functions. A sequence of functions {fn }
is a list of functions (f1 , f2 , . . .) such that each fn maps a given subset D of
R into R.
I. Pointwise convergence
Definition. Let D be a subset of R and let {fn } be a sequence of functions
defined on D. We say that {fn } converges pointwise on D if
lim fn (x) exists for each point x in D.
This means that lim fn (x) is a real number that depends only on x.
n
If {fn } is pointwise convergent then the function defined by f (x) = lim fn (x),
n
for all x in R.
fn (x) =
sin(nx + 3)
n+1
for all x in R.
sin(nx + 3)
1
1
n+1
n+1
n+1
Moreover,
1
= 0.
n
n+1
Applying the squeeze theorem for sequences, we obtain that
lim
lim fn (x) = 0
for all x in R.
Finally, fn (1) = n2 for all n. So, lim fn (1) = . Therefore, {fn } is not
n
It follows that
lim (cos(x))n = 0
for x 6= 0.
Moreover, since fn (0) = 1 for all n in N, one gets lim fn (0) = 1. Therefore,
n
on [0, 1].
because ln(1 x) < 0 when 0 < x < 1. Therefore, the given sequence converges pointwise to zero.
Example 8. Let {fn } be the sequence of functions on R defined by
3
n
if
0 < x n1
fn (x) =
1 otherwise
Show that {fn } converges pointwise to the constant function f = 1 on R.
Solution: For any x in R there is a natural number N such that x does
not belong to the interval (0, 1/N ). The intervals (0, 1/n) get smaller as
n . Therefore, fn (x) = 1 for all n > N . Hence,
lim fn (x) = 1 for all x.
I. Uniform convergence
Definition. Let D be a subset of R and let {fn } be a sequence of real
valued functions defined on D. Then {fn } converges uniformly to f if given
any > 0, there exists a natural number N = N () such that
|fn (x) f (x)| < for every n > N
nx
.
1 + n2 x2
Homework
Problem 1.
Let {fn } be the sequence of functions on [0, 1] defined by fn (x) = nx(1x4 )n .
Show that {fn } converges pointwise. Find its pointwise limit.
Problem 2.
1
Is the sequence of functions on [0, 1) defined by fn (x) = (1 x) n pointwise
convergent? Justify your answer.
Problem 3.
Consider the sequence {fn } of functions defined by
fn (x) =
n + cos(nx)
2n + 1
for all x in R.