Curvilinear basis in spherical polar coordinates

asdfghhjkl
Messages
15
Reaction score
0

Homework Statement


As a part of my self study I am trying to find the covariant basis vectors in the spherical polar coordinates. Since I have never done anything like this before I would appreciate if someone could tell me whether I am on the rigth track.

Homework Equations


r=\sqrt(x^2+y^2+z^2)
\theta=\arctan(\frac{y}{x})
\psi=\arccos(\frac{z}{\sqrt(x^2+y^2+z^2)})

I used the equation; \overline{\epsilon}^{i}_r = \frac{\nabla x_i}{\left| \nabla x_i \right|}

and also

x=r\sin(\theta)\cos(\psi)
y=r\sin(\theta)\sin(\psi)
z=r\cos(\theta)

The Attempt at a Solution



I took the grad of the first three equations and then divided that by the magnitude of the vector. Then I substituted x,y,z with the last equation. I got \overline{\epsilon}^{i}= (\sin(\theta)\cos(\psi), \sin(\theta)\sin(\psi), \cos(\theta)). This seem correct to me? I got lost evaluating the other two vectors, but provided that this is the correct method then I am confident that I will get the correct solution sooner or latter.

I would also appreciate it if someone could tell me whether there is some easier way to find the covariant basis vectors in spherical polar coordinates?

Thank you very much for all the help

P.S. I was also wondering whether the covariant and contravariant basis vectors are the same in the if the metric coefficient is 1? (sorry for the very vague wording)
 
Last edited:
Physics news on Phys.org
The correct way is indeed to calculate the normalized grads of the three equations defining the sets of coordinate planes and then eliminate x, y and z from the results by substituting the expressions for x, y and z as functions of r, θ, ψ. For the two sets you mention to be identical, you first need one of them to consist of mutually perpendicular vectors. In this case, the vectors in the other set will have the same directions as the vectors in the first set, but not necessarily the same moduli. If, in addition, the vectors on one of the sets have all modulus one, so do the vectors on the other set and so the two sets are identical in this case.
 
  • Like
Likes 1 person
Great thank you for the clarification.
 
Last edited:
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