
Exercises 2.25. Key concepts: Uniform convergence preseves integration, Uniform Cauchyness, M-test
1. For each n ∈ N, let f
n
(x) = nx
n
when x ∈ [0, 1) and f
n
(1) = 0.
(a) Prove that f
n
→ 0 pointwise on [0, 1].
(Hint: recall Exercise 2.24.4 if you’re not sure how to prove this)
(b) By considering the integrals
R
1
0
f
n
(x) dx show that f
n
→ 0 is not uniform.
2. Prove that if f
n
→ f uniformly, then the sequence ( f
n
) is uniformly Cauchy.
3. (a) Suppose ( f
n
) is a sequence of bounded functions on U and suppose that f
n
→ f converges
uniformly on U. Prove that f is bounded on U.
(b) Give an example of a sequence of bounded functions ( f
n
) converging pointwise to f on
[0, ∞), but for which f is unbounded.
4. The sequence defined by f
n
(x) =
nx
1+nx
2
(Exercise 2.24.1) converges uniformly on any closed
interval [a, b] where 0 < a < b.
(a) Check explicitly that
R
b
a
f
n
(x) dx →
R
b
a
f (x) dx, where f = lim f
n
.
(b) Is the same thing true for derivatives?
5. Let f
n
(x) = n
−1
sin n
2
x be defined on R.
(a) Prove that f
n
converges uniformly on R.
(b) Check that
R
x
0
f
n
( t) dt converges for any x ∈ R.
(c) Does the derived sequence ( f
′
n
) converge? Explain.
6. Use the M-test to prove that
∞
∑
n=1
x
n
n
2
defines a continuous function on [−1, 1].
7. Prove that
∞
∑
n=1
x
n
sin x
(n+1)
3
2
n
converges uniformly to a continuous function on the interval [−2, 2].
8. Prove that if
∑
g
k
converges uniformly on a set U and if h is a bounded function on U, then
∑
hg
k
converges uniformly on U.
(Warning: you cannot simply write
∑
hg
k
= h
∑
g
k
)
9. Consider Example 2.20.2.
(a) Check explicitly that the convergence isn’t uniform by computing sup
x∈[−1,1]
|
f
n
(x) − f (x)
|
(b) Prove that f
n
→ 0 pointwise on (0, 1] using the ϵ–N definition of convergence: that is,
given ϵ > 0 and x ∈ (0, 1], find an explicit N(x, ϵ) such that
n > N =⇒
|
f (x)
|
< ϵ
What happens to your choice of N(x, ϵ) as x → 0
+
?
10. Suppose ( f
′
n
) converges uniformly on [a, b] and that each f
′
n
is continuous.
(a) Use the fact that ( f
′
n
) is uniformly Cauchy to prove that ( f
n
) is uniformly Cauchy and thus
converges uniformly to some function f .
(Hint:
|
f
n
(x) − f
m
(x)
|
=
R
x
a
f
′
n
( t) − f
′
m
( t) dt
. . .)
(b) Explain why we need not have assumed the existence of f in Theorem 2.22.
35