Spherical vs cylindrical notation

Calpalned
Messages
297
Reaction score
6

Homework Statement


Plotting a point in spherical coordinates means using the format ##(\rho, \theta, \phi)## in place of ##(x, y, z)##. Taking a triple integral means replacing ##dV## with ##\rho ^2 sin(\phi) d\rho d\theta d\phi ## As you can see, ##\rho, \theta, \phi ## are all in the same order.

However, for cylindrical coordinates, my textbook plots ##(r, \theta, z)## for points, but replaces ##dV## with ##r dz dr d\theta ##. Why are the three integrals suddenly switched around?

Homework Equations


n/a

The Attempt at a Solution


Is there a reason behind this? I dislike rote memorization
 
Physics news on Phys.org
Nothing to worry about, ##dV## is an elemental volume with the shape of a "box". You won't care how you are going to arrange the order of the formula for the volume of a box, will you.
 
Last edited:
I mostly agree with blue_leaf77 -- the order of integration doesn't really matter. The "box" is a rectangular paralellipiped in cartesian coordinates, but in cylindrical or spherical coordinates, the ends aren't flat, and the "box" tapers toward the small end.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top