- #1
S. Moger
- 53
- 2
Homework Statement
Show that the uvw-system is orthogonal.
[itex] r, \theta, \varphi[/itex] 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 [itex]\frac{\partial \vec{r}}{\partial u} [/itex] [itex] \frac{\partial \vec{r}}{\partial v} [/itex] [itex] \frac{\partial \vec{r}}{\partial w}[/itex] amount to zero.
Which means that I can't avoid finding [itex] \vec{r}[/itex]. 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 [itex]\vec{q}[/itex], so I want to show that these ones are orthogonal [itex]\frac{\partial \vec{q}}{\partial u} [/itex] [itex] \frac{\partial \vec{q}}{\partial v} [/itex] [itex] \frac{\partial \vec{q}}{\partial w}[/itex]
Which means I need uvw in [itex]q=q(r, \theta, \varphi)[/itex].
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: