Chapter 10 Basic Concepts of Descriptive Vector Geometry

Section 10.1 From Arrows to Vectors

10.1.4 Simple Vector Operations


In this section we discuss what kinds of vector operations we can carry out on the vectors introduced in the previous Section 10.1.3. We can view vector operations in two different ways. First you can carry out the vector operations of addition, subtraction and - with a certain restriction - multiplication on vectors specified as 2- or 3-tuples. On the other hand, these operations can be interpreted graphically with respect to the arrows representing the vectors. That is, the vector operations on vectors can be interpreted as geometric operations on their representatives. This geometric interpretation of vector operations leads to a deeper understanding of position vectors and connecting vectors of points.
Vector operations in two and three dimensions are carried out in essentially the same way. For all component-wise vector operations presented below both cases (two-dimensional and three-dimensional) are considered. The corresponding figures illustrate the geometric interpretation of the operations on the representatives of the vectors and visualise the position and connecting vectors. They will mostly show only arrows and points without a coordinate system. In this way, the figures apply to both the two-dimensional and the three-dimensional case.
Since vectors will be transformed below by equivalent transformations into each other, we need to specify under which conditions two vectors are considered to be equal.
Info 10.1.8
 
Two vectors a , b 2 or 3 are equal (written as a = b ) if and only if they satisfy one (and hence all) of the following equivalent conditions:
  • a and b have the same components:

    a = b ( ax ay )=( bx by ) ax = bx and ay = by

    in the two-dimensional case or

    a = b ( ax ay az )=( bx by bz ) ax = bx and ay = by and az = bz

    in the three-dimensional case. This is also known as comparison of coordinates or components.
  • a and b have the same representatives.
  • a and b are both the position vector of the same point.
  • a and b are both the connecting vector of the same two points.

From the statements in the Info Box above we see that two vectors of different dimensions (i.e. a 2 and b 3 ) can never be equal. Since these vectors have a different number of components, they are not even comparable. Thus, vector operations are only carried out on vectors with an equal number (two or three) of components , and these operations will always result in a vector with this fixed number of components.
Info 10.1.9
 
The addition of two vectors involves the addition of all their components, i.e.

a + b =( ax ay )+( bx by )=( ax + bx ay + by )

in the two-dimensional case and

a + b =( ax ay az )+( bx by bz )=( ax + bx ay + by az + bz )

in the three-dimensional case. Geometrically, vector addition can be interpreted as either a"linking" of two arrows or a completion of two arrows to a parallelogram, depending on which representatives of the vectors are used:

The laws of associativity and commutativity apply to the addition of two vectors as to the addition of real numbers (see Section 1.1.3):

a + b = b + a

and

a + b + c =( a + b )+ c = a +( b + c ).

The zero vector O =( 0 0 ) or O =( 0 0 0 ) plays the same role for vectors as the number 0 for the real numbers:

a + O = O + a = a .


Example 10.1.10
Consider two vectors v =( 2 -1 ) and w =( -1 2 ). Then, we have

v + w =( 2 -1 )+( -1 2 )=( 2-1 -1+2 )=( 1 1 ).

This is illustrated by the figure below. Furthermore, w is the connecting vector from the point P=(2;0) to the point Q=(1;2), i.e. w = PQ , and v is the connecting vector from the point Q=(1;2) to the point R=(3;1), i.e. v = QR .

w + v = PQ + QR = PR .

This is illustrated by the figure below.
The example above shows that expressions for connecting vectors of points can also be simplified by means of vector operations. This will be discussed for the subtraction of vectors in more detail below.
Exercise 10.1.11

  1. Let the vectors u =( 1 0 -8 ) and v =( -3 -4 3 ) be given. Calculate v + u .
    v + u =
  2. Let the points P, Q, and R be given. Which of the following expressions are equivalent to the expression ( P + PQ )+ QR ?
      P +( PQ + QR )
      PR
      QR
      OR
      R
      Q + QR



When we study possible operations on vectors further, we will see that the component-wise multiplication or division of vectors is not a meaningful operation. To understand this, however, would go far beyond the scope of this course. At this point you simply have to accept that vectors cannot be multiplied that simply, let alone divided. What we certainly can do is multiply vectors by real numbers and - based on that - subtract vectors. Please note: if we speak of the length of a vector in the following section, we mean the geometric length of the arrows representing this vector. The concept of the length (a.k.a. absolute value or norm) of a vector will be discussed in more detail later on.
Info 10.1.12
 
The multiplication of a vector by a real number involves the multiplication of each component by this real number. If a is a vector and s, then we have

s· a =s a =s( ax ay )=( s ax s ay )

in the two-dimensional case and

s· a =s a =s( ax ay az )=( s ax s ay s az )

in the three-dimensional case. The division of a vector by a number 0s is then simply defined as its multiplication by the reciprocal 1 s :

a s = 1 s a .

Thus, multiplying a vector by a real number s, s>0 results in an equally oriented vector that is stretched by a factor of s . For s, s<0, the resulting vector is also stretched by a factor of s but it is flipped around by an angle of π. In the special case of s=0, we obviously have

0 a = O

for every vector a . Two other relevant cases are the multiplication by a factor of s=1

1· a = a

- which obviously leaves the vector unchanged - and the multiplication by s=-1

-1· a =- a

- which results in the so-called opposite vector. This is a vector of equal length and opposite orientation. This is illustrated in the figure below. Since the multiplication by real numbers changes the length (scales the vectors), real numbers with respect to vectors are often called scalars, and the multiplication of a vector by a real number is called scalar multiplication.

Example 10.1.13
Let the vector v =( 3 3 2 ) be given. Then, for example, we have

2 v =2( 3 3 2 )=( 2·3 2· 3 2 )=( 6 3 )

and

- v 3 =- 1 3 v =- 1 3 ( 3 3 2 )=( -1 - 1 2 ).

Moreover, v = PQ for P= (3; 1 2 ) and Q=(6;2) since

v =( 3 3 2 )=( 6-3 2- 1 2 ).

Then we have

- v =- PQ = QP

since

- v =( -3 - 3 2 )=( 3-6 1 2 -2 ).

This is illustrated in the figure below.

The following calculation rules apply to scalar multiplication:
Info 10.1.14
 
Let two real numbers r and s and two vectors a and b be given. Then the following calculation rules apply:
  1. r a = a r
  2. rs a =(rs) a =r(s a )
  3. (r+s) a =r a +s a
  4. r( a + b )=r a +r b
  5. r(- a )=(-r) a =-(r a )
  6. r a =0r=0 or a = O
The first law is called the commutativity law of scalar multiplication, the second is the associativity law of scalar multiplication, and the third and fourth are the distributive laws of scalar multiplication.

Using the concept of an opposite vector we are now able to specify what the subtraction of vectors means.
Info 10.1.15
 
Let two vectors a and b be given. Then, their difference a - b is the sum of a and the opposite vector of b . Thus, we have

a - b = a +(- b )=( ax ay )+( - bx - by )=( ax - bx ay - by )

in the two-dimensional case and

a - b = a +(- b )=( ax ay az )+( - bx - by - bz )=( ax - bx ay - by az - bz )

in the three-dimensional case. The difference of vectors can also be interpreted geometrically by means of the representatives as illustrated in the figure below.

If we only consider the difference of vectors by means of their components, the question arises what the concept of an opposite vector here is required for. Indeed, the difference of vectors in componentwise notation could also be written analogously to the sum without using the concept of an opposite vector. However, if we think of the geometrical interpretation of the difference by means of representatives (see figure in the Info Box above), we see that a geometrical interpretation is only possible using the concept of an opposite vector.
Example 10.1.16
This example shows typical problems involving the calculation rules for vectors presented so far.
  1. Simplify the following vector expressions:
    • ( 1 -2 0.5 )- 1 2 ( 2 -3 1 ),
    • 2( v - w )+3r w -r·(-2 v ) für r.
    Applying the calculation rules results in


    • ( 1 -2 0.5 )- 1 2 ( 2 -3 1 )=( 1 -2 0.5 )-( 1 - 3 2 1 2 )=( 1-1 -2-(- 3 2 ) 0.5- 1 2 )=( 0 - 1 2 0 ).




    • 2( v - w )+3r w -r·(-2 v )=2 v -2 w +3r w +2r v =2(r+1) v +(3r-2) w .



  2. Let two vectors a =( 1 2 ) and b =( -8 3 ) be given. Find the unknown vector x in the equation

    a -2 b -(3 a + x )=( 0 -1 ).


    Solving for x and substituting a and b results in

    -(3 a + x )=( 0 -1 )- a +2 b - x =( 0 -1 )- a +2 b +3 a =( 0 -1 )+2( a + b )



    x =-( 0 -1 )-2(( 1 2 )+( -8 3 ))=( 0 1 )-2( -7 5 ) x =( 14 -9 ).


  3. Using the difference of vectors, specify the connecting vector PQ of the two points P and Q by means of the position vectors P and Q . We have:

    Q - P = OQ - OP =- QO - OP =-( QO + OP )=- QP = PQ .

    The connecting vector PQ from a point P to a point Q is always the difference of the position vector Q (to the terminal point of the connecting vector) and the position vector P (to the initial point of the connecting vector). This is illustrated in the figure below and can also be seen from the calculation rule for connecting vectors outlined in Info Box 10.1.5.
  4. The points A=(2;1), B=(4;2), and C=(3;3) are the vertices of a triangle. The (geometric) centroid S of this triangle can be calculated by means of the corresponding position vectors:

    S = 1 3 ( A + B + C )= 1 3 (( 2 1 )+( 4 2 )+( 3 3 ))= 1 3 ( 9 6 )=( 3 2 ).

    Thus, we have S=(3;2). This is illustrated in the figure below.


Exercise 10.1.17
  1. Let P, Q, R, and S be points in space. Simplify the expression

    PQ -( PQ - QR )+ RS

    as far as possible.
  2. Show that the points A=(1;2), B=(4;3), and C=(3;1) together with the origin form the vertices of a parallelogram.



Exercise 10.1.18
Simplify the following expressions as far as possible:
  1. 2( -1 4 2 )-3( 1 6 -2 )= .
  2. -2( -t 3 )-(( -1 0 )+ t 2 ( 4 -42 ))= .
Vectors can be entered as (a;b) or (a;b;c).


Exercise 10.1.19
Find the vector y in the equation

3(( 1 -1 1 )- y )=-8( 0.25 0.25 -0.25 )+ y .

y =


Since any vector has an arbitrary number of arrows as its representatives (which arise from each other by parallel translation), all these representatives have the same geometrical length (which is always the distance between the two points they connect). Therefore, it is reasonable to speak of the length of a vector. In mathematics, the length of a vector is called the absolute value or norm.
Info 10.1.20
 
The absolute value or norm of a vector a is denoted by | a | and equals the distance between the origin O and the point P that has the vector a as its corresponding position vector (i.e. P = a ). Thus, we have generally

| a |=[ OP ]

and hence in the two-dimensional case

| a |=|( ax ay )|= ax 2 + ay 2

or in the three-dimensional case

| a |=|( ax ay az )|= ax 2 + ay 2 + az 2 .

A vector with an absolute value of 1 is also called the unit vector.
Applying the formula given in the Info Box 9.3.2 in Module 9 for the distance of two points in a two-dimensional coordinate system immediately results in the formula for the two-dimensional case:
This is another simple application of Pythagoras' theorem. The three-dimensional case is not much more complex: Pythagoras' theorem can still be applied:
In the figure above two right triangles can be identified. From the right triangle lying in the xz-plane we obtain ax 2 + az 2 for the length of the blue line. From the second right triangle we then obtain for the length of the segment from O to P, i.e. for | a |:

ay 2 + ( ax 2 + az 2 )2 = ax 2 + ay 2 + az 2 .


For norms of vectors the following calculation rules apply:
Info 10.1.21
 
Let two vectors a and b (both in 2 or in 3 ) and a real number r be given. Then, we have:
  1. | a |0 and | a |=0 a = O ,
  2. |r a |=|r|·| a |, and
  3. | a + b || a |+| b |.
The first rule states that norms are always non-negative and that only the norm of the zero vector is 0. The second rule is especially useful in calculating the norms of constant multiples of vectors. The third rule is called the triangle inequality.

Example 10.1.22
  • The absolute value of the vector 1 4 ( 3 -1 6 ) is

    | 1 4 ( 3 -1 6 )|=| 1 4 ||( 3 -1 6 )|= 1 4 32 +(-1 )2 +6= 16 4 =1.

    Hence, this is a unit vector.
  • Find a number q such that |( q2 -2 4 )-2( q-1 q )|=0.

    |( q2 -2 4 )-2( q-1 q )|=|( q2 -2q 4-2q )|=0( q2 -2q 4-2q )=( 0 0 )



    q2 -2q=0 and 4-2q=0q(q-2)=0 and 2(2-q)=0q=2.




Exercise 10.1.23
Calculate
|- 1 3 ( 2 -14 5 )|=
.

Exercise 10.1.24
Find the number χ>3 such that |( 3 χ )-( χ 3 )|=22.
χ=
.


Exercise 10.1.25
Show that the points A=(4;2;7), B=(3;1;9), and C=(2;3;8) are the vertices of an equilateral triangle.