The distance (aka Minkowski Distance) is a generalization with different coefficient of the Euclidean (), Manhattan () and Chebyshev () distances.

L_p distance in R^2 with different values for p.

distance in with different values for .

Note

Note that the number of dimensions for points in and the coefficient are two different things.