fbpx
Wikipedia

Chebyshev distance

In mathematics, Chebyshev distance (or Tchebychev distance), maximum metric, or L metric[1] is a metric defined on a real coordinate space where the distance between two points is the greatest of their differences along any coordinate dimension.[2] It is named after Pafnuty Chebyshev.

abcdefgh
8
8
77
66
55
44
33
22
11
abcdefgh
The discrete Chebyshev distance between two spaces on a chessboard gives the minimum number of moves a king requires to move between them. This is because a king can move diagonally, so that the jumps to cover the smaller distance parallel to a row or column is effectively absorbed into the jumps covering the larger. Above are the Chebyshev distances of each square from the square f6.

It is also known as chessboard distance, since in the game of chess the minimum number of moves needed by a king to go from one square on a chessboard to another equals the Chebyshev distance between the centers of the squares, if the squares have side length one, as represented in 2-D spatial coordinates with axes aligned to the edges of the board.[3] For example, the Chebyshev distance between f6 and e2 equals 4.

Definition edit

The Chebyshev distance between two vectors or points x and y, with standard coordinates   and  , respectively, is

 

This equals the limit of the Lp metrics:

 

hence it is also known as the L metric.

Mathematically, the Chebyshev distance is a metric induced by the supremum norm or uniform norm. It is an example of an injective metric.

In two dimensions, i.e. plane geometry, if the points p and q have Cartesian coordinates   and  , their Chebyshev distance is

 

Under this metric, a circle of radius r, which is the set of points with Chebyshev distance r from a center point, is a square whose sides have the length 2r and are parallel to the coordinate axes.

On a chessboard, where one is using a discrete Chebyshev distance, rather than a continuous one, the circle of radius r is a square of side lengths 2r, measuring from the centers of squares, and thus each side contains 2r+1 squares; for example, the circle of radius 1 on a chess board is a 3×3 square.

Properties edit

 
Comparison of Chebyshev, Euclidean and Manhattan distances for the hypotenuse of a 3-4-5 triangle on a chessboard

In one dimension, all Lp metrics are equal – they are just the absolute value of the difference.

The two dimensional Manhattan distance has "circles" i.e. level sets in the form of squares, with sides of length 2r, oriented at an angle of π/4 (45°) to the coordinate axes, so the planar Chebyshev distance can be viewed as equivalent by rotation and scaling to (i.e. a linear transformation of) the planar Manhattan distance.

However, this geometric equivalence between L1 and L metrics does not generalize to higher dimensions. A sphere formed using the Chebyshev distance as a metric is a cube with each face perpendicular to one of the coordinate axes, but a sphere formed using Manhattan distance is an octahedron: these are dual polyhedra, but among cubes, only the square (and 1-dimensional line segment) are self-dual polytopes. Nevertheless, it is true that in all finite-dimensional spaces the L1 and L metrics are mathematically dual to each other.

On a grid (such as a chessboard), the points at a Chebyshev distance of 1 of a point are the Moore neighborhood of that point.

The Chebyshev distance is the limiting case of the order-  Minkowski distance, when   reaches infinity.

Applications edit

The Chebyshev distance is sometimes used in warehouse logistics,[4] as it effectively measures the time an overhead crane takes to move an object (as the crane can move on the x and y axes at the same time but at the same speed along each axis).

It is also widely used in electronic Computer-Aided Manufacturing (CAM) applications, in particular, in optimization algorithms for these. Many tools, such as plotting or drilling machines, photoplotter, etc. operating in the plane, are usually controlled by two motors in x and y directions, similar to the overhead cranes.[5]

Generalizations edit

For the sequence space of infinite-length sequences of real or complex numbers, the Chebyshev distance generalizes to the  -norm; this norm is sometimes called the Chebyshev norm. For the space of (real or complex-valued) functions, the Chebyshev distance generalizes to the uniform norm.

See also edit

References edit

  1. ^ Cyrus. D. Cantrell (2000). Modern Mathematical Methods for Physicists and Engineers. Cambridge University Press. ISBN 0-521-59827-3.
  2. ^ Abello, James M.; Pardalos, Panos M.; Resende, Mauricio G. C., eds. (2002). Handbook of Massive Data Sets. Springer. ISBN 1-4020-0489-3.
  3. ^ David M. J. Tax; Robert Duin; Dick De Ridder (2004). Classification, Parameter Estimation and State Estimation: An Engineering Approach Using MATLAB. John Wiley and Sons. ISBN 0-470-09013-8.
  4. ^ André Langevin; Diane Riopel (2005). Logistics Systems. Springer. ISBN 0-387-24971-0.
  5. ^ Seitz, Charles L. (1989). Advanced Research in VLSI: Proceedings of the Decennial Caltech Conference on VLSI, March 1989. ISBN 9780262192828.

chebyshev, distance, this, article, about, distance, finite, dimensional, spaces, function, space, norm, metric, uniform, norm, mathematics, tchebychev, distance, maximum, metric, metric, metric, defined, real, coordinate, space, where, distance, between, poin. This article is about the distance in finite dimensional spaces For the function space norm and metric see uniform norm In mathematics Chebyshev distance or Tchebychev distance maximum metric or L metric 1 is a metric defined on a real coordinate space where the distance between two points is the greatest of their differences along any coordinate dimension 2 It is named after Pafnuty Chebyshev abcdefgh8877665544332211abcdefghThe discrete Chebyshev distance between two spaces on a chessboard gives the minimum number of moves a king requires to move between them This is because a king can move diagonally so that the jumps to cover the smaller distance parallel to a row or column is effectively absorbed into the jumps covering the larger Above are the Chebyshev distances of each square from the square f6 It is also known as chessboard distance since in the game of chess the minimum number of moves needed by a king to go from one square on a chessboard to another equals the Chebyshev distance between the centers of the squares if the squares have side length one as represented in 2 D spatial coordinates with axes aligned to the edges of the board 3 For example the Chebyshev distance between f6 and e2 equals 4 Contents 1 Definition 2 Properties 3 Applications 4 Generalizations 5 See also 6 ReferencesDefinition editThe Chebyshev distance between two vectors or points x and y with standard coordinates xi displaystyle x i nbsp and yi displaystyle y i nbsp respectively is DChebyshev x y maxi xi yi displaystyle D rm Chebyshev x y max i x i y i nbsp This equals the limit of the Lp metrics limp i 1n xi yi p 1 p displaystyle lim p to infty bigg sum i 1 n left x i y i right p bigg 1 p nbsp hence it is also known as the L metric Mathematically the Chebyshev distance is a metric induced by the supremum norm or uniform norm It is an example of an injective metric In two dimensions i e plane geometry if the points p and q have Cartesian coordinates x1 y1 displaystyle x 1 y 1 nbsp and x2 y2 displaystyle x 2 y 2 nbsp their Chebyshev distance is DChebyshev max x2 x1 y2 y1 displaystyle D rm Chebyshev max left left x 2 x 1 right left y 2 y 1 right right nbsp Under this metric a circle of radius r which is the set of points with Chebyshev distance r from a center point is a square whose sides have the length 2r and are parallel to the coordinate axes On a chessboard where one is using a discrete Chebyshev distance rather than a continuous one the circle of radius r is a square of side lengths 2r measuring from the centers of squares and thus each side contains 2r 1 squares for example the circle of radius 1 on a chess board is a 3 3 square Properties edit nbsp Comparison of Chebyshev Euclidean and Manhattan distances for the hypotenuse of a 3 4 5 triangle on a chessboardIn one dimension all Lp metrics are equal they are just the absolute value of the difference The two dimensional Manhattan distance has circles i e level sets in the form of squares with sides of length 2 r oriented at an angle of p 4 45 to the coordinate axes so the planar Chebyshev distance can be viewed as equivalent by rotation and scaling to i e a linear transformation of the planar Manhattan distance However this geometric equivalence between L1 and L metrics does not generalize to higher dimensions A sphere formed using the Chebyshev distance as a metric is a cube with each face perpendicular to one of the coordinate axes but a sphere formed using Manhattan distance is an octahedron these are dual polyhedra but among cubes only the square and 1 dimensional line segment are self dual polytopes Nevertheless it is true that in all finite dimensional spaces the L1 and L metrics are mathematically dual to each other On a grid such as a chessboard the points at a Chebyshev distance of 1 of a point are the Moore neighborhood of that point The Chebyshev distance is the limiting case of the order p displaystyle p nbsp Minkowski distance when p displaystyle p nbsp reaches infinity Applications editThe Chebyshev distance is sometimes used in warehouse logistics 4 as it effectively measures the time an overhead crane takes to move an object as the crane can move on the x and y axes at the same time but at the same speed along each axis It is also widely used in electronic Computer Aided Manufacturing CAM applications in particular in optimization algorithms for these Many tools such as plotting or drilling machines photoplotter etc operating in the plane are usually controlled by two motors in x and y directions similar to the overhead cranes 5 Generalizations editFor the sequence space of infinite length sequences of real or complex numbers the Chebyshev distance generalizes to the ℓ displaystyle ell infty nbsp norm this norm is sometimes called the Chebyshev norm For the space of real or complex valued functions the Chebyshev distance generalizes to the uniform norm See also editKing s graph Taxicab geometryReferences edit Cyrus D Cantrell 2000 Modern Mathematical Methods for Physicists and Engineers Cambridge University Press ISBN 0 521 59827 3 Abello James M Pardalos Panos M Resende Mauricio G C eds 2002 Handbook of Massive Data Sets Springer ISBN 1 4020 0489 3 David M J Tax Robert Duin Dick De Ridder 2004 Classification Parameter Estimation and State Estimation An Engineering Approach Using MATLAB John Wiley and Sons ISBN 0 470 09013 8 Andre Langevin Diane Riopel 2005 Logistics Systems Springer ISBN 0 387 24971 0 Seitz Charles L 1989 Advanced Research in VLSI Proceedings of the Decennial Caltech Conference on VLSI March 1989 ISBN 9780262192828 Retrieved from https en wikipedia org w index php title Chebyshev distance amp oldid 1190122589, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.