Conversion of cartesian coords to spherical polars

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
kelbear
Messages
1
Reaction score
0

Homework Statement



Velocity vector, v:

v = (yi + xj) / (x^2 + y^2 + z^2)^(3/2)

"Re write "v" in spherical polar coordinates and unit vectors"


Homework Equations



Obviously
r = (x^2 + y^2 + z^2)^(1/2)
theta = tan^(-1)((x^2 + y^2)^(1/2)/z)
phi = tan(^-1)(y/x)

The Attempt at a Solution



Have tried rearranging the expression for v and substituting using the above formulae but not getting anywhere. I know its a simple question but am obviously missing something basic.
Any help is very much appreciated x
 
Physics news on Phys.org
welcome to pf!

hi kelbear! welcome to pf! :smile:

(have a theta: θ and a phi: φ and a square-root: √ and try using the X2 and X2 icons just above the Reply box :wink:)

"unit vectors" means er and eθ, the unit vectors in the radial and transverse directions

(so for example er = r/r)