MATH 251 Lecture 26
« previous | Friday, March 30, 2012 | next »
Spherical Coordinates
Recall that
and the derivative of the transformation (Jacobian) is
For small changes , , and , the transformation of a small cube multiplies its volume by the Jacobian:
, so
Example
Find the center of mass of a hemisphere of radius with a constant density of .
By symmetry, , so let's evaluate in polar coordinates:
After much evaluation, the answer is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \bar{z} = \frac{3R}{8}}
Example
Calculate Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \iiint \left( x^2+y^2 \right) \,\mathrm{d}V} over the ice-cream cone Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x^2+y^2 \le z^2 \le 1-x^2-y^2}
- Integrand: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x^2+y^2 = \rho^2 \sin^2\phi}
- Differential: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathrm{d}V = \rho^2\sin\phi \,\mathrm{d}\rho\,\mathrm{d}\phi\,\mathrm{d}\theta}
- Limits of Integration: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 \le \rho \le 1} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 \le \theta \le 2\pi} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 \le \phi \le \tfrac{\pi}{4}}
Set up and solve.