Cylindrical / Spherical Coordinates

AI Thread Summary
The discussion focuses on converting Cartesian coordinates into cylindrical and spherical coordinate systems. The user presents their cylindrical coordinate expression and questions the simplification of a specific expression involving trigonometric functions. They confirm that in cylindrical coordinates, r is indeed the square root of the sum of the squares of x and y, which equals 1 in this case. The conversation also touches on the validity of using (r, theta, z) as coordinates in cylindrical systems. Overall, the thread emphasizes the mathematical relationships and simplifications within these coordinate transformations.
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
##r=\sqrt{x^2+y^2+z^2} = \sqrt{1+\sin^2(t)}##?
 
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.
 
Back
Top