Section 2.5 Norms
In a vector space it turns out to be very useful being able to associate a length to vectors. This is done through the introduction of a norm as follows.Definition 2.5.1. Norm.
Let \(V\) be a vector space over a field \(\bK\text{.}\) A norm on \(V\) is a map \(\|\cdot\|:V\times V\to[0,\infty)\) such that:- \(\|v\|=0\) if and only if \(v=0\text{;}\)
- \(\|\lambda v\|=|\lambda|\cdot\|v\|\) for all \(\lambda\in\bK\) and \(v\in V\text{;}\)
- \(\|u-v\|\leq\|u\|+\|v\|\) for all \(u,v\in V\text{.}\)
Definition 2.5.2. Equivalent norms.
Two norms on \(V\) are said equivalent if they give rise to homeomorphic topological structures on \(V\text{.}\)- \(\|v\|_2=\sqrt{(v^1)^2+\dots+(v^n)^2}\) (Euclidean norm);
- \(\|v\|_1=|v^1|+\dots+|v^n|\) (Taxicab norm);
- \(\|v\|_\infty=\max(|v^1|,\dots,|v^n|)\) (Chebyshev norm).
- \(\|v\|_p=\left(|v^1|^p+\dots+|v^n|^p\right)^{1/p}\) (\(\ell_p\) norm), \(p\geq1\text{;}\)
