All Topics  
Norm (mathematics)

 

   Email Print
   Bookmark   Link






 

Norm (mathematics)



 
 
In linear algebra
Linear algebra

Linear algebra is the branch of mathematics concerned with the study of Euclidean vectors, vector spaces , linear maps , and system of linear equations....
, functional analysis
Functional analysis

Functional analysis is the branch of mathematics, and specifically of mathematical analysis, concerned with the study of vector spaces and operators acting upon them....
 and related areas of mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, a norm is a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 that assigns a strictly positive length or size to all vectors in a vector space
Vector space

File:Vector addition ans scaling.pngA vector space is a mathematical structure formed by a collection of vectors: objects that may be Vector addition together and Scalar multiplication by numbers, called scalar s in this context....
, other than the zero vector. A seminorm (or pseudonorm), on the other hand, is allowed to assign zero length to some non-zero vectors.

A simple example is the 2-dimensional Euclidean space
Euclidean space

Around 300 Before Christ, the Ancient Greece mathematician Euclid undertook a study of relationships among distances and angles, first in a plane and then in space....
 R2 equipped with the Euclidean norm. Elements in this vector space (e.g., (3, 7) ) are usually drawn as arrows in a 2-dimensional cartesian coordinate system
Cartesian coordinate system

In mathematics, the Cartesian coordinate system is used to determine each Point uniquely in a Plane through two numbers, usually called the x-coordinate or abscissa and the y-coordinate or ordinate of the point....
 starting at the origin (0, 0).






Discussion
Ask a question about 'Norm (mathematics)'
Start a new discussion about 'Norm (mathematics)'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In linear algebra
Linear algebra

Linear algebra is the branch of mathematics concerned with the study of Euclidean vectors, vector spaces , linear maps , and system of linear equations....
, functional analysis
Functional analysis

Functional analysis is the branch of mathematics, and specifically of mathematical analysis, concerned with the study of vector spaces and operators acting upon them....
 and related areas of mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, a norm is a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 that assigns a strictly positive length or size to all vectors in a vector space
Vector space

File:Vector addition ans scaling.pngA vector space is a mathematical structure formed by a collection of vectors: objects that may be Vector addition together and Scalar multiplication by numbers, called scalar s in this context....
, other than the zero vector. A seminorm (or pseudonorm), on the other hand, is allowed to assign zero length to some non-zero vectors.

A simple example is the 2-dimensional Euclidean space
Euclidean space

Around 300 Before Christ, the Ancient Greece mathematician Euclid undertook a study of relationships among distances and angles, first in a plane and then in space....
 R2 equipped with the Euclidean norm. Elements in this vector space (e.g., (3, 7) ) are usually drawn as arrows in a 2-dimensional cartesian coordinate system
Cartesian coordinate system

In mathematics, the Cartesian coordinate system is used to determine each Point uniquely in a Plane through two numbers, usually called the x-coordinate or abscissa and the y-coordinate or ordinate of the point....
 starting at the origin (0, 0). The Euclidean norm assigns to each vector the length of its arrow. Because of this, the Euclidean norm is often known as the magnitude
Magnitude (mathematics)

The magnitude of a mathematical object is its size: a property by which it can be larger or smaller than other objects of the same kind; in technical terms, an ordering of the class of objects to which it belongs....
.

A vector space with a norm is called a normed vector space
Normed vector space

In mathematics, with 2- or 3-dimensional Vector s with real number-valued entries, the idea of the "length" of a vector is intuitive and can easily be extended to any Vector space Rn....
. Similarly, a vector space with a seminorm is called a seminormed vector space
Normed vector space

In mathematics, with 2- or 3-dimensional Vector s with real number-valued entries, the idea of the "length" of a vector is intuitive and can easily be extended to any Vector space Rn....
.

Definition

Given a vector space
Vector space

File:Vector addition ans scaling.pngA vector space is a mathematical structure formed by a collection of vectors: objects that may be Vector addition together and Scalar multiplication by numbers, called scalar s in this context....
 V over a subfield
Field (mathematics)

In abstract algebra, a field is an algebraic structure with notions of addition, subtraction, multiplication and division , satisfying certain axioms....
 F of the complex number
Complex number

In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
s, including imaginary numbers
Imaginary number

In mathematics, an imaginary number is a complex number whose square value is a real number not greater than zero. The imaginary unit, denoted by i or j, is an example of an imaginary number....
 or real numbers
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
, a norm on V is a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
  with the following properties:

For all a in F and all u and v in V,
  1. p(a v) = |a| p(v), (positive homogeneity or positive scalability)
  2. p(u + v) = p(u) + p(v) (triangle inequality
    Triangle inequality

    In mathematics, the triangle inequality states that for any triangle, the length of a given side must be less than the sum of the other two sides but greater than the difference between the two sides....
     or subadditivity
    Subadditive function

    In mathematics, subadditivity is a property of a function that states, roughly, that evaluating the function for the sum of two element of the domain always returns something less than or equal to the sum of the function's values at each element....
    ).
  3. p(v) = 0 if and only if v is the zero vector (positive definiteness).


A simple consequence of the first two axioms, positive homogeneity and the triangle inequality, is p(0) = 0 and thus
p(v) = 0 (positivity).


A seminorm is a norm with the requirement of positive definiteness removed.

Although every vector space is seminormed (e.g., with the trivial seminorm in the Examples section below), it may be not normed. Every vector space V with seminorm p(v) induces a normed space V/W, called the quotient space
Quotient space (linear algebra)

In linear algebra, the quotient of a vector space V by a linear subspace N is a vector space obtained by "collapsing" N to zero. The space obtained is called a quotient space and is denoted V/N ....
, where W is the subspace of V consisting of all vectors v in V with p(v) = 0. The induced norm on V/W is clearly well-defined and is given by:
p(W+v) = p(v).


A topological vector space
Topological vector space

In mathematics, a topological vector space is one of the basic structures investigated in functional analysis. As the name suggests the space blends a topology with the algebraic concept of a vector space....
 is called normable (seminormable) if the topology
Topology

Topology is a major area of mathematics that has emerged through the development of concepts from geometry and set theory, such as those of space, dimension, shape, transformation and others....
 of the space can be induced by a norm (seminorm).

Notation
The norm of a vector v is usually denoted ||v||, and sometimes |v|. However, the latter notation is generally discouraged, because it is also used to denote the absolute value
Absolute value

In mathematics, the absolute value of a real number is its numerical value without regard to its Negative and non-negative numbers. So, for example, 3 is the absolute value of both 3 and -3....
 of scalars and the determinant
Determinant

In algebra, a determinant is a function depending on n that associates a scalar , det, to an n?n square matrix A. The fundamental geometric meaning of a determinant is a scale factor for measure when A is regarded as a linear transformation....
 of matrices.

Examples

  • All norms are seminorms.
  • The trivial seminorm, with p(x) = 0 for all x in V.
  • The absolute value
    Absolute value

    In mathematics, the absolute value of a real number is its numerical value without regard to its Negative and non-negative numbers. So, for example, 3 is the absolute value of both 3 and -3....
     is a norm on the real numbers.
  • Every linear form f on a vector space defines a seminorm by x ? |f(x)|.


Euclidean norm

On Rn, the intuitive notion of length of the vector x = [x1, x2, ..., xn] is captured by the formula . This gives the ordinary distance from the origin to the point x, a consequence of the Pythagorean theorem
Pythagorean theorem

In mathematics, the Pythagorean theorem or Pythagoras' theorem is a relation in Euclidean geometry among the three sides of a triangle#Types of triangles....
. The Euclidean norm is by far the most commonly used norm on Rn, but there are other norms on this vector space as will be shown below.

On Cn the most common norm is , equivalent with the Euclidean norm on R2n.

In each case we can also express the norm as the square root
Square root

In mathematics, a square root of a number x is a number r such that r2 = x, or, in other words, a number r whose square is x....
 of the inner product of the vector and itself. The Euclidean norm is also called the L2 distance or L2 norm; see Lp space
Lp space

In mathematics, the Lp and lp spaces are spaces of p-integrable function, and corresponding sequence spaces....
. .

The set of vectors whose Euclidean norm is a given constant forms the surface of an n-sphere, with n+1 being the dimension of the Euclidean space.

Taxicab norm or Manhattan norm


The name relates to the distance a taxi has to drive in a rectangular street grid to get from the origin to the point x.

The set of vectors whose 1-norm is a given constant forms the surface of a cross polytope of dimension equivalent to that of the norm minus 1.

p-norm


Let p = 1 be a real number. Note that for p = 1 we get the taxicab norm and for p = 2 we get the Euclidean norm.

This formula is also valid for 0 < p < 1, but the resulting function does not define a norm, because it violates the triangle inequality.

Taking the limit yields the maximum norm.

Maximum norm (special case of: infinity norm, uniform norm, or supremum norm)

Vector Norm Sup


The set of vectors whose infinity norm is a given constant, c, forms the surface of a hypercube
Hypercube

In geometry, a hypercube is an n-dimensional analogue of a Square and a cube . It is a Closed set, Compact space, Convex set figure whose 1-skeleton consists of groups of opposite parallel line segments aligned in each of the space's dimensions, at right angles to each other and of the same length....
 with edge length 2c.

Zero norm

In the machine learning
Machine learning

Machine learning is the subfield of artificial intelligence that is concerned with the design and development of algorithms that allow computers to improve their performance over time based on data, such as from sensor data or databases....
 and optimization
Optimization (mathematics)

In mathematics, the simplest case of optimization, or mathematical programming, refers to the study of problems in which one seeks to maxima and minima or maxima and minima a Function of a real variable by systematically choosing the values of Real number or integer variables from within an allowed set....
 literature, one often finds reference to the zero norm. The zero norm of x is defined as where is the p-norm defined above. If we define
Defined and undefined

In mathematics, defined and undefined are used to explain whether or not expressions have meaningful, sensible, and unambiguous values. Not all branches of mathematics come to the same conclusion....
  then we can write the zero norm as . It follows that the zero norm of x is simply the number of non-zero elements of x. Despite its name, the zero norm is not a true norm; in particular, it is not positive homogeneous. Such a norm can be defined over arbitrary fields (besides the fields of complex numbers). In the context of the information theory
Information theory

Information theory is a branch of applied mathematics and electrical engineering involving the quantification of information. Historically, information theory was developed by Claude E....
, it is often called the Hamming distance
Hamming distance

In information theory, the Hamming distance between two String s of equal length is the number of positions for which the corresponding symbols are different....
 in the case of the 2-element GF(2) field.

Other norms

Other norms on Rn can be constructed by combining the above; for example is a norm on R4.

For any norm and any bijective
Bijection

In mathematics, a bijection, or a bijective function is a function f from a set X to a set Y with the property that, for every y in Y, there is exactly one x in X such that f = y....
 linear transformation
Linear transformation

In mathematics, a linear map is a function between two vector spaces that preserves the operations of vector addition and scalar multiplication....
 A we can define a new norm of x, equal to In 2D, with A a rotation by 45° and a suitable scaling, this changes the taxicab norm into the maximum norm. In 2D, each A applied to the taxicab norm, up to inversion and interchanging of axes, gives a different unit ball: a parallelogram
Parallelogram

In geometry, a parallelogram is a quadrilateral with two sets of parallel sides. The opposite or facing sides of a parallelogram are of equal length, and the opposite angles of a parallelogram are of equal size....
 of a particular shape, size and orientation. In 3D this is similar but different for the 1-norm (octahedron
Octahedron

An octahedron is a polyhedron with eight faces. A regular octahedron is a Platonic solid composed of eight equilateral triangles, four of which meet at each wikt:vertex....
s) and the maximum norm (prism
Prism (geometry)

In geometry, an n-sided prism is a polyhedron made of an n-sided polygon base, a Translation copy, and n faces joining corresponding sides....
s with parallelogram base).

All the above formulas also yield norms on Cn without modification.

Infinite dimensional case

The generalization of the above norms to an infinite number of components leads to the Lp space
Lp space

In mathematics, the Lp and lp spaces are spaces of p-integrable function, and corresponding sequence spaces....
s, with norms resp. (for complex-valued sequences x resp. functions f defined on ), which can be further generalized (see Haar measure
Haar measure

In mathematical analysis, the Haar measure is a way to assign an "invariant volume" to subsets of locally compact topological groups and subsequently define an integral for functions on those groups....
).

Any inner product induces in a natural way the norm

Other examples of infinite dimensional normed vector spaces can be found in the Banach space
Banach space

In mathematics, Banach spaces are one of the central objects of study in functional analysis. They are topological vector spaces that have many interesting properties associated with them....
 article.

Properties


The concept of unit circle
Unit circle

In mathematics, a unit circle is a circle with a 1 radius, i.e., a circle whose radius is 1. Frequently, especially in trigonometry, "the" unit circle is the circle of radius 1 centered at the origin in the Cartesian coordinate system in the Euclidean plane....
 (the set of all vectors of norm 1) is different in different norms: for the 1-norm the unit circle in R2 is a square
Square (geometry)

In Euclidean geometry, a square is a regular polygon with four equal sides and four equal angles . A square with vertices ABCD would be denoted ....
, for the 2-norm (Euclidean norm) it is the well-known unit circle
Circle

A circle is a simple shape of Euclidean geometry consisting of those point in a plane which are the same distance from a given point called the center....
, while for the infinity norm it is a different square. For any p-norm it is a superellipse
Superellipse

A superellipse is a geometric figure defined in the Cartesian coordinate system as the set of all points withwhere n, a and b are positive numbers....
 (with congruent axes). See the accompanying illustration. Note that due to the definition of the norm, the unit circle is always convex
Convex set

In Euclidean space, an object is convex if for every pair of points within the object, every point on the straight line segment that joins them is also within the object....
 and centrally symmetric (therefore, for example, the unit ball may be a rectangle but cannot be a triangle).

In terms of the vector space, the seminorm defines a topology
Topology

Topology is a major area of mathematics that has emerged through the development of concepts from geometry and set theory, such as those of space, dimension, shape, transformation and others....
 on the space, and this is a Hausdorff
Hausdorff space

In topology and related branches of mathematics, a Hausdorff space, separated space or T2 space is a topological space in which distinct points have disjoint neighbourhood ....
 topology precisely when the seminorm can distinguish between distinct vectors, which is again equivalent to the seminorm being a norm. The topology thus defined (by either a norm or a seminorm) can be understood either in terms of sequences or open sets. A sequence
Sequence

In mathematics, a sequence is an ordered list of objects . Like a Set , it contains Element , and the number of terms is called the length of the sequence....
 of vectors is said to converge
Modes of convergence

In mathematics, there are many senses in which a sequence or a series is said to be convergent. This article describes various modes of convergence in the settings where they are defined....
 in norm to if as . Equivalently, the topology consists of all sets that can be represented as a union of open balls
Ball (mathematics)

In mathematics, a ball is the inside of a sphere; both concepts apply not only in the three-dimensional space but also for lower and higher dimensions, and for metric spaces in general....
.

Two norms ||•||a and ||•||ß on a vector space V are called equivalent if there exist positive real numbers C and D such that for all x in V. On a finite-dimensional vector space all norms are equivalent. For instance, the , , and norms are all equivalent on :

Equivalent norms define the same notions of continuity and convergence and for many purposes do not need to be distinguished. To be more precise the uniform structure defined by equivalent norms on the vector space is uniformly isomorphic.

Every (semi)-norm is a sublinear function
Sublinear function

A sublinear function, in linear algebra and related areas of mathematics, is a function on a vector space V'' over F', an ordered field , which satisfies, for all scalars γ and vectors x'' and y''...
, which implies that every norm is a convex function
Convex function

In mathematics, a real-valued function f defined on an interval is called convex, concave upwards, concave up or convex cup, if for any two points x and y in its domain C and any t in [0,1], we have...
. As a result, finding a global optimum of a norm-based objective function is often tractable.

Given a finite family of seminorms pi on a vector space the sum is again a seminorm.

For any norm p on a vector space V, we have that for all u and v ? V:
p(u ± v) = | p(u) - p(v) |


For the lp
Lp space

In mathematics, the Lp and lp spaces are spaces of p-integrable function, and corresponding sequence spaces....
 norms, we have A special case of the above property is the Cauchy-Schwarz inequality:

Classification of seminorms: Absolutely convex absorbing sets

All seminorms on a vector space V can be classified in terms of absolutely convex absorbing set
Absorbing set

In functional analysis and related areas of mathematics an absorbing set in a vector space is a Set S which can be inflated to include any element of the vector space....
s in V. To each such set, A, corresponds a seminorm pA called the gauge
Minkowski functional

In functional analysis, given a linear space X, a Minkowski functional is a device that uses the linear structure to introduce a topology on X....
 of A, defined as
pA(x) := inf
Infimum

In mathematics the infimum of a subset of some set is the greatest element, not necessarily in the subset, that is less than or equal to all elements of the subset....
with the property that
? A ? .
Conversely, if a norm p is given and A is its open (or closed) unit ball
Unit ball

In mathematics, a unit sphere is the set of points of distance 1 from a fixed central point, where a generalized concept of distance may be used; a closed unit ball is the set of points of distance less than or equal to 1 from a fixed central point....
, then A is an absolutely convex absorbing set, and .

Any locally convex topological vector space
Locally convex topological vector space

In functional analysis and related areas of mathematics, locally convex topological vector spaces or locally convex spaces are examples of topological vector spaces which generalise normed spaces....
 has a local basis consisting of absolutely convex absorbing sets. A common method to construct such a basis is to use a family of seminorms. Typically this family is infinite, and there are enough seminorms to distinguish between elements of the vector space, creating a Hausdorff space.

See also

  • Asymmetric norm
    Asymmetric norm

    In mathematics, an asymmetric norm on a vector space is a generalization of the concept of a norm ....
    , a generalization of a norm for which ||x|| and ||−x|| are not necessarily equal.
  • Matrix norm
    Matrix norm

    In mathematics, a matrix norm is a natural extension of the notion of a vector norm to matrix ....
  • Mahalanobis distance
    Mahalanobis distance

    In statistics, Mahalanobis distance is a distance measure introduced by P. C. Mahalanobis in 1936. It is based on correlations between variables by which different patterns can be identified and analyzed....
  • Manhattan distance
  • Relation of norms and metrics, a translation invariant and homogeneous metric can be used to define a norm.
  • Normed vector space
    Normed vector space

    In mathematics, with 2- or 3-dimensional Vector s with real number-valued entries, the idea of the "length" of a vector is intuitive and can easily be extended to any Vector space Rn....