0% found this document useful (0 votes)
51 views1 page

Vector Calculus Problem Set

Uploaded by

Boldie Lutwig
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)
51 views1 page

Vector Calculus Problem Set

Uploaded by

Boldie Lutwig
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

Extra Problems on Vector Calculus

Charles Martin
October 28, 2009

Note: Problems marked with ? are more difficult. Try the easier ones first.
1. Write in spherical coordinates: {(x, y, z) : x2 + y 2 + z 2 ≤ 1 and x, y, z ≤ 0}. Integrate x over this region.
2. The plane y = z slices the cylinder x2 + y 2 = 4. Parametrize the resulting curve.
3. Let S be the unit sphere centered at the origin, with unit normal directed outward. Set F~ = xi + yj + zk.
Find the flux of F~ across S in three ways:
(a) Directly.
(b) Geometrically.
(c) Using the Divergence Theorem.
4. Write in cylindrical coordinates: {(x, y, z) : x2 + y 2 ≤ 1 and x2 + z 2 ≤ 1}. Find the volume of the solid.
ZZZ
dV
5. Evaluate  3/2 .
3
1 + (x2 + y 2 + z 2 )3/2
R

~ which, among other things, satisfies ∇ × E


6. The electrostatic field is a vector field E ~ = 0 everywhere. Given
~ along C either using the fundamental theorem of
a closed curve C is space, evaluate the line integral of E
line integrals or Stokes’s theorem.
7. A uniform fluid flow is directed vertically (say, heavy
p rain) and is given by the vector field F~ = (0, 0, −1).
Find the flux through the cone given by z = x + y 2 , where 0 ≤ z ≤ 1 and the normal is directed
2

downward.
8. Let R be the volume in space which inside the cylinder x2 + y 2 = 4, outside the cylinder x2 + y 2 = 1, and
between the planes z = 0 and z = 4. Set F~ = (x + yz, y + x2 z 3 , xyz) and compute the flux out of R.
9. Symmetry arguments: Let B be the unit ball centered at the origin in space and S denote the top (z ≥ 0)
half of the boundary, oriented upwards.
(a) What is the flux of i + 2j across S?
(b) Integrate f (x, y, z) = xy over B.
(c) Integrate f (x, y, z) = 2x + 3 over S.
10. ? Find the average distance of an arbitrary point of the unit ball (in R3 ) to the north pole.
11. ? Find the volume of the region which is inside all three cylinders: x2 + y 2 ≤ 1, x2 + z 2 ≤ 1, and y 2 + z 2 ≤ 1.
12. ? For every product rule of derivatives there is a corresponding integration by parts. Let R > 0 and B be
the ball of radius R centered at the origin in R3 .
(a) Begin with ∇ · (f F~ ) = (∇f ) · F~ + f ∇ · F~ and show
ZZZ ZZ ZZZ
f (∇ · F~ ) dV = f F~ · dS
~− (∇f ) · F~ dV.
B ∂B B

(b) Let ρ
~ = xi + yj + zk. Evaluate ZZZ  
ρ
~
e−ρ ∇ · dV.
B ρ3
The integral cannot be done directly without knowledge of the Dirac δ ‘function’.

Common questions

Powered by AI

Convert the given conditions in cylindrical coordinates: \(x = r\cos\phi\), \(y = r\sin\phi\), and \(r^2 = x^2 + y^2 \leq 1\). The second condition \(x^2 + z^2 \leq 1\) implies that \(0 \leq r \leq 1\) and \(-\sqrt{1 - r^2} \leq z \leq \sqrt{1 - r^2}\) for each \(r\). Setting up the integral to find the volume: \(\int_{0}^{2\pi}\int_{0}^{1}\int_{-\sqrt{1-r^2}}^{\sqrt{1-r^2}} dz \, r dr \, d\phi\). Evaluating this integral calculates the volume of the solid .

For the vector field \(\vec{F} = \vec{i} + 2\vec{j}\), due to symmetry about the z-axis (since unit sphere is symmetric around the center), the flux calculation simplifies. The component \(\vec{i}\) represents a uniform flow along x while \(2\vec{j}\) along y, across a symmetric surface (the hemisphere). By symmetry, components orthogonal to symmetry planes (xy at z=0) result in net zero flux across the top half (negative on downward side cancels upward). Thus, the net flux is zero .

The Divergence Theorem states that \(\oint_{S} \vec{F} \cdot d\vec{S} = \iiint_{V} (\nabla \cdot \vec{F}) dV\), where \(S\) is the surface boundary of volume \(V\). For \(\vec{F} = xi + yj + zk\), \(\nabla \cdot \vec{F} = 3\). Thus, over the volume of the unit sphere, \(V\), the integral becomes \(\iiint_{V} 3 dV\). The volume \(V\) of the unit sphere is \(\frac{4}{3}\pi \cdot 1^3 = \frac{4}{3}\pi\), so the flux is \(3 \cdot \frac{4}{3}\pi = 4\pi\).

To parametrize the curve, solve for \(z\) as \(z = y\) in the cylinder equation \(x^2 + y^2 = 4\). Using a parameter \(t\), let \(x = 2\cos(t)\) and \(y = 2\sin(t)\), then \(z = y = 2\sin(t)\). Thus, the parametrization is given by the vector \(r(t) = (2\cos(t), 2\sin(t), 2\sin(t))\), where \(t\) ranges from \(0\) to \(2\pi\).

To express the region in spherical coordinates, use the transformations: \(x = \rho \sin\theta \cos\phi\), \(y = \rho \sin\theta \sin\phi\), and \(z = \rho \cos\theta\). The condition \(x^2 + y^2 + z^2 \leq 1\) translates to \(\rho \leq 1\). The constraints \(x, y, z \leq 0\) imply limits for \(\theta\) and \(\phi\): \(\pi/2 \leq \theta \leq \pi\) and \(\pi \leq \phi \leq 3\pi/2\). The integral of \(x\) over this region is \(\int_{0}^{1} \int_{\pi/2}^{\pi} \int_{\pi}^{3\pi/2} (\rho \sin\theta \cos\phi) \rho^2 \sin\theta \, d\phi \, d\theta \, d\rho\). Evaluating this integral gives the result .

To evaluate the integral, employ spherical coordinates with \(x^2 + y^2 + z^2 = \rho^2\). The integrand becomes \(\frac{1}{(1 + \rho^3)^{3/2}}\), with a Jacobian \(\rho^2 \sin\theta\). The integral thus translates into \(\int_{0}^{\infty} \int_{0}^{\pi} \int_{0}^{2\pi} \frac{\rho^2 \sin\theta}{(1 + \rho^3)^{3/2}} \, d\phi \, d\theta \, d\rho\), which requires careful substitution and limits to solve .

You might also like