MHB Geometric Meaning of Cylindrical & Spherical Mappings

  • Thread starter Thread starter mathmari
  • Start date Start date
  • Tags Tags
    Geometric
Click For Summary
The discussion focuses on the geometric interpretations of specific mappings in cylindrical and spherical coordinates. The mapping from cylindrical coordinates that transforms (r, θ, z) to (r, θ, -z) represents a reflection across the plane z=0. The mapping (r, θ, z) to (r, θ + π, -z) indicates a rotation by 180 degrees around the z-axis followed by reflection across the same plane. In spherical coordinates, the mapping (ρ, θ, φ) to (ρ, θ + π, φ) also signifies a rotation by 180 degrees, while (ρ, θ, φ) to (ρ, θ, π - φ) represents a reflection across the horizontal plane. Understanding these mappings helps visualize transformations in three-dimensional space.
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

What is the geometric meaning of the following mappings, that are written in cylindrical coordinates?? (Wondering)

The mappings are: $$(r, \theta, z) \rightarrow(r, \theta , -z) \\ (r, \theta , z) \rightarrow (r, \theta +\pi , -z)$$

And what is the geometric meaning of the following mappings, that are written in spherical coordinates?? (Wondering)

The mappings are: $$(\rho , \theta , \phi) \rightarrow (\rho , \theta +\pi , \phi) \\ (\rho , \theta , \phi) \rightarrow (\rho , \theta , \pi-\phi)$$
 
Physics news on Phys.org
Hi mathmari,

For example, the first is a symmetry with respect to the plane $z=0$.

For the others, take a point in the space, $(x,y,z)$, where you know $x=rcos\theta, \ y=r\sin \theta, \ z=z$ (and the corresponding in spherical coordinates), calculate its image and try to relate both points.
 
I see... Thank you very much! (Smile)