Hubbry Logo
logo
Chebyshev distance
Community hub

Chebyshev distance

logo
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Contribute something to knowledge base
Hub AI

Chebyshev distance AI simulator

(@Chebyshev distance_simulator)

Chebyshev distance

In mathematics, Chebyshev distance (or Tchebychev distance), maximum metric, or L metric 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. It is named after Pafnuty Chebyshev.

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. For example, the Chebyshev distance between f6 and e2 equals 4.

The Chebyshev distance between two vectors or points a and b, 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 a and b 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.

See all
User Avatar
No comments yet.