ProblemSetsHT24
ProblemSetsHT24
Dr Sam Vinko
These problem sets are a slight reformatting and revision of problems developed by the previous lecturers of this
course over the past several years, and should provide a solid base to help consolidate the material discussed
throughout the lecture course. Students should be prepared to tackle the first problem set by week 2, the second
by week 3, the third by week 4, and the fourth by week 5.
All teaching materials can be found on the Oxford Physics Canvas website.
Syllabus
From the Physics Undergraduate Handbook the course will cover the following topics:
• Double integrals and their evaluation by repeated integration in Cartesian, plane polar and other specified
coordinate systems.
• Jacobians.
• Conservative fields.
V-20240104B
1
PROBLEM SET 1
1. Which of the following is best described using a vector quantity: (a) temperature; (b) magnetic field;
(c) acceleration; (d) force; (e) molecular weight; (f) area; (g) angle of polarization.
2. Sketch the region of integration and evaluate:
(a) √
Z 2 Z 2
y dx dy.
0 y2
(b) √
Z 4 Z x √
y x dx dy.
0 0
(c)
Z 1 Z y2
x dx dy.
0 −y
5. Find the equation for the tangent plane to the surface 2xz 2 − 3xy − 4x = 7 at (1, −1, 2).
6. A mass distribution in the positive x region of the xy-plane and in the shape of a semicircle of radius a, centred
on the origin, has mass per unit area k. Find, using polar coordinates, its
(a) mass;
(b) centre of mass coordinates (x̄, ȳ);
(c) moments of inertia about the x and y axes.
2 2
7. A semi-infinite sheet has mass per unit area of σ = k exp − x a+y
2 for x ≥ 0, and σ = 0 for x < 0. Find its
(a) mass;
(b) centre of mass coordinates (x̄, ȳ);
(c) moments of inertia about the x and y axes.
Comment on the comparison of these results with those of problem 6.
8. Evaluate p
Z a Z a2 −y 2
(x2 + y 2 ) arctan(y/x) dx dy.
0 0
9. Let X be a continuous random variable with probability density function (PDF) f (x) = ce−x for x ≥ 0 and
zero otherwise.
(a) Determine the value of the normalization constant c.
(b) Find the cumulative distribution function F (x).
(c) Calculate the mean and median.
(d) Find P (1 < X < 3).
10. Let X and Y be two jointly continuous random variables with a joint PDF f (x, y) = cx2 y for 0 ≤ y ≤ x ≤ 1
and zero otherwise.
(a) Sketch the region in the (x, y) plane for which the PDF is non-zero.
(b) Determine the value of the normalization constant c.
(c) Find the marginal PDFs fX (x) and fY (y).
(d) Find P (Y ≤ X/2).
2
PROBLEM SET 2
1. For r = (x, y, z), find ∇φ in the cases:
(a) φ = ln |r|
(b) φ = 1
|r|
(a) Show using the chain rule that the product AB of these two matrices equals the unit matrix 1.
(b) Verify this property explicitly for the case in which (x, y) are Cartesian coordinates and u and v are the
polar coordinates (r, θ).
(c) Assuming the result that the determinant of a matrix and the determinant of its inverse are reciprocals,
deduce the relation between the Jacobians
∂(u, v) ∂u ∂v ∂u ∂v ∂(x, y) ∂x ∂y ∂x ∂y
= − and = − .
∂(x, y) ∂x ∂y ∂y ∂x ∂(u, v) ∂u ∂v ∂v ∂u
4. (a) Using the change of variables u = x + y and v = x − y, evaluate the double integral
RR 2
(x + y 2 ) dx dy,
over the domain bounded by the straight lines y = x, y = x + 2, y = −x and y = −x + 2.
(b) Given the change of variables u = xy and v = y/x, show that the Jacobian J(x, y) = 2y/x. Hence
evaluate the integral ZZ
e−xy dx dy,
over the region x > 0, y > 0, xy < 1, 1/2 < y/x < 2.
5. Given the vector field A = (4x − y 4 , −4xy 3 − 3y 2 , 4), evaluate the line integral A · dl from (0, 0, 0) to (1, 2,
R
Show that A is conservative and find a scalar function V (r) such that A = ∇V (r).
6. Given the vector field A = (3x2 + 6y, −14yz, 20xz 2 ), evaluate the line integral A · dl from (0, 0, 0) to
R
(a) directly integrating the element of area R2 sin θ dθ dφ over the surface of the hemisphere;
(b) projecting onto an integral taken over the x-y plane.
8. Find the area of the plane x − 2y + 5z = 13 cut out by the cylinder x2 + y 2 = 9.
9. A uniform lamina is made of that part of the plane x + y + z = 1 which lies in the first octant. Find by
integration its area and also its centre of mass. Use geometrical arguments to check your result for the area.
3
PROBLEM SET 3
1. For spherical polar and for cylindrical coordinates, show that:
∂(x, y, z) ∂(x, y, z)
= r2 sinθ, = r. (1)
∂(r, θ, φ) ∂(r, θ, z)
(a) the unit cube bounded by the coordinate planes and the planes x = 1, y = 1 and z = 1;
(b) the surface of a sphere of radius a centred at the origin.
5. Evaluate A · n̂ dS for the following cases:
RR
(a) A = (y, 2x, −z) and S is the surface of the plane 2x + y = 6 in the first octant cut off by the plane z = 4.
(b) A = (x + y 2 , −2x, 2yz) and S is the surface of the plane 2x + y + 2z = 6 in the first octant.
(c) A = (6z, 2x + y, −x) and S is the entire surface of the region bounded by the cylinder x2 + z 2 = 9 and
the planes x = 0, y = 0, z = 0 and y = 8.
6. Given the vector field A = (xy 2 , x2 , yz)
(a) calculate the surface integral A · dS over each face of the triangular prism bounded by the planes
RR
x = 0, y = 0, z = 0, x + y = 1 and z = 1.
(b) Show that the integral A · dS, taken outwards over the whole surface, is not zero, and equals
RR
4
PROBLEM SET 4
1. O is the origin and A, B, C are points with position vectors a = (1, 0, 0), b = (1, 1, 1) and c = (0, 2, 0),
respectively. Find the vector area S of the loop OABCO
(a) by drawing the loop in projection onto the yz, zx and xy planes and calculating the components of S;
(b) by filling the loop with plane polygons, ascribing a vector area to each, and taking the resultant.
Calculate the projected area of the loop
(a) when seen from the direction which makes it appear as large as possible;
(b) when seen from the direction of the vector (0, −1, 1).
What are the corresponding answers for the loop OACBO?
2. Calculate the solid angle of a cone of half-angle α.
3. Sketch the vector fields A = (x, y, 0) and B = (y, −x, 0). Calculate the divergence and curl of each vector field
and explain the physical significance of the results obtained.
4. Verify Stokes’ Theorem for the hemispherical surface |r| = 1, z ≥ 0 for the vector field A = (y, −x, z).
[Note: r ≡ (x, y, z)]
5. For A = (y, −x, 0), find A · dl for any closed loop on the surface of the cylinder (x − 3)2 + y 2 = 2.
R
6. A bucket of water is rotated slowly with angular velocity ω about its vertical axis. When a steady state has
been reached the water rotates with a velocity field v(r) as if it were a rigid body.
(a) Calculate ∇ · v and interpret the result.
(b) Calculate ∇ × v. Can the flow be represented in terms of a scalar velocity potential ψ such that v = ∇φ?
If so, find φ.
(b) γ F × dr;
R
for φ = 2xyz 2 and F = (xy, −z, x2 ) if γ is the curve given by x = t2 , y = 2t, z = t3 , for t ∈ [0, 1].
9. Using index notation [Note: r = (x, y, z), and a, b are constant vectors]:
(a) What scalar or vector quantities do the following expressions correspond to: