Page 277 - Matrix Analysis & Applied Linear Algebra
P. 277
5.1 Vector Norms 273
is known as the triangle inequality. In higher-dimensional spaces we do not
have the luxury of visualizing the geometry with our eyes, and the question of
whether or not the triangle inequality remains valid has no obvious answer. The
CBS inequality is precisely what is required to prove that, in this respect, the
geometry of higher dimensions is no different than that of the visual spaces.
Triangle Inequality
n
x + y ≤ x + y for every x, y ∈C .
Proof. Consider x and y to be column vectors, and write
2 ∗
∗
∗
∗
x + y =(x + y) (x + y)= x x + x y + y x + y y
∗
(5.1.5)
2 2
∗
∗
= x + x y + y x + y .
2
2
2
2
z
Recall that if z = a +ib, then z +¯ =2a = 2 Re (z) and |z| = a + b ≥ a ,
so that |z|≥ Re (z) . Using the fact that y x = x y together with the CBS
∗
∗
inequality yields
∗
∗
∗
∗
x y + y x = 2 Re (x y) ≤ 2 |x y|≤ 2 x y .
Consequently, we may infer from (5.1.5) that
2 2 2 2
x + y ≤ x +2 x y + y =( x + y ) .
It’s not difficult to see that the triangle inequality can be extended to any
number of vectors in the sense that x i ≤ x i . Furthermore, it follows
i
i
as a corollary that for real or complex numbers, α i ≤ |α i | (the triangle
i i
inequality for scalars).
Example 5.1.1
Backward Triangle Inequality. The triangle inequality produces an upper
bound for a sum, but it also yields the following lower bound for a difference:
x − y ≤ x − y . (5.1.6)
This is a consequence of the triangle inequality because
x = x − y + y ≤ x − y + y =⇒ x − y ≤ x − y
and
y = x − y − x ≤ x − y + x =⇒−( x − y ) ≤ x − y .