S. Moger
- 52
- 2
Homework Statement
Show that the uvw-system is orthogonal.
r, \theta, \varphi are spherical coordinates.
$$u=r(1-\cos\theta)$$
$$v=r(1+\cos\theta)$$
$$w=\varphi$$
The Attempt at a Solution
So basically I want to show that the scalar products between \frac{\partial \vec{r}}{\partial u} \frac{\partial \vec{r}}{\partial v} \frac{\partial \vec{r}}{\partial w} amount to zero.
Which means that I can't avoid finding \vec{r}. However, as transforming all the way to cartesian coordinates seems to be a minor nightmare I hope to show that uvw is orthogonal in spherical space, which (?? got no proof) implies it's orthogonal also in cartesian space.
I call the position vector in spherical space \vec{q}, so I want to show that these ones are orthogonal \frac{\partial \vec{q}}{\partial u} \frac{\partial \vec{q}}{\partial v} \frac{\partial \vec{q}}{\partial w}
Which means I need uvw in q=q(r, \theta, \varphi).
I find that (by adding or subtracting the expressions for u and v given in the problem statement)
$$r=\frac{u+v}{2}$$
$$\theta=arccos(\frac{u-v}{2})$$
$$\varphi = w$$
Proceeding by determining the tangent vectors I get
$$\frac{\partial \vec{q}}{\partial u} = \frac{1}{2} ( 1 \hat{r} - (1-(\frac{u-v}{2})^2)^{-1/2} \hat{\theta})$$
$$\frac{\partial \vec{q}}{\partial v} = \frac{1}{2} ( 1 \hat{r} + (1-(\frac{u-v}{2})^2)^{-1/2} \hat{\theta})$$
$$\frac{\partial \vec{q}}{\partial w} = 1 \hat{\varphi}$$
The last vector is clearly orthogonal to the other ones, but the first two aren't orthogonal as far as I can tell, which means there's something I'm missing. Maybe I got the idea wrong, but at the moment I can't put my finger on it.
Any thoughts?
Last edited: