7. Sequence of Functions

6.2 Uniform Convergence of a Sequence of Functions

Point-wise Convergence

For each nN let fn:AR. (fn) converges point-wise on A to f if for all xA, (fn(x))f(x)
(For all ε>0 and xA, NxN so that n>N|fn(x)f(x)|<ε)
N depends on x

Example

Not always continuous
gn(x)=xn on [0,1]
on [0,1),(xn)0
x=1(xn)1

(gn)g={0on [0,1)1x=1

Example

Not always uniform
nxenx=fn on [0,1]
Pasted image 20250313100336.webp|236

max(fn)=fn(1n)=1e

x=0
fn0

if ε<1/ε, |fn(x)f(x)|1e>ε

Example

Not always differentiable
hn(x)=x1+12n1 on [1,1]

limhn=xlimx1/(2n1)=|x|

Uniform Convergence (function sequence)

Let (fn) be a sequence of functions on AR. Then (fn) converges uniformly on A to f if for every ε>0 there exists an NεN so that |fn(x)f(x)|<ε whenever nN for all xA
N does not depend on x

Thm Cauchy Criterion for Uniform Convergence

(fn) converges uniformly on AR iff for all ε>0 there exists an NN so that |fn(x)fm(x)|<ε whenever n,mN and xA

Thm Dini

A monotone sequence of continuous functions converge point-wise on a compact set.
If the limit is continuous then the convergence is uniform.

Continuous Limit Theorem

Assume fn is continuous on AR
If fnuniformf and fn is continuous at xA f is continuous at x

Other facts

Assume fn is continuous
If fnuniformf and fn is differentiable on interval I, not guaranteed that f exists.
Example: Weierstrass function

What if f exists? Must fnf, nope
Example fn=sin(nx)nunif0
fn=ncos(nx)0

Thm Differentiable Limit Theorem

*fnfpoint-wise on [a,b]fnexists on [a,b](fn)uniformg on [a,b]fexists and f=g

Proof:

Fix c[a,b] and let ε>0.
WTS f(c) exists and equals g(c)

f(c)=limncf(x)f(c)xc

want δ>0 so that when 0<|xc|<δ

|f(x)f(c)xcg(c)|<ε|f(x)f(c)xcg(c)||f(x)f(c)xcfn(x)xc|+|fn(x)fn(x)xcfn(c)|+|fn(c)g(c)|

find an fn that forces the first and third terms on the right-hand side to be less than /3. Once we establish which fn we want, we can then use the differentiability
of fn to produce a δ that makes the middle term less than ε/3 for all x satisfying 0<|xc|<δ

Differentiability stronger

We can actually skip proving point-wise convergence:

fnfpoint-wise on [a,b]fnexists on [a,b](fn)uniformg on [a,b]x0[a,b],fn(x0)Lfexists and f=g

Moreover, the limit function f=limfn is differentiable and satisfies f=g.