Cylindrical and Spherical Coordinates [9.7]
Polar coordinates (2-d)
$(x,y)\to (r,\theta)$: $$r^2=x^2+y^2;\ \ \ \tan \theta = \frac yx.$$
$(r,\theta)\to(x,y)$: $$x=r\cos\theta;\ \ \ y=r\sin\theta.$$
Cylindrical coordinates (3-d)
Polar coordinates in the $x-y-$plane, plus $z$ which is the same in cylindrical and Cartesian coordinates.
- Cylindrical Coordinates (*.nb)
"Cylindrical Coordinates" from the Wolfram Demonstrations Project,Contributed by: Jeff Bryant
For example
$(r,\theta,z)=(2,\frac{2\pi}{3},1)$:
- $x=r\cos\theta = 2 (-\frac 12)=-1$
- $y=r\sin\theta=2 (\frac{\sqrt{3}}{2})=\sqrt 3$
- $z=z=1$
N.B. If an angle measure doesn't explicitly have the degree mark, ${}^o$, it's in radians!
Some surfaces
...which are easily specified in cylindrical coordinates
$$r=c\nonumber$$
$$r=z\nonumber$$
Spherical coordinates (3-d)
- $\rho$ "rho" - radial distance
- $\theta$ - "theta" - azimuthal angle
- $\phi$ - "phi" - polar angle
This is the convention used by publishers of calculus textbooks, and Wolfram's own MathWorld website.
However, physicists, engineers, Mathematica (in some contexts), MatLab, and even applied mathematicians use a different convention, where $\theta$ is the polar angle and $\phi$ is the azimuthal angle.
:-<
In this course, we'll use the calc-textbook convention:
Use $r\equiv$ projection of $\rho$ into $x-y-$plane=$\rho\sin\phi$:
- $x=r\cos\theta = \rho \sin\phi \cos\theta.$
- $y=r\sin\theta = \rho \sin\phi \sin\theta.$
- $z=\rho \cos \phi.$
$(x,y,z)\to(\rho,\theta,\phi)$
- $\rho^2 = x^2+y^2+z^2.$
- $\tan\theta = \frac yx.$
- $\cos\phi =\frac z\rho.$
Discuss limits of angles phi and theta.
Example
$(\rho,\theta,\phi)=(2,\pi/4,\pi/3) \to (x,y,z)$?
- $z=\rho \cos \frac{\pi}{3} = 1$
- $r=\rho \sin \frac{\pi}{3} = \sqrt 3$
- $x=r \cos \frac{\pi}{4}=\sqrt{3/2}\approx 1.22$
- $y=r \sin \frac{\pi}{4}\approx 1.22$
Surfaces in spherical coordinates
$$\rho=c$$
$$\theta=c$$
$$\phi=c$$
- Animation at mathinsight.org
- In GeoGebra, you can plot a Surface( [x function], [y function], [z function], .....) parametrically in terms of two parameters. For example, a sphere.
- Spherical Coordinates (*.nb)
"Spherical Coordinates" from the Wolfram Demonstrations Project,Contributed by: Jeff Bryant
To do
- Describe me:
Come up with an expression (in cylindrical coordinates) to approximately describe the surface of a goblet:Find an equation (well, actually several. One for each vertical piece of the goblet) for $r(z)$. And then, if you don't specify $\theta$, it can take on any possible value. This is produces a "surface of rotation".
You'll plot this in today's lab
Image credits
Bethan Phillips if (! $homepage){ $stylesheet="/~paulmr/class/comments.css"; if (file_exists("/home/httpd/html/cment/comments.h")){ include "/home/httpd/html/cment/comments.h"; } } ?>