Calculus · real student question

Find the volume of the region defined by (x^2 + y^2 + z^2)^2 <= a^3 z, where a > 0.

Question

Find the volume of the solid

E={(x,y,z):(x2+y2+z2)2a3z},a>0E=\left\{(x,y,z):\left(x^2+y^2+z^2\right)^2\le a^3z\right\},\qquad a>0

Step-by-step solution

  1. Translate the inequality into spherical coordinates. With x2+y2+z2=ρ2x^2+y^2+z^2=\rho^2 and z=ρcosφz=\rho\cos\varphi, the defining condition becomes

    ρ4a3ρcosφ    ρ3a3cosφ    ρa(cosφ)1/3\rho^4\le a^3\rho\cos\varphi\;\Longleftrightarrow\;\rho^3\le a^3\cos\varphi\;\Longleftrightarrow\;\rho\le a\left(\cos\varphi\right)^{1/3}

    One factor of ρ\rho cancels because ρ>0\rho>0 away from the origin. The right-hand side requires cosφ0\cos\varphi\ge 0, so the solid lives entirely in the upper half-space 0φπ20\le\varphi\le\tfrac{\pi}{2} — expected, since a3z0a^3z\ge 0 forces z0z\ge 0.

  2. Set up the volume integral. The solid is a surface of revolution about the zz-axis (no θ\theta appears), so

    V=02π ⁣ ⁣0π/2 ⁣ ⁣0a(cosφ)1/3ρ2sinφdρdφdθV=\int_0^{2\pi}\!\!\int_0^{\pi/2}\!\!\int_0^{a(\cos\varphi)^{1/3}}\rho^2\sin\varphi\,d\rho\,d\varphi\,d\theta

    The factor ρ2sinφ\rho^2\sin\varphi is the spherical volume element; omitting it is the standard way this integral goes wrong.

  3. Integrate radially — the cube root disappears. For fixed φ\varphi,

    0a(cosφ)1/3ρ2dρ=[a(cosφ)1/3]33=a3cosφ3\int_0^{a(\cos\varphi)^{1/3}}\rho^2\,d\rho=\frac{\left[a\left(\cos\varphi\right)^{1/3}\right]^3}{3}=\frac{a^3\cos\varphi}{3}

    This is the point of the whole problem: cubing the radius cancels the exponent 13\tfrac13 exactly, turning an awkward boundary into a plain cosine.

  4. Do the polar-angle integral. What remains is a textbook substitution:

    0π/2a3cosφ3sinφdφ=a33[sin2φ2]0π/2=a3312=a36\int_0^{\pi/2}\frac{a^3\cos\varphi}{3}\sin\varphi\,d\varphi=\frac{a^3}{3}\left[\frac{\sin^2\varphi}{2}\right]_0^{\pi/2}=\frac{a^3}{3}\cdot\frac12=\frac{a^3}{6}

  5. Multiply by the angular sweep and check the scaling. The θ\theta-integral contributes 2π2\pi:

    V=2πa36=πa33V=2\pi\cdot\frac{a^3}{6}=\frac{\pi a^3}{3}

    Two checks. Dimensionally the answer must scale like a3a^3, which it does — replacing aa by kaka scales the solid linearly by kk. Numerically, taking a=1a=1 and estimating the same volume by Monte Carlo sampling of (ρ2)2z(\rho^2)^2\le z over the box [1.2,1.2]2×[0,1.2][-1.2,1.2]^2\times[0,1.2] gives about 1.0451.045, against π31.0472\tfrac{\pi}{3}\approx 1.0472 \checkmark.

Answer

V=πa33V=\frac{\pi a^3}{3}

Need to solve a different problem like this? Open the solver →