0% found this document useful (0 votes)
48 views89 pages

Problems Sol

Uploaded by

kebopix215
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views89 pages

Problems Sol

Uploaded by

kebopix215
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 89

MA-105

Problem Sheets
Autumn Semester 2024

MANOJ KESHARI
SWAPNEEL MAHAJAN

Department of Mathematics
Indian Institute of Technology Bombay
Powai, Mumbai 400076, India
Contents

Chapter 1. Tutorial problems 1


1.0. Revision material on real numbers 1
1.1. Sequences 2
1.2. Limits, continuity, differentiability 4
1.3. Rolle’s and mean value theorems, Maximum/Minimum 6
1.4. Curve sketching, Riemann integration 7
1.5. Length, area, volume 9
1.6. Multivariables, limits, continuity 10
1.7. Maxima, minima, saddle points 12
1.8. Multiple integrals 13
1.9. Vector fields, curves, parameterization 15
1.10. Line integrals and applications 17
1.11. Green’s theorem and applications 18
1.12. Surface area and surface integrals 20
1.13. Divergence theorem and applications 22
1.14. Stokes theorem and applications 23
Chapter 2. Answers 24
2.0. Tutorial sheet 0 24
2.1. Tutorial sheet 1 25
2.2. Tutorial sheet 2 26
2.3. Tutorial sheet 3 27
2.4. Tutorial sheet 4 28
2.5. Tutorial Sheet 5 29
2.6. Tutorial Sheet 6 30
2.7. Tutorial sheet 7 31
2.8. Tutorial sheet 8 32
2.9. Tutorial sheet 9 33
2.10. Tutorial sheet 10 34
2.11. Tutorial sheet 11 35
2.12. Tutorial sheet 12 36
2.13. Tutorial sheet 13 37
2.14. Tutorial sheet 14 38
Chapter 3. Solutions 39
3.0. Tutorial sheet 0 39
3.1. Tutorial sheet 1 41
3.2. Tutorial sheet 2 43
3.3. Tutorial sheet 3 46
3.4. Tutorial sheet 4 48
vii
viii CONTENTS

3.5. Tutorial sheet 5 51


3.6. Tutorial sheet 6 53
3.7. Tutorial sheet 7 56
3.8. Tutorial sheet 8 59
3.9. Tutorial sheet 9 62
3.10. Tutorial sheet 10 66
3.11. Tutorial sheet 11 70
3.12. Tutorial sheet 12 74
3.13. Tutorial sheet 13 78
3.14. Tutorial sheet 14 83
CHAPTER 1

Tutorial problems

1.0. Revision material on real numbers


Mark the following statements as True/False:
(1) +∞ and −∞ are both real numbers.
(2) The set of all even natural numbers is bounded.
(3) The set {x} is an open interval for every x ∈ R.
(4) The set {2/m|m ∈ N} is bounded above.
(5) The set {2/m|m ∈ N} is bounded below.
(6) Union of intervals is also an interval.
(7) Nonempty intersection of intervals is also an interval.
(8) Nonempty intersection of open intervals is also an open interval.
(9) Nonempty intersection of closed intervals is also a closed interval.
(10) Nonempty finite intersection of closed intervals is also a closed interval.
(11) For every x ∈ R, there exists a rational r ∈ Q, such that r > x.
(12) Between any two rational numbers there lies an irrational number.

1
2 1. TUTORIAL PROBLEMS

1.1. Sequences
(1) Using (ϵ-N ) definition prove the following:
10
(i) lim = 0.
n→∞ n
5
(ii) lim = 0.
n→∞ 3n + 1
2/3
n sin(n!)
(iii) lim = 0.
n→∞  n + 1 
n n+1
(iv) lim − = 0.
n→∞ n+1 n
(2) Show that
 the following limits exist and find them :
n n n
(i) lim 2
+ 2 + ··· + 2 .
n→∞
n + 1 n + 2 n +n
n!
(ii) lim n
.
n 3
n→∞
n + 3n2 + 1

(iii) lim .
n→∞ n4 + 8n2 + 2
(iv) lim (n)1/n .
n→∞  √ 
cos π n
(v) lim .
n→∞ n2
√ √ √ 
(vi) lim n n+1− n .
n→∞
(3) Show that the following sequences are not convergent :
n2
(i) { }n≥1 .
n + 1  
1 1
(ii) (−1)n − .
2 n n≥1
(4) Determine
 whether the sequences are increasing or decreasing:
n
(i) .
n2 + 1 n≥1
 n n
2 3
(ii) .
5n+1 n≥1
 
1−n
(iii) .
n2 n≥2
(5) Prove that the following sequences are convergent by showing that they are
monotone and bounded.  Also 
find their limits :
1 2
(i) a1 = 1, an+1 = an + for all n ≥ 1.
√ 2 an

(ii) a1 = 2, an+1 = 2 + an for all n ≥ 1.
an
(iii) a1 = 2, an+1 = 3 + for all n ≥ 1.
2
(6) If lim an = L, find the following : lim an+1 , lim |an |.
n→∞ n→∞ n→∞
(7) If lim an = L ̸= 0, show that there exists n0 ∈ N such that
n→∞

|L|
|an | ≥ for all n ≥ n0 .
2
1/2
(8) If an ≥ 0 and lim an = 0, show that lim an = 0.
n→∞ n→∞
1.1. SEQUENCES 3

(Optional: State and prove a corresponding result if an → L > 0.)


(9) For given sequences {an }n≥1 and {bn }n≥1 , prove or disprove the following :
(i) {an bn }n≥1 is convergent, if {an }n≥1 is convergent.
(ii) {an bn }n≥1 is convergent, if {an }n≥1 is convergent and {bn }n≥1 is bounded.
(10) Show that a sequence {an }n≥1 is convergent iff both the subsequences {a2n }n≥1
and {a2n+1 }n≥1 are convergent to the same limit.
Supplement
(1) A sequence {an }n≥1 is said to be Cauchy if for any ϵ > 0, there exists n0 ∈ N
such that |an − am | < ϵ for all m, n ≥ n0 .
In other words, the elements of a Cauchy sequence come arbitrarily close to each
other after some stage. One can show that every convergent sequence is also
Cauchy and conversely, every Cauchy sequence in R is also convergent. This is
an equivalent way of stating the Completeness property of real numbers.
(2) To prove that a sequence {an }n≥1 is convergent to L, one needs to find a real
number L (not given by the sequences) and verify the required property. However
the concept of ‘Cauchyness’ of a sequence is purely an ‘intrinsic’ property which
can be verified purely for the given sequence. Still a sequence is Cauchy if and
only if it is convergent.
(3) In problem 5(i) we defined
1 2
a0 = 1, an+1 = (an + ) for all n ≥ 1.
2 an
The sequence {an }n≥1 is a monotonically decreasing sequence of rational numbers
which is bounded below. However, it cannot converge to a rational (why?). This
exhibits the need to enlarge the concept√ of numbers beyond rational numbers.
The sequence {an }n≥1 converges to 2 and its elements an ’s are used to find

rational approximation (in computing machines) of 2.
4 1. TUTORIAL PROBLEMS

1.2. Limits, continuity, differentiability


(1) Let a < c < b and f, g : (a, b) → R be such that lim f (x) = 0. Prove or disprove
x→c
the following statements:
(i) lim [f (x)g(x)] = 0.
x→c
(ii) lim [f (x)g(x)] = 0, if g is bounded.
x→c
(iii) lim [f (x)g(x)] = 0, if lim g(x) exists.
x→c x→c
(2) Let f : R → R be such that lim f (x) exists for α ∈ R. Show that
x→α

lim [f (α + h) − f (α − h)] = 0.
h→0

Analyze the converse.


(3) Discuss the continuity of the following functions :
1
(i) f (x) = sin , if x ̸= 0 and f (0) = 0.
x
1
(ii) f (x) = x sin , if x ̸= 0 and f (0) = 0.
x
 x
 if 1 ≤ x < 2



 [x]

(iii) f (x) = 1 if x = 2



 √


6 − x if 2 ≤ x ≤ 3
(4) Let f : R → R satisfy f (x + y) = f (x) + f (y) for all x, y ∈ R. If f is continuous
at 0, show that f is continuous at every c ∈ R.
(Optional Show that the function f satisfies f (kx) = kf (x), for all k ∈ R).
(5) Let f (x) = x2 sin(1/x) for x ̸= 0 and f (0) = 0. Show that f is differentiable on

R. Is f a continuous function?
(6) Let f : (a, b) → R be a function such that

|f (x + h) − f (x)| ≤ C|h|α

for all x, x + h ∈ (a, b), where C is a constant and α > 1. Show that f is

differentiable on (a, b) and compute f (x) for x ∈ (a, b).
(7) If f : (a, b) → R is differentiable at c ∈ (a, b), then show that

f (c + h) − f (c − h)
lim
h→0+ 2h

exists and equals f (c). Is the converse true ? [Hint: Consider f (x) = |x|.]
(8) Let f : R → R satisfy

f (x + y) = f (x)f (y) for all x, y ∈ R.

If f is differentiable at 0, then show that f is differentiable at every c ∈ R and


′ ′
f (c) = f (0)f (c).
(Optional Show that f has a derivative of every order on R.)
(9) Using the theorem on derivative of inverse function. Compute the derivative of
(i) cos−1 x, −1 < x < 1.
(ii) cosec−1 x, |x| > 1.
1.2. LIMITS, CONTINUITY, DIFFERENTIABILITY 5

dy
(10) Compute , given
dx
 
2x − 1 ′
y=f andf (x) = sin(x2 ).
x+1
Optional Exercises:
(11) Construct an example of a function f : R → R which is continuous every where
and is differentiable
 everywhere except at 2 points.
1, if x is rational,
(12) Let f (x) =
0, if x is irrational.
Show thatf is discontinuous at every c ∈ R.
x, if x is rational,
(13) Let g(x) =
1 − x, if x is irrational.
Show that g is continuous only at c = 1/2.
(14) Let f : (a, b) → R and c ∈ (a, b) be such that lim f (x) > α. Prove that there
x→c
exists some δ > 0 such that
f (c + h) > α for all 0 < |h| < δ.
(See also question 7 of Tutorial Sheet 1.)
(15) Let f : (a, b) → R and c ∈ (a, b). Show that the following are equivalent :
(i) f is differentiable at c.
(ii) There exist δ > 0 and a function ϵ1 : (−δ, δ) → R such that limh→0 ϵ1 (h) =
0 and
f (c + h) = f (c) + αh + hϵ1 (h) for all h ∈ (−δ, δ).
(iii) There exists α ∈ R such that
 
|f (c + h) − f (c) − αh|
lim = 0.
h→0 |h|
6 1. TUTORIAL PROBLEMS

1.3. Rolle’s and mean value theorems, Maximum/Minimum


(1) Show that the cubic x3 − 6x + 3 has all roots real.
(2) Let p and q be two real numbers with p > 0. Show that the cubic x3 + px + q
has exactly one real root.
(3) Let f be continuous on [a, b] and differentiable on (a, b). If f (a) and f (b) are

of different signs and f (x) ̸= 0 for all x ∈ (a, b), show that there is a unique
x0 ∈ (a, b) such that f (x0 ) = 0.
(4) Consider the cubic f (x) = x3 + px + q, where p and q are real numbers. If f (x)
has three distinct real roots, show that 4p3 + 27q 2 < 0 by proving the following:
(i) p < 0. p
(ii) f has maximum/minimum at ± −p/3.
(iii) The maximum/minimum values are of opposite signs.
(5) Use the MVT to prove | sin a − sin b| ≤ |a − b| for all a, b ∈ R.
(6) Let f be continuous on [a, b] and differentiable on (a, b). If f (a) = a and f (b) = b,
′ ′
show that there exist distinct c1 , c2 in (a, b) such that f (c1 ) + f (c2 ) = 2.
′ ′
(7) Let a > 0 and f be continuous on [−a, a]. Suppose that f (x) exists and f (x) ≤ 1
for all x ∈ (−a, a). If f (a) = a and f (−a) = −a, show that f (0) = 0.
Optional: Show that under the given conditions, in fact f (x) = x for every x.
(8) In each case, find a function f which satisfies all the given conditions, or else
show that no such function exists.
′′ ′ ′
(i) f (x) > 0 for all x ∈ R, f (0) = 1, f (1) = 1
′′ ′ ′
(ii) f (x) > 0 for all x ∈ R, f (0) = 1, f (1) = 2
′′ ′
(iii) f (x) ≥ 0 for all x ∈ R, f (0) = 1, f (x) ≤ 100 for all x > 0
′′ ′
(iv) f (x) > 0 for all x ∈ R, f (0) = 1, f (x) ≤ 1 for all x < 0
(9) Let f (x) = 1 + 12|x| − 3x2 . Find the global maximum and the global minimum
of f on [−2, 5]. Verify it from the sketch of the curve y = f (x) on [−2, 5].
(10) A window is to be made in the form of a rectangle surmounted by a semicircular
portion with diameter equal to the base of the rectangle. The rectangular portion
is of clear glass and the semicircular portion is to be of colored glass admitting
only half as much light per square foot as the clear glass. If the total perimeter of
the window frame is p feet, find the dimensions of the window which will admit
the maximum light.
1.4. CURVE SKETCHING, RIEMANN INTEGRATION 7

1.4. Curve sketching, Riemann integration


(1) Sketch the following curves after locating intervals of increase/decrease, inter-
vals of concavity upward/downward, points of local maxima/minima, points of
inflection and asymptotes. How many times and approximately where does the
curve cross the x-axis?
(i) y = 2x3 + 2x2 − 2x − 1.
x2
(ii) y = 2 .
x +1
(iii) y = 1 + 12|x| − 3x2 , x ∈ [−2, 5].
(2) Sketch a continuous curve y = f (x) having all the following properties:
′ ′
f (−2) = 8, f (0) = 4, f (2) = 0; f (2) = f (−2) = 0;
′ ′
f (x) > 0 for |x| > 2, f (x) < 0 for |x| < 2;
′′ ′′
f (x) < 0 for x < 0 and f (x) > 0 for x > 0.
(3) Give an example of f : (0, 1) → R such that f is
(i) strictly increasing and convex.
(ii) strictly increasing and concave.
(iii) strictly decreasing and convex.
(iv) strictly decreasing and concave.
(4) Let f, g : R → R satisfy f (x) ≥ 0 and g(x) ≥ 0 for all x ∈ R. Define h(x) =
f (x)g(x) for x ∈ R. Which of the following statements are true? Why?
(i) If f and g have a local maximum at x = c, then so does h.
(ii) If f and g have a point of inflection at x = c, then so does h.

(5) Let f (x) = 1 if x ∈ [0, 1] and f (x) = 2 if x ∈ (1, 2]. Show from the first principle
Z 2
that f is Riemann integrable on [0, 2] and find f (x)dx.
0
(6) (a) Let f : [a, b] → R be Riemann integrable and f (x) ≥ 0 for all x ∈ [a, b].
Z b Z b
Show that f (x)dx ≥ 0. Further, if f is continuous and f (x)dx = 0,
a a
show that f (x) = 0 for all x ∈ [a, b].
(b) Give an example of a Riemann integrable function on [a, b] such that f (x) ≥ 0
Z b
for all x ∈ [a, b] and f (x)dx = 0, but f (x) ̸= 0 for some x ∈ [a, b].
a
(7) Evaluate lim Sn by showing that Sn is an approximate Riemann sum for a
n→∞
suitable function over a suitable interval:
n
1 X 3/2
(i) Sn = 5/2 i .
n i=1
n
X n
(ii) Sn = 2 + n2
.
i=1
i
n
X 1
(iii) Sn = √ .
i=1
in + n2
n
1X iπ
(iv) Sn = cos .
n i=1 n
( n   2n  3/2 3n  2 )
1 X i X i X i
(v) Sn = + + .
n i=1 n i=n+1
n i=2n+1
n
8 1. TUTORIAL PROBLEMS

(8) Compute Z y
d2 y dt
(a) , if x = √ .
dx2 0 1 + t2
Z 2x Z x2
dF
(b) , if for x ∈ R (i) F (x) = cos(t2 )dt (ii) F (x) = cos(t)dt.
dx 1 0
(9) Let p be a real number and let f be a continuous function on R that satisfies the
Z a+p
equation f (x+p) = f (x) for all x ∈ R. Show that the integral f (t)dt has the
Z aa+p
same value for every real number a. (Hint : Consider F (a) = f (t)dt, a ∈ R.)
a
(10) Let f : R → R be continuous and λ ∈ R, λ ̸= 0. For x ∈ R, let
1 x
Z
g(x) = f (t) sin λ(x − t)dt.
λ 0
′′ ′
Show that g (x) + λ2 g(x) = f (x) for all x ∈ R and g(0) = 0 = g (0).
1.5. LENGTH, AREA, VOLUME 9

1.5. Length, area, volume


(1) Find the area of the region bounded by the given curves in each of the following
cases.√

(i) x + y = 1, x = 0 and y = 0.
(ii) y = x4 − 2x2 and y = 2x2 .
(iii) x = 3y − y 2 and x + y = 3.
(2) Let f (x) = x − x2 and g(x) = ax. Determine a so that the region above the
graph of g and below the graph of f has area 4.5.
(3) Find the area of the region inside the circle r = 6a cos θ and outside the cardioid
r = 2a(1 + cos θ).
(4) Find the arc length of the each of the curves described below.
Z x √ x = t − sin t, y = 1 − cos t, 0 ≤ t ≤ 2π.
(i) the cycloid
(ii) y = cos 2tdt, 0 ≤ x ≤ π/4.
0
(5) For the following curve, find the arc length as well as the the area of the surface
generated by revolving it about the line y = −1.
x3 1
y= + , 1≤x≤3
3 4x
(6) The cross sections of a certain solid by planes perpendicular to the x-axis are
circles with diameters extending from the curve y = x2 to the curve y = 8 − x2 .
The solid lies between the points of intersection of these two curves. Find its
volume.
(7) Find the volume common to the cylinders x2 + y 2 = a2 and y 2 + z 2 = a2 .
(8) A fixed line L in 3-space and a square of side r in a plane perpendicular to L
are given. One vertex of the square is on L. As this vertex moves a distance h
along L, the square turns through a full revolution with L as the axis. Find the
volume of the solid generated by this motion.
(9) Find the volume of the solid generated when the region bounded by the curves
y = 3 − x2 and y = −1 is revolved about the line y = −1, by both the Washer
Method and the Shell Method.

(10) A round hole of radius 3 cms is bored through the center of a solid ball of
radius 2 cms. Find the volume cut out.
10 1. TUTORIAL PROBLEMS

1.6. Multivariables, limits, continuity


(1) Find the natural domains of the following functions of two variables:
xy
(i) 2
x − y2
(ii) log(x2 + y 2 )
(2) Describe the level curves and the contour lines for the following functions cor-
responding to the values c = −3, −2, −1, 0, 1, 2, 3, 4 :
(i) f (x, y) = x − y
(ii) f (x, y) = x2 + y 2
(iii) f (x, y) = xy
(3) Using definition, examine the following functions for continuity at (0, 0). The
expressions below give the value at (x, y) ̸= (0, 0). At (0, 0), the value should be
x3 y
taken as zero: (i) 6
x + y2
2 2
x −y
(ii) xy 2
x + y2
(iii) ||x| − |y|| − |x| − |y|.
(4) Suppose f, g : R → R are continuous functions. Show that each of the following
functions of (x, y) ∈ R2 are continuous:
(i) f (x) ± g(y)
(ii) f (x)g(y)
(iii) max{f (x), g(y)}
(iv) min{f (x), g(y)}.
(5) Let
x2 y 2
f (x, y) = 2 2 for (x, y) ̸= (0, 0).
x y + (x − y)2
Show that the iterated limits
  h i
lim lim f (x, y) and lim lim f (x, y)
x→0 y→0 y→0 x→0

exist and both are equal to 0, but lim f (x, y) does not exist.
(x,y)→(0,0)
(6) Examine the following functions for the existence of partial derivatives at (0, 0).
The expressions below give the value at (x, y) ̸= (0, 0). At (0, 0), the value should
be taken as zero.
x2 − y 2
(i) xy 2
x + y2
sin2 (x + y)
(ii)
|x| + |y|
(7) Let f (0, 0) = 0 and
1
f (x, y) = (x2 + y 2 ) sin for (x, y) ̸= (0, 0).
x2 + y 2
Show that f is continuous at (0, 0), and the partial derivatives of f exist, but are
not bounded in any disc (how so ever small) around (0, 0).
(8) Let f (0, 0) = 0 and

 x sin(1/x) + y sin(1/y), if x ̸= 0, y ̸= 0
f (x, y) = x sin 1/x, if x ̸= 0, y = 0
y sin 1/y, if y ̸= 0, x = 0.

1.6. MULTIVARIABLES, LIMITS, CONTINUITY 11

Show that none of the partial derivatives of f exist at (0, 0) although f is con-
tinuous at (0, 0).
(9) Examine the following functions for the existence of directional derivatives and
differentiability at (0, 0). The expressions below give the value at (x, y) ̸= (0, 0).
At (0, 0), the value should be taken as zero:
x2 − y 2
(i) xy 2
x + y2
x3
(ii) 2
x + y2
1
(iii) (x2 + y 2 ) sin 2
x + y2
(10) Let f (x, y) = 0 if y = 0 and
y p 2
f (x, y) = x + y 2 if y ̸= 0.
|y|
Show that f is continuous at (0, 0), Du f (0, 0) exists for every vector u, yet f is
not differentiable at (0, 0).
12 1. TUTORIAL PROBLEMS

1.7. Maxima, minima, saddle points


(1) Let F (x, y, z) = x2 + 2xy − y 2 + z 2 . Find the gradient of F at (1, −1, 3) and the
equations of the tangent plane and the normal line to the surface F (x, y, z) = 7
at (1, −1, 3).
(2) Find Du F (2, 2, 1), where F (x, y, z) = 3x − 5y + 2z, and u is the unit vector in
the direction of the outward normal to the sphere x2 + y 2 + z 2 = 9 at (2, 2, 1).
∂2z
(3) Given sin(x + y) + sin(y + z) = 1, find , provided cos(y + z) ̸= 0.
∂x∂y
(4) If f (0, 0) = 0 and
x2 − y 2
f (x, y) = xy for (x, y) ̸= (0, 0),
x2 + y 2
show that both fxy and fyx exist at (0, 0), but they are not equal. Are fxy and
fyx continuous at (0, 0)?
(5) Show that the following functions have local minima at the indicated points.
(i) f (x, y) = x4 + y 4 + 4x − 32y − 7, (x0 , y0 ) = (−1, 2).
(ii) f (x, y) = x3 + 3x2 − 2xy + 5y 2 − 4y 3 , (x0 , y0 ) = (0, 0).
(6) Analyze the following functions for local maxima, local minima and saddle
points:
2 2
(i) f (x, y) = (x2 − y 2 )e−(x +y )/2 (ii) f (x, y) = x3 − 3xy 2
(7) Find the global maximum and the global minimum of
f (x, y) = (x2 − 4x) cos y
for 1 ≤ x ≤ 3, −π/4 ≤ y ≤ π/4.
1.8. MULTIPLE INTEGRALS 13

1.8. Multiple integrals


(1) For the following, write an equivalent iterated integral with the order of inte-
gration reversed:
Z 1 " Z ex #
(i) dy dx.
0 1
" √ #
Z Z 1 y
(ii) √
f (x, y)dx dy.
0 − y
(2) EvaluateZ πthe
Z following integrals:
π
sin y
(i) dy dx.
y
Z0 1 Zx 1 
2 xy
(ii) x e dx dy.
Z0 2 y
(iii) (tan−1 πx − tan−1 x)dx.
ZZ 0
2
(3) Find f (x, y)d(x, y), where f (x, y) = ex and D is the region bounded by
D
the lines y = 0, x = 1 and y = 2x.
(4) Evaluate the integral
ZZ
(x − y)2 sin2 (x + y)d(x, y),
D
where D is the parallelogram with vertices at (π, 0), (2π, π), (π, 2π) and (0, π).
(5) Let D be the region in the first quadrant of the xy-plane bounded Z Z by the hy-
perbolas xy = 1, xy = 9 and the lines y = x, y = 4x. Find d(x, y) by
ZZ D
u
transforming it to d(u, v), where x = , y = uv, v > 0.
E v
(6) Find ZZ
2
+y 2 )
lim e−(x d(x, y),
r→∞ D(r)
where D(r) equals:
(i) {(x, y) : x2 + y 2 ≤ r2 }.
(ii) {(x, y) : x2 + y 2 ≤ r2 , x ≥ 0, y ≥ 0}.
(iii) {(x, y) : |x| ≤ r, |y| ≤ r}.
(iv) {(x, y) : 0 ≤ x ≤ r, 0 ≤ y ≤ r}.
(7) Find the volume common to the cylinders x2 + y 2 = a2 and x2 + z 2 = a2 using
double integral over a region in the plane. (Hint: Consider the part in the first
octant.) p
(8) Express the solid D = {(x, y, z)| x2 + y 2 ≤ z ≤ 1} as
{(x, y, z)|a ≤ x ≤ b, ϕ1 (x) ≤ y ≤ ϕ2 (x), ξ1 (x, y) ≤ z ≤ ξ2 (x, y)}.
(9) Evaluate
√ √ !
Z 2 Z 2−x2 Z 2 
I= xdz dy dx.
0 0 x2 +y 2

Sketch the region of integration and evaluate the integral by expressing the order
of integration as dxdydz.
14 1. TUTORIAL PROBLEMS

(10) Using suitable change of variables, evaluate the following:


(i) ZZZ
I= (z 2 x2 + z 2 y 2 )dxdydz
D
where D is the cylindrical region x2 + y 2 ≤ 1 bounded by −1 ≤ z ≤ 1.
(ii) ZZZ
I= exp(x2 + y 2 + z 2 )3/2 dxdydz
D
over the region enclosed by the unit sphere in R3 .
1.9. VECTOR FIELDS, CURVES, PARAMETERIZATION 15

1.9. Vector fields, curves, parameterization


(1) Let a, b be two fixed vectors, r = (x, y, z) and r2 = x2 + y 2 + z 2 . Prove the
following:
(i) ∇(rn )=  nrn−2 r for any integer n.
1 a · r
(ii) a · ∇ =− 3
.
r  r
1 3(a · r)(b · r) a · b
(iii) b · ∇ a · ∇ = − 3 .
r r5 r
(2) For any two scalar functions f, g on Rm establish the relations:
(i) ∇(f g) = f ∇g + g∇f.
(ii) ∇f n = nf n−1 ∇f.
(iii) ∇(f /g) = (g∇f − f ∇g)/g 2 whenever g ̸= 0.
(3) Prove the following:
(i) ∇ · (f v) = f ∇ · v + (∇f ) · v.
(ii) ∇ × (f v) = f (∇ × v) + ∇f × v.
(iii) ∇ × ∇ × v = ∇(∇ · v) − (∇ · ∇)v,
∂2 ∂2 ∂2
where ∇ · ∇ = 2
+ 2 + 2 is called the Laplacian operator.
∂x ∂y ∂z
(iv) ∇ · (f ∇g) − ∇ · (g∇f ) = f ∇2 g − g∇2 f.
(v) ∇ · (∇ × v) = 0
(vi) ∇ × (∇f ) = 0.
(vii) ∇ · (g∇f × f ∇g) = 0.
(4) Let r = (x, y, z) and r = |r|. Show that
d2 f 2 df
(i) ∇2 f = div (∇f (r)) = 2 + .
n n
dr r dr
(ii) div (r r) = (n + 3)r .
(iii) curl(rn r) = 0
1
(iv) div (∇ ) = 0 for r ̸= 0.
r
(5) Prove that
(i) ∇ · (u × v) = v · (∇ × u) − u · (∇ × v)
Hence, if u, v are irrotational, u × v is solenoidal. (Def: A vector-field u is
said to be irrotational if ∇ × u = 0. A vector-field u is said to be solenoidal
if ∇ · u = 0.)
(ii) ∇ × (u × v) = (v · ∇)u − (u · ∇)v + (∇ · v)u − (∇ · u)v.
(iii) ∇(u · v) = (v · ∇)u + (u · ∇)v + v × (∇ × u) + u × (∇ × v).
X ∂ X ∂ X ∂
Hint: Write ∇ = i , ∇×v = i × v and ∇ · v = i · v.
∂x ∂x ∂x
(6) (i) If w is a vector field of constant direction and ∇ × w ̸= 0, prove that ∇ × w
is always orthogonal to w.
(ii) If v = w × r for a constant vector w, prove that ∇ × v = 2w.
(iii) If ρv = ∇p where ρ(̸= 0) and p are continuously differentiable scalar func-
tions, prove that
v · (∇ × v) = 0.
(7) Calculate the line integral of the vector field
F (x, y) = (x2 − 2xy, y 2 − 2xy)
from (−1, 1) to (1, 1) along y = x2 .
16 1. TUTORIAL PROBLEMS

(8) Calculate the line integral of the vector field


F (x, y) = (x2 + y 2 , x − y)
once around the ellipse b2 x2 + a2 y 2 = a2 b2 in the anticlockwise direction.
(9) Calculate the value of the line integral
(x + y)dx − (x − y)dy
I

C x2 + y 2
where C is the curve x2 + y 2 = a2 traversed once in the anticlockwise direction.
(10) Calculate I
ydx + zdy + xdz
C
where C is the intersection of two surfaces z = xy and x2 + y 2 = 1 traversed
once in a direction that appears anticlockwise when viewed from high above the
xy-plane.
1.10. LINE INTEGRALS AND APPLICATIONS 17

1.10. Line integrals and applications


(1) Consider the helix
γ(t) = (a cos t, a sin t, ct)
lying on the cylinder x + y 2 = a2 . Parameterize this in terms of arc length.
2

(2) Evaluate the line integral


x2 ydx − x3 dy
I
2 2 2
C (x + y )
where C is the square with vertices (±1, ±1) oriented in the anticlockwise direc-
tion.
(3) Find I
grad (x2 − y 2 ) · ds
C
where C is the curve x2 + y 2 = 1 oriented in the anticlockwise direction.
(4) Evaluate
Z (2,8)
grad (x2 − y 2 ) · ds
(0,0)
where C is y = x3 . The notation is written to suggest that (0, 0) is the initial
point and (2, 8) is the final point of C.
(5) Compute the line integral I
dx + dy
C |x| + |y|
where C is the square with vertices (1, 0), (0, 1), (−1, 0) and (0, −1) traversed
once in the anticlockwise direction.
(6) A force F = (xy, x6 y 2 ) moves a particle from (0, 0) onto the line x = 1 along
y = axb where a, b > 0. If the work done is independent of b, find the value of a.
(7) Calculate the work done by the force field F (x, y, z) = (y 2 , z 2 , x2 ) along the
curve C of intersection of the sphere x2 + y 2 + z 2 = a2 and cylinder x2 + y 2 = ax
where z ≥ 0, a > 0 (specify the orientation of C that you use.)
(8) Determine whether or not the vector field F (x, y) = (3xy, x3 y) is a gradient field
on any open subset of R2 .
(9) Let S = R2 \ {(0, 0)}. Let
y x
F (x, y) = (− 2 , ) = (P (x, y), Q(x, y)).
x + y 2 x2 + y 2
∂ ∂
Show that P (x, y) = Q(x, y) on S while F is not the gradient of a scalar
∂y ∂x
field on S.
(10)I For F = (2xy + z 3 , x2 , 3xz 2 ). Show that ∇ϕ = F for some ϕ and calculate
F · ds where C is any arbitrary smooth closed curve.
C
(11) A radial force field is one which can be expressed as F = f (r)r where r =
(x, y, z) is the position vector and r = ∥r∥. Show that F is conservative if f is
continuous.
18 1. TUTORIAL PROBLEMS

1.11. Green’s theorem and applications


(1) Verify Green’s theorem in each of the following cases:
(i) f (x, y) = −xy 2 ; g(x, y) = x2 y; D : x ≥ 0, 0 ≤ y ≤ 1 − x2 ;
(ii) f (x, y) = 2xy; g(x, y) = ex + x2 ; where D is the triangle with vertices
(0, 0), (1, 0), and (1, 1). I
(2) Use Green’s theorem to evaluate the integral y 2 dx + x dy where:
∂D
(i) D is the square with vertices (0, 0), (2, 0), (2, 2), (0, 2).
(ii) D is the square with vertices (±1, ±1).
(iii) D is the disc of radius 2 and center (0, 0) (specify the orientation you use
for the curve.)
(3) For a simple closed curve given in polar coordinates r = p(θ) show using Green’s
theorem that the area enclosed is given by
I
1
A= p(θ)2 dθ.
2 C
Use this to compute the area enclosed by the following curves:
(i) The cardioid: r = p(θ) = a(1 − cos θ), 0 ≤ θ ≤ 2π.
(ii) The lemniscate: r2 = p(θ)2 = a2 cos 2θ, −π/4 ≤ θ ≤ π/4.
(4) Find the area of the following regions:
(i) The area lying in the first quadrant of the cardioid r = p(θ) = a(1 − cos θ).
(ii) The region under one arch of the cycloid
C(t) = (a(t − sin t), a(1 − cos t)), 0 ≤ t ≤ 2π.
(iii) The region bounded by the limaçon
r = p(θ) = 1 − 2 cos θ, 0 ≤ θ ≤ π/2
and the two axes.
(5) Evaluate I
2 2
xe−y dx + [−x2 ye−y + 1/(x2 + y 2 )]dy
C
around the square determined by |x| ≤ a, |y| ≤ a traced in the anticlockwise
direction.
(6) Let C be a simple closed curve in the xy-plane. Show that
I
3I0 = x3 dy − y 3 dx,
C
where I0 is the RR
polar moment of inertia of the region D enclosed by C. It is
defined by I0 = D x2 + y 2 dxdy.
(7) Consider a = a(x, y), b = b(x, y) having continuous partial derivatives on the
unit disc D. If
a(x, y) ≡ 1, b(x, y) ≡ y
on the boundary circle C, and
u = (a, b), v = ((ax − ay ), (bx − by )), w = ((bx − by ), (ax − ay )),
find ZZ ZZ
u · v dxdy and
u · w dxdy.
D I D

(8) Let C be any closed curve in the plane. Compute ∇(x2 − y 2 ) · n|ds|.
C
1.11. GREEN’S THEOREM AND APPLICATIONS 19

(9) Green’s
Z Z Identities are Ias follows:
∂w
(i) ∇2 w dxdy = |ds|.
Z ZD ∂D ∂n I
∂w
(ii) [w∇2 w + ∇w · ∇w] dxdy = w |ds|.
I D   ZZ ∂D ∂n
∂w ∂v
(iii) v −w |ds| = (v∇2 w − w∇2 v) dxdy.
∂D ∂n ∂n D
Here ∇2 w is the divergence of the gradient of w. Also, ∂w ∂n is the same as ∇w · n.
(a) Use (i) to compute I
∂w
|ds|
C ∂n
for w = ex sin y, and D the triangle with vertices (0, 0), (4, 2), (0, 2).
(b) Let D be a plane region bounded by a simple closed curve C and let F, G :
U −→ R2 be smooth functions where U is a region containing D ∪ C such that
curl F = curl G, div F = div G on D ∪ C
and
F · n = G · n on C,
where n is the unit normal to the curve. Show that F = G on D.
(10) Evaluate the following line integrals where the loops are traced in the anti-
clockwise sense
(i)
y dx − x dy
I
2 2
C x +y
where C is any simple closed curve not passing through the origin.
(ii)
x2 ydx − x3 dy
I
,
C (x2 + y 2 )2
where C is the square with vertices (±1, ±1).
(iii) Let C be a smooth simple closed curve lying in the annulus 1 < x2 +y 2 <
2. Find I
∂(log r) ∂(log r)
dx − dy.
C ∂y ∂x
20 1. TUTORIAL PROBLEMS

1.12. Surface area and surface integrals


(1) Find a suitable parameterization Φ(u, v) and the normal vector Φu × Φv for the
following surface:
(i) The plane x − y + 2z + 4 = 0.
(ii) The cylinder y 2 + z 2 = a2 .
(iii) The cylinder of radius 1 whose axis is along the line x = y = z.
(2) (a) For a surface S let the unit normal n at every point make the same acute angle
α with z-axis. Let SAxy denote the area of the projection of S onto the xy plane.
Show that SA, the area of the surface S satisfies the relation: SAxy = SA cos α.
(b) Let S be a parallelogram not parallel to any of the coordinate planes. Let
S1 , S2 , and S3 denote the areas of pthe projections of S on the three coordinate
planes. Show that the area of S is S12 + S22 + S32 .
(3) Compute the surface area of that portion of the sphere x2 + y 2 + z 2 = a2 which
lies within the cylinder x2 + y 2 = ay, where a > 0.
(4) A surface S is parametrized by
Φ(u, v) = (u cos v, u sin v, u2 ),
where 0 ≤ u ≤ 4 and 0 ≤ v ≤ 2π.
(i) Show that S is a portion of a surface of revolution. Make a sketch and indicate
the geometric meanings of the parameters u and v on the surface.
(ii) Compute the vector Φu × Φv in terms of u and v.
π √
(iii) The area of S is (65 65 − 1) where n is an integer. Compute the value of
n
n.
(5) Compute the area of that portion of the paraboloid x2 + z 2 = 2ay which is
between the planes y = 0 and y = a.
(6) A sphere is inscribed in a cylinder. The sphere is sliced by two parallel planes
perpendicular the axis of the cylinder. Show that the portions of the sphere and
the cylinder lying between these planes have equal surface areas.
(7) Let S denote the plane surface whose boundary is the triangle with vertices at
(1, 0, 0), (0, 1, 0), (0, 0, 1), and let F (x, y, z) = (x, y, z). Let n denote the unit
normal
ZZ to S having a nonnegative z-component. Evaluate the surface integral
F · n |dS|, using
S
(i) The parametrization Φ(u, v) = ((u + v), (u − v), (1 − 2u)).
(ii) A parametrization of the form Φ(x, y) = (x, y, f (x, y)).
(8) If S is the surface of the sphere x2 + y 2 + z 2 = a2 , compute the value of the
surface integral (with the choice of outward unit normal)
ZZ
xzdy ∧ dz + yzdz ∧ dx + x2 dx ∧ dy.
S

Choose a parametrization in which the fundamental vector product points in the


direction of the outward normal.
(9) A fluid flow has flux density vector
F (x, y, z) = (x, −(2x + y), z).
Let S denote the hemisphere x2 + y 2 + z 2 = 1, RR
z ≥ 0, and let n denote the unit
normal that points out of the sphere. Calculate S F · n|dS|, which is the mass
of the fluid flowing through S in unit time in the direction of n.
1.12. SURFACE AREA AND SURFACE INTEGRALS 21

(10) Solve the previous exercise when S includes the planar base of the hemisphere
also with the outward unit normal on the base being (0, 0, −1).
22 1. TUTORIAL PROBLEMS

1.13. Divergence theorem and applications


(1) Verify the divergence theorem for the vector field
F (x, y, z) = (xy 2 , yz 2 , zx2 )
for the region W defined by
y 2 + z 2 ≤ x2 ; 0 ≤ x ≤ 4.
(2) Verify the divergence theorem for the vector field
F (x, y, z) = (xy, yz, zx)
for the region W in the first octant bounded by the plane
x y z
+ + = 1.
a b c
(3) Let W be a region bounded by a piecewise smooth closed surface S with outward
unit normal
n = (nx , ny , nz ).
Let u, v : W → R be continuously differentiable. Show that
ZZZ ZZZ ZZ
∂v ∂u
u d(x, y, z) = − v d(x, y, z) + u v nx |dS|.
W ∂x W ∂x ∂W
[Hint: Consider F = u v (1, 0, 0).]
(4) Suppose a scalar field ϕ, which is never zero has the properties
∥∇ϕ∥2 = 4ϕ and ∇ · (ϕ∇ϕ) = 10ϕ.
ZZ
∂ϕ
Evaluate |dS|, where S is the surface of the unit sphere.
S ∂n
(5) Let V be the volume of a region W bounded by a closed surface S and n =
(nx , ny , nz ) be its outer unit normal. Prove that
ZZ ZZ ZZ
V = x nx |dS| = y ny |dS| = z nz |dS|.
S S S
ZZ
(6) Compute (x2 dy ∧ dz + y 2 dz ∧ dx + z 2 dx ∧ dy), where S is the surface of
S
the cube 0 ≤ x ≤ 1, 0 ≤ y ≤ 1, 0 ≤ z ≤ 1. The surface S is oriented by the
normal going
Z Zout of the solid cube.
(7) Compute yzdy ∧ dz + zxdz ∧ dx + xydx ∧ dy, where S is the unit sphere
S
oriented by the outward normal.
(8) Let F = (−x3 , y 3 + 3z 2 sin z, ey sin z + x4 ) and S be the portion of the sphere
x2 + y 2 + z 2 = 1 with z ≥ 12 and n is Zthe
Z unit normal with positive z-component.
Use divergence theorem to compute (curl F ) · n |dS|.
S
(9) Let p denote the distance from the origin to the tangent plane at the point
x2 y2 z2
(x, y, z) to the ellipsoid 2 + 2 + 2 = 1. Prove that
ZZ a b c
(a) p |dS| = 4πabc.
Z ZS
1 4π 2 2
(b) |dS| = (b c + c2 a2 + a2 b2 ).
S p 3abc
(10) Interpret Green’s theorem as a divergence theorem in the plane.
1.14. STOKES THEOREM AND APPLICATIONS 23

1.14. Stokes theorem and applications


(1) Consider the vector field F = (x − y, x + z, y + z). Verify Stokes theorem for F
where S is the surface of the cone: z 2 = x2 + y 2 intercepted by
(a) x2 + (y − a)2 + z 2 = a2 : z ≥ 0
(b) x2 + (y − a)2 = a2
(2) Evaluate using Stokes theorem, the line integral
I
yz dx + xz dy + xy dz,
C
where C is the curve of intersection of x2 + 9y 2 = 9 and z = y 2 + 1 with clockwise
orientation when viewed from the origin.
(3) Compute ZZ
(curl F ) · n|dS|,
S
where F = (y, xz 3 , −zy 3 ) and n is the outward unit normal to S, the surface of
the cylinderH x2 + y 2 = 4 between z = 0 and z = −3.
(4) Compute C F · ds for
(−y, x)
F = 2 ,
x + y2
where C is the circle of unit radius in the xy plane centered at the origin and ori-
ented clockwise. Can the above line integral be computed using Stokes theorem?
(5) Compute I
(y 2 − z 2 )dx + (z 2 − x2 )dy + (x2 − y 2 )dz,
C
where C is the curve cut out of the boundary of the cube
0 ≤ x ≤ a, 0 ≤ y ≤ a, 0 ≤ z ≤ a
by the plane x + y + z = 23 a (specify the orientation of C.)
(6) Calculate I
ydx + zdy + xdz,
C
where C is the intersection of the surface bz = xy and the cylinder x2 + y 2 = a2 ,
oriented anticlockwise as viewed from a point high upon the positive z-axis.
(7) Consider a plane with unit normal (a, b, c). For a closed curve C lying in this
plane, show that the area enclosed by C is given by
I
1
A(C) = (bz − cy)dx + (cx − az)dy + (ay − bx)dz,
2 C
where C is given the anticlockwise orientation. Compute A(C) for the curve C
given by
u cos t + v sin t, 0 ≤ t ≤ 2π.
.
CHAPTER 2

Answers

2.0. Tutorial sheet 0


(1) False (2) False (3) False (4) True (5) True. (6) False (7) True (8) False
(9) True (10) True (11) True

24
2.1. TUTORIAL SHEET 1 25

2.1. Tutorial sheet 1


5−ϵ 1 2
(1) (i) N > 10/ϵ, (ii) N > , (iii) N > 3 (iv) N >
3ϵ ϵ ϵ
n!
(2) (i) lim an = 1. (ii) lim n = 0. (iii) lim an = 0.
n→∞ n→∞ n n→∞
(iv) lim n1/n = 1. (v) lim an = 0. (vi) 21 .
n→∞ n→∞
(3) (i) Not convergent (ii) Not convergent
(4) (i) Decreasing
(ii) Increasing
(iii) Increasing
(5) (i) Using √induction show that √
an ≥ 2, (n ≥ 2) and an+1 − an < 0 for all n. lim an = 2.
n→∞
 2
(ii) Using induction show that an ≤ 2 and aan+1
n
> 1 for all n. lim an = 2.
n→∞
(iii) Using induction show that an ≤ 6 and an+1 − an > 0 for all n. lim an = 6.
n→∞
(6) lim |an | = |L|.
n→∞
(7) Hint: Consider ϵ = |L|/2.
(8) Follows from definition.
Optional: Use the inequality: For x > y > 0,
√ √ √
x− y ≤ x−y
(9) Both the statements are False.
26 2. ANSWERS

2.2. Tutorial sheet 2


(1) (i) False (ii) True (iii) True
(2) The converse is False.
(3) (i) Not continuous at α = 0. (ii) Continuous everywhere. (iii) Continuous ev-
erywhere except at x = 2.
(5) Continuous for x ̸= 0, not continuous at x = 0.
(7) The converse is False .
−1 −1 −1
(9) (i) =p =p .
sin(x) 2
1 − cos (x) 1 − y2
( −12 )
(ii) csc−1 (x) = q x , |x| > 1.
(1 − x12 )
 2
3 2x − 1
(10) sin .
(x + 1)2 x+1
2.3. TUTORIAL SHEET 3 27

2.3. Tutorial sheet 3


(8) (i) Not possible (ii) Possible (iii) Not possible (iv) Possible
(9) Global max = 13 at x = ±2 and global min = −14 at x = 5.
p(4 + π)
(10) h = .
2(8 + 3π)
28 2. ANSWERS

2.4. Tutorial sheet 4


(i) f (x) is strictly increasing in the intervals (−∞, −1)∪(1/3, ∞) and f (x) is strictly
decreasing in that interval (−1, 1/3).
f (x) has a local maximum at x = −1, a local minimum at x = 31 and a point
1
of inflection at x = − .
3
(ii) y = 1 is an asymptote.
f (x) is increasing in (0, ∞) and decreasing in (−∞, 0).
1
f (x) has points of inflection at x = ± √ .
3
(iii) f is not differentiable at x = 0.
f (0) = 1,
f is concave in(−2, 0) ∪ (0, 5),
decreasingin(−2, 0) ∪ (2, 5),
and
increasingin(0, 2).
Further, f has a global maximum at x = ±2.
(2) f has a local max at x = −2 and a local min at x = 2, f is concave in (−∞, 0)
and convex in (0, ∞), and x = 0 is a point of inflection.
(3) Motivate students to discover their own examples.
(i) f ′ > 0, f ′′ > 0. Example: f (x) = x√ 2
; 0 < x < 1.
′ ′′
(ii) f > 0, f < 0. Example: f (x) = x; √ 0 < x < 1.
(iii) f ′ < 0, f ′′ > 0. Example: f (x) = − x; 0 < x < 1.
(iv) f ′ < 0, f ′′ < 0. Example: f (x) = −x2 ; 0 < x < 1.
(4) (i) True .
(ii) False; consider f (x) = g(x) = sin(x), c = 0.
2
(7) (i)
5
π
(ii)
4 √
(iii) 2( 2 − 1)
(iv) 0.
1 2 √ 19
(v) + (4 2 − 1) +
2 5 3
y dy
(8) (a) p =y
1 + y 2 dx
(b) (i) F ′ (x) = cos((2x)2 )2 = 2 cos(4x2 ).
(ii) F ′ (x) = cos(x2 )2x = 2x cos(x2 ).
2.5. TUTORIAL SHEET 5 29

2.5. Tutorial Sheet 5


1
(1) (i)
6
128
(ii)
15
4
(iii)
3
(2) a = −2
(3) 4πa2
(4) (i) 8
(ii) 1  
53 5
(5) L= , the surface area is 101 π
6 18
512π
(6) 15
16a3
(7) Volume is
3
(8) Volume is r2 h
(9) 29 π/15
(10) 28π
3
30 2. ANSWERS

2.6. Tutorial Sheet 6


2
(1) (i) {(x, y) ∈ R | x ̸= ±y}.
(ii) R2 − {(0, 0)}
(2) (i) Level curves are parallel lines x−y = c. Contours are the same lines shifted
to z = c, (some c).
(ii) Level curves do not exist for c ≤ −1. It is just a point for c = 0 and are
concentric circles for c = 1, 2, 3, 4. Contours are the sections of paraboloid of
revolution z = x2 + y 2 by z = c, i.e., concentric circles in the plane z = c.
(iii) Level curves are rectangular hyperbolas. Branches are in first and third
quadrant for for c > 0 and in second and fourth quadrant for c < 0. For
c = 0 it is the union of x-axis and y-axis.
(3) (i) Discontinuous at (0, 0)
(ii) Continuous at (0, 0)
(iii) Continuous at (0, 0)
(6) (i) fx (0, 0) = 0 = fy (0, 0).
(ii) f is continuous at (0, 0). Both fx (0, 0) and fy (0, 0) do not exist.
(8) Does not exist.
(9) (i) (Dv f ) (0, 0) exists and equals 0 for every unit vector v ∈ R2 ; f is also
differentiable at (0, 0).
(ii) It is not differentiable, but for every unit vector v = (a, b), Dv f (0, 0) exists.
(iii) (Dv f ) (0, 0) = 0; f is differentiable at (0, 0).
2.7. TUTORIAL SHEET 7 31

2.7. Tutorial sheet 7


(1) Tangent plane:
0.(x − 1) + 4(y + 1) + 6(z − 3) = 0, i.e.,2y + 3z = 7
Normal line: x = 1, 3y − 2z + 9 = 0
2
(2) − .
3
sin (x + y) cos2 (x + y)
(3) + tan (y + z) 2 .
cos (y + z) cos √(y + z) √
(6) (i) (0, 0)is a saddle point; (± 2, 0)are local maxima; ((0, ± 2)are local minima.

(ii) (0, 0) is a saddle point.


(7) fmin = −4 at (2, 0) and fmax = − √32 at (3, ± π4 )
32 2. ANSWERS

2.8. Tutorial sheet 8


Z e Z 1 
(1) (i) dx dy
1 log y
Z 1 Z 1 
(ii) f (x, y)dy dx
−1 x2
(2) (i) 2
1
(ii) (e − 2))
2
(4π 2 + 1)
 
π−1 −1 −1 1
(iii) log 5 + 2(tan 2π − tan 2) − log .
2π 2π 5
(3) (e − 1).
π4
(4) .
3
(5) 8 log 2.
(6) (i) π.
(ii) π/4.
(iii) π.
(iv) π/4.
16a3
(7) .
3 √ √ p
(8) {(x, y, z)| − 1 ≤ x ≤ 1, − 1 − x 2 ≤y ≤ 1 − x 2, x2 + y 2 ≤ z ≤ 1}

8 2
(9) . We can also write D as
15 p √
{(x, y, z)|0 ≤ z ≤ 2, 0 ≤ x ≤ z − y 2 , 0 ≤ y ≤ z}.
(10) (i) π/3.
4π(e − 1)
(ii) .
3
2.9. TUTORIAL SHEET 9 33

2.9. Tutorial sheet 9


(7) − 14
15 . (8) πab. (9) −2π. (10) −π.
34 2. ANSWERS

2.10. Tutorial sheet 10


(1) The arc length parametrization is
     
u u cu
γ̃(u) = a cos √ , a sin √ ,√ .
a2 + c2 a 2 + c2 a2 + c2
Z Z Z Z Z
(2) = + + + = −π.
IC C1 C2 C3 C4

(3) ∇(x2 − y 2 ) · ds = 0.
IC

(4) ∇(x2 − y 2 ) · ds = −60.


ZC
dx
(5) |x| + |y| = 2 − 2 = 0.
pC dy
(6) 3/2.
−πa3
(7) .
4
2.11. TUTORIAL SHEET 11 35

2.11. Tutorial sheet 11


ZZ
(gx − fy ) dxdy = 31 = ∂D (f dx + gdy).
H
(1) (i)
D
(ii) LHS = 1 = RHS.
(2) (i) −4.
(ii) 4.
(iii) 4π.
3πa2
(3) (i) A = .
2
2
(ii) A = a /2.
2
(4) (i) a8 (3π − 8).
(ii) 2πa2 . 
(iii) 12 3π−8
2 .
(5) 0.
(8) 0.
(6) 3I0 .
(7) −π.
(10) (i) Case (a): If the curve does not enclose the origin, the integral vanishes.
Case (b): If the curve encloses the origin, it is equal to −2π.
(ii) −π/4.
(iii) −2π.
36 2. ANSWERS

2.12. Tutorial sheet 12


(1) (i) Φ(x, y) = (x, y, 12 (4 + y − x)), (x, y) ∈ R2 as a parametrization.
The normal vector is Φx × Φy = ( 21 , − 12 , 1).
(ii) Φ(u, v) = (u, a sin v, a cos v), u ∈ R, 0 ≤ v ≤ 2π,
normal is (0, a sin v, a cos v).
(iii) Φθ × Φt = cos θu + sin θv, where u is a vector in the cross-section by a
plane through the origin, and v = e × u.
(3) 2(π −√2)a2 .
(5) 2π Z Z 3 − 1)a .
3 (3
2

1
(7) (i) F · n|dS| = .
S 2
(ii) Explicitly, surface is z = 1 − x − y. Area(S1∗ = 1/2).
(8) 0.
(9) 2π
3 .

(10) .
3
2.13. TUTORIAL SHEET 13 37

2.13. Tutorial sheet 13


(4) 8π.
(6) 3.
(7) 0.
38 2. ANSWERS

2.14. Tutorial sheet 14


ZZ
(2) curl F · n|dS| = 0.
S
(3) −108π.
(4) Stokes theorem cannot be applied to F directly.
9a3
I
(5) (y − z 2 )dx + (z 2 − x2 )dy + (x2 − y 2 )dz = −
2
.
C 2
(6) −πa2 .
(7) π||u × v||.
CHAPTER 3

Solutions

3.0. Tutorial sheet 0


(1) False. +∞ and −∞ are just symbols to represent infinite intervals.
(2) False. The set of all even natural numbers is bounded below but not above.
(3) False. Any nonempty open interval has at least two distinct points. In fact,
{x} = [x, x] is a closed interval.
2
(4) True. Note that m ≤ 2 for all m ∈ N.
2
(5) True. Note that m > 0 forS all m ∈ N.
(6) False. For example, (0, 1) (2, 3) is not an interval. T
(7) True. Let Iα , α ∈ J, be intervals and let I = α∈J Iα ̸= ∅. Suppose x, y ∈ I.
Then x, y ∈ Iα for every α, and if x < y then [x, y] ⊂ Iα for every α. Thus
[x, y] ⊂ I. This shows T that I is an interval.

(8) False. For example, n=1 ( −1 1
n , n ) = {0} is not an open interval.
(9) True. Consult the solution of (10) below. That solution can be adapted here by
using ‘sup’ in place of ‘max’ and using ‘inf’ in place of ‘min’. Since ‘sup’ and ‘inf’
may not be discussed in the class, the student can only be expected to believe
the statement in an intuitive
Tm way.
(10) True. Consider I = n=1 In where each In is a closed interval, and suppose
I ̸= ∅. We provide a solution only in the case where each In is a finite closed
interval [an , bn ]; the solution can easily be modified to apply to the case where
some of the In are infinite closed intervals. Let

a = max{a1 , a2 , . . . , am }

and
b = min{b1 , b2 , . . . , bm }.
Note that a ≤ b. (Indeed, here a = ak for some k and b = bl for some bl ; if
ak = a > b = bl , then [ak , bk ] would not intersect [al , bl ] forcing I to be empty).
Now one has, for any n, an ≤ a ≤ b ≤ bn so that [a, b] ⊂ [an , bn ] for every n; thus
m
\
[a, b] ⊂ [an , bn ].
n=1

Next, any number p that is strictly less than a = ak does not belong to the
interval [ak , bk ]; also, any number q that is strictly greater than b = bl does not
belong to the interval [al , bl ]; this shows that
m
\
[an , bn ] ⊂ [a, b].
n=1

39
40 3. SOLUTIONS

Hence one has


m
\
[an , bn ] = [a, b].
n=1
(11) True. Recall the Archimedean property of R: For every x ∈ R, there exists
n ∈ N such that n >√x.
(12) True. Note that 2 is an irrational number between √ 1 and 2. Let r1 , r2 ∈ Q
be such that r1 < r2 . Then r = r2 − r1 > 0 and r < r 2 < 2r so that

r1 = (2r1 − r2 ) + r < (2r1 − r2 ) + r 2 < (2r1 − r2 ) + 2r = r2 .

Thus s = (2r1 − r2 ) + r 2 is an irrational number between r1 and r2 .
3.1. TUTORIAL SHEET 1 41

3.1. Tutorial sheet 1


(1) For a given ϵ select
(i) N > 10
ϵ ,
5−ϵ
(ii) N > 3ϵ ,
2
1 1 n3
(iii) N > ϵ3 as 1 > n+1 > |an |,
n3
1
2− n+1
(iv) N > 2ϵ as n2 > = |an |.
n
n2 n 2
(2) (i) 2 ≤ an ≤ 2 ⇒ lim an = 1.
n +n  n +1 n→∞
   
n! n−1 n−2 2 1 1 n!
(ii) 0 < n = ··· ≤ ⇒ lim n = 0.
n n n n n n n→∞ n
n3 + 3n2 + 1 4
(iii) 0 < 4 2
< ⇒ lim an = 0.
n + 8n + 2 n n→∞
1
(iv) Let n n = 1 + hn . Then, for n ≥ 2, one has
   
n n 2 n 2
n = (1 + hn ) ≥ 1 + nhn + hn > h .
2 2 n
2 1
Thus 0 < h2n < n−1 (n ≥ 2) giving limn→∞ hn = 0. So limn→∞ n n = 1.
(v) As

cos(π n) 1
0< ≤ 2,
n2 n
limn→∞ an = 0. √
√ √ √ n 1 1
(vi) n( n + 1 − n) = √ √ =q → 2 as n → ∞.
n+1+ n 1 + n1 + 1
2
n 1 1
(3) (i) { n+1 = (n − 1) + n+1 }n≥1 is not convergent since n+1 → 0 as n → ∞.
n n n
(ii) {(−1)n 2 − n = 2 − n }n≥1 is not convergent since (−1)
1 1 (−1) (−1)

n → 0 as
n → ∞.
(4) (i) Decreasing as an = n+1 1 and {n + n1 }n≥1 is increasing.
n
an+1 6
(ii) Increasing as = > 1.
an 5
n(n − 1) − 1
(iii) Increasing as an+1 − an = 2 > 0 for n ≥ 2.
n (1√+ n)2
(5) (i) Using induction show that an − 2 > 0 for n ≥ 2, and note that an+1 −an =
2−a2n √
2an < 0 n ≥ 2; limn→∞ an = 2.
(ii) Using induction show that an < 2 for all n, and note that
(2 − an )(1 + an )
an+1 − an = √ > 0 for all n; lim an = 2.
2 + an + an n→∞
(iii) Using induction show that an < 6 for all n, and note that
6 − an
an+1 − an = > 0 for all n; lim an = 6.
2 n→∞
(6) limn→∞ an+1 = L; and
||an | − |L|| ≤ |an − L|
implies that limn→∞ |an | = |L|.
(7) Given ϵ = |L|/2, there exists n0 such that
42 3. SOLUTIONS

(||an | − |L|| ≤) |an − L| < |L|/2 for all n ≥ n0 .


Thus |an | > |L| − |L|
2 = 2
|L|
for all n ≥ n0 .
(8) Follows from the definition of ‘limit of a sequence’.
(9) Both the statements are false. Consider, for example, an = 1 and bn = (−1)n .
(10) The implication ⇒ is obvious. For the converse, let both {a2n }n≥1 and {a2n+1 }n≥1
be convergent to ℓ, and let ϵ > 0 be given. Choose n1 , n2 ∈ N such that
|a2n − ℓ| < ϵ for all n ≥ n1 , and|a2n+1 − ℓ| < ϵ for all n ≥ n2 .
Let n0 = max{n1 , n2 }. Then
|an − ℓ| < ϵ for all n ≥ 2n0 + 1.
3.2. TUTORIAL SHEET 2 43

3.2. Tutorial sheet 2


(1) (i) The statement is false. For example consider a = −1, b = 1, c = 0 and
define f, g : (−1, 1) → R by

1 if x = 0
f (x) = x, g(x) =
1/x2 if x ̸= 0.
(ii) The statement is true since 0 ≤ |f (x)g(x)| ≤ M |f (x)| if |g(x)| ≤ M for x
in (a, b).

(iii) The statement is true since limx→c f (x)g(x) = limx→c f (x) limx→c g(x).
(2) Let limx→α f (x) = L. It follows from
|f (α + h) − f (α − h)| ≤ |f (α + h) − L| + |f (α − h) − L|
that
lim |f (α + h) − f (α − h)| = 0.
h→0
The converse is false; e.g. consider α = 0 and

1 if x = 0
f (x) = 1
|x| if x ̸= 0.
(3) (i) Continuous everywhere except at x = 0. This can be seen in part by
considering the sequences {xn }n≥1 , {yn }n≥1 where
1 1
xn := andyn := π .
nπ 2nπ + 2
Note that both xn , yn → 0, but
f (xn ) → 0, andf (yn ) → 1.
(ii) Continuous everywhere. For ascertaining the continuity of f at x = 0, note
that |f (x)| ≤ |x| and f (0) = 0.
(iii) Continuous everywhere on [1, 3] except at x = 2.
(4) Taking x = 0 = y, we get f (0 + 0) = 2f (0) so that f (0) = 0. By the assumption
of the continuity of f at 0, limx→0 f (x) = 0. Thus,
lim f (c + h) = lim [f (c) + f (h)] = f (c)
h→0 h→0
showing that f is continuous at x = c.
Optional: First verify the equality for all k ∈ Q and then use the continuity of
f to establish it for all k ∈ R.
(5) Clearly, f is differentiable for all x ̸= 0 and the derivative is
1 1
f ′ (x) = 2x sin( ) − cos( ), x ̸= 0.
x x
Also,
h2 sin( h1 ) − 0
f ′ (0) = lim = 0.
h→0 h
Clearly, f ′ is continuous at any x ̸= 0. However, lim f ′ (x) does not exist. Indeed,
x→0
for any δ > 0, we can choose n ∈ N such that
1 1
x := , y := ∈ (−δ, δ);
nπ (n + 1)π
44 3. SOLUTIONS

note that x and y satisfy |f ′ (x) − f ′ (y)| = 2.


(6)
f (x + h) − f (x)
0≤ ≤ c|h|α−1
h

implies by the Sandwich Theorem that


f (x + h) − f (x)
lim =0 for all x ∈ (a, b).
h→0 h
(7)
 
f (c + h) − f (c − h) 1 f (c + h) − f (c) f (c − h) − f (c)
lim = lim +
h→0+ 2h h→0+ 2 h −h

1 ′
[f (c) + f ′ (c)] = f ′ (c).
=
2
The converse is false; consider, for example, f (x) = |x| and c = 0.
(8)
2
f (x + y) = f (x)f (y) ⇒ f (0) = f (0) ⇒ f (0) = 0 or 1.

If f (0) = 0, then
f (x + 0) = f (x)f (0) ⇒ f (x) = 0 for all x.
Thus, trivially, f is differentiable. If f (0) = 1, then
 
′ f (c + h) − f (c) f (h) − f (0)
f (c) = lim = f (c) lim = f ′ (0)f (c).
h→0 h h→0 h
(9) (i) Let f (x) = cos(x). Then f ′ (x) = − sin(x) ̸= 0 for x ∈ (0, π).
Thus g(y) = f −1 (y) = cos−1 (y), −1 < y < 1 is differentiable
and
1
g ′ (y) = ′ , where x is such that f (x) = y.
f (x)

Therefore,
−1 −1 −1
g ′ (y) = =p =p .
sin(x) 2
1 − cos (x) 1 − y2
(ii) Note that
1
cosec−1 (x) = sin−1 for |x| > 1.
x

Since
d 1
sin−1 (x) = √ for |x| < 1,
dx 1 − x2
one has, by the chain rule,
d 1 −1
cosec−1 (x) = q ( ), |x| > 1.
dx (1 − 1 x2
x2 )
3.2. TUTORIAL SHEET 2 45

(10)    
dy 2x − 1 d 2x − 1
= f′
dx x + 1 dx x + 1
 2    2
2x − 1 3 3 2x − 1
= sin = sin .
x+1 (x + 1)2 (x + 1)2 x+1
(11) f (x) : |x| + |1 − x|
(12) For c ∈ R, select a sequence {an }n≥1 of rational numbers and a sequence
{bn }n≥1 of irrational numbers, both converging to c. Then {f (an )}n≥1 converges
to 1 while {f (bn )}n≥1 converges to 0, showing that limit of f at c does not exist.
(13) Let c ̸= 1/2.If {an }n≥1 is a sequence of rational numbers and {bn }n≥1 a
sequence of irrational numbers, both converging to c, then g(an ) = an → c,
while g(bn ) = 1 − bn → 1 − c, and c ̸= 1 − c. Thus g is not continuous at
any c ̸= 1/2. Further, if {an }n≥1 is any sequence converging to c = 1/2, then
g(an ) → 1/2 = g(1/2). Hence, g is continuous at c = 1/2.
(14) Let L = limx→c f (x). For ϵ = L − α, choose a δ such that
|f (c + h) − L| < ϵfor 0 < |h| < δ;
then f (c + h) > L − ϵ = α for 0 < |h| < δ. 
f (c+h)−f (c)−αh
, if h ̸= 0
(15) (i) ⇒ (ii) : Take α = f ′ (c) and ϵ1 (h) = h
0, if h = 0.
|f (c + h) − f (c) − αh|
(ii) ⇒ (iii) : lim = lim |ϵ1 (h)| = 0
h→0 |h| h→0
f (c + h) − f (c) f (c + h) − f (c)
(iii) ⇒ (i) : lim − α = 0 ⇒ lim exists
h→0 h h→0 h
and in fact is equal to α.
46 3. SOLUTIONS

3.3. Tutorial sheet 3



(1) f (x) = x3 − 6x
√ + 3 has
√ stationary points
√ at x = ±
√ 2.
Note that f√(− √2) = 4 2 + 3 > 0, f (+ 2) = −4 2 + 3 < 0. Therefore f has a
root in (−√ 2, 2). Also, f → −∞ as x → −∞ implying that f has a root
in√ (−∞, − 2). Similarly, f → +∞ as x → +∞ implying that f has a root in
( 2, ∞). Since f has at most three roots, all its root are real.
(2) For f (x) = x3 + px + q, p > 0, f ′ (x) = 3x2 + p > 0. Therefore f is strictly in-
creasing and can have at most one root. Since
p q 
lim + = 0,
x→±∞ x2 x3
f (x) p q
=1+ 2 + 3 >0
x3 x x

for |x| very large. Thus f (x) > 0 if x is large positive and f (x) < 0 if x is large
negative. By the Intermediate Value Property (IVP) f must have at least one
root.
(3) By the IVP, there exists at least one x0 ∈ (a, b) such that f (x0 ) = 0. If
there were another y0 ∈ (a, b) such that f (y0 ) = 0, then by Rolle’s theorem there
would exist some c between x0 and y0 (and hence between a and b) with f ′ (c) = 0,
leading to a contradiction.
(4) Since f has 3 distinct roots say r1 < r2 < r3 , by Rolle’s theorem f ′ (x) has at
least two real roots, say, x1 and x2 such that r1 < x1 <pr2 and r2 < xp 2 < r3 .
Since f ′ (x) = 3x2 + p, this implies that p < 0, and x1 = − −p/3, x2 = −p/3.
Now, f ′′ (x1 ) = 6x1 < 0 =⇒ f has a local maximum at x = x1 . Similarly, f
has a local minimum at x = x2 . Since the quadratic f ′ (x) is negative between
its roots x1 and x2 (so that f is decreasing over [x1 , x2 ]) and f has a root r2 in
(x1 , x2 ), we must have f (x1 ) > 0 and f (x2 ) < 0. Further,
r r
−4p3 −4p3
f (x1 ) = q + , f (x2 ) = q −
27 27
so that
4p3 + 27q 2
= f (x1 )f (x2 ) < 0.
27
(5) For some c between a and b, one has
sin(a) − sin(b)
= | cos(c)| ≤ 1.
a−b
 
(6) By Lagrange’s Mean Value Theorem (MVT) there exists c1 ∈ a, (a+b)
2 such
that
f a+b

− f (a)
2
b−a
 = f ′ (c1 )
2
a+b

and there exists c2 ∈ 2 ,b such that
a+b

f (b) − f
b−a
2
= f ′ (c2 ).
2
3.3. TUTORIAL SHEET 3 47

Clearly one has c1 < c2 , and adding the above equations one obtains
f (b) − f (a)
f ′ (c1 ) + f ′ (c2 ) = b−a
 = 2 (as f (b) = b, f (a) = a).
2
(7) By Lagrange’s MVT, there exists c1 ∈ (−a, 0) and there exists c2 ∈ (0, a) such
that
f (0) − f (−a) = f ′ (c1 )a and f (a) − f (0) = f ′ (c2 )a.
Using the given conditions, we obtain
f (0) + a ≤ a and a − f (0) ≤ a
which implies f (0) = 0.
Optional: Consider g(x) = f (x) − x, x ∈ [−a, a]. Since g ′ (x) = f ′ (x) − 1 ≤ 0, g
is decreasing over [−a, a]. As g(−a) = g(a) = 0, we have g ≡ 0.
(8) (i) No such function exists in view of Rolle’s theorem.
2
(ii) Possible, f (x) = x2 + x
(iii) f ′′ ≥ 0 ⇒ f ′ increasing. As f ′ (0) = 1, by Lagrange’s MVT we have f (x) −
f (0) ≥ x for x > 0. Hence f with the required properties cannot exist.
(iv) Possible,  1
1−x if x ≤ 0
f (x) =
1 + x + x2 if x > 0.
(9) The points to check are the end points x = −2 and x = 5, the point of non-
differentiability x = 0, and the stationary point x = 2. The values of f at these
points are given by
f (−2) = f (2) = 13, f (0) = 1, f (5) = −14.
Thus, global max = 13 at x = ±2, and global min = −14 at x = 5.
(10) Let 2a be the width of the window and h be its height. Then 2a + 2h + πa = p,
p 2
and 0 ≤ a ≤ . As the area of the colored glass is πa2 and the area of the
2+π
plane glass is 2ah, the total light admitted is
πa2 πa2
 
p − (π + 2)a p
L(a) = 2ah + = 2a + (0 ≤ a ≤ ).
4 2 4 2+π
Since
2p
L′ (a) = 0 ⇒ a =
8 + 3π
and
2p 2p p
L′ (a) > 0 in [ 0, ) and L′ (a) < 0 in ( , ],
8 + 3π 8 + 3π 2 + π
2p p(4 + π)
a= must give the global maximum. That yields h = .
8 + 3π 2(8 + 3π)
48 3. SOLUTIONS

3.4. Tutorial sheet 4


(1)(i) f (x) = 2x3 + 2x2 − 2x − 1 ⇒ f ′ (x) = 6x2 + 4x − 2 = 2(x + 1)(3x − 1). Thus,
f ′ (x) > 0 in (−∞, −1) ∪ (1/3, ∞) so that f (x) is strictly increasing in those
intervals, and f ′ (x) < 0 in (−1, 1/3) so that f (x) is strictly decreasing in that
interval.

Thus, f (x) has a local maximum at


x = −1, and a local minimum at x = 31 .
4.1.1-eps-converted-to.pdf As f ′′ (x) = 12x + 4 we
 have that f (x)
is convex in − 31 , ∞ and concave in
−∞, − 13 , with a point of inflection at
1
x=− .
3

Graph of f
x2
(ii) y = 2 ⇒ lim y = 1 ⇒ y = 1 is an asymptote.
x +1 x→±∞
2x
y′ = 2 ⇒ y is increasing in (0, ∞) and decreasing
(x + 1)2
in (−∞, 0).
2
−1)
Further, y ′′ = − 2(3x
(x2 +1)3 implies that
4.1.2-eps-converted-to.pdf y ′′ > 0 if |x| < √13 , andy ′′ < 0 if |x| >
√1 . Therefore,
3
   
1 1 1 1
y is convex in − √ , √ and concave in R\ − √ , √
3 3 3 3
1
Graph of f with the points x = ± √ being the
3
points of inflection.
3.4. TUTORIAL SHEET 4 49

(iii) f (x) = 1 + 12|x| − 3x2 ; f is not differentiable at x = 0; f (0) = 1.

Further,
f ′ (x) = 0 at x = ±2,
f ′ (x) < 0 in (−2, 0) ∪ (2, 5],
f ′ (x) > 0 in (0, 2),
and
4.1-eps-converted-to.pdf f ′′ (x) = −6 in (−2, 0) ∪ (0, 5).
Thus
f is concave in(−2, 0) ∪ (0, 5),
decreasingin(−2, 0) ∪ (2, 5),
and
increasingin(0, 2);
further, f has a global maximum at x =
±2.

Graph of f
(2) In view of the given conditions, f has a local max at x = −2 and
a local min at x = 2, f is concave in (−∞, 0) and convex in (0, ∞), and
x = 0 is a point of inflection.
(3) Motivate students to discover their own examples.

(i) f ′ > 0, f ′′ > 0. Example: f (x) = x√2


; 0 < x < 1.
′ ′′
(ii) f > 0, f < 0. Example: f (x) = x; √ 0 < x < 1.
(iii) f ′ < 0, f ′′ > 0. Example: f (x) = − x; 0 < x < 1.
(iv) f ′ < 0, f ′′ < 0. Example: f (x) = −x2 ; 0 < x < 1.
(4) (i) The statement is true. In (c − δ, c + δ), f (x) ≤ f (c), g(x) ≤ g(c). As all
the quantities are non-negative, f (x)g(x) ≤ f (c)g(c) in (c − δ, c + δ).
(ii) The statement is false. E.g. f (x) = g(x) =! + sin(x), c = 0.
(5) Let Pn be the partition of [0, 2] into 2 × 2n equal parts. Then U (Pn , f ) = 3 and

1 (2n − 1)
L(Pn , f ) = 1 + 1 × n
+2× →3
2 2n
R2
as n → ∞. Thus, 0
f (x)dx = 3.
Rb
(6) f (x) ≥ 0 ⇒ U (P, f ) ≥ 0, L(P, f ) ≥ 0 ⇒ f (x)dx ≥ 0.
Ra b
Suppose, moreover, f is continuous and a f (x)dx = 0. Assume f (c) > 0 for
some c in [a, b]. Then f (x) > f (c)
2 in a δ-nbhd of c for some δ > 0. This implies
that
f (c)
U (P, f ) > δ ×
2
Rb
for any partition P, and hence, a f (x)dx ≥ δf (c)/2 > 0, a contradiction.
50 3. SOLUTIONS

n  3 Z 1
1X i 2 2
(7) (i) Sn = −→ (x)3/2 dx =
n i=1 n 0 5
n Z 1
1 X 1 dx π
(ii) Sn = −→ =
n i=1 i 2 + 1 x 2+1 4

0
n
n
1X 1
Z 1
dx √
(iii) Sn = q −→ √ = 2( 2 − 1)
n i=1 i 0 x+1
n +1
n Z 1
1X iπ
(iv) Sn = cos −→ cos πxdx = 0
n i=1 n 0
1 2 √
Z 1 Z 2 Z 3
19
(v) Sn −→ xdx + x3/2 dx + x2 dx = + (4 2 − 1) +
R0x 1 2 2 5 3
(8) Let F (x) = a f (t)dt. Then F ′ (x) = f (x). Note that
Z v(x) Z v(x) Z u(x)
f (t)dt = f (t)dt − f (t)dt = F (v(x)) − F (u(x)).
u(x) a a
By the Chain Rule one has
Z v(x)
d
f (t)dt = F ′ (v(x))v ′ (x) − F ′ (u(x))u′ (x)
dx u(x)
= f (v(x))v ′ (x) − f (u(x))u′ (x).
dy 1
p d2 y y dy
(a) = dx/dy = 1 + y2 , 2 = p dx = y.
dx dx 1 + y2
(b) (i) F ′ (x) = cos((2x)2 )2 = 2 cos(4x2 ).

(ii) F ′ (x) = cos(x2 )2x = 2x cos(x2 )


(9) Define
Z x+p
F (x) = f (t)dt, x ∈ R.
x
Then F ′ (x) = 0 for every x.
(10) Expand sin λ(x−t) in the integrand, evaluate g ′ (x), g ′′ (x), and simplify to show
lhs=rhs.
3.5. TUTORIAL SHEET 5 51

3.5. Tutorial sheet 5


R1 R1 √
(1) (i) 0 y dx = 0 (1 + x − 2 x) dx = 61
R2 R2
(ii) 2 0 (2x2 − (x4 − 2x2 )) dx = 2 0 (4x2 − x4 ) dx = 128 15
R3 R3
(iii) 1 (3y − y 2 − (3 − y)) dy = 1 (4y − y 2 − 3) dy = 43
R 1−a R 1−a 3
(2) 0 (x − x2 − ax) dx = 0 ((1 − a)x − x2 ) dx = 4.5 gives (1−a) 6 = 4.5 so
that a = −2. R π/3
(3) Required area = 2 × 0 12 (r22 − r12 )dθ
R π/3
= 4a2 0 (8 cos2 θ − 2 cos θ − 1)dθ = 4πa2 .
Z 2π q
(4) (i) Length = (1 − cos(t))2 + sin2 (t)dt
Z 2π 0 Z π
= 2| sin(t/2)|dt = 4 | sin(u)|du = 8.
0 0
Z π/4 p Z π/4 p
(ii) Length = ′2
1 + y dx = 1 + cos(2x)dx
√ R π/4 0 0
= 2 0 | cos(x)|dx = 1.
 
dy 2 1
(5) =x + − 2 .
dx 4x
s  2 r
ds dy 1 1 1
= 1+ = 1 + x4 + 4
− = x2 + 2 .
dx dx 16x 2 4x
Therefore,
Z 3   3 3
1 x 1 53
Length = x2 + 2 dx = − = .
1 4x 3 4x 1 6
The surface area is
Z 3 Z 3  3  
ds x 1 1
S= 2π(y + 1) dx = 2π + +1 x2 + 2 dx
1 dx 1 3 4x 4x
 6 3 2
3  
x x x 1 1 5
= 2π + + − 2
− = 101 + π.
18 3 6 32x 4x 1 18
(6) The diameter of the circle at a point x is given by
(8 − x2 ) − x2 , −2 ≤ x ≤ 2.
So the area of the cross-section at x is A(x) = π(4 − x2 )2 . Thus
Z 2 Z 2
2 2 512π
Volume = π(4 − x ) dx = 2π (4 − x2 )2 dx = .
−2 0 15
(7) In the first octant, the sections perpendicular to the y-axis are squares with
p p
0 ≤ x ≤ a2 − y 2 , 0 ≤ z ≤ a2 − y 2 , 0 ≤ y ≤ a.
p
Since the squares have sides of length a2 − y 2 , the area of the cross-section at
y is A(y) = 4(a2 − y 2 ). Thus the required volume is
Z a Z a
16a3
A(y)dy = 8 (a2 − y 2 )dy = .
−a 0 3
52 3. SOLUTIONS

(8) Let the line be along z-axis, 0 ≤ z ≤ h. For any fixed z, the section is a square
Rh
of area r2 . Hence the required volume is 0 r2 dz = r2 h.
(9) Washer Method
Area of washer = π(1 + y)2 = π(1 + (3 − x2 ))2 = π(4 − x2 )2 so that
R2
Volume = −2 π(4 − x2 )2 dx = 512π/15.
(This is the same integral as in (6) above).

Shell method √
Area of shell = 2π(y − (−1))2x = 4π(1 + y) 3 − y so that
Z 3 p
Volume = 4π(1 + y) 3 − ydy = 512π/15.
−1
(10) Washer Method
Required volume = Volume of the sphere -Volume generated by revolving the
shaded region
Z 1 is √ Z 1
32π/3 − [ πx2 dy − π( 3)2 2] = 32π/3 − 2π[ (4 − y 2 )dy − 3]
−1 0
= 32π/3 − 2π[11/3 − 3] = 28π/3

Shell Method
Required volume = Volume of the sphere -Volume generated by revolving the
shaded region
Z 2is Z 2 p
= 32π/3 − √ 2πx(2y)dx = 32π/3 − 4π √ x 4 − x2 dx
3 3
= 32π/3 − 4π(1/3) = 28π/3
3.6. TUTORIAL SHEET 6 53

3.6. Tutorial sheet 6


2
(1) (i) {(x, y) ∈ R | x ̸= ±y}.
(ii) R2 − {(0, 0)}.
(2) (i) A level curve corresponding to any of the given values of c is the straight
line x − y = c in the xy-plane. A contour line corresponding to any of the
given values of c is the same line shifted to the plane z = c in R3 .

(ii) Level curves do not exist for c = −3, −2, −1. The level curve corresponding
to c = 0 is the point (0, 0). The level curves corresponding to c = 1, 2, 3, 4
are concentric circles centered at the origin in the xy-plane. Contour lines
corresponding to c = 1, 2, 3, 4 are the cross-sections in R3 of the paraboloid
z = x2 + y 2 by the plane z = c, i.e., circles in the plane z = c centered at
(0, 0, c).
(iii) For c = −3, −2, −1, level curves are rectangular hyperbolas xy = c in the
xy-plane with branches in the second and fourth quadrant. For c = 1, 2, 3, 4,
level curves are rectangular hyperbolas xy = c in the xy-plane with branches
in the first and third quadrant. For c = 0, the corresponding level curve
(resp. the contour line) is the union of the x-axis and the y-axis in the xy-
plane (resp. in the xyz-space). A contour line corresponding to a non-zero
c is the cross-section of the hyperboloid z = xy by the plane z = c, i.e., a
rectangular hyperbola in the plane z = c.
(3) (i) Discontinuous at (0, 0). (Check lim f (x, y) using y = mx3 ).
(x,y)→(0,0)
(ii) Continuous at (0, 0) :

x2 − y 2 x2 + y 2
xy 2 2
≤ |xy| 2 = |xy|.
x +y x + y2
(iii) Continuous at (0, 0) :
p
|f (x, y)| ≤ 2(|x| + |y|) ≤ 4 x2 + y 2 .
(4) (i) Use the sequential definition of limit: (xn , yn ) → (a, b) =⇒ xn →
aandyn → b =⇒ f (xn ) → f (a)andg(yn ) → g(b) =⇒ f (xn ) ± g(yn ) →
f (a) ± g(b) by the continuity of f, g and limit theorems for sequences.
(ii) (xn , yn ) → (a, b) =⇒ xn → aandyn → b =⇒ f (xn ) → f (a)andg(yn ) →
g(b) =⇒ f (xn )g(yn ) → f (a)g(b) by the continuity of f, g and limit theorems
for sequences.
(iii) Follows from (i) above and the following:
f (x) + g(y) |f (x) − g(y)|
min{f (x), g(y)} = − ,
2 2
f (x) + g(y) |f (x) − g(y)|
max{f (x), g(y)} = + .
2 2
(5) Note that limits are different along different paths: f (x, x) = 1 for every x and
f (x, 0) = 0.
(6) (i) fx (0, 0) = 0 = fy (0, 0).
(ii)
sin2 (h)/|h| sin2 (h)
fx (0, 0) = lim = lim
h→0 h h→0 h|h|
54 3. SOLUTIONS

does not exist (Left Limit ̸= Right Limit). Similarly, fy (0, 0) does not exist.
(7) |f (x, y)| ≤ x2 + y 2 ⇒ f is continuous at(0, 0).
It is easily checked that fx (0, 0) = fy (0, 0) = 0.
Now,     
1 1 1
fx = 2x sin − 2 cos .
x2 + y 2 x + y2 x2 + y 2
 
1
The function 2x sin x2 +y 2 is bounded in any disc centered at (0, 0),
 
2x 1
while 2 cos is unbounded in any such disc.
x + y2 x2 + y 2  
(To see this, consider (x, y) = √1nπ , 0 for n a large positive integer.)
Thus fx is unbounded in any disc around (0, 0).

f (h, 0) − f (0, 0) 1
(8) fx (0, 0) = lim = lim sin does not exist. Similarly fy (0, 0)
h→0 h h→0 h
does not exist. Clearly, f is continuous at (0, 0).

(9) (i) Let v = (a, b) be any unit vector in R2 . We have


 2 2
f (hv) f (ha, hb) h2 ab aa2 −b
+b2
(Dv f ) (0, 0) = lim = lim = lim = 0.
h→0 h h→0 h h→0 h
Therefore (Dv f ) (0, 0) exists and equals 0 for every unit vector v ∈ R2 .
For considering differentiability, note that  
fx (0, 0) = (Dî f ) (0, 0) = 0 = fy (0, 0) = Dĵ f (0, 0). We have then
|f (h, k) − f (0, 0) − hfx (0, 0) − kfy (0, 0)|
lim √
(h,k)→(0,0) h2 + k 2
|hk(h2 − k 2 )|
= lim = 0 since
(h,k)→(0,0) (h2 + k 2 )3/2

|hk(h2 − k 2 )| |hk| h2 + k 2
0≤ ≤√
(h2 + k2 )
3/2
h2 + k 2 h2 + k 2
√ √
h2 + k 2 h2 + k 2 p
≤ √ = h2 + k 2 .
2
h +k 2

Thus f is differentiable at (0, 0).


(ii) Note that, for any unit vector v = (a, b) in R2 , we have
h3 a3 a3 a3
Dv f (0, 0) = lim = lim 2 = 2 .
h→0 h(h2 (a2 2 2
+ b )) h→0 (a + b ) (a + b2 )
To consider differentiability, note that fx (0, 0) = 1, fy (0, 0) = 0 and
|f (h, k) − h × 1 − k × 0| h3 /(h2 + k 2 ) − h
lim √ = lim √
(h,k)→(0,0) h2 + k 2 (h,k)→(0,0) h2 + k 2
hk 2
= lim
(h,k)→(0,0) (h2 + k 2 )3/2

does not exist (consider, for example, k = mh). Hence f is not differentiable
at (0, 0).
3.6. TUTORIAL SHEET 6 55

(iii) For any unit vector v ∈ R2 , one has


h i
1
h2 (a2 + b2 ) sin h2 (a2 +b2 )
(Dv f ) (0, 0) = lim = 0.
h→0 h
Also,
h i
1
(h2 + k 2 ) sin (h2 +k 2) p 
1

lim √ = lim 2 2
h + k sin =0
(h,k)→(0,0) h2 + k 2 (h,k)→(0,0) h2 + k 2

therefore f is differentiable
p at (0, 0).
(10) f (0, 0) = 0, |f (x, y)| ≤ x2 + y 2 =⇒ f is continuous at (0, 0). Let v be a
unit vector in R2 . For v = (a, b), with b ̸= 0, one has
1 hb p 2 2 (a2 + b2 )b
(Dv ) f (0, 0) = lim h a + h2 b2 = .
h→0 h |hb| |b|
If v = (a, 0), then (Dv f ) (0, 0) = 0. Hence (Dv f ) (0, 0) exists for every unit vector
v ∈ R2 . Further,
fx (0, 0) = 0, fy (0, 0) = 1,
and
k

2 2
|f (h, k) − 0 − h × 0 − k × 1| |k| h + k − k
lim √ = lim √
(h,k)→(0,0) h2 + k 2 (h,k)→(0,0) h2 + k 2
k k
= lim −√
(h,k)→(0,0) |k| h + k2
2

does not exist (consider, for example, k = mh) so that f is not differentiable at
(0, 0).
56 3. SOLUTIONS

3.7. Tutorial sheet 7


∂F ∂F ∂F
(1) (∇F ) (1, −1, 3) = ( (1, −1, 3), (1, −1, 3), (1, −1, 3)) = (0, 4, 6).
∂x ∂y ∂z
The tangent plane to the surface F (x, y, z) = 7 at the point (1, −1, 3) is
given by 0 × (x − 1) + 4 × (y + 1) + 6 × (z − 3) = 0, i.e.,2y + 3z = 7.
The normal line to the surface F (x, y, z) = 7 at the point (1, −1, 3) is given
by
x = 1, 3y − 2z + 9 = 0. 
(2, 2, 1) 2 2 1
(2) u = √ = , ,
22 + 22 + 12 3 3 3
and
(∇F ) (2, 2, 1) = (3, −5, 2).
Therefore,
6 10 2 2
(Du F ) (2, 2, 1) = (∇F )(2, 2, 1) · u = − + =− .
3 3 3 3
(3) Given that sin (x + y) + sin (y + z) = 1 (with cos(y + z) ̸= 0).
(It may be assumed that z is a sufficiently smooth function of x and y).
Differentiating w.r.t. x while keeping y fixed, we get
∂z
cos (x + y) + cos (y + z) ∂x = 0. (∗)
Similarly, differentiatingw.r.t.y 
while keeping x fixed, we get
∂z
cos (x + y) + cos (y + z) 1 + ∂y = 0. (∗∗)
Differentiating (*) w.r.t y we have
∂z ∂z ∂2z
− sin (x + y) − sin (y + z) 1 + ∂y ∂x + cos (y + z) ∂x∂y = 0.
Thus, using (*) and (**), we have
∂2z
∂x∂y
   
1 ∂z ∂z
= sin (x + y) + sin (y + z). 1 +
cos (y + z) ∂y ∂x
   
1 cos (x + y) cos (x + y)
= sin (x + y) + sin (y + z) − −
cos (y + z) cos (y + z) cos (y + z)

sin (x + y) cos2 (x + y)
= + tan (y + z) 2 .
cos (y + z) cos (y + z)
(4) We have
fx (0, k) − fx (0, 0)
fxy (0, 0) = lim ,
k→0 k
where (noting that k ̸= 0)
f (h, k) − f (0, k) f (h, 0) − f (0, 0)
fx (0, k) = lim = −kand fx (0, 0) = lim = 0.
h→0 h h→0 h
Therefore,
−k − 0
fxy (0, 0) = lim = −1; similarlyfyx (0, 0) = 1.
k→0 k
Thus
fxy (0, 0) ̸= fyx (0, 0).
3.7. TUTORIAL SHEET 7 57

By directly computing fxy , fyx for (x, y) ̸= (0, 0), one observes that these are not
continuous at (0, 0).
(In the following Hf (a, b) denotes the Hessian matrix of a sufficiently smooth
function f at the point (a, b)).
(5) (i) We have
 
12 0
fx (−1, 2) = 0 = fy (−1, 2); Hf (−1, 2) =  .
0 48
D = 12 × 48 > 0, fxx (−1, 2) = 12 > 0 ⇒ (−1, 2) is a point of local minimum of f .
(ii) We have
 
6 −2
fx (0, 0) = 0 = fy (0, 0); Hf (0, 0) =  .
−2 10
D = 60 − 4 > 0, fxx (0, 0) = 6 > 0 ⇒ (0, 0) is a point of local minimum of f .
(x2 +y 2 ) (x2 +y 2 )
(i) fx = e− 2 2x − x3 + xy 2 , fy = e− 2
 
(6) −2y + y 3 − x2 y .
√ √
Critical points are (0, 0), (± 2, 0), (0, ± 2).
 
2 0
Hf (0, 0) = ⇒ (0, 0)is a saddle point of f .
0 −2
√ √
 4 
−e 0
Hf (± 2, 0) = 4 ⇒ (± 2, 0)is a point of local maximum of f .
0 −e
√ √
 4 
0
Hf (0, ± 2) = e 4 ⇒ (0, ± 2)is a point of local minimum of f .
0 e

(ii) fx = 3x2 −3y 2 and fy = −6xy imply that (0, 0) is the only critical point of f.
Now,
 
0 0
Hf (0, 0) = .
0 0
Thus, the standard derivative test fails.
However, f (±ϵ, 0) = ±ϵ3 for any ϵ so that (0, 0) is a saddle point of f.
(7) From f (x, y) = (x2 − 4x) cos y (1 ≤ x ≤ 3, −π/4 ≤ y ≤ π/4), we have
fx = (2x − 4) cos y and fy = −(x2 − 4x) sin y.
Thus the only critical point of f is P = (2, 0); note that f (P ) = −4.
2
Next, g± (x) ≡ f (x, ± π4 ) = (x √−4x)
2
(1 ≤ x ≤ 3) has x = 2 as the only critical
−4
point so that we consider P± = (2, ± π4 ); note that f (P± ) = √ 2
.
π
We also need to check g± (1) = f (1, ± 4 ) (≡ f (Q± )) and g± (3) = f (3, ± π4 ) (≡
−3 −3
f (S± )); note that f (Q± ) = √2
, f (S± ) = − √ 2
.
Next, consider h(y) ≡ f (1, y) = −3 cos y (−π/4 ≤ y ≤ π/4). The only critical
point of h is y = 0; note that h(0) = f (1, 0) (≡ f (M )) = −3. (h(±π/4) is just
f (Q± )).
Finally, consider k(y) ≡ f (3, y) = −3 cos y (−π/4 ≤ y ≤ π/4). The only critical
point of k is y = 0; note that k(0) = f (3, 0) (≡ f (T )) = −3. (k(±π/4) is just
f (S± )).
Summarizing, we have the following table:
58 3. SOLUTIONS

Points P+ P− Q+ Q− S+ S− T P M
Values − √42 − √42 − √32 − √32 − √32 − √32 -3 -4 -3
By inspection one finds that

fmin = −4 is attained at P = (2, 0) and


fmax = − √32 at Q± = (1, ±π/4) and at S± = (3, ±π/4).
3.8. TUTORIAL SHEET 8 59

3.8. Tutorial sheet 8


Z e Z 1 
(1) (i) dx dy
Z 11 Zlog
1
y

(ii) f (x, y)dy dx.
−1 x2
Z π Z y  Z π
sin(y)
(2) (i) dx dy = sin(y)dy = 2.
y
Z 01 Z x0  Z 10
2
(ii) x2 exy dy dx = x(ex − 1)dx
0 0 0
1 1 1
(e − 1) − = (e − 2).
=
2 2 2
Z 2 Z 2 Z πx 
dy
(iii) (tan−1 (πx) − tan−1 (x))dx = 2
dx
0 0 x! 1 + y !
Z Z Z 2 Z y Z 2π Z 2
d(x, y) dx dx
= 2
= 2
dy + 2
dy
R1 +R2 1 + y 0 y/π 1 + y 2 y/π 1 + y
Z 2 Z 2π
1 ydy y dy
= (1 − ) 2
+ (2 − )
0 π 1 + y 2 π 1 + y2
π−1 2 2 −1 2π 1
= log(1 + y )|0 + 2 tan y|2 − log(1 + y 2 )|2π
2
2π 2π 
2

π−1 −1 −1 1 (4π + 1)
= log 5 + 2(tan 2π − tan 2) − log .
2π 2π 5
ZZ Z 1 Z 2x  Z 1
2 2 2
(3) ex d(x, y) = ex dy dx = 2xex dx = e − 1.
D 0 0 0
(4) Put
u−v u+v
,y = x= .
2 2
Then the rectangle R = {π ≤ u ≤ 3π, −π ≤ v ≤ π}
in the uv-plane gets mapped to D, a parallelogram in the xy-plane.
Further,
1/2 −1/2 1
J= =
1/2 1/2 2
and then
ZZ ZZ
1
(x − y)2 sin2 (x + y)dxdy =
v 2 sin2 (u) dudv
D R 2
Z π  Z 3π
π3 π4
  
1 1
= v 2 dv sin2 (u)du = 2× (π) = .
2 −π π 2 3 3
(5) Put
u
, y = uv. x=
v
Then the rectangle R = {1 ≤ u ≤ 3, 1 ≤ v ≤ 2} in the uv-plane gets mapped to D
in the xy-plane.
Further,
1/v −u/v 2 2u
J= =
v u v
60 3. SOLUTIONS

and then
ZZ ZZ Z 3  Z 2 
2u dv
d(x, y) = Area(D) = dudv = 2udu = 8 log 2.
D R v 1 1 v

(6) (i) Setting


x = ρ cos(θ), y = ρ sin(θ), 0 ≤ ρ ≤ r, 0 ≤ θ ≤ 2π,
and using J = ρ, we get
ZZ Z 2π Z r
−(x2 +y 2 ) 2 2
e d(x, y) = e−ρ ρdρdθ = π(1 − e−r ).
D(r) 0 0

Therefore, letting r → ∞, we obtain the limit to be π.


π 2 π
(ii) By symmetry, the required limit is lim 1 − e−r = .
r→∞ 4 4
(iii) Let
I(r) = {|x| ≤ r, |y| ≤ r} .
Then ZZ ZZ
2
+y 2 ) 2
+y 2 )
e−(x d(x, y) ≤ e−(x d(x, y)
D(r) I(r)
ZZ
2
+y 2 )d(x,y)
≤ √ e−(x .
D(r 2)
Therefore, letting r → ∞, we obtain the limit to be π using the Sandwich
theorem.
π
(iv) The required integral being one-fourth of the integral in (iii) is .
4
(7) By symmetry, the given volume is 8 times the volume  in the positive octant.
In that octant the volume lies above the region Q = x ≥ 0, y ≥ 0, x2 + y 2 ≤ a2
and underneath the cylinder x2 + z 2 = a2 .
Therefore,
Z a Z √a2 −x2 Z √a2 −x2 ! !
16a3
V =8 1dz dy dx = .
0 0 0 3
(8)
p p p
D = {(x, y, z)| − 1 ≤ x ≤ 1, − 1 − x2 ≤ y ≤ 1 − x2 , x2 + y 2 ≤ z ≤ 1}.
(9)
√ √ !
Z 2 Z 2−x2 Z 2 
I= xdz dy dx.
0 0 x2 +y 2

We can also write the region of integration D as


√ p
D = {(x, y, z)|0 ≤ z ≤ 2, 0 ≤ y ≤ z, 0 ≤ x ≤ z − y 2 }.
Thus
Z 2 Z √
z Z √z−y2 ! ! √
8 2
I= xdx dy dz = .
0 0 0 15
(10) (i) Using cylindrical coordinates, one has
Z 1 Z 2π Z 1
I= (z 2 r2 )rdrdθdz = π/3.
−1 0 0
3.8. TUTORIAL SHEET 8 61

(ii) Using spherical coordinates, one has


Z 2π Z π Z 1
4π(e − 1)
I= (exp(r3 )r2 sin ϕdrdϕdθ = .
0 0 0 3
62 3. SOLUTIONS

3.9. Tutorial sheet 9


(1) (i) Note that
∂r ∂(x2 + y 2 + z 2 )1/2
= = x/r.
∂x ∂x
∂r ∂r
Similarly, ∂y = y/r and ∂z = z/r. Now,
∂rn ∂r
= nrn−1 = nrn−2 x, etc.
∂x ∂x
Hence, ∇(rn ) = nrn−2 r.
(ii) Letting n = −1 in (i) we have ∇(r−1 ) = −r−3 r. Hence, a · ∇(r−1 ) =
−r−3 (a · r).

(iii) First we compute ∇(a · ∇(r−1 )):


∂ a · r ∂  a1 x + a2 y + a3 z  a1 ∂r−3 a1
3
= 3
= 3
+ a · r = 3 − 3xr−5 (a · r).
∂x r ∂x r r ∂x r
Hence,
b · ∇(a · ∇(r−1 )) = −r−3 (a · b) + 3r−5 (a · r)(b · r).
X ∂(f g) X ∂f X ∂g
(2) (i) ∇(f g) = i = i g+ if = g∇f + f ∇g.
∂x ∂x ∂x
∂f n ∂f
(ii) Since = nf n−1 , hence ∇f n = nf n−1 ∇f .
∂x ∂x
(iii) Since,    
∂ f ∂f ∂g
= g −2 g −f ,
∂x g ∂x ∂x
  X    X X ∂g 
f ∂ f ∂f
∇ = i = g −2 g i −f i ,
g ∂x g ∂x ∂x
which is the desired result.
X ∂ X ∂f X ∂v1
(3) (i) ∇ · (f v) = (f v1 ) = v1 + f = ∇f · v + f ∇ · v.
∂x ∂x ∂x
X ∂ X ∂f X ∂v
(ii) ∇ × (f v) = i× (f v) = i × ( v) + i × (f )
 X ∂f  ∂x ∂x ∂x
X ∂
= i ×v+f i× v = ∇f × v + f (∇ × v).
∂x ∂x
X ∂  X ∂  XX ∂2v 
(iii) ∇ × (∇ × v) = i× j× v = i × (j × )
∂x ∂y ∂x∂y
P P  ∂2v  P ∂2v P ∂ P  ∂ 
= i j j i · ∂x∂y − ∂x2 = j j ∂y i i · ∂x v − ∆v
= ∇(∇ · v) − ∆v.
(iv) Since
X ∂  X ∂g  X ∂  ∂g 
∇ · (f ∇g) = i· f j = f = ∇f · ∇g + f ∆g,
∂x ∂y ∂x ∂x
we have
∇ · (f ∇g) − ∇ · (g∇f ) = f ∆g − g∆f .
X ∂ X ∂  P P ∂2v

(v) ∇ · (∇ × v) = i· j× v = i· j × ∂x∂y
∂x ∂y
XX ∂2v P  ∂2v ∂2v

= (i × j) · = k · ∂x∂y − ∂y∂x = 0,
∂x∂y
by the equality of mixed partials.
3.9. TUTORIAL SHEET 9 63

X ∂  X ∂f  P P ∂2f
(vi) ∇ × (∇f ) = i× j = (i × j) ∂x∂y
∂x ∂y
P  ∂2f ∂2f

= k ∂x∂y − ∂y∂x = 0.
(vii) Note that
X ∂f X ∂g X X ∂f ∂g
g∇f × f ∇g = g i ×f j = f g(i × j)
∂x ∂y ∂x ∂y
P  ∂f ∂g ∂f ∂g 
= f g ∂x ∂y − ∂y ∂x k
i j k  ∂f ∂g
∂f ∂f ∂f
X ∂g ∂f 
= fg ∂x ∂y ∂z = fg − i.
∂g ∂g ∂g ∂y ∂z ∂y ∂z
∂x ∂y ∂z
Hence,
X ∂ X  ∂f ∂g ∂g ∂f 
∇ · (g∇f × f ∇g) = i· if g −
∂x ∂y ∂z ∂y ∂z
X ∂   ∂f ∂g ∂g ∂f 
= fg −
∂x ∂y ∂z ∂y ∂z
X ∂g ∂f ∂g ∂g ∂f  X ∂f  ∂f ∂g ∂g ∂f 
= f − + g −
∂x ∂y ∂z ∂y ∂z ∂x ∂y ∂z ∂y ∂z
X  ∂ 2 f ∂g ∂ 2 f ∂g  X  ∂ 2 g ∂f ∂ 2 g ∂f 
+ fg − + fg − .
∂x∂y ∂z ∂x∂z ∂y ∂x∂z ∂y ∂y∂x ∂z
Each of the four sums vanishes individually.
∂f (r) ′ ∂r ′
(4) (i) Since = f (r) = f (r)x/r, we have
∂x ∂x
X ∂  ′ x
div(∇f (r)) = f (r)
∂x r
X ′′ x2 X f ′ (r) X x2 ′ ′′ 2 ′
= f (r) 2 + − 3
f (r) = f (r) + f (r).
r r r r
P ∂ n 2
(ii) div(rn r) =  ∂x (r x) = (rn + nrn−1 xr ) = 3rn + nrn = (3 + n)rn .
P
r n+2
(iii) Note that ∇ n+2 = rn r, by exercise 1(i). So,
 rn+2 
curl(rn r) = curl(grad ) = 0,
n+2
by exercise 3(vi). If n = −2, then
∇(log r) = r−2 r
and hence,
curl(r−2 r) = curl(∇ log r) = 0.
(iv) Using part (i) it follows that
d2  1  2  d −1 
div(∇r−1 ) = 2 + (r ) = 0.
dr r r dr
X ∂  X ∂u X ∂v
(5) (i) ∇ · (u × v) = i· (u × v) = i·( × v) + i · (u × )
∂x ∂x ∂x
X ∂u X ∂v
= (i × )·v− (i × ) · u = v · curlu − u · curlv.
∂x ∂x
(Def: A vector-field u is said to be irrotational if ∇ × u = 0. A vector-field
u is said to be solenoidal if ∇ · u = 0. We have now proved that if u and v
are irrotational then u × v is solenoidal. )
64 3. SOLUTIONS

X ∂ X ∂u  X ∂v  X ∂u X ∂u 
(ii) ∇ × (u × v) = i× (u × v) = i× ×v + i× u× = (i · v) − i· v+
∂x ∂x ∂x ∂x ∂x
= (v · ∇)u − (∇ · u)v + (∇ · v)u − (u · ∇)v.
X ∂ X ∂u  X ∂v 
(iii) ∇(u · v) = i (u · v) = i ·v + i ·u
∂x ∂xh ∂x
Xh ∂u  ∂u i X ∂v  ∂v i
= v· i − (v · i) + u· i − (u · i)
∂x ∂x ∂x ∂x
+(v · ∇)u + (u · ∇)v
X ∂  X ∂ 
=v× i× u +u× i× v + (v · ∇)u + (u · ∇)v
∂x ∂x
= v × (∇ × u) + u × (∇ × v) + (v · ∇)u + (u · ∇)v.
(6) (i) Let w = f u, where f is a scalar field and u is a constant vector. Then,
w · (∇ × w) = f u · (∇ × f u) = f u · (f ∇ × u + ∇f × u) (using 3(ii) ) =
f 2 (u · (∇ × u)) + f u · ∇f × u = 0 (using 3(v)).
(ii) Here r = (x, y, z). Thus, ∇ × v = ∇ × (w × r) = (r · ∇)w − (w · ∇)r + (∇ ·
r)w − (∇ · w)r (using 5(ii) ) = (∇ · r)w − (w · ∇)r = 3w − w = 2w.
(iii) Let f = ρ−1 . Then, using problem 3(ii) and 3(vi),
∇ × v = ∇ × (f ∇p) = f (∇ × ∇p) + ∇f × ∇p = −f 2 (∇ρ × ∇p).
Hence
v · (∇ × v) = −f 3 ∇p · (∇ρ × ∇p) = 0.
(7) Parameterize the curve C as Φ(t) = (t, t2 ). Then, Φ′ (t) = (1, 2t). Thus
Z Z 1
F · ds = (t2 − 2t3 , t4 − 2t3 ) · (1, 2t)dt
C −1
Z 1
14
= (t2 − 2t3 ) + 2t(t4 − 2t3 )dt = − .
−1 15
(8) A parametrization of the ellipse is given by
γ(θ) = (a cos θ, b sin θ), 0 ≤ θ ≤ 2π,
and
γ ′ (θ) = (−a sin θ, b cos θ).
Thus,
F (a cos θ, b sin θ) · γ ′ (θ)
= (a2 cos2 θ + b2 sin2 θ, a cos θ − b sin θ) · (−a sin θ, b cos θ)
and
Z
F (x, y) · ds
C
Z 2π
(−a3 cos2 θ sin θ − ab2 sin3 θ) + (ab cos2 θ − b2 sin θ cos θ) dθ
 
=
0
= πab.
(9) A parametrization of the curve is given by
γ(θ) = (a cos θ, a sin θ), 0 ≤ θ ≤ 2π.
3.9. TUTORIAL SHEET 9 65

Thus, x(θ) = a cos θ, y = a sin θ, and the required integral is


Z 2π 2 Z 2π
a (cos θ + sin θ)(− sin θ) + a2 (sin θ − cos θ) cos θ −a2
dθ = dθ = −2π.
0 a2 0 a2
(10) For the curve z = xy, x2 + y 2 = 1, we can use the parametrization
x = cos θ, y = sin θ, z = sin θ cos θ, 0 ≤ θ ≤ 2π.
Thus,
Z Z
ydx + zdy + xdz = ydx + (xy)dy + x(xdy + ydx)
Z 2π
= [sin θ(− sin θ) + sin θ cos θ cos θ + cos2 θ cos θ + sin θ cos θ(− sin θ)]dθ
0
Z 2π
= [− sin2 θ + sin θ cos2 θ + cos3 θ − sin2 θ cos θ]dθ
0Z
2π Z 2π
2
=− sin θdθ + sin θ cos2 θdθ
0Z 0Z
2π 2π
+ cos3 θdθ − sin2 θ cos θdθ
0 0
= −π.
66 3. SOLUTIONS

3.10. Tutorial sheet 10


(1) Let
γ(t) = (a cos t, a sin t, ct).
′ √
Then γ ′ (t) = (−a sin t, a cos t, c) and ∥γ (t)∥ = a2 + c2 . Hence
Z tp p
u(t) = a2 + c2 dt = ( a2 + c2 )t.
0
Thus the arc length parametrization is
     
u u cu
γ̃(u) = a cos √ , a sin √ ,√ .
a2 + c2 a 2 + c2 a2 + c2
(2)
+1 Z +π/4
x2 dx
Z Z
1
=− 2 )2
=− sin2 θ = −π/4 + ,
C1 −1 (1 + x −π/4 2
Z Z +1 Z +π/4
dy
=− 2 )2
=− cos2 θdθ = −π/4 − 1/2,
C2 −1 (1 + y −π/4
Z +1 2
−x2 dx
Z
1
= 2
= −π/4 + ,
C3 −1 (1 + x ) 2
Z +1
−dy
Z
= = −π/4 − 1/2.
C4 −1 (1 + y 2 )2
Hence Z Z Z Z Z
= + + + = −π.
C C1 C2 C3 C4
(3) A parametrization of C is
γ(t) = (cos t, sin t), 0 ≤ t ≤ 2π.
Also,
∇(x2 − y 2 ) = (2x, −2y).
Thus I Z 2π
∇(x2 − y 2 ) · ds = (2 cos t, −2 sin t) · (− sin t, cos t)dt
C 0
Z 2π
= (−2 sin 2t)dt = 0.
0
(4) Parameterize C as
γ(t) = (t, t3 )
for 0 ≤ t ≤ 2. Then γ ′ (t) = (1, 3t2 ). Since ∇(x2 − y 2 ) = (2t, −2t3 ),
Z Z 2
∇(x2 − y 2 ) · ds = (2t − 6t5 )dt = 4 − 64 = −60.
C 0
(5) The required integral is
Z Z Z Z
dx + dy dx + dy dx + dy dx + dy
= + + + .
C1 |x| + |y| C2 |x| + |y| C3 |x| + |y| C4 |x| + |y|
Along C1 : x + y = 1 and |x| + |y| = x + y = 1. Thus
Z Z 0 Z 0
dx + dy
= dx − dx = 0.
C1 |x| + |y| 1 1
3.10. TUTORIAL SHEET 10 67

Along C2 : −x + y = 1 and |x| + |y| = −x + y = 1. Thus


Z Z −1 Z −1
dx + dy
= dx + dx = −2.
C2 |x| + |y| 0 0

Along C3 : x + y = −1 and |x| + |y| = −x − y = 1. Thus


Z Z 0 Z 0
dx + dy
= dx − dx = 0.
C3 |x| + |y| −1 −1

Along C4 : x − y = 1 and |x| + |y| = x − y = 1. Thus


Z Z 1 Z 1
dx + dy
= dx + dx = 2.
C4 |x| + |y| 0 0

Hence
Z
dx + dy
= 2 − 2 = 0.
C |x| + |y|

(6) The work done W is


Z
xydx + x6 y 2 dy
R
F · ds = C
C
R1 R1
= 0
axb+1 dx + 0
(a2 x2b+6 )(abxb−1 )dx
a a3 b
= b+2 + 3b+6
 
a a2 b
= b+2 1+ 3
 
3+a2 b
=a 3(b+2) .

q
(b+2)a2 −(3+a2 b)
This will be independent of b iff dW
db = 0 iff 0 = (b+2)2 iff a = 3
2 (as a>
0).
(7) First we observe that the cylinder is given by

 a 2 a2
x− + y2 = .
2 4

From the equations of the sphere and the cylinder we have that, on the intersec-
tion C,

z 2 = a2 − ax.

Noting the requirement z ≥ 0, a parametrization of C is given by

a a a θ
x= + cos θ, y= sin θ, z = a sin ; 0 ≤ θ ≤ 2π.
2 2 2 2
68 3. SOLUTIONS

Then
Z Z 2π  2 
a a θ a
F · ds = [ sin2 θ (− sin θ) + (a2 sin2 )( cos θ)
C 0 4 2 2 2
 2
a2 a2

a a θ
+ + cos2 θ + cos θ ( cos )]dθ
4 4 2 2 2

a3 a3 a3 θ a3
Z
θ θ
= [− sin3 θ + sin2 cos θ + cos + cos2 θ cos
0 8 2 2 8 2 8 2
a3 θ
+ cos θ cos ]dθ
4 2
πa3
= − .
4
∂P ∂Q
(8) = 3x, = 3x2 y where (P, Q) = F. Now
∂y ∂x
∂P ∂Q
= iff 3x = 3x2 y
∂y ∂x
iff either x = 0 or xy = 1.
Since the sets {(x, y)|x = 0}, {(x, y)|xy = 1} are not open, F (x, y) is not the
gradient of a scalar field on any open subset of R2 .

(9)
∂P y 2 − x2 ∂Q
= = on R2 \ {(0, 0)}.
∂y (x2 + y 2 )2 ∂x
However, F ̸= ∇f for any f . Indeed, let C to be the unit circle x2 + y 2 = 1,
oriented anticlockwise. Then one has
I Z 2π
F · ds = (− sin t, cos t) · (− sin t, cos t)dt
C 0
= 2π ̸= 0
(10) Suppose F = ∇ϕ for some ϕ.
Then
∂ϕ
= 2xy + z 3 ⇒ ϕ(x, y, z) = x2 y + z 3 x + f (y, z)
∂x
for some f (y, z). Assuming f has partial derivatives, we get
∂ϕ ∂f
= x2 + = x2
∂y ∂y
∂f
so that = 0
∂y
and f (y, z) depends only on z
∂ϕ
Let f (y, z) = g(z). Then ϕ(x, y, z) = x2 y + z 3 x + g(z) ⇒ = 3z 2 x + g ′ (z) =
∂z
3z 2 x ⇒ g ′ (z) = 0. Let us select g(z) = 0. It can be checked that ϕ(x, y, z) =
x2 y + z 3 x satisfies ∇ϕ = F.
Hence
I
F · ds = 0
C
3.10. TUTORIAL SHEET 10 69

for every smooth closed curve C.

(11) F (x, y, z) = f (r)r = (f (r)x, f (r)y, f (r)z). Since


r = (x2 + y 2 + z 2 )1/2 ,
∂r x ∂r y ∂r z
= , = , = .
∂x r ∂y r ∂z r
If F is to be ∇ϕ for some ϕ, then we must have ϕx = f (r)x, ϕy = f (r)y, ϕz =
f (r)z; that is,
x ∂r
ϕx = xf (r) = rf (r) = rf (r),
r ∂x
y ∂r
ϕy = yf (r) = rf (r) = rf (r),
r ∂y
z ∂r
ϕz = zf (r) = rf (r) = rf (r).
r ∂z
Z r
Now it can be seen that ϕ(x, y, z) = tf (t)dt, with some t0 fixed, satisfies all
t0
the desired equations.
70 3. SOLUTIONS

3.11. Tutorial sheet 11


(1) We have to show that
ZZ I
(gx − fy ) dxdy = (f dx + gdy).
R ∂R

(i)
1−x2
!
ZZ Z 1 Z
1
lhs = 4xy dxdy = 4xy dy dx = .
R 0 0 3
Observe that the boundary of R consists of three smooth curves: a segment
of the x-axis, a part of the parabola y = 1 − x2 and a segment of the y-
axis. The integral on the rhs vanishes on both the axes. We choose the
parametrization t 7→ (t, 1 − t2 ), (t ∈ [0, 1]) for the part of the parabola
traced in the opposite direction. This gives
I
rhs = (−xy 2 dx + x2 y dy)
∂R
Z 1
1
=− [−t(1 − t2 )2 + t2 (1 − t2 )(−2t)] dt = .
0 3
(ii)
ZZ Z 1 Z x 
lhs = (ex + 2x − 2x) dxdy = ex dy dx = 1.
R 0 0
and I
rhs = [2xy dx + (ex + x2 ) dy]
∂R
Z 1 Z 0
= (e + 1)dy + (3t2 + et ) dt = e + 1 − e = 1.
0 1
(Observe that f and dy are zero on the horizontal segment of the curve,
whereas on the vertical segment dx = 0.)
(2) (i) Here
f (x, y) = y 2 ; g(x, y) = x.
Therefore, the given path integral is equal to
ZZ Z 2Z 2 Z 2
(1 − 2y) dxdy = (1 − 2y)dy dx = 4 − 4 dx = 4 − 8 = −4.
R 0 0 0

(ii) Here
ZZ ZZ Z 1 Z 1
(1 − 2y) dxdy = dxdy + (−2y)dy dx = 4 + 0 = 4.
R R −1 −1

(iii) Here
"Z √ #
ZZ ZZ Z 2 2−x2
(1 − 2y) dxdy = dxdy + √ (−2y)dy dx = 4π + 0.
R R −2 − 2−x2

3πa2
(3) (i) A = 2 . (ii) A = a2 /2.
3.11. TUTORIAL SHEET 11 71

(4) (i) The required area is bounded by the curves


C1 : r = p(θ) = a(1 − cos θ), 0 ≤ θ ≤ π/2
and C2 which is a portion of the y-axis. In any case, the required area is
equal to I
1
p(θ)2 dθ.
2 C
Since θ is a constant along the y-axis, this integral is to
1 π/2 a2
Z
p(θ)2 dθ = (3π − 8).
2 0 8
(ii) The required area is I
1
xdy − ydx.
2 C
Here the boundary curve of the interval [0, 2π] and the cycloid above traced
in the opposite direction. But the integrand is zero on the x-axis, since both
y and dy vanish there. Hence the required area is
a2 2π
Z
− (t − sin t)d(1 − cos t) − (1 − cos t)d(t − sin t) = 2πa2 .
2 0
(iii) Here we use the polar coordinate form as in the previous exercise:
I
1
A= p(θ)2 dθ.
2 C
(This formula follows from Green’s Theorem.)
Since θ is a constant on the two axes, this integral is equal to
1 π/2
 
1 3π − 8
Z
(1 − 2 cos θ)2 dθ = .
2 0 2 2
(5) Observe that
2
−y 2 2 −y 2 x2 e−y
xe dx + (−x ye )dy = d( ).
2
Hence the integral of this term along a closed path vanishes. So the given integral
is equal to I
dy
2 2
C x +y .
We compute this directly. Observe that dy = 0 along the two horizontal parts.
But then the integral along one vertical segment cancels with that on the other
since the integrands are the same and the segments are traced in the opposite
direction. So the value of the required integral is equal to 0.
(6) Take f = −y 3 and g = x3 and apply Green’s theorem. We get
ZZ
rhs = (3x2 + 3y 2 ) dxdy = 3I0 .
D
(7)
u · v = (ax − ay )a + (bx − by )b.
Therefore taking f = (a2 + b2 )/2 = g, we see that
RR RR
D
u · v dxdy = H D (gx − fy ) dxdy
= ∂D H (f dx + g dy)
= 21 ∂D (1 + y 2 )(dx + dy) = 0.
72 3. SOLUTIONS

(The last equality follows by considering the parametrizaton (cos θ, sin θ), 0 ≤
θ ≤ 2π). Likewise we see that
ZZ I Z 2π
u · w dxdy = (ab)(dx + dy) = − sin2 θ dθ = −π.
D ∂D 0
2 2 2
(8) Since ∇ (x − y ) = 0, using one of Green’s identities (refer to (9),(i)) one has
∂(x2 − y 2 )
I I ZZ
2 2
∇(x − y ).n|ds| = |ds| = ∇2 (x2 − y 2 ) dxdy = 0.
C C ∂n R
(9) (a) I
2 ∂w
∇ w = 0 hence, dS = 0
C ∂n
(b) Put H = F − G. Then curl H = 0. Since D is simply connected, there exists
u such that grad u = H. Now div H = 0 implies that ∇2 u = 0, i.e., u is
∂u
harmonic. Finally H · n = 0, i.e.,∇u · n = ∂n = 0 on the boundary implies,
using (9),(ii), that u is a constant. But then H = gradu = 0 and hence
F = G.
(10) (i) There are two distinct cases to be considered:
Case (a): Suppose the curve does not enclose the origin. Take
y x
f (x, y) = 2 , g(x, y) = 2
x + y2 x + y2
and apply Green’s theorem in the region R bounded by C. So the integral
is equal to ZZ
(gx − fy ) dxdy.
R
A simple computation show that gx = fy and hence the integral vanishes.
Case (b): Suppose the curve encloses the origin, i.e, (0, 0) ∈ R. (Now the
above argument does not work!) We choose a small disc D around the origin
contained in R and apply Green’s theorem in the closure of R′ = R \ D. As
before, the double integral vanishes. But since the boundary of R′ consists
of C and −∂D it follows that
y dx − x dy y dx − x dy
I I
2 2
= .
C x +y ∂D x2 + y 2
We can compute this now by using polar coordinates and see that this is
equal to −2π.
(ii) Here again, we take D to be a small disc of radius ϵ around the origin and
contained in the square R and apply Green’s theorem in the closure of R\D.
Taking
x2 y x3
f (x, y) = 2 2 2
, g(x, y) = 2 ,
(x + y ) (x + y 2 )2
we once again observe that the double integral vanishes since gx = fy =
(x2 +y 2 )(x4 −3x2 y 2 )
(x2 +y 2 )4 . Hence the given line integral is equal to the corresponding
line integral taken over the boundary of D. This can be computed by using
the parametrizaton (ϵ cos θ, ϵ sin θ), 0 ≤ θ ≤ 2π. The answer is −π/4.
(iii) We have
∂(log r) y ∂(log r) x
= 2 and = 2 .
∂y x + y2 ∂x x + y2
3.11. TUTORIAL SHEET 11 73

By part (i), the required line integral is −2π.


74 3. SOLUTIONS

3.12. Tutorial sheet 12


( 1) (i) On S,
1
z = (4 + y − x) = h(x, y) so that
2
1
Φ(x, y) = (x, y, (4 + y − x)), (x, y) ∈ R2
2
can be chosen as one parametrization. The normal vector is
1 1
Φx × Φ y = ( , − , 1).
2 2

(ii) For S : y 2 + z 2 = a2 , a parametrization is


Φ(u, v) = (u, a sin v, a cos v), u ∈ R, 0 ≤ v ≤ 2π.
The normal vector is
Φu × Φv = (0, a sin v, a cos v).
(1, 1, 1)
(iii ) If e = √ , then e is a unit vector along the axis of the cylinder.
3
Consider the planar cross-section of the cylinder through the origin O. This
−−→
is a circle C of radius 1. Fix a point P on C. Then OP is a unit vector, say
u. Let v = e × u. Then a point on the cylinder is parameterizable as
Φ(θ, t) = cos θu + sin θv + te, 0 ≤ θ ≤ 2π, t ∈ R.
The normal vector is
Φθ × Φt = cos θu + sin θv.
(2) (a) The area SA of the surface S with projection R on the xy-plane is given by
ZZ
SA = sec γdxdy
R

where γ is the acute angle between n and (0, 0, 1) at a generic point on the surface.
Thus, if this angle is the same at every point on S, we have
ZZ
SA = sec γ dxdy = sec γSAxy ,
R

where SAxy is the area of R. Hence,


SAxy = SA cos γ.
(b) By (a) above, one has (for appropriate α, β and γ)
S1 = S cos α,
S2 = S cos β,
S3 = S cos γ.
Thus S12 + S22 + S32 = S 2 (cos2 α + cos2 β + cos2 γ) = S 2 in view of the fact that
cos α, cos β, cos γ are the direction cosines of n.
3.12. TUTORIAL SHEET 12 75

(3) There are two pieces of the surface - one below and one above the xy-plane,
both having the same area. Let S be the upper piece. Then one has
ZZ q
Area(S) = 1 + zx2 + zy2 dxdy,
T
where T is the disc
n a a o
{x2 + y 2 ≤ ay} = x2 + (y − )2 ≤ ( )2 ,
2 2
p
and z = a2 − x2 − y 2 . Since
x y
zx = − andzy = − ,
z z
it follows that
ZZ ZZ
adxdy adxdy
Area(S) = = p .
T z T a − x2 − y 2
2

Now T is described in polar coordinates by


x = r cos θ, y = r sin θ; 0 ≤ θ ≤ π, 0 ≤ r ≤ a sin θ.
Therefore, !
Z π Z a sin θ
ardr
Area(S) = √ dθ
0 0 a2 − r2
Z π p
=a [− a2 − r2 ]|a0 sin θ dθ
0
Z π
=a (−a| cos θ| + a)dθ = (π − 2)a2 .
0
Thus the required area is 2(π − 2)a2 .
(4) (i) A point (x, y, z) on the surface satisfies z = x2 + y 2 . (The surface is thus a
portion of a paraboloid of revolution). The given portion lies between the planes
z = 0 and z = 16. u = c gives a horizontal circular section, while v = c gives a
profile curve which is the portion of a half parabola.
(ii) Φu × Φv = (−2u2 cos v, −2u2 sin v, u).
R 2π R 4 R4 √ √
(iii) S = v=0 u=0 |Φu × Φv |dudv = 2π 0 u 4u2 + 1du = π6 (65 65 − 1).
Therefore, n = 6.
(5) The area of the paraboloid x2 + z 2 = 2ay between y = 0 and y = a is given by
s  2  2
ZZ
∂y ∂y
S= 1+ + dxdz
T ∂x ∂z
where T is the region {z 2 + x2 ≤ 2a2 } in the zx-plane. Hence,
ZZ r
x2 z2
S= 1 + 2 + 2 dxdz
T a a

Z 2π Z a 2 r
r2
= 1 + 2 rdrdθ
0 0 a
2π √
= (3 3 − 1)a2 .
3
76 3. SOLUTIONS

(6) We choose the coordinate system in such a way that the center of the sphere is
located at the origin and the central axis of the cylinder coincides with the z-axis.
We consider the case when one plane is cutting the sphere at height h above the
xy-plane and the other plane is cutting the sphere at depth k below the xy-plane.
(Other cases can be treated similarly). We compute the surface areas S1 and S2
of the ‘upper’ and ‘lower’ caps of the sphere and subtract their sum from 4πa2 .
We are expected to get the result to be 2πa(h + k).
Note that the plane cutting the sphere at height h above the xy-plane intersects
the sphere in the circle x2 + y 2 = a2 − h2 . A p parametrization for the upper cap
of the sphere is thus given by Φ(x, y) = (x, y, a2 − x2 − y 2 ) with (x, y) ∈ D =
{(x, y) : x2 + y 2 ≤ a2 − h2 }. We have then
ZZ s
−x −y
S1 = 1 + (p )2 + ( p )2 dxdy
a2 − x2 − y 2 a2 − x2 − y 2
D

ZZ Z 2π Z a2 −h2
a a
p dxdy = √ rdrdθ
D − − a2 x2 y20 0 a2− r2
= 2πa(−h + a).
Similarly, S2 = 2πa(−k + a); and then 4πa2 − (S1 + S2 ) = 2πa(h + k), as desired.
(7) (i) Note that Φu × Φv = −2(1, 1, 1) has negative z-component. Thus,
F · n|dS| = −F · (Φu × Φv )dudv = 2(x + y + z)dudv = 2dudv,
one has ZZ
F · n|dS| = 2Area(S ∗ ),
S
where S ∗ is the parametrizing region in the uv-plane. As the components of Φ
are affine-linear in u and v, S ∗ is also a triangle whose vertices are pre-images of
1 1 1 1
the vertices of S. Now the vertices of S ∗ are (0, 0), ( , ), and ( , − ) so that
2 2 2 2
1 1
the area of S ∗ is , and hence S F · n|dS| = .
RR
4 2
(ii) The surface S satisfies z = 1 − x − y ≥ 0, x ≥ 0, y ≥ 0. Thus,
F · n|dS| = (x, y, z) · (−zx , −zy , 1)dxdy = (x + y + z)dxdy = dxdy
and S1∗ = {x + y ≤ 1, x ≥ 0, y ≥ 0} as the parametrizing region, one has
ZZ ZZ
1
F · n |dS| = dxdy = Area(S1∗ ) = .
S ∗
S1 2
(8) A parametrization of S is
Φ(u, v) = (a sin v cos u, a sin v sin u, a cos v), 0 ≤ u ≤ 2π, 0 ≤ v ≤ π
and
Φu × Φv = a sin v Φ(u,v)
is the outward normal. The integrand is
F · (Φu × Φv ) = a4 sin3 v cos v(1 + cos2 u).
Thus the required integral is
Z 2π Z π
a4 sin3 v cos v(1 + cos2 u)dudv
u=0 v=0
3.12. TUTORIAL SHEET 12 77

Z π  Z 2π 
= a4 sin3 v cos v dv (1 + cos2 u)du = 0.
0 0
(9) The hemisphere satisfies
p
z= 1 − x2 − y 2 , x2 + y 2 ≤ 1.
Using
x y
(−zx , −zy , 1) = ( , , 1)
z z
and
x y (1 − 2xy − 2y 2 )
F · n|dS| = (x, −2x − y, z) · ( , , 1)dxdy = dxdy
z z z
and T = {(x, y) : x2 + y 2 ≤ 1} as the parametrizing region, one has
(1 − 2xy − 2y 2 )
ZZ ZZ
F · n|dS| = p dxdy
S T 1 − x2 − y 2
Z 2π Z 1
(1 − r2 sin 2θ − 2r2 sin2 θ)rdrdθ 2π
= √ = .
0 0 1 − r 2 3
(10) The flux through the base T is
ZZ
F · (0, 0, −1)dxdy = 0,
T
as F · (0, 0, −1) = −z = 0 along T . The total flux is therefore the same as in the

previous problem, namely, .
3
78 3. SOLUTIONS

3.13. Tutorial sheet 13


(1) We have

W = {(x, y, z)|y 2 + z 2 ≤ x2 , 0 ≤ x ≤ 4} and


[
∂W = S1 S2 , where
S1 : Φ(x, θ) = (x, x cos θ, x sin θ), 0 ≤ θ ≤ 2π,
S2 : x = 4, y 2 + z 2 ≤ 16.

Along S1 , Φx × Φθ = (x, −x cos θ, −x sin θ) = (x, −y, −z) so that the outward
normal is −Φx × Φθ = (−x, y, z). Thus

ZZ Z 4 Z 2π
F · n|dS| = (−x2 y 2 + y 2 z 2 + z 2 x2 )dxdθ
S1 0 0
Z 4 Z 2π
= x4 (− cos2 θ + cos2 θ sin2 θ + sin2 θ)dxdθ
0 0
Z 4  Z 2π 
= x4 dx (− cos2 θ + cos2 θ sin2 θ + sin2 θ)
0 0
45 π π
= = 44 .
5 4 5

Also, along S2 , the outward normal (to x = 4 ≡ f (y, z)) is (1, 0, 0). Thus

ZZ ZZ ZZ
2
F · n|dS| = 4y |dS| = 4y 2 dydz
S2 S2 y 2 +z 2 ≤16
Z 2π Z 4
= 4 r3 cos2 θdrdθ = 44 π.
0 0

Now,

ZZZ ZZZ
div F d(x, y, z) = (x2 + y 2 + z 2 )d(x, y, z)
y 2 +z 2 ≤x2
W 0≤x≤4
Z 4 Z x Z 2π  
= (x2 + r2 )rdrdθ dx
0 0 0
Z 4 Z x 
= 2π (x2 r + r3 )dr dx
0 0
4
3x4
Z

= 2π dx = 44 .
0 4 5

6π π
Since 44 = 44 + 44 π, the divergence theorem is verified.
5 5
3.13. TUTORIAL SHEET 13 79

(2) We have divF = (y + z + x) and


ZZZ
I = (x + y + z)d(x, y, z) =
W
ZZZ ZZZ ZZZ
= xd(x, y, z) + yd(x, y, z) + zd(x, y, z)
W W W
Z c Z b(1− zc ) Z a(1− yb − zc )
= xdxdydz + (· · · ) + (· · · )
0 0 0
a bc ab2 c abc2
2
= + +
24 24 24
abc
= (a + b + c).
24
Now,
ZZ ZZ ZZ ZZ ZZ
F · n|dS| = F · n|dS| + F · n|dS| + F · n|dS| + F · n|dS|
S S1 S2 S3 S4
where
x y
S1 : z = 0; + ≤ 1, x, y ≥ 0 and
a b
x z
S2 : y = 0; + ≤ 1, x, z ≥ 0 and
a c
z y
S3 : x = 0; + ≤ 1, y, z ≥ 0 and
c b
x y z
S4 : + + = 1, x, y, z ≥ 0.
a b c
Also,
along S1 , n = (0, 0, −1) ⇒ F · n = −xz = 0 (as z = 0 on S1 );
along S2 , n = (0, −1, 0) ⇒ F · n = −yz = 0 (as y = 0 on S2 );
along S3 , n = (−1, 0, 0) ⇒ F · n = −xy = 0 (as x = 0 on S3 ).
Along S4 , the outward normal (to z = c(1 − xa − yb ) ≡ f (x, y)) is ( ac , cb , 1) so
that
ZZ ZZ  cxy cyz 
F · n|dS| = + + zx d(x, y)
S4 x y
a + b ≤1;x,y≥0
a b
Z aZ b(1− x
a)
cxy
= dxdy + (· · · ) + (· · · )
0 0 a
ab2 c abc2 a2 bc
= + +
24 24 24
abc
= (a + b + c).
24
(3) Consider F = uv(1, 0, 0). By the divergence theorem, one has
ZZ ZZZ

uvnx |dS| = (uv)d(x, y, z)
∂W ∂x
Z Z ZW ZZZ
∂v ∂u
= u d(x, y, z) + v d(x, y, z)
W ∂x W ∂x
Hence
ZZZ ZZ ZZZ
∂v ∂u
u d(x, y, z) = (uvnx )|dS| − v d(x, y, z).
W ∂x ∂W W ∂x
80 3. SOLUTIONS

(4) Since ∇ · (ϕ∇ϕ) = ∥∇ϕ∥2 + ϕ∇2 ϕ, we have ∇2 ϕ = 10ϕ − 4ϕ, i.e., ∇2 ϕ = 6. Thus
ZZ ZZ
∂ϕ
|dS| = gradϕ · n|dS|
S ∂n
Z ZSZ ZZZ
= div(gradϕ)d(x, y, z) = 6 d(x, y, z)
W W

= 6 (Volume of the sphere) = 6 × = 8π.
3
(5) Let F = (x, 0, 0). Using the divergence theorem, we get
ZZZ ZZ
V = d(x, y, z) = xnx |dS|
W S

Similarly, letting F = (0, y, 0), we get


ZZ
V = yny |dS|
S

and letting F = (0, 0, z), we get


ZZ
V = znz |dS|.
S

(6) Let W denote the solid cube. Consider


ZZ
I = x2 dy ∧ dz + y 2 dz ∧ dx + z 2 dx ∧ dy
Z ZS
= (F · n)|dS|,
S
2 2 2
where F = (x , y , z ). We have then, using the divergence theorem,
ZZZ Z 1Z 1Z 1
I= (div F )d(x, y, z) = 2(x + y + z)dxdydz = 3.
W 0 0 0
ZZ
(7) The required integral is I = (F · n)|dS|, where F = (yz, zx, xy).
∂W
Since div(F ) = 0, one has
ZZZ
I= (divF )d(x, y, z) = 0.
W

(8) By the divergence theorem, one has


ZZ ZZZ
S
(∇ × F ) · n|dS| = ∇ · (∇ × F )d(x, y, z) = 0,
S S1 W

where S1 is the disc x2 + y 2 + z 2 = 1, z = 1/2. Thus


ZZ ZZ
(∇ × F ) · n|dS| = (∇ × F ) · n|dS|,
S S1
RR
where n in the rhs integral is the vector (0, 0, 1); so rhs = S1 (∇×F )·(0, 0, 1)|dS|.
But the coefficient of (0, 0, 1) in curl(F ) is 0. Hence, curl(F ) · (0, 0, 1) = 0. Thus
ZZ
(∇ × F ) · (0, 0, 1)|dS| = 0.
S1
3.13. TUTORIAL SHEET 13 81

This gives
ZZ
(∇ × F ) · n|dS| = 0.
S
(9) Note that
( x2 , y2 , z2 ) 1
p = n · (x, y, z) = q a b c · (x, y, z) = q .
x2 y2 z2 x2 y2 z2
a4 + b4 + c4 a4 + b4 + c4

(a) Let F = (x, y, z). Then


ZZ
F · n |dS|
Z ZS ZZZ ZZZ  

= p |dS| = divF d(x, y, z) = 3 d(x, y, z) = 3 abc = 4πabc.
S W W 3
1
(b) Let F = p2 (x, y, z). Then
ZZ
1
|dS|
p
Z ZS ZZZ
= F · n |dS| = divF d(x, y, z)
S W
ZZZ  2
y2 z2

x
= 5 + 4 + 4 d(x, y, z).
W a4 b c
Let x = ar sin φ cos θ, y = br sin φ sin θ, z = cr cos φ. Then
ZZ
1
|dS|
S p
Z π Z 2π Z 1
sin3 φ cos2 θ sin3 φ sin2 θ sin φ cos2 φ
 
= 5abc r4 + + drdθdφ
0 0 0 a2 b2 c2
Z π Z 2π  3
sin φ cos2 θ sin3 φ sin2 θ sin φ cos2 φ

= abc + + dθdφ
0 0 a2 b2 c2
Z π 3
sin φ sin3 φ 2 sin φ cos2 φ

= πabc + + dφ
0 a2 b2 c2
 
4 1 1 1 4π 2 2
= πabc + 2+ 2 = (b c + c2 a2 + a2 b2 ).
3 a2 b c 3abc
(We used the fact that the Jacobian of (x, y, z) with respect to (r, φ, θ) is abcr2 sin φ).
2 2 2
Aliter: If ψ = xa2 + yb2 + zc2 , then
ZZ  
∇ψ
ZZ ZZ
1 n
|dS| = · n |dS| = · n |dS|
S p (x, y, z) · n S (x, y, z) · ∇ψ
Z ZS
∇ψ
= · n |dS|
S 2
∇2 ψ
ZZZ   ZZZ
1 1 1
= d(x, y, z) = + 2+ 2 d(x, y, z)
W 2 a2 b c W
 
4 1 1 1
= πabc + 2+ 2 .
3 a2 b c
82 3. SOLUTIONS

(10) For a simple closed (and sufficiently smooth) plane curve C : γ(u) = (x(u), y(u)),
parametrized by the arc length u, the outward unit normal at x(u) is n =
(y ′ (u), −x′ (u)). Let D be the region enclosed by the curve C.
Let F =S (Q, −P ) be a continuously differentiable vector field in a region
including C D. Then
∂Q ∂P
div(F ) = − and F · n = Qy ′ + P x′ .
∂x ∂y
Thus one has
I I ZZ  
∂Q ∂P
(F · n) |ds| = P dx + Qdy = − d(x, y)
C C D ∂x ∂y
ZZ
= div(F ) d(x, y).
D
3.14. TUTORIAL SHEET 14 83

3.14. Tutorial sheet 14


p p
(1) The cone z = x2 + y 2 is parametrized as Φ(x, y) = (x, y, x2 + y 2 ). One has
then n|dS| = (− √ 2x 2 , − √ 2y 2 , 1)dxdy. Further, curlF = (0, 0, 2).
x +y x +y
p
(a) If S is the surface lying on the cone z = x2 + y 2 and bounded by the
intersection C of the hemisphere x2 + (y − a)2 + z 2 = a2 , z ≥ 0 with the cone,
then the projection R of S onto the xy-plane is given by x2 + (y − a/2)2 ≤ a2 /4.
Thus one has
ZZ ZZ ZZ
curlF · n|dS| = 2 dxdy = 2 dxdy = πa2 /2.
S R
With the choice of the normal n to S as indicated above, the induced orientation
on C is counterclockwise (when viewed from high above). The projection of C
onto the xy-plane can then be described by ( a2 cos θ, a2 + a2 sin θ) (0 ≤ θ ≤ 2π).
Thus,
I I
F · ds = (x − y)dx + (x + z)dy + (y + z)dz
C
IC
1
= (xdy − ydx) + d(yz) + d(x2 + z 2 )
C 2
a2
I
= (xdy − ydx) = 2π = πa2 /2.
C 4
Stokes’ Theorem now stands verified. p
(b) If S is the surface lying on the cone z = x2 + y 2 and bounded by the
intersection C of the cylinder x2 + (y − a)2 = a2 , z ≥ 0 with the cone, then the
projection R of S onto the xy-plane is given by x2 + (y − a)2 ≤ a2 .
Thus one has
ZZ ZZ ZZ
curlF · n|dS| = 2 dxdy = 2 dxdy = 2πa2 .
S R
With the choice of the normal n to S as indicated above, the induced orientation
on C is counterclockwise (when viewed from high above). The projection of C
onto the xy-plane can then be described by (a cos θ, a + sin θ) (0 ≤ θ ≤ 2π).
Thus,
I I
F · ds = (x − y)dx + (x + z)dy + (y + z)dz
C C
I
1
= (xdy − ydx) + d(yz) + d(x2 + y 2 )
2
IC
= (xdy − ydx) = 2πa2 .
C
Stokes’ Theorem now stands verified.
(2) For F = (yz, xz, xy),
i j k
∂ ∂ ∂
curl (F ) = ∂x ∂y ∂z = (x − x, y − y, z − z) = 0.
yz zx xy
Thus the required line integral is
ZZ
curl(F ) · n|dS| = 0.
S
84 3. SOLUTIONS

(3) By Stokes’ theorem, we have


ZZ I I
curl (F ) · n|dS| = F · ds + F · ds
S C1 C2

where C1 is the circle x2 + y 2 = 4, z = −3 with the counterclockwise orientation


when viewed from high above, and C2 is the circle x2 + y 2 = 4, z = 0 with the
opposite orientation. Now,
curl F = (−3zy 2 − 3xz 2 )(1, 0, 0) + (z 3 − 1)(0, 0, 1) and

F · ds = ydx + xz 3 dy − zy 3 dz.
I Z 2π
Along C2 , z = 0 ; F · ds = ydx and ydx = − (−4 sin2 θ| dθ = 4π.
C2 0
Along C1 , z = −3 ; dz = 0; F · ds = ydx − 27xdy = d(xy) − 28xdy and
I I Z 2π
d(xy) − 28xdy = −28 4 cos2 θdθ = −112π.
C1 C1 0
Hence
ZZ
curl (F ) · n|dS| = −108π.
S
(4) Note that, to apply Stokes’ Theorem, one would have to work inside U = R3 \
z−axis, as F would not make sense at a point on the z-axis. But there is no
surface in U = R3 \ z−axis whose boundary is C. Hence Stokes’ theorem cannot
be applied.
Using the parametrization (cos θ, − sin θ), (0 ≤ θ ≤ 2π) one has
Z 2π
−ydx + xdy
I I
F · ds = = − dθ = −2π.
C C x2 + y 2 0
(5) Note that
F = (y 2 − z 2 , z 2 − x2 , x2 − y 2 ),
curl F (−2y − 2z, −2z − 2x, −2x − 2y),
=
(1, 1, 1)
and n = √ .
3
Thus, along the surface S which is part of the plane x + y + z = 3a
2 and which is
bounded by C, one has
2
curlF · n = − √ (y + z + z + x + x + y)
3
4 4 3a
= − √ (x + y + z) = − √ .
3 3 2
Hence
ZZ √ ZZ √
curl F · n|dS| = −2 3a |dS| = (−2 3a)(Area of S).
S S
The surface S is a regular hexagon with vertices (a/2, 0, a), (a, 0, a/2), (a, a/2, 0), (a/2, a, 0),
(0, a, a/2), (0, a/2, a). Hence its area is
√ √
3 2 3 3 a2
3 (length of side) = .
2 2 2
3.14. TUTORIAL SHEET 14 85

Stokes’ theorem then yields that


9a3
I
(y 2 − z 2 )dx + (z 2 − x2 )dy + (x2 − y 2 )dz = − .
C 2
(6) We have
F = (y, z, x),
curl F = −(1, 1, 1).
Parametrize the surface lying on the hyperbolic paraboloid z = xy/b and bounded
by the curve C as (x, y, xy 2 2 2 y x
b ) (x + y ≤ a ) so that n|dS| = (− b , − b , 1)dxdy and
ZZ ZZ
1
curl F · n|dS| = (y + x − b)dxdy
S b x2 +y 2 ≤a2

1 2π a
Z Z
= (r sin θ + r cos θ − b)rdrdθ = −πa2
b 0 0
(7) Letting r = (x, y, z) and using S to denote the planar area enclosed by C, one
has
I
1
I := a(ydz − zdy) + b(zdx − xdz) + c(xdy − ydx)
2 C
I
1
= n × r · ds
2 C
ZZ
1
= ∇ × (n × r) · n|dS|
2
Z ZS ZZ
1
= 2n · n|dS| = |dS| = Area(S).
2 S S
If C is parametrized as u cos t + v sin t (0 ≤ t ≤ 2π), then
I
1
Area(S) = n × r · ds
2 C
Z 2π
1
= n × (u cos t + v sin t) · (−u sin t + v cos t)dt
2 0
1 2π
Z
= n · (u cos t + v sin t) × (−u sin t + v cos t)dt
2 0
1 2π
Z
= n · u × v dt
2 0
u×v
so that, letting n = ||u×v|| ,
we get
1 2π
Z
Area(S) = ||u × v|| dt = π||u × v||.
2 0

You might also like