Distance equations for different cord. systems

  • Thread starter Thread starter aquabug918
  • Start date Start date
  • Tags Tags
    Systems
aquabug918
Messages
17
Reaction score
0
I need to show that

ds^2 = dx^ + dy^2 + dz^2

is the same as

ds^2 = dr^2 + r^2 (dpheta^2 + sin^2pheta*dphi^2)

... I know that I need to use x = r sin pheta cos phi
y = r sin pheta sin phi
z = r cos pheta

I am confused but I think I have to take the derivitive of something. Do I somehow take the partial derivitives and if so of what? Can someone point me in the right direction. Thank you!
 
Physics news on Phys.org
In general, I believe if you have a function f of several variables x1, ..., xn, then:

df = \sum _{k=1} ^n\frac{\partial f}{\partial x_k}dx_k
 
Do Not Post The Same Question Twice
 
dx=\partial x /\partial r dr + \partial x /\partial \theta d\theta + \partial x /\partial \phi d\phi, and likewise for y and z. Plug in and simplify.
 
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