MHB How Do Cylindrical and Spherical Coordinates Represent the Same Point?

Click For Summary
Cylindrical coordinates of a point can be represented as $(r, \theta + 2k\pi, z)$, where $k$ is any integer, indicating that adding multiples of $2\pi$ to $\theta$ does not change the point's location. In spherical coordinates, two representations of the same point, $(R, \theta_1, \phi)$ and $(R, \theta_2, \phi)$, must have $\theta_1$ and $\theta_2$ differing by an integer multiple of $2\pi$. The angles $\theta$ and $\phi$ in spherical coordinates represent the azimuthal and polar angles, respectively, with conventions that may vary. Understanding these relationships is essential for converting between cylindrical and spherical coordinates accurately. The discussion emphasizes the importance of recognizing the periodic nature of angular measurements in both coordinate systems.
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello!

  • Suppose that a point has cylindrical coordinates $(r, \theta, z)$ where $r$ is not zero. Describe all other cylindrical coordinates of that point.
  • Suppose $(R, \theta_1, \phi)$ and $(R, \theta_2, \phi)$ are two representations of the same point in spherical coordinates. Is it true that $\theta_1$ and $\theta_2$ must differ by an integer multiple of $2 \pi$?
If we have the cylindrical coordinates of a point how can we find other ones so that these represent the same point?

How can we find what relation the $r, \theta$ and $z$ of the two representations have to have?
 
Physics news on Phys.org
evinda said:
Suppose that a point has cylindrical coordinates $(r, \theta, z)$ where $r$ is not zero. Describe all other cylindrical coordinates of that point.
Adding $2\pi$ to $\theta$ does not change the point.

evinda said:
Suppose $(R, \theta_1, \phi)$ and $(R, \theta_2, \phi)$ are two representations of the same point in spherical coordinates. Is it true that $\theta_1$ and $\theta_2$ must differ by an integer multiple of $2 \pi$?
Please remind the meaning of $\theta$ and $\phi$ in spherical coordinates. There are slightly different conventions.
 
Evgeny.Makarov said:
Adding $2\pi$ to $\theta$ does not change the point.

What does $\theta$ represent?

Also is then $(r, \theta+ 2k \pi, z)$ the only other cylindrical coordinate of the given point?
Evgeny.Makarov said:
Please remind the meaning of $\theta$ and $\phi$ in spherical coordinates. There are slightly different conventions.
The spherical coordinates of $(x,y,z)$ are defined as follows:

$$x= \rho \sin{\phi} \cos{\theta} , \ \ \ y= \rho \sin{\phi} \sin{\theta} , \ \ \ z= \rho \cos{\phi}
\\ \text{ where } \rho \geq 0, 0 \leq \theta < 2 \pi, 0 \leq \phi \leq \pi $$

But what angle do $\theta$ and $\phi$ represent?
 
Why don't you check out definitions of spherical and cylindrical coordinates in Wikipedia? Note, however, that angles can have different names there.