SEARCH HOME
Math CentralQuandaries & Queries

search

Question from Nazrul, a teacher:

If A and B are any two vectors, then how can I prove that magnitude of (A+B)<=magnitude of A+magnitude of B. Please show me the process in details. Thank you.

This depends on where you are starting from in your definition of magnitude. A vector space in its basic form has no definition of magnitude; this has to be added in as an "extra" (and for some infinite-dimensional vector spaces this is not even possible.)

The simplest form of "vector space with concept of magnitude" ia the "normed vector space". Here the "triangle inequality" that you state is part of the definition of what constitutes a valid norm (rule that assigns a magnitude to each vector). Even in two dimensions there are infinitely many inequivalent choices of norms; all of them must have this property.

However, there is a more complicated concept, the "inner product space" in which every two vectors have a scalar product obeying certain axioms. (A normed space need not have any concept of scalar product of vectors, and indeed many cannot be given one consistent with the norm.)

(A) x.(y+z) = x.y + x.z
(B) x.y = y.x
(C) kx . y = k(x.y)
(D) x.x > 0 for nonzero x.

This is a much stronger property. Any inner product space has a norm, defined by ||x|| = sqrt(x.x); but most norms cannot be derived from inner products. Now, using these axioms, we first prove an inequality for the product of vectors:

|a.b| <= ||a|| ||b||

Proof: by (D), (b -[(b.a)/||a||2]a).(b -[(b.a)/||a||2]a) >= 0
(note that the expression in square brackets is a scalar]
Expanding with (A):

0 <= b.b - b.[(b.a)/||a||]a -[(b.a)/||a||]a.b + [(b.a)/||a||]2 (a.a)

= b.b - (b.a)(b.a)/||a||2 - (b.a)(b.a)/||a||2 +(b.a)(b.a)/||a||2

= ||b||2 -(b.a)2/||a||2

Multiplying both sides by the positive ||a||2 we get
0 <= ||b||2 ||a||2 - (b.a)2

or
||b||2 ||a||2 >= (b.a)2

||b|| ||a|| >= (b.a)

Now, using this,

||a+b||2 = (a+b).(a+b)
= a.a + a.b + b.a + b.b
<= ||a||2 + 2||a|| ||b|| + ||b||2

and taking roots on both sides

||a+b|| <= ||a|| + ||b||

You should work these over yourself until you understand them.

Good Hunting!
RD

About Math Central
 

 


Math Central is supported by the University of Regina and The Pacific Institute for the Mathematical Sciences.
Quandaries & Queries page Home page University of Regina PIMS