What is the vector field expressed in spherical coordinates?

barnflakes
Messages
156
Reaction score
4
Express the following vector field in spherical coordinates. (The
answer should be in a form that uses the unit vectors of the curvilinear coordi-
nate system and coefficient functions that are written in terms of the curvilinear
coordinates.)


\underline{F} = -y \underline{i} + x \underline{j} + (x^2 + y^2)\underline{k}

OK, so I've obtained the equation:

\underline{F} = rsin\theta(-sin\phi\mathbf{i} + cos\phi\underline{j} +rsin\theta\underline{k}) simply by substituting x = rsin\theta cos\phi etc. into the above equations. Now how do I express this in terms of the unit vectors \mathbf{e}_r,\mathbf{e}\phi, \mathbf{e}_\theta ??
 
Physics news on Phys.org
Well, what are the unit vectors in spherical polars in terms of Cartesian unit vectors?
 
\underline{e}_r = sin\theta(cos\phi \underline{i} + sin\phi{j}) + cos\theta\underline{k}

\underline{e}_{\theta} = cos\theta(cos\phi \underline{i} + sin\phi{j}) - sin\theta\underline{k}

\underline{e}_{\phi} = -sin\phi \underline{i} + cos\phi{j}

I can't see how to write the above equation in terms of these unit vectors...
 
Last edited:
barnflakes said:
\underline{e}_r = sin\theta(cos\phi \underline{i} + sin\phi{j}) + cos\theta\underline{k}

\underline{e}_{\theta} = cos\theta(cos\phi \underline{i} + sin\phi{j}) - sin\theta\underline{k}

\underline{e}_{\phi} = -sin\phi \underline{i} + cos\phi{j}

I can't see how to write the above equation in terms of these unit vectors...

You'll need to solve these 3 equations for i, j, and k. Then substitute the solutions into the equation from your previous post.
 
I mean really, I don't mean to sound ungrateful or anything, but how stupid do you think I am? I know what I have to do, I just don't know how to do it. In any event, I've solved it by myself. Note for the future: your method is slightly long winded. Thanks anyway!
 
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