The spherical coordinate system is a coordinate system for representing geometric figures in three dimensions using three coordinates, , where represents the radial distance of a point from a fixed origin, represents the zenith angle from the positive z-axis and represents the azimuth angle from the positive x-axis. The geographic coordinate system is similar to the spherical coordinate system.
Coordinate system definition and notation[]
The spherical coordinate system represents points as a tuple of three components. Typically in America, the components are notated as for distance, zenith and azimuth, while elsewhere the notation is reversed for zenith and azimuth as . The former has the advantage of being most compatible with the notation for the two-dimensional polar coordinate system and the three-dimensional cylindrical coordinate system, while the latter has the broader acceptance geographically. The notation convention of the author of any work pertaining to spherical coordinates should always be checked before using the formulas and equations of that author. This article uses "American" notation.
The three coordinates are defined as:
- is the distance from the origin to a given point .
- is the angle between the positive z-axis and the line formed between the origin and .
- is the angle between the positive x-axis and the line from the origin to the projected onto the xy-plane.
is referred to as the zenith or colatitude, while is referred to as the azimuth.
According to this system, lose significance when and loses significance if (at .
To plot a point from its spherical coordinates, go units from the origin along the positive z-axis, rotate about the y-axis in the direction of the positive x-axis and rotate about the z-axis in the direction of the positive y-axis.
Coordinate system conversions[]
As the spherical coordinate system is only one of many three-dimensional coordinate systems, there exist equations for converting coordinates between the spherical coordinate system and others.
Cartesian coordinate system[]
The three spherical coordinates are converted to Cartesian coordinates by:
Conversely, Cartesian coordinates may be converted to spherical coordinates by:
The Jacobian matrix for transforming between sphericals and Cartesian coordinates is
Therefore, the volume element in spherical coordinates will be
Geographic coordinate system[]
The geographic coordinate system is an alternate version of the spherical coordinate system, used primarily in geography though also in mathematics and physics applications. In geography, is usually dropped or replaced with a value representing elevation or altitude.
Latitude is the complement of the zenith or colatitude, and can be converted by:
though latitude is typically represented by φ as well. This represents a zenith angle originating from the xy-plane with a domain . The longitude is the azimuth angle shifted 180° from Failed to parse (syntax error): {\displaystyle θ} to give a domain of .
Cylindrical coordinate system[]
The cylindrical coordinate system is a three-dimensional extrusion of the polar coordinate system, with an coordinate to describe a point's height above or below the xy-plane. The full coordinate tuple is .
Spherical coordinates may be converted to cylindrical coordinates by:
Cylindrical coordinates may be converted to spherical coordinates by: