Sequences and Series Functions
Sequences and Series Functions
n
(x) =
_
1 if x [n, n]
0 otherwise.
Then {
n
} converges to (x) = 1 pointwise on [, ].
Remark. Suppose {f
n
} converges pointwise to f on E. Then given > 0, and given x E, there exists
N = N(x, ) I, such that
|f
n
(x) f(x)| < , for all n N.
In general N depends on as well as x.
For example, consider the sequence of Example 1 above: f
(
x) = x
n
and f(x) = 0, (0 x < 1) and f(1) = 1.
If = 1/2, then, for each x [0, 1], there exists N such that
|f
n
(x) f(x)|
1
2
. for all (n N) ()
For x = 0 or x = 1 , then () holds with N = 1. For x = 3/4 = 0.75, () holds with N = 3 and for x = 0.9
we need N = 7.
We claim that there is no N for which () hold for all x [0, 1]. For if there is such an N, then for all
x [0, 1), (*) implies
x
n
<
1
2
.
In particular we would have
x
N
<
1
2
for all x [0, 1). Taking limit as x 1
_
2n if
1
n
x
2
n
0 otherwise
Then
_
1
0
f
n
(x) dx =
_ 2
n
1
n
2ndx = 2n
_
2
n
1
n
_
= 2 and hence lim
n
_
1
0
f
n
(x) dx = 2.
On the other hand, for xed x [0, 1], we can choose an N so that x > 2/N and hence f
n
(x) = 0 for all n N.
Therefore
f
n
0 pointwise and hence
_
1
0
lim
n
f
n
(x) dx = 0.
Theorem 9.3G If f
n
R[a, b] and if f
n
f uniformly on [a, b], then
_
b
a
f
_
b
a
f.
Remark Let f
n
(x) =
x
n
n
on [0, 1] and let f(x) = 0. Then f
n
f uniformly but f
n
(1) = 1 while f
(1) = 0.
Thus
lim
n
f
n
(x) = f
(x)
does not hold at x = 1.
Theorem 9.3I If f
n
(x) exists for each n and each x [a, b], if f
n
is continuous on [a, b], if {f
n
} convegres
uniformly to f on [a, b], and if {f
n
} convegres uniformly to g on [a, b], then g = f
.
9.4 Convergence and Uniform Convergence of Series of Functions
Deniton 9.4A Let {u
n
} be a sequence of functions and let s
n
(x) =
n
k=1
u
k
(x) be the nth partial sum
of the inntie series
k=1
u
k
(x). We say
k=1
u
k
converges pointwise to f on E if s
n
f pointwise on E. In
this case we write
k=1
u
k
= f pointwise on E
Example Let u
k
= x
k
, 1 < x < 1 and let f(x)
x
1x
. Then
k=1
u
k
= f pointwise on (1, 1).
Deniton 9.4B We say that
k=1
u
k
converges to f uniformly on E if s
n
f uniformly on E. We write
k=1
u
k
= f uniformly on E
Theorem 9.4C If
k=1
u
k
= f uniformly on E, and if {u
k
} is continuous on E, then f is continuous on E.
Exnaple Let
u
n
(x) = x(1 x
n
), (0 x 1, n = 0, 1, 2, ), and let f(x) =
_
1, if 0 < x 1
0, if x = 0.
Then
u
n
= f pointwise on [0, 1].(Verify this) Clearly f is not continuous at x = 0 while u
n
is continuous
for each n.
Theorem 9.4E (Weierstrass M-Test) If {u
k
} is a sequence of continuous functions such that |u
k
(x)|
M
k
for all x E and if
M
k
is convergent, then
k=1
u
k
= f uniformly on E
Notation if {a
k
} and {b
k
} are two sequences, and if a
k
b
k
, we write
k=1
a
k
<<
k=1
b
k
Thus Weierstrass Theorem states that
if
k=1
u
k
<<
k=1
M
k
< , then, for some functionf,
k=1
u
k
= f uniformly on E
Example Since
n=1
sin(nx)
n
2
<<
n=1
1
n
2
< ,
WeierstrassTheorem implies that
n=1
sin(nx)
n
2
converges uniformly on R.
Theorem 9.4F If the power series
k=0
a
k
x
k
converges for x = x
0
(with x
0
= 0), then the power series
converges uniformly on [x
1
, x
1
] for any x
1
[0, |x
0
|].
Theorem 9.4G Let {u
k
} is a sequence of continouous nonnegative functions on [a, b] and if
k=0
u
k
convgres pointwise to a continuous function f on [a, b], then
k=1
u
k
= f uniformly on [a, b].
9.5 Integration and Dierentiation of Series of Functions
Theorem 9.5A Let {u
k
} be sequence of fucntions in R[a, b]. and suppose
k=1
u
k
= f uniformly on
[a, b]. Then f R[a, b] and
_
b
a
f(x) dx =
_
b
a
_
k=1
u
k
(x)
_
dx =
k=1
_
_
b
a
u
k
(x) dx
_
Theorem 9.5B If {u
k
} is dierentiable on [a, b], if {u
k
} is continuous on [a, b], if
u
k
= f uniformly,
and if
u
k
converges uniformly on [a, b], then
k=1
u
k
(x) = f
(x)
Example 1)
1 x + x
2
x
3
+ =
1
1 + x
uniformly on (0, 1)
implies that for any y (0, 1),
_
y
0
1dx
_
y
0
xdx +
_
y
0
x
2
dx
_
y
0
x
3
dx + =
_
y
0
1
1 + x
dx
from which we conclude that
y
y
2
2
+
y
3
3
y
4
4
+ = log(1 + y).
2)
1 + x + x
2
+ x
3
+ =
1
1 x
uniformly on (0, 1)
implies that for all x (1, 1),
1 + 2x + 3x
2
+ 4x
3
+ =
1
(1 x)
2
.
Theorem 9.5C If the power series
k=0
a
k
x
k
convegres to f(x) on [b, b] for some b > 0, then for any
x [b, b],
f
(x) =
k=1
ka
k
x
k1
.
Corollary 9.5D
If f(x) =
k=0
a
k
x
k
, then f
(n)
(x) =
k=n
k(k 1)(k 2) (k n + 1)a
k
x
kn
.
Example (A Continuous Nowhere Dierentiable Function)
Let f
0
(x) = the distance from x to the nearest integer. (Thus f
0
(0.45) = 0.45 and f
0
(3.67) = 0.33)
Dene f
k
(x) = f
k
(10
k
x) and
F(x) =
k=0
f
k
(x)
10
k
.
Then F is continouos everywhere and dierentiable nowhere.
Example Another example of everywhere continuous and nowhere dierentiable function is due to
Weierstrass and is given by
G(x) =
k=0
cos (3
n
x)
2
n
.