You are working with the text-only light edition of "H.Lohninger: Teach/Me Data Analysis, Springer-Verlag, Berlin-New York-Tokyo, 1999. ISBN 3-540-14743-8". Click here for further information.

Subtraction of Vectors

The subtraction of vectors is accomplished in the same way as the addition of vectors:

Definition

Let a, b, and c be vectors of the same order and form. The difference vector c := a - b  is then calculated by subtracting the corresponding elements of the vectors a and b: ck := ak - bk.
Note that the subtraction can be formally seen as a summation:  a-b:=a+(-b).

Subtracting two equal vector results in a vector with all elements being zero. This vector is also called a zero vector, usually depicted by o.
 

Last Update: 2006-Jän-18