L1 norm: Difference between revisions

From Calculus
(Created page with "==Definition== Suppose <math>n</math> is a positive integer. The <math>L^1</math>-norm, denoted <math>\| \cdot \|_1</math>, is a function from <math>\R^n</math> to <math>\R</...")
 
No edit summary
Line 4: Line 4:


<math>\| x \|_1 = \sum_{i=1}^n |x_i|</math>
<math>\| x \|_1 = \sum_{i=1}^n |x_i|</math>
===Definition in terms of the signum vector function===
The <math>L^1</math>-norm <math>\| x \|_1</math> can be defined as the [[dot product]] <math>\vec{sgn}(\vec{x}) \cdot \vec{x}</math> where <math>\vec{sgn}</math> denotes the [[signum vector function]].

Revision as of 18:40, 11 May 2014

Definition

Suppose n is a positive integer. The L1-norm, denoted ||1, is a function from Rn to R defined as:

|x|1=i=1n|xi|

Definition in terms of the signum vector function

The L1-norm |x|1 can be defined as the dot product sgn(x)x where sgn denotes the signum vector function.