Vector Calculus Problem Set
Vector Calculus Problem Set
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 .