Coordinates (elementary mathematics)
From Wikipedia, the free encyclopedia.
This article describes some of the common coordinate systems that appear in elementary mathematics. For advanced topics, please refer to coordinate system. For more background, see Cartesian coordinate system.
The coordinates of a point are the components of a tuple of numbers used to represent the location of the point in the plane or space. A coordinate system is a plane or space where the origin and axes are defined so that coordinates can be measured.
Cartesian coordinates
In the two-dimensional Cartesian coordinate system, a point P in the xy-plane is represent by a tuple of two components .
- is the signed distance from the y-axis to the point P, and
- is the signed distance from the x-axis to the point P.
- is the signed distance from the yz-plane to the point P,
- is the signed distance from the xz-plane to the point P, and
- is the signed distance from the xy-plane to the point P.
Polar coordinates
The polar coordinate systems are coordinate systems in which a point is identified by a distance from some fixed feature in space and one or more subtended angles.
The term polar coordinates often refers to circular coordinates (two-dimensional). Other commonly used polar coordinates are cylindrical coordinates and spherical coordinates (both three-dimensional).
Circular coordinates
The circular coordinate system, often referred to simply as the polar coordinate system, is a two-dimensional polar coordinate system, defined by an origin, O, and a semi-infinite line L leading from this point. L is also called the polar axis. In terms of the Cartesian coordinate system, one usually picks O to be the origin (0,0) and L to be the positive x-axis (the right half of the x-axis).
In the circular coordinate system, a point P is represented by a tuple of two components . Using terms of the Cartesian coordinate system,
- (radius) is the distance from the origin to the point P, and
- (azimuth) is the angle between the positive x-axis and the line from the origin to the point P.
Cylindrical coordinates
The cylindrical coordinate system is a three-dimensional polar coordinate system.
In the cylindrical coordinate system, a point P is represented by a tuple of three components . Using terms of the Cartesian coordinate system,
- (radius) is the distance between the z-axis and the point P,
- (azimuth or longitude) is the angle between the positive x-axis and the line from the origin to the point P projected onto the xy-plane, and
- (height) is the signed distance from xy-plane to the point P.
Cylindrical coordinates are useful in analyzing systems that are symmetrical about an axis. For example the infinitely long cylinder that has the Cartesian equation has the very simple equation in cylindrical coordinates.
Spherical coordinates
The spherical coordinate system is a three-dimensional polar coordinate system.
In the spherical coordinate system, a point P is represented by a tuple of three components . Using terms of the Cartesian coordinate system,
- (radius) is the distance between the point P and the origin,
- (colatitude) is the angle between the z-axis and the line from the origin to the point P, and
- (azimuth or longitude) is the angle between the positive x-axis and the line from the origin to the point P projected onto the xy-plane.
To construct a point from its spherical coordinates: from the origin, go along the positive z-axis, rotate about y-axis toward the direction of the positive x-axis, and rotate about the z-axis toward the direction of the positive y-axis.
Spherical coordinates are useful in analyzing systems that are symmetrical about a point; a sphere that has the Cartesian equation has the very simple equation in spherical coordinates.
Spherical coordinates are the natural coordinates for physical situations where there is spherical symmetry. In such a situation, one can describe waves using spherical harmonics. Another application is ergonomic design, where is the arm length of a stationary person and the angles describe the direction of the arm as it reaches out.
Conversion between coordinate systems
Cartesian and circular
Cartesian and cylindrical
Cartesian and spherical
Engineering notation
- (NEED FACT-CHECK)
Cylindrical and spherical
See also
For spherical coordinates: Credit to original articles:
External links
- Frank Wattenberg has made some nice animations illustrating spherical and cylindrical coordinate systems.
- http://www.physics.oregonstate.edu/bridge/papers/spherical.pdf is a description of the different conventions in use for naming components of spherical coordinates, along with a proposal for standardizing this.