Intuition
WIP
Definition
A function is a norm if it satisfies the followings:
For arbitrary and ,
(1) γ(Subadditivity)
(2) γ(Absolute homogeneity)
(3) if and only if γ(Positive semidefiniteness)
-Norms
Definition
For , an -norm when is defined as:
For , the -norm is defined as:
For , the -βnormβ[^-1] is defined as:
where
\begin{cases} 1 \qquad \text{ifγ} x_i \neq 0\\ 0 \qquad\text{otherwise.} \end{cases}$$ The $L_2$-norm is also called the Euclidean norm. ## Unit Balls The set of all vectors with $L_p$-norm less than or equal to $1$, $$\mathcal{B}_p = \lbrace\mathbf{x} \in \mathbb{R}^n:\lVert\mathbf{x}\rVert_p \leq 1 \rbrace$$ is called the unit $L_p$-norm ball. The following figure shows the shapes of the $\mathcal{B}_p$ balls in $\mathbb{R}^2$ for $p\in \lbrace 1/2, 1, 1.1, 4/3, 2, \infty \rbrace$. ![various-unit-balls](extras/images/various-unit-balls.png) [^-1]: This is a slight abuse in the term as $L^0$-"norm" does not satisfy the second property(absolute homogeneity). This is justified as $$\text{card}(\mathbf{x}) = \lim\limits_{p \to 0}\left( \sum\limits_{i=1}^n |x_i|^p\right)^{1/p}.$$