Loading [MathJax]/jax/output/HTML-CSS/jax.js

Convex Optimization - Norm



A norm is a function that gives a strictly positive value to a vector or a variable.

Norm is a function f:RnR

The basic characteristics of a norm are −

Let X be a vector such that XRn

  • x0

  • x=0x=0xX

  • αx=|α|xxXandαisascalar

  • x+yx+yx,yX

  • xyxy

By definition, norm is calculated as follows −

  • x1=ni=1|xi|

  • x2=(ni=1|xi|2)12

  • xp=(ni=1|xi|p)1p,1p

Norm is a continuous function.

Proof

By definition, if xnx in Xf(xn)f(x) then f(x) is a constant function.

Let f(x)=x

Therefore, |f(xn)f(x)|=|xnx|||xnx||

Since xnx thus, xnx0

Therefore |f(xn)f(x)|0|f(xn)f(x)|=0f(xn)f(x)

Hence, norm is a continuous function.

Advertisements