Chapter 4 Vector Norms and Matrix Norms
[Pages:42]Chapter 4 Vector Norms and Matrix Norms
4.1 Normed Vector Spaces
In order to define how close two vectors or two matrices are, and in order to define the convergence of sequences of vectors or matrices, we can use the notion of a norm. Recall that R+ = {x R | x 0}. Also recall that if z = a + ib C is a complex number, with a, b R, then z = a - ib and |z| = a2 + b2 (|z| is the modulus of z).
207
208
CHAPTER 4. VECTOR NORMS AND MATRIX NORMS
Definition 4.1. Let E be a vector space over a field K, where K is either the field R of reals, or the field C of complex numbers. A norm on E is a function : E R+, assigning a nonnegative real number u to any vector
u E, and satisfying the following conditions for all
x, y, z E:
(N1) x 0, and x = 0 iff x = 0.
(positivity)
(N2) x = || x.
(scaling)
(N3) x + y x + y.
(triangle inequality)
A vector space E together with a norm is called a normed vector space.
From (N3), we easily get |x - y| x - y.
4.1. NORMED VECTOR SPACES
209
Example 4.1.
1. Let E = R, and x = |x|, the absolute value of x.
2. Let E = C, and z = |z|, the modulus of z.
3. Let E = Rn (or E = Cn). There are three standard norms.
For every (x1, . . . , xn) E, we have the 1-norm x1, defined such that,
x1 = |x1| + ? ? ? + |xn|,
we have the Euclidean norm x2, defined such that,
x2
=
|x1|2
+
?
?
?
+
|xn|2
1 2
,
and the sup-norm x, defined such that,
x = max{|xi| | 1 i n}.
More generally, we define the p-norm (for p 1) by
xp = (|x1|p + ? ? ? + |xn|p)1/p.
There are other norms besides the p-norms; we urge the reader to find such norms.
210
CHAPTER 4. VECTOR NORMS AND MATRIX NORMS
Some work is required to show the triangle inequality for the p-norm.
Proposition 4.1. If E is a finite-dimensional vector
space over R or C, for every real number p 1, the p-norm is indeed a norm.
The proof uses the following facts:
If q 1 is given by then
1 p
+
1 q
=
1,
(1) For all , R, if , 0, then
p + q .
()
pq
(2) For any two vectors u, v E, we have
n
|uivi| up vq .
()
i=1
4.1. NORMED VECTOR SPACES
211
For p > 1 and 1/p + 1/q = 1, the inequality
n
n
1/p n
1/q
|uivi|
|ui|p
|vi|q
i=1
i=1
i=1
is known as H?older's inequality.
For p = 2, it is the Cauchy?Schwarz inequality.
Actually, if we define the Hermitian inner product -, - on Cn by
n u, v = uivi,
i=1
where u = (u1, . . . , un) and v = (v1, . . . , vn), then
n
n
|u, v| |uivi| = |uivi|,
i=1
i=1
so Ho?lder's inequality implies the inequality
|u, v| up vq
also called H?older's inequality, which, for p = 2 is the standard Cauchy?Schwarz inequality.
212
CHAPTER 4. VECTOR NORMS AND MATRIX NORMS
The triangle inequality for the p-norm,
n
1/p n
1/p n
1/q
(|ui +vi|)p
|ui|p +
|vi|q ,
i=1
i=1
i=1
is known as Minkowski's inequality.
When we restrict the Hermitian inner product to real vectors, u, v Rn, we get the Euclidean inner product
n u, v = uivi.
i=1
It is very useful to observe that if we represent (as usual) u = (u1, . . . , un) and v = (v1, . . . , vn) (in Rn) by column vectors, then their Euclidean inner product is given by
u, v = uv = vu,
and when u, v Cn, their Hermitian inner product is given by
u, v = vu = uv.
4.1. NORMED VECTOR SPACES
213
In particular, when u = v, in the complex case we get
u22 = uu,
and in the real case, this becomes u22 = uu.
As convenient as these notations are, we still recommend that you do not abuse them; the notation u, v is more intrinsic and still "works" when our vector space is infinite dimensional.
Proposition 4.2. The following inequalities hold for all x Rn (or x Cn):
x x1 nx, x x2 nx, x2 x1 nx2.
214
CHAPTER 4. VECTOR NORMS AND MATRIX NORMS
Proposition 4.2 is actually a special case of a very important result: in a finite-dimensional vector space, any two norms are equivalent.
Definition 4.2. Given any (real or complex) vector space E, two norms a and b are equivalent iff there exists some positive reals C1, C2 > 0, such that ua C1 ub and ub C2 ua , for all u E.
Given any norm on a vector space of dimension n, for any basis (e1, . . . , en) of E, observe that for any vector x = x1e1 + ? ? ? + xnen, we have
x = x1e1 + ? ? ? + xnen C x1 , with C = max1in ei and
x1 = x1e1 + ? ? ? + xnen = |x1| + ? ? ? + |xn|.
The above implies that | u - v | u - v C u - v1 ,
which means that the map u u is continuous with respect to the norm 1.
................
................
In order to avoid copyright disputes, this page is only a partial summary.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- chapter 4 vector norms and matrix norms
- elimination with matrices mit opencourseware
- vector spaces and subspaces mit mathematics
- composition of linear transformations and matrix
- appendix a tridiagonal matrix algorithm
- lecture 10 solution via laplace transform and matrix
- chapter 7 thesingularvaluedecomposition svd
- qr decomposition with gram schmidt ucla mathematics
- systems of first order linear differential equations
- matrix solution set calculator
Related searches
- comparing cultural norms and values
- cultural values norms and behaviors
- american cultural norms and values
- hispanic cultural norms and values
- chinese cultural norms and values
- american cultural norms and behaviors
- african american cultural norms and values
- norms and rules of society
- mexican cultural norms and values
- norms and culture
- vector norms examples
- vector norms matlab