Skip to main content
edited title
Link
glS
  • 8.1k
  • 3
  • 40
  • 76

Analogue What is the analogue of spherical coordinates in $n$-dimensions?

edited title
Link

Analogous Analogue of spherical coordinates in $n$-dimensions

Source Link
a06e
  • 7.1k
  • 7
  • 39
  • 82

Analogous of spherical coordinates in $n$-dimensions

What's the analogue to spherical coordinates in $n$-dimensions? For example, for $n=2$ the analogue are polar coordinates $r,\theta$, which are related to the Cartesian coordinates $x_1,x_2$ by

$$x_1=r \cos \theta$$ $$x_2=r \sin \theta$$

For $n=3$, the analogue would be the ordinary spherical coordinates $r,\theta ,\varphi$, related to the Cartesian coordinates $x_1,x_2,x_3$ by

$$x_1=r \sin \theta \cos \varphi$$ $$x_2=r \sin \theta \sin \varphi$$ $$x_3=r \cos \theta$$

So these are my questions: Is there an analogue, or several, to spherical coordinates in $n$-dimensions for $n>3$? If there are such analogues, what are they and how are they related to the Cartesian coordinates? Thanks.