SlideShare a Scribd company logo
Distance (or farness) is a numerical description of how far apart objects are. In physics or everyday
discussion, distance may refer to a physical length, or an estimation based on other criteria (e.g. "two
counties over"). In mathematics, a distance function or metric is a generalization of the concept of
physical distance. A metric is a function that behaves according to a specific set of rules, and is a
concrete way of describing what it means for elements of some space to be "close to" or "far away from"
each other. In most cases, "distance from A to B" is interchangeable with "distance between B and A".
Contents
[hide]

1 Mathematics

o

1.1 Geometry

o

1.2 Distance in Euclidean space

o

1.3 Variational formulation of distance

o

1.4 Generalization to higher-dimensional objects

o

1.5 Algebraic distance

o

1.6 General case

o

1.7 Distances between sets and between a point
and a set

o

1.8 Graph theory
2 Distance versus directed distance and displacement

o

2.1 Directed distance
3 Other "distances"
4 See also
5 References

[edit]Mathematics
See also: Metric (mathematics)
[edit]Geometry
In analytic geometry, the distance between two points of the xy-plane can be found using the distance
formula. The distance between (x1, y1) and (x2, y2) is given by:

Similarly, given points (x1, y1, z1) and (x2, y2, z2) in three-space, the distance between them is:

These formulae are easily derived by constructing a right triangle with a leg on the hypotenuse of
another (with the other leg orthogonal to the plane that contains the 1st triangle) and applying
thePythagorean theorem.
In the study of complicated geometries, we call this (most common) type of distance Euclidean
distance, as it is derived from the Pythagorean theorem, which does not hold in Non-Euclidean
geometries. This distance formula can also be expanded into the arc-length formula.
[edit]Distance

in Euclidean space

In the Euclidean space Rn, the distance between two points is usually given by the Euclidean
distance (2-norm distance). Other distances, based on other norms, are sometimes used
instead.
For a point (x1, x2, ...,xn) and a point (y1, y2, ...,yn), the Minkowski distance of order p (p-norm
distance) is defined as:
1-norm distance

2-norm distance

p-norm distance

infinity norm distance

p need not be an integer, but it cannot be less than 1, because otherwise the triangle
inequality does not hold.
The 2-norm distance is the Euclidean distance, a generalization of the Pythagorean theorem to
more than two coordinates. It is what would be obtained if the distance between two points were
measured with a ruler: the "intuitive" idea of distance.
The 1-norm distance is more colourfully called the taxicab norm or Manhattan distance, because
it is the distance a car would drive in a city laid out in square blocks (if there are no one-way
streets).
The infinity norm distance is also called Chebyshev distance. In 2D, it is the minimum number of
moves kings require to travel between two squares on a chessboard.
The p-norm is rarely used for values of p other than 1, 2, and infinity, but see super ellipse.
In physical space the Euclidean distance is in a way the most natural one, because in this case
the length of a rigid body does not change with rotation.
[edit]Variational

formulation of distance

The Euclidean distance between two points in space (
and
) may be
written in a variational form where the distance is the minimum value of an integral:

Here
is the trajectory (path) between the two points. The value of the integral (D)
represents the length of this trajectory. The distance is the minimal value of this integral and
is obtained when
where
is the optimal trajectory. In the familiar Euclidean case
(the above integral) this optimal trajectory is simply a straight line. It is well known that the
shortest path between two points is a straight line. Straight lines can formally be obtained by
solving the Euler-Lagrange equations for the above functional. In non-Euclidean manifolds
(curved spaces) where the nature of the space is represented by a metric
the integrand
has be to modified to
used.

, where Einstein summation convention has been

[edit]Generalization

to higher-dimensional objects

The Euclidean distance between two objects may also be generalized to the case where the
objects are no longer points but are higher-dimensional manifolds, such as space curves, so
in addition to talking about distance between two points one can discuss concepts of
distance between two strings. Since the new objects that are dealt with are extended objects
(not points anymore) additional concepts such as non-extensibility, curvature constraints,
and non-local interactions that enforce non-crossing become central to the notion of
distance. The distance between the two manifolds is the scalar quantity that results from
minimizing the generalized distance functional, which represents a transformation between
the two manifolds:

The above double integral is the generalized distance functional between two plymer
conformation. is a spatial parameter and is pseudo-time. This means
that

is the polymer/string conformation at time

and is parameterized

along the string length by . Similarly
is the trajectory of an infinitesimal
segment of the string during transformation of the entire string from
conformation
to conformation
. The term with cofactor is
a Lagrange multiplier and its role is to ensure that the length of the polymer remains the
same during the transformation. If two discrete polymers are inextensible, then the
minimal-distance transformation between them no longer involves purely straight-line
motion, even on a Euclidean metric. There is a potential application of such generalized
distance to the problem of protein folding[1][2] This generalized distance is analogous to
the Nambu-Goto action in string theory, however there is no exact correspondence
because the Euclidean distance in 3-space is inequivalent to the space-time distance
minimized for the classical relativistic string.
[edit]Algebraic

distance

This section requires expansion.
(December 2008)

This is a metric often used in computer vision that can be minimized by least
squares estimation. [1][2] For curves or surfaces given by the equation
(such as a conic in homogeneous coordinates), the algebraic distance from the point
to the curve is simply
. It may serve as an "initial guess" for geometric
distance to refine estimations of the curve by more accurate methods, such as nonlinear least squares.
[edit]General

case

In mathematics, in particular geometry, a distance function on a given set M is
a function d: M×M → R, where R denotes the set of real numbers, that satisfies the
following conditions:
•

d(x,y) ≥ 0, and d(x,y) = 0 if and only if x = y. (Distance is positive between two

•

different points, and is zero precisely from a point to itself.)
It is symmetric: d(x,y) = d(y,x). (The distance between x and y is the same in either
direction.)

•

It satisfies the triangle inequality: d(x,z) ≤ d(x,y) + d(y,z). (The distance between two
points is the shortest distance along any path).

Such a distance function is known as a metric. Together with the set, it makes up
a metric space.
For example, the usual definition of distance between two real
numbers x and y is: d(x,y) = |x − y|. This definition satisfies the three conditions above,
and corresponds to the standard topology of the real line. But distance on a given set is
a definitional choice. Another possible choice is to define: d(x,y) = 0 if x = y, and 1
otherwise. This also defines a metric, but gives a completely different topology, the
"discrete topology"; with this definition numbers cannot be arbitrarily close.
[edit]Distances

between sets and between a point and a set
d(A, B) > d(A, C) + d(C, B)

Various distance definitions are possible between objects. For example, between
celestial bodies one should not confuse the surface-to-surface distance and the centerto-center distance. If the former is much less than the latter, as for a LEO, the first tends
to be quoted (altitude), otherwise, e.g. for the Earth-Moon distance, the latter.
There are two common definitions for the distance between two non-empty subsets of a
given set:
•

One version of distance between two non-empty sets is the infimum of the
distances between any two of their respective points, which is the every-day
meaning of the word, i.e.

This is a symmetric premetric. On a collection of sets of which some touch or overlap each other,
it is not "separating", because the distance between two different but touching or overlapping sets
is zero. Also it is not hemimetric, i.e., the triangle inequality does not hold, except in special
cases. Therefore only in special cases this distance makes a collection of sets a metric space.
•

The Hausdorff distance is the larger of two values, one being
the supremum, for a point ranging over one set, of the infimum, for a
second point ranging over the other set, of the distance between the points,
and the other value being likewise defined but with the roles of the two sets
swapped. This distance makes the set of non-empty compact subsets of a
metric space itself a metric space.

The distance between a point and a set is the infimum of the distances between
the point and those in the set. This corresponds to the distance, according to
the first-mentioned definition above of the distance between sets, from the set
containing only this point to the other set.
In terms of this, the definition of the Hausdorff distance can be simplified: it is
the larger of two values, one being the supremum, for a point ranging over one
set, of the distance between the point and the set, and the other value being
likewise defined but with the roles of the two sets swapped.
[edit]Graph

theory

In graph theory the distance between two vertices is the length of the
shortest path between those vertices.
[edit]Distance

versus directed distance and
displacement

Distance along a path compared with displacement

Distance cannot be negative and distance travelled never decreases. Distance
is a scalar quantity or a magnitude, whereas displacement is a vectorquantity
with both magnitude and direction.
The distance covered by a vehicle (for example as recorded by an odometer),
person, animal, or object along a curved path from a point A to a point Bshould
be distinguished from the straight line distance from A to B. For example
whatever the distance covered during a round trip from A to B and back to A,
the displacement is zero as start and end points coincide. In general the
straight line distance does not equal distance travelled, except for journeys in a
straight line.
[edit]Directed

distance

Directed distances are distances with a direction or sense. They can be
determined along straight lines and along curved lines. A directed distance
along a straight line from A to B is a vector joining any two points in a ndimensional Euclidean vector space. A directed distance along a curved line is
not a vector and is represented by a segment of that curved line defined by
endpoints A and B, with some specific information indicating the sense (or
direction) of an ideal or real motion from one endpoint of the segment to the
other (see figure). For instance, just labelling the two endpoints as A and B can
indicate the sense, if the ordered sequence (A, B) is assumed, which implies
that A is the starting point.
A displacement (see above) is a special kind of directed distance defined
in mechanics. A directed distance is called displacement when it is the distance
along a straight line (minimum distance) from A and B, and when A and B are
positions occupied by the same particle at two different instants of time. This
implies motion of the particle. displace is a vector quantity.
Another kind of directed distance is that between two different particles or point
masses at a given time. For instance, the distance from the center of gravity of
the Earth A and the center of gravityof the Moon B (which does not strictly imply
motion from A to B).Shortest path length may be equal to displacement or may
not be equal to.Distance from starting point is always equal to magnitude of
displacement. For same particle distance travelled is always greater than or
equal to magnitude of displacement. Shortest path length is not necessary
always displacement. Displacement may increase or decrease but distance
travelled never decreases.
[edit]Other

"distances"

•

E-statistics, or energy statistics, are functions of distances between

•

statistical observations.
Mahalanobis distance is used in statistics.

•

Hamming distance and Lee distance are used in coding theory.

•

Levenshtein distance

•

Chebyshev distance

•

Canberra distance

Circular distance is the distance traveled by a wheel. The circumference of the
wheel is 2π × radius, and assuming the radius to be 1, then each revolution of
the wheel is equivalent of the distance 2π radians. In engineering ω = 2πƒ is
often used, where ƒ is the frequency.
[edit]See

also

•

Taxicab geometry

•

Astronomical units of length

•

Cosmic distance ladder

•

L

•

Distance measures (cosmology)

•

M

•

Comoving distance

•

M
•

Distance geometry

•

M

•

Distance (graph theory)

•

O

•

Dijkstra's algorithm

•

P

•

Distance-based road exit numbers

•

D

•

Distance measuring equipment (DME)

•

H

•

Engineering tolerance

•

L

•

Great-circle distance

•

P

•

M

[edit]References
1.

^ SS Plotkin, PNAS.2007; 104: 14899–14904,

2.

^ AR Mohazab, SS Plotkin,"Minimal Folding Pathways for Coarse-Grained
Biopolymer Fragments" Biophysical Journal, Volume 95, Issue 12, Pages
5496–5507

•

Deza, E.; Deza, M. (2006), Dictionary of Distances, Elsevier, ISBN 0-44452087-2.

More Related Content

What's hot

Finite difference & interpolation
Finite difference & interpolationFinite difference & interpolation
Finite difference & interpolation
Daffodil International University
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IVEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Rai University
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and Integration
Meenakshisundaram N
 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
PRABHAHARAN429
 
numericai matmatic matlab uygulamalar ali abdullah
numericai matmatic  matlab  uygulamalar ali abdullahnumericai matmatic  matlab  uygulamalar ali abdullah
numericai matmatic matlab uygulamalar ali abdullah
Ali Abdullah
 
On similarity of fuzzy triangles
On similarity of fuzzy trianglesOn similarity of fuzzy triangles
On similarity of fuzzy triangles
ijfls
 
What is meaning of epsilon and delta in limits of a function by Arun Umrao
What is meaning of epsilon and delta in limits of a function by Arun UmraoWhat is meaning of epsilon and delta in limits of a function by Arun Umrao
What is meaning of epsilon and delta in limits of a function by Arun Umrao
ssuserd6b1fd
 
Differential calculus
Differential calculusDifferential calculus
Differential calculus
Muthulakshmilakshmi2
 
Matlab lab manual
Matlab lab manualMatlab lab manual
Matlab lab manual
nmahi96
 
Week 6
Week 6Week 6
Week 6
EasyStudy3
 
Finite difference method
Finite difference methodFinite difference method
Finite difference method
Divyansh Verma
 
08 decrease and conquer spring 15
08 decrease and conquer spring 1508 decrease and conquer spring 15
08 decrease and conquer spring 15
Hira Gul
 
Numerical
NumericalNumerical
Numerical1821986
 
Differentiation jan 21, 2014
Differentiation jan 21, 2014Differentiation jan 21, 2014
Differentiation jan 21, 2014
Mohammed Ahmed
 
numerical methods
numerical methodsnumerical methods
numerical methods
HaiderParekh1
 
M1 unit ii-jntuworld
M1 unit ii-jntuworldM1 unit ii-jntuworld
M1 unit ii-jntuworldmrecedu
 
Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...
Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...
Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...
IOSR Journals
 

What's hot (20)

Finite difference & interpolation
Finite difference & interpolationFinite difference & interpolation
Finite difference & interpolation
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IVEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and Integration
 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
numericai matmatic matlab uygulamalar ali abdullah
numericai matmatic  matlab  uygulamalar ali abdullahnumericai matmatic  matlab  uygulamalar ali abdullah
numericai matmatic matlab uygulamalar ali abdullah
 
On similarity of fuzzy triangles
On similarity of fuzzy trianglesOn similarity of fuzzy triangles
On similarity of fuzzy triangles
 
What is meaning of epsilon and delta in limits of a function by Arun Umrao
What is meaning of epsilon and delta in limits of a function by Arun UmraoWhat is meaning of epsilon and delta in limits of a function by Arun Umrao
What is meaning of epsilon and delta in limits of a function by Arun Umrao
 
Differential calculus
Differential calculusDifferential calculus
Differential calculus
 
Matlab lab manual
Matlab lab manualMatlab lab manual
Matlab lab manual
 
Week 6
Week 6Week 6
Week 6
 
Finite difference method
Finite difference methodFinite difference method
Finite difference method
 
08 decrease and conquer spring 15
08 decrease and conquer spring 1508 decrease and conquer spring 15
08 decrease and conquer spring 15
 
Coueete project
Coueete projectCoueete project
Coueete project
 
Pixel relationships
Pixel relationshipsPixel relationships
Pixel relationships
 
Numerical
NumericalNumerical
Numerical
 
Differentiation jan 21, 2014
Differentiation jan 21, 2014Differentiation jan 21, 2014
Differentiation jan 21, 2014
 
numerical methods
numerical methodsnumerical methods
numerical methods
 
M1 unit ii-jntuworld
M1 unit ii-jntuworldM1 unit ii-jntuworld
M1 unit ii-jntuworld
 
Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...
Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...
Numerical Solution of Nth - Order Fuzzy Initial Value Problems by Fourth Orde...
 

Similar to Distance

Lengths
LengthsLengths
LengthsLiAb96
 
DOMV No 4 PHYSICAL DYNAMIC MODEL TYPES (1).pdf
DOMV No 4  PHYSICAL DYNAMIC MODEL TYPES (1).pdfDOMV No 4  PHYSICAL DYNAMIC MODEL TYPES (1).pdf
DOMV No 4 PHYSICAL DYNAMIC MODEL TYPES (1).pdf
ahmedelsharkawy98
 
Dimension
Dimension Dimension
Dimension
Basant Bachra
 
Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space
Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space
Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space
AJAY CHETRI
 
geostatistics_for introduction and analysis
geostatistics_for introduction and analysisgeostatistics_for introduction and analysis
geostatistics_for introduction and analysis
GadisaGeremewNegasa
 
07 Tensor Visualization
07 Tensor Visualization07 Tensor Visualization
07 Tensor Visualization
Valerii Klymchuk
 
A COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERING
A COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERINGA COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERING
A COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERING
IJORCS
 
Clustering-dendogram.pptx
Clustering-dendogram.pptxClustering-dendogram.pptx
Clustering-dendogram.pptx
ANKIT915111
 
66628563 dictionary-of-math-terms
66628563 dictionary-of-math-terms66628563 dictionary-of-math-terms
66628563 dictionary-of-math-terms
i_amprecious
 
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKSON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ijwmn
 
Tim Maudlin: New Foundations for Physical Geometry
Tim Maudlin: New Foundations for Physical GeometryTim Maudlin: New Foundations for Physical Geometry
Tim Maudlin: New Foundations for Physical Geometry
Arun Gupta
 
Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)
Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)
Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)
Muhammad Faizan Musa
 
Ap Calculus BC Final Project (1).pptx
Ap Calculus BC Final Project  (1).pptxAp Calculus BC Final Project  (1).pptx
Ap Calculus BC Final Project (1).pptx
NimanshaVerma
 
Connectivity-Based Clustering for Mixed Discrete and Continuous Data
Connectivity-Based Clustering for Mixed Discrete and Continuous DataConnectivity-Based Clustering for Mixed Discrete and Continuous Data
Connectivity-Based Clustering for Mixed Discrete and Continuous Data
IJCI JOURNAL
 
Gdistance vignette
Gdistance vignetteGdistance vignette
Gdistance vignette
Nirvana Metallic
 
Ppp1 Rubber Elasticity
Ppp1 Rubber ElasticityPpp1 Rubber Elasticity
Ppp1 Rubber Elasticityguest824336
 
On algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetryOn algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetry
graphhoc
 
Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...
Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...
Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...ArchiLab 7
 
A study on connectivity in graph theory june 18 123e
A study on connectivity in graph theory  june 18 123eA study on connectivity in graph theory  june 18 123e
A study on connectivity in graph theory june 18 123e
aswathymaths
 

Similar to Distance (20)

Lengths
LengthsLengths
Lengths
 
DOMV No 4 PHYSICAL DYNAMIC MODEL TYPES (1).pdf
DOMV No 4  PHYSICAL DYNAMIC MODEL TYPES (1).pdfDOMV No 4  PHYSICAL DYNAMIC MODEL TYPES (1).pdf
DOMV No 4 PHYSICAL DYNAMIC MODEL TYPES (1).pdf
 
Dimension
Dimension Dimension
Dimension
 
Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space
Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space
Eucluidian and Non eucluidian space in Tensor analysis.Non Euclidian space
 
geostatistics_for introduction and analysis
geostatistics_for introduction and analysisgeostatistics_for introduction and analysis
geostatistics_for introduction and analysis
 
[PPT]
[PPT][PPT]
[PPT]
 
07 Tensor Visualization
07 Tensor Visualization07 Tensor Visualization
07 Tensor Visualization
 
A COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERING
A COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERINGA COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERING
A COMPARATIVE STUDY ON DISTANCE MEASURING APPROACHES FOR CLUSTERING
 
Clustering-dendogram.pptx
Clustering-dendogram.pptxClustering-dendogram.pptx
Clustering-dendogram.pptx
 
66628563 dictionary-of-math-terms
66628563 dictionary-of-math-terms66628563 dictionary-of-math-terms
66628563 dictionary-of-math-terms
 
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKSON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
 
Tim Maudlin: New Foundations for Physical Geometry
Tim Maudlin: New Foundations for Physical GeometryTim Maudlin: New Foundations for Physical Geometry
Tim Maudlin: New Foundations for Physical Geometry
 
Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)
Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)
Fundamentals of Physics (MOTION ALONG A STRAIGHT LINE)
 
Ap Calculus BC Final Project (1).pptx
Ap Calculus BC Final Project  (1).pptxAp Calculus BC Final Project  (1).pptx
Ap Calculus BC Final Project (1).pptx
 
Connectivity-Based Clustering for Mixed Discrete and Continuous Data
Connectivity-Based Clustering for Mixed Discrete and Continuous DataConnectivity-Based Clustering for Mixed Discrete and Continuous Data
Connectivity-Based Clustering for Mixed Discrete and Continuous Data
 
Gdistance vignette
Gdistance vignetteGdistance vignette
Gdistance vignette
 
Ppp1 Rubber Elasticity
Ppp1 Rubber ElasticityPpp1 Rubber Elasticity
Ppp1 Rubber Elasticity
 
On algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetryOn algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetry
 
Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...
Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...
Erwin. e. obermayer k._schulten. k. _1992: self-organising maps_stationary st...
 
A study on connectivity in graph theory june 18 123e
A study on connectivity in graph theory  june 18 123eA study on connectivity in graph theory  june 18 123e
A study on connectivity in graph theory june 18 123e
 

More from Nitesh Jain

99469 633604361858906250
99469 63360436185890625099469 633604361858906250
99469 633604361858906250
Nitesh Jain
 
Sbi vs king fisher
Sbi vs king fisherSbi vs king fisher
Sbi vs king fisher
Nitesh Jain
 
Complan
ComplanComplan
Complan
Nitesh Jain
 
Call report 30.7
Call report 30.7Call report 30.7
Call report 30.7Nitesh Jain
 
Compensation of employees
Compensation of employeesCompensation of employees
Compensation of employees
Nitesh Jain
 
Compensation of employees
Compensation of employeesCompensation of employees
Compensation of employees
Nitesh Jain
 
Fafa
FafaFafa
Dfasggfdsnodjfoejoenuretjerfhrejmtklre
DfasggfdsnodjfoejoenuretjerfhrejmtklreDfasggfdsnodjfoejoenuretjerfhrejmtklre
DfasggfdsnodjfoejoenuretjerfhrejmtklreNitesh Jain
 
Dfasggfdsnodjfoejoenuretjerfhrejmtklre
DfasggfdsnodjfoejoenuretjerfhrejmtklreDfasggfdsnodjfoejoenuretjerfhrejmtklre
DfasggfdsnodjfoejoenuretjerfhrejmtklreNitesh Jain
 

More from Nitesh Jain (15)

99469 633604361858906250
99469 63360436185890625099469 633604361858906250
99469 633604361858906250
 
Sbi vs king fisher
Sbi vs king fisherSbi vs king fisher
Sbi vs king fisher
 
Complan
ComplanComplan
Complan
 
Complan
ComplanComplan
Complan
 
Call report 30.7
Call report 30.7Call report 30.7
Call report 30.7
 
Compensation of employees
Compensation of employeesCompensation of employees
Compensation of employees
 
Compensation of employees
Compensation of employeesCompensation of employees
Compensation of employees
 
Fafa
FafaFafa
Fafa
 
Fdasfasfasd
FdasfasfasdFdasfasfasd
Fdasfasfasd
 
Fdasfasfasd
FdasfasfasdFdasfasfasd
Fdasfasfasd
 
Fdasfasfasd
FdasfasfasdFdasfasfasd
Fdasfasfasd
 
Fdasfasfasd
FdasfasfasdFdasfasfasd
Fdasfasfasd
 
Fafa
FafaFafa
Fafa
 
Dfasggfdsnodjfoejoenuretjerfhrejmtklre
DfasggfdsnodjfoejoenuretjerfhrejmtklreDfasggfdsnodjfoejoenuretjerfhrejmtklre
Dfasggfdsnodjfoejoenuretjerfhrejmtklre
 
Dfasggfdsnodjfoejoenuretjerfhrejmtklre
DfasggfdsnodjfoejoenuretjerfhrejmtklreDfasggfdsnodjfoejoenuretjerfhrejmtklre
Dfasggfdsnodjfoejoenuretjerfhrejmtklre
 

Recently uploaded

"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 

Recently uploaded (20)

"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 

Distance

  • 1. Distance (or farness) is a numerical description of how far apart objects are. In physics or everyday discussion, distance may refer to a physical length, or an estimation based on other criteria (e.g. "two counties over"). In mathematics, a distance function or metric is a generalization of the concept of physical distance. A metric is a function that behaves according to a specific set of rules, and is a concrete way of describing what it means for elements of some space to be "close to" or "far away from" each other. In most cases, "distance from A to B" is interchangeable with "distance between B and A". Contents [hide] 1 Mathematics o 1.1 Geometry o 1.2 Distance in Euclidean space o 1.3 Variational formulation of distance o 1.4 Generalization to higher-dimensional objects o 1.5 Algebraic distance o 1.6 General case o 1.7 Distances between sets and between a point and a set o 1.8 Graph theory 2 Distance versus directed distance and displacement o 2.1 Directed distance 3 Other "distances" 4 See also 5 References [edit]Mathematics See also: Metric (mathematics) [edit]Geometry
  • 2. In analytic geometry, the distance between two points of the xy-plane can be found using the distance formula. The distance between (x1, y1) and (x2, y2) is given by: Similarly, given points (x1, y1, z1) and (x2, y2, z2) in three-space, the distance between them is: These formulae are easily derived by constructing a right triangle with a leg on the hypotenuse of another (with the other leg orthogonal to the plane that contains the 1st triangle) and applying thePythagorean theorem. In the study of complicated geometries, we call this (most common) type of distance Euclidean distance, as it is derived from the Pythagorean theorem, which does not hold in Non-Euclidean geometries. This distance formula can also be expanded into the arc-length formula. [edit]Distance in Euclidean space In the Euclidean space Rn, the distance between two points is usually given by the Euclidean distance (2-norm distance). Other distances, based on other norms, are sometimes used instead. For a point (x1, x2, ...,xn) and a point (y1, y2, ...,yn), the Minkowski distance of order p (p-norm distance) is defined as: 1-norm distance 2-norm distance p-norm distance infinity norm distance p need not be an integer, but it cannot be less than 1, because otherwise the triangle inequality does not hold. The 2-norm distance is the Euclidean distance, a generalization of the Pythagorean theorem to more than two coordinates. It is what would be obtained if the distance between two points were measured with a ruler: the "intuitive" idea of distance. The 1-norm distance is more colourfully called the taxicab norm or Manhattan distance, because it is the distance a car would drive in a city laid out in square blocks (if there are no one-way streets).
  • 3. The infinity norm distance is also called Chebyshev distance. In 2D, it is the minimum number of moves kings require to travel between two squares on a chessboard. The p-norm is rarely used for values of p other than 1, 2, and infinity, but see super ellipse. In physical space the Euclidean distance is in a way the most natural one, because in this case the length of a rigid body does not change with rotation. [edit]Variational formulation of distance The Euclidean distance between two points in space ( and ) may be written in a variational form where the distance is the minimum value of an integral: Here is the trajectory (path) between the two points. The value of the integral (D) represents the length of this trajectory. The distance is the minimal value of this integral and is obtained when where is the optimal trajectory. In the familiar Euclidean case (the above integral) this optimal trajectory is simply a straight line. It is well known that the shortest path between two points is a straight line. Straight lines can formally be obtained by solving the Euler-Lagrange equations for the above functional. In non-Euclidean manifolds (curved spaces) where the nature of the space is represented by a metric the integrand has be to modified to used. , where Einstein summation convention has been [edit]Generalization to higher-dimensional objects The Euclidean distance between two objects may also be generalized to the case where the objects are no longer points but are higher-dimensional manifolds, such as space curves, so in addition to talking about distance between two points one can discuss concepts of distance between two strings. Since the new objects that are dealt with are extended objects (not points anymore) additional concepts such as non-extensibility, curvature constraints, and non-local interactions that enforce non-crossing become central to the notion of distance. The distance between the two manifolds is the scalar quantity that results from minimizing the generalized distance functional, which represents a transformation between the two manifolds: The above double integral is the generalized distance functional between two plymer conformation. is a spatial parameter and is pseudo-time. This means that is the polymer/string conformation at time and is parameterized along the string length by . Similarly is the trajectory of an infinitesimal segment of the string during transformation of the entire string from
  • 4. conformation to conformation . The term with cofactor is a Lagrange multiplier and its role is to ensure that the length of the polymer remains the same during the transformation. If two discrete polymers are inextensible, then the minimal-distance transformation between them no longer involves purely straight-line motion, even on a Euclidean metric. There is a potential application of such generalized distance to the problem of protein folding[1][2] This generalized distance is analogous to the Nambu-Goto action in string theory, however there is no exact correspondence because the Euclidean distance in 3-space is inequivalent to the space-time distance minimized for the classical relativistic string. [edit]Algebraic distance This section requires expansion. (December 2008) This is a metric often used in computer vision that can be minimized by least squares estimation. [1][2] For curves or surfaces given by the equation (such as a conic in homogeneous coordinates), the algebraic distance from the point to the curve is simply . It may serve as an "initial guess" for geometric distance to refine estimations of the curve by more accurate methods, such as nonlinear least squares. [edit]General case In mathematics, in particular geometry, a distance function on a given set M is a function d: M×M → R, where R denotes the set of real numbers, that satisfies the following conditions: • d(x,y) ≥ 0, and d(x,y) = 0 if and only if x = y. (Distance is positive between two • different points, and is zero precisely from a point to itself.) It is symmetric: d(x,y) = d(y,x). (The distance between x and y is the same in either direction.) • It satisfies the triangle inequality: d(x,z) ≤ d(x,y) + d(y,z). (The distance between two points is the shortest distance along any path). Such a distance function is known as a metric. Together with the set, it makes up a metric space. For example, the usual definition of distance between two real numbers x and y is: d(x,y) = |x − y|. This definition satisfies the three conditions above, and corresponds to the standard topology of the real line. But distance on a given set is a definitional choice. Another possible choice is to define: d(x,y) = 0 if x = y, and 1 otherwise. This also defines a metric, but gives a completely different topology, the "discrete topology"; with this definition numbers cannot be arbitrarily close. [edit]Distances between sets and between a point and a set
  • 5. d(A, B) > d(A, C) + d(C, B) Various distance definitions are possible between objects. For example, between celestial bodies one should not confuse the surface-to-surface distance and the centerto-center distance. If the former is much less than the latter, as for a LEO, the first tends to be quoted (altitude), otherwise, e.g. for the Earth-Moon distance, the latter. There are two common definitions for the distance between two non-empty subsets of a given set: • One version of distance between two non-empty sets is the infimum of the distances between any two of their respective points, which is the every-day meaning of the word, i.e. This is a symmetric premetric. On a collection of sets of which some touch or overlap each other, it is not "separating", because the distance between two different but touching or overlapping sets is zero. Also it is not hemimetric, i.e., the triangle inequality does not hold, except in special cases. Therefore only in special cases this distance makes a collection of sets a metric space. • The Hausdorff distance is the larger of two values, one being the supremum, for a point ranging over one set, of the infimum, for a second point ranging over the other set, of the distance between the points, and the other value being likewise defined but with the roles of the two sets swapped. This distance makes the set of non-empty compact subsets of a metric space itself a metric space. The distance between a point and a set is the infimum of the distances between the point and those in the set. This corresponds to the distance, according to the first-mentioned definition above of the distance between sets, from the set containing only this point to the other set.
  • 6. In terms of this, the definition of the Hausdorff distance can be simplified: it is the larger of two values, one being the supremum, for a point ranging over one set, of the distance between the point and the set, and the other value being likewise defined but with the roles of the two sets swapped. [edit]Graph theory In graph theory the distance between two vertices is the length of the shortest path between those vertices. [edit]Distance versus directed distance and displacement Distance along a path compared with displacement Distance cannot be negative and distance travelled never decreases. Distance is a scalar quantity or a magnitude, whereas displacement is a vectorquantity with both magnitude and direction. The distance covered by a vehicle (for example as recorded by an odometer), person, animal, or object along a curved path from a point A to a point Bshould be distinguished from the straight line distance from A to B. For example whatever the distance covered during a round trip from A to B and back to A, the displacement is zero as start and end points coincide. In general the straight line distance does not equal distance travelled, except for journeys in a straight line. [edit]Directed distance Directed distances are distances with a direction or sense. They can be determined along straight lines and along curved lines. A directed distance along a straight line from A to B is a vector joining any two points in a ndimensional Euclidean vector space. A directed distance along a curved line is not a vector and is represented by a segment of that curved line defined by endpoints A and B, with some specific information indicating the sense (or direction) of an ideal or real motion from one endpoint of the segment to the other (see figure). For instance, just labelling the two endpoints as A and B can indicate the sense, if the ordered sequence (A, B) is assumed, which implies that A is the starting point.
  • 7. A displacement (see above) is a special kind of directed distance defined in mechanics. A directed distance is called displacement when it is the distance along a straight line (minimum distance) from A and B, and when A and B are positions occupied by the same particle at two different instants of time. This implies motion of the particle. displace is a vector quantity. Another kind of directed distance is that between two different particles or point masses at a given time. For instance, the distance from the center of gravity of the Earth A and the center of gravityof the Moon B (which does not strictly imply motion from A to B).Shortest path length may be equal to displacement or may not be equal to.Distance from starting point is always equal to magnitude of displacement. For same particle distance travelled is always greater than or equal to magnitude of displacement. Shortest path length is not necessary always displacement. Displacement may increase or decrease but distance travelled never decreases. [edit]Other "distances" • E-statistics, or energy statistics, are functions of distances between • statistical observations. Mahalanobis distance is used in statistics. • Hamming distance and Lee distance are used in coding theory. • Levenshtein distance • Chebyshev distance • Canberra distance Circular distance is the distance traveled by a wheel. The circumference of the wheel is 2π × radius, and assuming the radius to be 1, then each revolution of the wheel is equivalent of the distance 2π radians. In engineering ω = 2πƒ is often used, where ƒ is the frequency. [edit]See also • Taxicab geometry • Astronomical units of length • Cosmic distance ladder • L • Distance measures (cosmology) • M • Comoving distance • M
  • 8. • Distance geometry • M • Distance (graph theory) • O • Dijkstra's algorithm • P • Distance-based road exit numbers • D • Distance measuring equipment (DME) • H • Engineering tolerance • L • Great-circle distance • P • M [edit]References 1. ^ SS Plotkin, PNAS.2007; 104: 14899–14904, 2. ^ AR Mohazab, SS Plotkin,"Minimal Folding Pathways for Coarse-Grained Biopolymer Fragments" Biophysical Journal, Volume 95, Issue 12, Pages 5496–5507 • Deza, E.; Deza, M. (2006), Dictionary of Distances, Elsevier, ISBN 0-44452087-2.