Lp-Norm

07-09-2022 || 17:57
Tags: #linear-algebra

lp-norm

The $l^p$ can be defined as,

$$
||x||_p = (\sum_i |x_i|^p)
$$
Here, $p \in \mathcal{R}$ and $p \geq 1$

The $l^2$ norm is also know as Euclidian Norm


References