Math 2111 Advanced Calculus (I)
Homework 8 Hand in Problems:
1, 2, 3(a)(e), 4(a), 5, 6, 8 Lecture Note: 1, 2, 4 1. Let {an}∞n=1 be a sequence in R with an> 0 and 0 < lim inf
n→∞ an≤ lim sup
n→∞
an < ∞. Prove that
lim sup
n→∞
1
an = 1
lim infn→∞an.
2. Let {an}∞n=1 be a bounded sequence in R and f : R → R be a continuous and increasing function. Prove that
lim sup
n→∞
f (an) = f lim sup
n→∞
an.
3. Check that the following spaces with the given functions k · k are normed vector spaces.
Let I ⊆ R be an interval and a = (a1, a2, a3, · · · ) with ai ∈ R for i = 1, 2, · · · ..
(a) L2(I) :=n
f : I → R
R
I|f (x)|2dx < ∞o
with kf k2 := R
I|f (x)|2dx1/2
. (b) L∞(I) :=n
f : I → R sup
x∈I
|f (x)| < ∞o
with kf k∞:= sup
x∈I
|f (x)|.
(c) C(I) :=n
f : I → R
f is continuous on I and sup
x∈I
|f (x)| < ∞o
with kf kC(I):= sup
x∈I
|f (x)|.
(d) `2 :=
n a
∞
X
i=1
|ai|2 < ∞ o
with kak`2 :=
X∞
i=1
|ai|21/2
.
(e) `∞ :=n a
sup
i∈N
|ai| < ∞o
with kak`∞ := sup
i∈N
|ai|.
4. Check that the following spaces with the given functions < ·, · > are inner product spaces.
Let I ⊆ R be an interval and a = (a1, a2, a3, · · · ) with ai ∈ R for i = 1, 2, · · · . (a) L2(I) with < f, g >:=
Z
I
f (x)g(x) dx.
(b) `2 with < a, b >:=
∞
X
i=1
aibi.
5. Let (V, k · k) be a normed vector space and {vk}∞k=1 is a sequence in V (a) Show that if lim
k→∞vk = v, then
lim
k→∞kvkk = kvk.
(b) Give an example to show that the converse of (a) is false.
6. Let {rn}∞n=1 be a sequence in R3 where
rn =
(a, 0, 0) if n = 3k − 2,
(0, b, 0) if n = 3k − 1, k ∈ N (0, 0, c) if n = 3k
Prove that
∞
X
n=1
rn
n! converges in R3with the usual norm kxk =X3
i=1
x2i1/2
where x = (x1, x2, x3).
(Note: if using the Cauchy criterion, you may need to check that (R3, k · k) is a Banach space.)
7. Suppose that we know the fact that
L2 [0, 1], k·k2 ,
C [0, 1], k·kC([0,1])
and
L∞ [0, 1], k · k∞
are Banach spaces. Let fk(x) = xk for k = 0, 1, 2, · · · . Use the Cauchy criterion to prove
that (a)
∞
X
k=0
fk(x)
2k converges in
L2 [0, 1], k · k2 .
(b)
∞
X
k=0
fk(x)
k! converges in
C [0, 1], k · kC([0,1])
.
(c)
∞
X
k=1
fk(x)
k2 converges in
L∞ [0, 1], k · k∞
.
8. Let (V, k · k) be a normed vector space and W ⊆ V .
(a) Prove that if W is closed in V , then for any convergent sequence {vk}∞k=1 ⊆ W , the limit v = lim
k→∞vk also belongs to W .
(b) Let V = C [0,12] with the norm kf k := max
x∈[0,12]
|f (x)|. Prove that
∞
X
n=0
1 n + 1xn converges in
V, k · k
. (Note: Suppose that
V, k · k
is a Banach space.)
(c) Let W be the set consisting of all polynomials on [0,12] and Pk(x) =
k
X
n=0
1 n + 1xn. Use (b) to prove that W is not closed in C [0,12].
(d) Given δ > 0, define
g(x) := δ
∞
X
n=1
1
n + 1xn, x ∈ [0,1 2].
Prove that g ∈ B(0, δ) where 0 is the zero function on [0,12].
(e) Use (d) to prove that the set W in (c) is not open in C [0,12].
9. Let {an}∞n=1 be a sequence in R.
(a) Prove that
lim sup
n→∞
an= max
lim sup
n→∞
a2n, lim sup
n→∞
a2n+1 .
(b) Suppose that lim sup
n→∞
a2n+1
a2n < 1 and lim sup
n→∞
a2n+2
a2n+1 < 1. Determine whether the series
∞
X
n=1
an converges.
(c) Suppose that lim sup
n→∞
a2n+1 a2n
< 1 and lim sup
n→∞
a2n+2 a2n+1
< 1. Determine whether the series
∞
X
n=1
an converges.
Lecture Note:
• (Page 50)
1. Problem 1.22
• (Page 98)
2. Problem 2.15 3. Problem 2.16
4. Problem 2.17(1)(3)(5)