Cylindrical / Spherical Coordinates

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
eurekameh
Messages
209
Reaction score
0
I'm trying to convert the below Cartesian coordinate system into cylindrical and spherical coordinate systems. For the cylindrical system, I had r,vector = er,hat + sint(e3,hat).
While I do have a technically correct answer for the spherical coordinate system, I believe, I was wondering if there was a way to simplify the expression 1/cos[tan^-1*(sint)]. Thanks.

s6orih.png
 
Physics news on Phys.org
rad(1+sin^2(t)) = 1/(cos(tan^-1(sint)))?
Also, am I right in thinking r = rad(x^2 + y^2) = 1 for cylindrical coordinates?
 
eurekameh said:
rad(1+sin^2(t)) = 1/(cos(tan^-1(sint)))?
Would be interesting to check this in an analytic way.

Also, am I right in thinking r = rad(x^2 + y^2) = 1 for cylindrical coordinates?
If you use (r,theta,z) as coordinates: Right.