1.1 Normed Linear Spaces Flashcards
1
Q
What is a norm?
A
A norm on a linear space is a real value function ||.|| with the following axioms:
1. ||x|| >= 0
2. ||x|| = 0 iff x = 0
3. ||alpha x|| = |alpha| ||x||
4. ||x + y|| <= ||x|| + ||y||
2
Q
What is normed linear space?
A
It is the pair of the norm, together with the linear space (X, ||.||), following the axioms of a norm.
3
Q
What are some examples of normed linear spaces?
A
- The linear space R has the norm:
|| . || : R -> R
||x|| = |x|