Anasol 2018
Anasol 2018
Part I.
Solve four of the following five problems.
Problem 1. Consider the series n>2 (n log n)−1 and n>2 (n(log n)2 )−1 . Show
P P
that one converges and one diverges by applying a standard convergence test.
Solution: Use the integral test. An antiderivative for 1/(x log x) is log log x (the
substitution u = log x replaces the integrand by du/u) and consequently
Z ∞
dx
= lim (log log T − log log 2) = ∞.
2 x log x T →inf ty
So n>2 (n log n)−1 diverges. On the other hand, an antiderivative for 1/(x(log x)2 )
P
and put µ(t) = eP (t) . Multiplying both sides of the differential equation by µ(t),
we obtain (y(t)µ(t))0 = µ0 (t), whence
y(t) = e−P (t) (eP (t) + κ) = 1 + κe−P (t)
for some constant κ. Now for t > 1 the fact that p(t) > c/t implies that
Z t
P (t) = p(t) dt > c log t,
1
−P (t)
whence e < t . Returning to the equation y(t) = 1 + κe−P (t) , we conclude
−c
Part II.
Solve three of the following six problems.
Problem 6. Define f : R2 → R by
xy
if (x, y) 6= (0, 0),
f (x, y) = x2 + y 2
0 if (x, y) = (0, 0).
Show that ∂f /∂x and ∂f /∂y exist at (0, 0) but f is not differentiable at (0, 0). You
may quote general facts about differentiability.
Solution: To show that ∂f /∂x exists at (0, 0) we set x = 0 and attempt to
differentiate with respect to y at 0. Since f (0, y) is identically 0, we see that
∂f /∂x(0, 0) exists and equals 0. Similarly ∂f /∂y(0, 0) exists and equals 0. However,
if a function is differentiable at a point then it is continuous at that point, but our
f is not continuous at (0, 0): Indeed f is identically 1/2 on the line x = y except
at the point (0, 0), where the value is 0. Thus f is not differentiable at (0, 0).
Problem 7. Let I be any interval in R. Show that if f : I → R is uniformly
continuous and {xn } is a Cauchy sequence in I then {f (xn )} is also Cauchy. Is the
assertion still true if we assume merely that f is continuous? Justify your answer.
Solution: Let ε > 0 be given. Since f is uniformly continuous there exists δ > 0
such that if x, x0 ∈ I and |x − x0 | < δ then |f (x) − f (x0 )| < ε. And since {xn } is
Cauchy there exists N such that if m, n > N then |xm − xn | < δ. So if m, n > N
then |f (xm ) − f (xn )| < ε, and we conclude that {f (xn )} is also Cauchy.
Unless I is closed and bounded and therefore compact, the assertion is false
without the assumption that f is uniformly continuous. For example, take I =
(0, ∞), f (x) = log x, and xn = 1/n. Then {xn } is a Cauchy is a sequence in I but
{f (xn )} is not even bounded, because f (xn ) = − log n.
Problem 8. Show that
1 X 1 1 1
= (− + n+1 − )xn
(x − 1)(x − 2)(x − 3) 2 2 2 · 3n+1
n>0
(c) Explain why (a) and (b) do not contradict Green’s Theorem.
Solution: An easy calculation using the quotient rule shows that
∂Q ∂P
− =0
∂x ∂y
and another easy calculation using the parametrization r(t) = (cos t, sin t) shows
that the line integral in (b) is 2π. But there is no contradiction to Green’s Theorem
Z Z Z
∂Q ∂P
( − ) dx dy = P (x, y) dx + Q(x, y) dy
R ∂x ∂y C
(where R is the unit disk x2 + y 2 6 1) because P and Q are not C 1 functions on
R: Indeed neither is continuous at the origin.
Problem 11. Let C and C 0 be the circles in R3 parametrized by (cos t, sin t, 0)
and (cos t, sin t, 2) respectively (0 6 t 6 2π). Let F(x, y, z) be a C ∞ vector field in
R3 such that ∇ × F = 0. Show that
Z Z
F · dr = F · dr,
C C0
where the integrals on the left and right are the line integrals of F along the oriented
circles C and C 0 respectively.
Solution: Let S be the cylinder x2 + y 2 = 1 for 0 6 z 6 2, oriented so that a
normal vector point outward. Then
Z
(∇ × F) · n dσ = 0,
S
where n is the unit outward normal vector and dσ is the element of surface area on
S. By Stokes’ Theorem, we deduce that
Z Z Z
0= F · dr = F · dr − F · dr,
∂S C C0
and the stated equality follows.
Actually, an even more direct use of Stokes’ Theorem shows that the line integrals
over C and C 0 are equal because both are 0. Indeed, instead of taking S to be the
cylinder, take it to be disk having C as boundary. Since ∇ × F = 0, we deduce
that the integral of ∇ × F over D is 0, whence the line integral of F along C is 0
by Stokes’ Theorem, and similarly for C 0 .
Part III.
Solve one of the following three problems.
Problem 12. For x = (x1 , x2 , . . . , xn ) ∈ Rn , put
q
||x|| = x21 + x22 + · · · + x2n ,
and let S denote the unit sphere ||x|| = 1 in Rn . Let T : Rn → Rn be any linear
transformation. Give a reason why the two sides of the equation
max{x ∈ S : ||T (x)||} = inf{C > 0 : ||T (x)|| 6 C||x|| for all x ∈ Rn }
both exist, and then prove the equation.
Solution: The left-hand side exists because a continuous real-valued function
(such as x 7→ ||T (x)||) on a compact set (like S) attains a maximum value, and the
right-hand side exists because a nonempty set of real numbers which is bounded
5
below has a greatest lower bound. Let us denote the left-hand side by M and the
right-hand side by I. Then ||T (x/||x||)|| 6 M for all nonzero x ∈ Rn , and since T
is linear it follows that ||T (x)|| 6 M ||x|| for all x ∈ Rn , including 0. So M is an
element C of the set on the right-hand side, whence
M > I.
On the other hand, any element C of the set on the right-hand side satisfies
||T (x)|| 6 C if x ∈ S, and therefore the maximum of the values ||T (x)||, namely
M , satisfies M 6 C also. In other words, M is a lower bound for the set on the
right-hand side. Therefore M is less than or equal to the greatest lower bound,
namely I, in other words
M 6 I.
We conclude that M = I.
Problem 13. Let X be a metric space with the following property: For every
infinite subset S of X,
inf{d(x, y) : x 6= y, x, y ∈ S} = 0.
Prove that X is totally bounded: In other words, show that for every ε > 0, the
space X can be covered by finitely many open balls of radius ε.
Solution: Suppose the statement is false for a particular ε > 0, and choose
x1 ∈ X. Then there exists x2 ∈ X such that d(x2 , x1 ) > ε. Also, there exists
x3 ∈ X such that d(x3 , x1 ) > ε and d(x3 , x2 ) > ε. Continuing in this way, we
obtain an infinite sequence {xn } with the property that d(xn , xm ) > ε for n 6= m.
Let S = {xn : n > 1}. Then
inf{d(x, y) : x 6= y, x, y ∈ S} > ε,
a contradiction.
Problem 14. Let S be the surface area of the sphere x2 + y 2 + z 2 = 1 and V
the volume of the ball x2 + y 2 + z 2 6 1. Let S 0 be the surface area of the portion
of the sphere x2 + y 2 + z 2 = 1 lying above the plane z = 1/2, and let V 0 be the
volume of the portion of the ball x2 + y 2 + z 2 6 1 lying above the plane z = 1/2.
Show that S 0 = S/4 and V 0 = 5V /32.
Solution: Parametrize the sphere by Γ(θ, ϕ) = (sin ϕ cos θ, sin ϕ sin θ, cos ϕ).
Then
(∂Γ/∂ϕ) × (∂Γ/∂θ) = (− sin2 ϕ cos θ, sin2 ϕ sin θ, cos ϕ sin ϕ)
and consequently the area element is
||(∂Γ/∂ϕ) × (∂Γ/∂θ)|| = sin ϕ dϕ dθ.
Consequently the surface area of S 0 is
Z 2π Z π/3
sin ϕ dϕ dθ = 2π(1 − 1/2) = π.
0 0
(Here recall that ϕ is the angle between the radial vector Γ(ϕ, θ) and the positive
z-axis.) Since the surface area of the whole sphere is 4π (as follows on replacing
the integral from 0 to π/3 by an integral from 0 to π), we do indeed have S 0 = S/4.
6