Answers10 Ra
Answers10 Ra
Exercises in red are from the list of the typical exercises for the exam.
Exercises marked with a star ⇤ are for submission to your tutor.
1. For each of the following relations, either justify the interchange of limiting operations
or show that the relation is false (or ill-defined).
Z 1 Z 1✓ ◆
n n
(a) lim dx = lim dx
n!1 0 n2 x2 + 1 0 n!1 n2 x2 + 1
Answer: The relation is false. Indeed, for the left hand side we have
Z n Z 1
1 1
lim dx = dx > 0.
n!1 0 x2 + 1 0 x 2+1
X1 1
d sin n3 x X
2
= n cos n3 x;
n=1
dx n n=1
the series in the right hand side diverges — consider, for example x = 0.
1 1
d X sin nx X d sin nx
(g) = ,x2R
dx n=1 n3 n=1
dx n3
Answer: The relation is true. Justification: we have
|sin nx| 1 d sin nx cos nx 1
6 3, = 6 2,
n3 n dx n3 n2 n
P1 P1
and both series n=1 1/n2 , n=1 1/n3 converge. Thus, by the Weierstrass M -test,
both series
X1 X1
sin nx d sin nx
3
,
n=1
n n=1
dx n3
converge uniformly on R and so, by a Corollary from the lectures, differentiation can
be interchanged with summation here.
1 1
d X n X d n
(h) x = x , x 2 (0, 1). Hint: (0, 1) = [a<1 (0, a)
dx n=0 n=0
dx
Answer:
P1 n P Fix a < 1. We have xn < an and nxn 1 6 nan 1 , and both series
n=0 a , converge. By the Weierstrass M -test, it follows that both
1 n 1
n=0 na
series
1
X 1
X
xn , nxn 1
n=0 n=0
converge uniformly on (0, a), and so differentiation can be interchanged with the
series. As this is true on (0, a) for all a < 1, this is true on (0, 1).
2. Let {amn }1
n,m=1 be the following infinite matrix:
0 1 1 1 1 1 1
0 ···
B 2 4 8 16 32 C
B C
B C
B 1 1 1 1 1 C
B 0 · · ·C
B 2 2 4 8 16 C
B C
B C
B 1 1 1 1 1 C,
B 0 · · ·C
B 4 2 2 4 8 C
B C
B C
B C
B 1 1 1 1 1 C
B 0 · · ·C
@ 16 4 2 2 4 A
.. .. .. .. .. .. ..
. . . . . . .
where m labels the lines and n labels the columns. Compute and compare the quani-
tities
1 X
X 1 1 X
X 1
amn and amn .
m=1 n=1 n=1 m=1
Answer: We have
1
X X1
1 1
amn = n
= m 1
,
n=1 n=m
2 2
and so
1 X
X 1 1
X 1
amn = m 1
= 2.
m=1 n=1 m=1
2
Similarly,
1
X X1
1 1
amn = m
= ,
m=1 m=n
2 2n 1
and so
1 X
X 1 1
X 1
amn = n 1
= 2.
n=1 m=1 n=1
2
and therefore R = 1.
X1 ✓ ◆n
n! n p n
(b) x Hint: use Stirling’s formula n! = 2⇡n (1 + o(1)), n ! 1.
n=0
(2n)! e
Answer: Using Stirling’s formula and c1/n = 1 + o(1), n ! 1, we find
✓ ◆1/n ✓ p ◆1/n
n! 2⇡n(n/e)n n/e
= p (1 + o(1)) = (1 + o(1)) ! 0
(2n)! 4⇡n(2n/e)2n (2n/e)2
as n ! 1, and therefore R = 1.
X1
n2 n
(c) x
n=0
2n
Answer: Using n1/n = 1 + o(1), we find
(n2 2 n 1/n
) = n2/n /2 ! 1/2, n ! 1,
and therefore R = 2.
X1
(d) (n!)xn
n=0
Answer: Using Stirling’s formula, we find
and therefore R = 0.
X1
(e)⇤ (3 n + 4 n )xn
n=0
Answer: We have
n n 1/n 1
(3 +4 ) =3 (1 + (3/4)n )1/n ! 1/3, n ! 1,
and therefore R = 3.
X1 ✓ n ◆
a bn
(f) + 2 xn , a > 0, b > 0
n=1
n n
Answer: Suppose a > b. We have
✓ ◆1/n
an bn 1/n
+ 2 = an (1 + (b/a)n /n)1/n ! a, n ! 1,
n n
and so R = 1/a. Similarly, if b > a, we find
✓ ◆1/n
an bn 2/n
+ 2 = bn (1 + (a/b)n n)1/n ! b, n ! 1,
n n
n=1
Answer: We have 2
(↵n )1/n = ↵n ! 0, n ! 1,
and so R = 1.
X1
xn
(h) p ,a>0
n=1
a n
Answer: We have
p p
n 1/n 1/ n
(1/a ) =a ! 1, n ! 1,
and so R = 1.
x2 x4 x6 x8
(i) 1 + x + 2 + x3 + 4 + x5 + 6 + x7 + 8 + · · · , where b > 0.
b b b b
Answer: We have (
b n if n is even
an =
1 if n is odd.
Thus, (
b 1
if n is even
a1/n =
if n is odd,
n
1
k=1
k k
a1/n
n = (2 k 2
) =2 k2
k!1
= 1, and so R = 1.
1/n
lim sup an
n!1
P1 P1
4. Let n=0 an xn and n=0 bn xn be two power series with radius of convergence R and
Prespectively.
S What can you say about the radius of convergence of the power series
P1
and n=0 an bn x ?
1 n n
(a
n=0 n + b n )x
P
Answer: Let us show that the radius of convergence of (an + bP n )x is min{R,
n
P S} nif
R 6= S. Suppose R > S (otherwise, swap the two series). Both an xn and bn x
converge for |x|P< S, and so the sum must also converge in this range. On the other
hand, suppose (an + bn )xn converges for some |x| > S; since the domain of con-
vergence
P of a power series is an Pinterval, we can choose x with S < |x| < R such that
(an + bn )xn converges. Since an xn also converges for this x, we conclude that
X X X
bn x n = (an + bn )xn an xn
converges for x > 0 and its sum #(x) (called the theta function) is a continuous function
of x > 0. Theta function plays an important role in complex analysis and number theory.
Hint: consider convergence on intervals [a, 1) for a > 0.
Answer: Following the hint, consider the series on the interval [a, 1) for a > 0. We
have 2
e ⇡n x 6 e ⇡an , n > 1, x > a.
P1
Since n=1 e ⇡an converges, we conclude that our series converges absolutely and
uniformly on [a, 1) and defines a continuous function there. Since a > 0 is arbitrary,
we conclude that the series converges for all x > 0 and defines a continuous function
of x > 0. It is not difficult to see that the convergence on (0, 1) is not uniform.
P1
7. Let an ! 1 be a sequence of positive numbers such that 1
n=1 an < 1. Prove that
the series
1
X 1
n=1
x + an
converges uniformly for x > 0 and defines a continuous function on [0, 1). You will see
such series in the Complex Analysis module (it defines a function of complex variable
with singularities at the points an ).
Answer: We have
1 1
6 , x > 0,
x + an an
P1
and the series n=1 a1n converges by assumption. It follows that our series converges
absolutely and uniformly on [0, 1) and defines a continuous function there.
Challenging exercises
8. Prove that the function
1
X 1
f (x) =
n= 1
(x n)2
and so
1 1
6 , |n| > N + 1.
(x n)2 (|n| N )2
Since the series X 1
(|n| N )2
|n|>N +1
converges, we see that the series for f (x) converges uniformly on ( N, N ) \ Z. Since
N 2 N can be chosen as large as we wish, we obtain the desired conclusion.
9. Let fn , f be functions on [0, 1) such that
• fn , f are Riemann integrable on each interval [0, b], b > 0;
• fn ! f as n ! 1 uniformly on each interval [0, b], b > 0;
• |fn (x)| 6 g(x), |fR(x)| 6 g(x) for all x > 0, where g is a function such that the
improper integral 0 g(x)dx converges.
1
Prove that Z 1 Z 1
lim fn (x)dx = f (x)dx.
n!1 0 0
where Z 1 Z 1 Z 1
fn (x)dx 6 |fn (x)|dx 6 |g(x)|dx < "
R R R
and similarly Z Z Z
1 1 1
f (x)dx 6 |f (x)|dx 6 |g(x)|dx < ".
R R R