Pointwise & Uniform Convergence (I)
Pointwise & Uniform Convergence (I)
Pointwise Convergence
Definition of pointwise convergence:
A sequence of functions f1 , f2 , … , fn , … : E → ℝ (where E is a subset of ℝ is said to be
converges pointwise on E to function f: E → ℝ if and only if
For g(x)
By taking limit n → ∞, we have
lim 𝑥 𝑛 = 0 𝑖𝑓 𝑥 ∈ [0,1)
𝑛 n→∞
lim 𝑔𝑛 (𝑥) = lim 𝑥 =
n→∞ n→∞ lim 1𝑛 = lim 1 = 1 𝑖𝑓 𝑥 = 1
n→∞ n→∞
1 if x = 1
Thus g n (x) converges pointwise to g(x) =
0 if x ∈ [0,1)
Example 2 (Pointwise Convergence of series of functions)
Discuss the pointwise convergence of series of functions
∞
n2
xn
n=1
on (0, ∞)
Solution:
By applying root test (or ratio test if you wish), we have
𝑛
𝑛
𝑛 n2 𝑛2 1
lim 𝑎𝑛 = lim = lim = for x ∈ (0, ∞)
n→∞ n→∞ x n n→∞ 𝑥 𝑥
1 1
We see the series converges (absolutely) if < 1 ⇔ 𝑥 > 1 and diverges if >1⇔𝑥<
x x
1
1. Now it remains to check the case = 1 ⇔ x = 1 (which root test does not give any
x
n2
n=1
Which clearly diverges by term test (as limn→∞ 𝑛2 = +∞, thus when x > 1 (or
x ∈ (1, ∞)), the series converges pointwise.
(*Note: In the above example (1, ∞) is also called domain of convergence)
Example 3
Discuss the pointwise convergence of series of functions
∞
e2n
1+ x−1 n
n=1
Solution:
By applying root test (or ratio test) again, we have
𝑛
𝑛 e2n 𝑒2 𝑒2
lim 𝑎𝑛 = lim n
= lim = for x ∈ (0, ∞)
n→∞ n→∞ 1+ x−1 n→∞ 1 + |𝑥 − 1| 1 + |𝑥 − 1|
𝑒2
Hence the series converges if < 1 ⇔ 𝑥 − 1 > 𝑒 2 − 1 ⇔ x > e2 or x < 2 − e2
1+|𝑥−1|
𝑒2
and diverges if > 1 ⇔ 𝑥 − 1 < 𝑒 2 − 1 ⇔ 2 − e2 < 𝑥 < e2
1+|𝑥−1|
𝑒2
It remains to check the case = 1 ⇔ 𝑥 = 2 − 𝑒 2 and x = e2
1+|𝑥−1|
Example 4
Find the domain of convergence and radius of convergence of the power series
∞
n3
(𝑥 − 1)𝑛
3n
n=1
Solution:
We can apply root test
𝑛 𝑛 3
𝑛 𝑛3 𝑛 𝑥−1
lim 𝑎𝑛 = lim 𝑥 − 1 = lim 𝑥−1 =
n→∞ 𝑛 →∞ 3 𝑛 →∞ 3 3
x−1
The series converges when < 1 → x − 1 < 3 → −2 < 𝑥 < 4
3
x−1
The series diverges when > 1 → x − 1 > 3 → 𝑥 < −2 𝑎𝑛𝑑 𝑥 > 4
3
3
∞ n ∞
At x = −2, the series become n=1 3n (−3)𝑛 = n=1 −1 n n3 which diverges
3
∞ n ∞
At x = 4, the series become n=1 3n (3)𝑛 = n=1 n
3
which diverges
Example 5
Find the domain of convergence and radius of convergence of the following power
series
∞
2n n
x
n!
n=1
Solution:
Since the terms involves factorial, instead of using root test, it may better for us to use
ratio test
2𝑛 +1 𝑥 𝑛+1
𝑎𝑛+1 𝑛+1 ! 2𝑥
lim = lim 𝑛 𝑛 = lim =0<1
n→∞ 𝑎𝑛 n→∞ 2 𝑥 𝑛→∞ 𝑛 + 1
𝑛!
So the series converges for all x ∈ 𝐑, the domain of convergence is (−∞, ∞) and
R=∞
Uniform Convergence
Besides pointwise convergence, next we would like to introduce another type of
convergence which is called uniform convergence. It allows us to do some operations like
∞ ∞
b ∞ ∞ b
fn (x) dx = fn x dx
a n=1 n=1 a
∞ ∞
d d
fn (x) = f (x)
dx dx n
n=1 n=1
lim sup 𝑓𝑛 𝑥 − 𝑓 𝑥 =0
n→∞ x∈E
on [0,1]
Solution:
For 𝐟𝐧 (𝐱)
(Step 1: Find the Limit)
From example 1, we see the limit is f x = limn→∞ 𝑓𝑛 (𝑥) = 1
(Step 2: Compute sup-norm)
𝑥 𝑥 1
sup 𝑓𝑛 𝑥 − 𝑓 𝑥 = sup 𝑒 𝑛 − 1 = sup (𝑒 𝑛 − 1) = 𝑒 𝑛 − 1
x∈[0,1] x∈ 0,1 x∈ 0,1
Then
1
lim sup 𝑓𝑛 𝑥 − 𝑓 𝑥 = lim (𝑒 𝑛 − 1) = 0
n→∞ x∈E 𝑛→∞
Let consider the two functions in Example 6, by plotting their graphs out, we can see
x
1. fn x = en f x = limn→∞ 𝑓𝑛 (𝑥) = 1
f1 = ex
x
f2 = e2
…
x
fn = en
0 1 0 1
Continuous Continuous
g1 = x 1
g2 = x2
…
gn = xn
0 1 0 1
Continuous Not Continuous
From the above two examples, we see if fn (x) converges in similar speed, then the
continuity of fn can be preserved (in (1)). However if g n (x) converges very fast at some
points and converges very slow in some points (say (2)). Then the property of g n (x) may
be “destroyed” at n → ∞.
L-test (for sequence of functions)
Let fn : E → R be sequences of functions on set E, suppose
1) limn→∞ 𝑓𝑛 (𝑥) = 𝑓(𝑥) (Pointwise Limit)
2) For each n = 1,2,3, … there is constant Ln such that
fn x − f x ≤ Ln for all x ∈ E
3) limn→∞ 𝐿𝑛 = 0
Then fn (x) converges uniformly to f(x)
Example 7
Show that the following sequence of functions
sinnx
fn x =
1 + nx
converges uniformly on [c, ∞) where c is a positive number.
(Step 1: Find the limit first)
For any x ∈ [c, ∞), we have
sin
(nx)
f x = lim 𝑓𝑛 (𝑥) = lim = 0 (Since 1 + nx → ∞)
n→∞ n→∞ 1 + nx
Exercise 1
Find the domain of convergence of following series of functions
∞
a) n=1 −1 n xe−nx
∞ 1
b) n=1 1+ x−1 + x−2 n
Exercise 2
Find the domain of convergence and radius of convergence for the following power series
∞ n x−1 n
a) n=1 n+1 n+2
∞ 1 n
b) n=1 1−n xn
n 2
∞ 2 n 𝑛
c) n=1 3n 𝑥+1
Exercise 3
1
a) Show that the sequence of functions fn x = nx +1 converges pointwise but not
Exercise 4
Show that if 𝑓𝑛 and 𝑔𝑛 converges uniformly to 𝑓, 𝑔 respectively on a set E, then
𝑓𝑛 + 𝑔𝑛 converges uniformly on E.
Exercise 5
a) Show that if 𝑓𝑛 and 𝑔𝑛 are bounded and converges uniformly to 𝑓, 𝑔 respectively
on a set E, then 𝑓𝑛 𝑔𝑛 converges uniformly on E.
(Hint: Note that fn g n − fg = fn g n − fn g + fn g − fg)
b) Is the statement still true if the condition “𝑓𝑛 and 𝑔𝑛 are bounded” is omitted.
Exercise 6
Show that the following sequences of functions on indicated intervals.
x
a) fn x = 1 2 on x ∈ [1, ∞)
1+ nx 3 3 + 𝑛𝑥 3 3
n2x
b) fn x = 1+n 3 x 2 on x ∈ ℝ