Vector Norm -- from Wolfram MathWorld
- ️Weisstein, Eric W.
Given an -dimensional
vector
(1) |
a general vector norm ,
sometimes written with a double bar as
, is a nonnegative norm
defined such that
1. when
and
iff
.
2. for any scalar
.
3. .
In this work, a single bar is used to denote a vector norm, absolute value, or complex modulus, while a double bar is reserved for denoting a matrix norm.
The vector norm
for
, 2, ... is defined as
(2) |
The -norm of vector
is implemented as Norm[v,
p], with the 2-norm being returned by Norm[v].
The special case
is defined as
(3) |
The most commonly encountered vector norm (often simply called "the norm" of a vector, or sometimes the magnitude of a vector) is the L2-norm, given by
(4) |
This and other types of vector norms are summarized in the following table, together with the value of the norm for the example vector .
See also
Compatible, Distance, Euclidean Metric, L1-Norm, L2-Norm, L-infty-Norm, Matrix Norm, Natural Norm, Norm, Vector Magnitude
Explore with Wolfram|Alpha
References
Gradshteyn, I. S. and Ryzhik, I. M. Tables of Integrals, Series, and Products, 6th ed. San Diego, CA: Academic Press, p. 1114, 2000.Horn, R. A. and Johnson, C. R. "Norms for Vectors and Matrices." Ch. 5 in Matrix Analysis. Cambridge, England: Cambridge University Press, 1990.
Referenced on Wolfram|Alpha
Cite this as:
Weisstein, Eric W. "Vector Norm." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/VectorNorm.html