Unit Vectors and Spherical Coordinates

jesuslovesu
Messages
185
Reaction score
0

Homework Statement


\mathbf{r} = rsin(\theta)cos(\phi) \hat x + rsin(\theta)sin(\phi) \hat x + r cos(\theta) \hat z
I am kind of following the description of the process given at http://mathworld.wolfram.com/SphericalCoordinates.html

I want to find \hat r and I understand everything except:
Why is \hat r = \frac{\frac{d\mathbf{r}}{dr} }{|\frac{d\mathbf{r}}{dr}|} (why the derivatives)?

Normally if I were going to find the unit vector I would just say the unit vector u hat = u/|u|
 
Last edited:
Physics news on Phys.org
I'm not exactly sure what you're asking, but i have a feeling you want to find the base vectors in spherical. To do so, it might be easier to do so graphically. To find the vectors you need to look at the surfaces that are created when you hold each of r, theta, and phi constant, individually. So, when you hold r constant your surfaces are spheres. to find a unit vector that is normal to the surface, you just use the fact that x = rsin(phi)cos(theta), y = rsin(phi)sin(theta), z = r cos(phi), and then divide the vector by its length. When you hold theta constant you get a sheet that hangs from the z axis. when you hold phi constant you get cones. THe easiest way to find all of them is to find 2 and then do a cross product (in the appropriate order so your sign is correct) on them to find the third. hope this helps some
 
jesuslovesu said:

Homework Statement


\mathbf{r} = rsin(\theta)cos(\phi) \hat x + rsin(\theta)sin(\phi) \hat x + r cos(\theta) \hat z
I am kind of following the description of the process given at http://mathworld.wolfram.com/SphericalCoordinates.html

I want to find \hat r and I understand everything except:
Why is \hat r = \frac{\frac{d\mathbf{r}}{dr} }{|\frac{d\mathbf{r}}{dr}|} (why the derivatives)?

Normally if I were going to find the unit vector I would just say the unit vector u hat = u/|u|

They ARE using u/|u|. But the u's they are applying that to are the vectors pointing in the coordinate directions, the partials dR/dr, dR/dtheta and dR/dphi (where R is the vector r).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top