Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    For an advanced treatment, see 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.


        Coordinates (mathematics)
            Cartesian coordinates
            Polar coordinates
                Circular coordinates
                Cylindrical coordinates
                Spherical coordinates
            Conversions
            See also
                Spherical coordinates

    top

    Cartesian coordinates

    In the two-dimensional Cartesian coordinate system, a point P in the xy-plane is represented by a tuple of two components (x, y).
      x is the signed distance from the y-axis to the point P, and
      y is the signed distance from the x-axis to the point P.

    In the three-dimensional Cartesian coordinate system, a point P in the xyz-space is represented by a tuple of three components (x, y, z).
      x is the signed distance from the yz-plane to the point P,
      y is the signed distance from the xz-plane to the point P, and
      z is the signed distance from the xy-plane to the point P.

    top

    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. They are the most common systems of curvilinear coordinates.

    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).

    top

    Circular coordinates





    The circular coordinate system, commonly referred to 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 (r, heta). Using terms of the Cartesian coordinate system,

      0leq (radius) is the distance from the origin to the point P, and
      0leq heta<360^circ (azimuth) is the angle between the positive x-axis and the line from the origin to the point P.

    Possible coordinate transformations from one circular coordinate system to another include:
      change of zero direction
      changing from the angle increasing anticlockwise to increasing clockwise or conversely
      change of scale
    and combinations.
    More generally, transformations of the corresponding Cartesian coordinates can be translated into transformations from one circular coordinate system to another by basically transforming to Cartesian coordinates, transforming those, and transforming back to circular coordinates. This is e.g needed for:
      change of origin
      change of scale in one direction

    A minor change is changing the range 0leq heta<360^circ to e.g. -180^circ< hetaleq180^circ

    Circular coordinates can be convenient in situations where only the distance, or only the direction to a fixed point matters, rotations about a point, etc. (by taking the special point as the origin).

    A complex number can be viewed as a point or a position vector on a plane, the so-called complex plane or Argand diagram. Here the circular coordinates are r = |z|, called the absolute value or modulus of z, and φ = arg(z), called the complex argument of z. These coordinates (mod-arg form) are especially convenient for complex multiplication and powers.


    top

    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 (r, heta, h). Using terms of the Cartesian coordinate system,

      0leq (radius) is the distance between the z-axis and the point P,
      0leq heta<360^circ (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
      h (height) is the signed distance from xy-plane to the point P.
    Note: some sources use z for h; there is no "right" or "wrong" convention, but it is necessary to be aware of the convention being used.


    Cylindrical coordinates involve some redundancy; heta loses its significance if r=0.

    Cylindrical coordinates are useful in analyzing systems that are symmetrical about an axis. For example the infinitely long cylinder that has the Cartesian equation x^2+y^2=c^2 has the very simple equation r=c in cylindrical coordinates.


    top

    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 (
    ho, heta, phi). Using terms of the Cartesian coordinate system,

      0leq
    ho (radius) is the distance between the point P and the origin,
      0leqphileq 180^circ (zenith, colatitude or polar angle) is the angle between the z-axis and the line from the origin to the point P, and
      0leq heta<360^circ (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.

    There are different conventions for the exact letters used for the angles.

    The concept of spherical coordinates can be extended to higher dimensional spaces and are then referred to as hyperspherical coordinates.


    top

    Conversions
    main article: List of canonical coordinate transformations


    top

    See also

    top

    Spherical coordinates
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Coordinates (mathematics)". link