Introduction To Vectors
Introduction To Vectors
Dr Petrovious Horton
University of Eswatini
[email protected]
P y
x
−→
We may denote the above vector by PQ. The distance between the points
−→
P and Q is called the magnitude (or length) of the vector PQ and is
−→ −→ −→
denoted |PQ|. Since magnitude is a length, |PQ| ≥ 0 for every vector PQ.
Dr Petrovious Horton (UNESWA) Vectors 4 / 24
Geometric Representation of Vectors
z
Q
O y
x
−→
If the initial point is the origin O, then OQ is called the position vector of
the point Q.
Note that the zero vector cannot be assigned a definite direction as it has
zero magnitude – it can be regarded as having any direction.
Dr Petrovious Horton (UNESWA) Vectors 7 / 24
Example
z
c
a
a = b, c = −a.
That is, if you’re asked to find a unit vector in the direction of a given
non-zero vector a, find the magnitude |a| of the vector a, and the required
unit vector is then given by a/|a|.
P R
In general, to add two vectors a and b, position them in such a way that
the initial point of one coincides with the terminal point of the other (see
figure (ii) below).
a+b
a a
b
(i) (ii)
a + b = b + a.
a − b = a + (−b)
P (p1 , p2 , p3 )
C(0, 0, 1) p
O y
B(0, 1, 0)
A(1, 0, 0)
Let p be the position vector of the point P(p1 , p2 , p3 ). (In general, the
position vector of a given point A will be denoted by a or a, i.e., the
corresponding lower case letter bolded or underlined.)
Example
Determine the vector having initial point A(4, 1, −7) and terminal point
B(3, 0, 5).
Solution
Denote the origin by O. Then
−→ −→ −→
AB = AO + OB
−→ −→
= −OA + OB
= −(4, 1, −7) + (3, 0, 5)
= (−1, −1, 2)
Dr Petrovious Horton (UNESWA) Vectors 17 / 24
Some Examples
Definition (Collinear vectors)
Two vectors a and b are said to be collinear if there exists a scalar p such
that a = pb.
Example
Show that the points A, B, and C with position vectors a, b, and 3b − 2a
respectively are collinear.
Solution
We have
−→ −→ −→
AB = OB − OA = b − a
and
−→ −→ −→ −→
AC = OC − OA = (3b − 2a) − a = 3(b − a) = 3AB
−→ −→
showing that the vectors AB and AC are collinear, which implies that A, B
and C are collinear.
Dr Petrovious Horton (UNESWA) Vectors 18 / 24
Some Examples
Example
Let point A have position vector a and point B have position vector b.
Show that the position vector r of the point R that divides the line AB in
the ratio m : n is given by
na + mb
r= .
m+n
Deduce the midpoint formula.
Solution
Consider the following figure.
B
n
R
A r b
Solution (Contd.)
We have
−→ −→ m −→
OR = OA + AB
m+n
m
r=a+ b−a
m+n
(m + n)a + mb − ma
=
m+n
na + mb
=
m+n
as required. The midpoint formula is found by putting m = n to get
r = 21 (a + b).
Example
If a = (2, −3, 1) and b = − ı̂ + 2 ̂ + 3 k̂, find a unit vector in the direction
of the vector a − 2b.
Solution
Let
c = a−2b = (2, −3, 1)−2 (−1, 2, 3) = (2, −3, 1)−(−2, 4, 6) = (4, −7, −5) .
Then
c (5, −7, −5) 1
ĉ = =p = √ (4, −7, −5)
|c| 42 + (−7)2 + (−5)2 90
Solution
Note that
−→ −→
AB = (1 − 2) ı̂ + (−3 + 1) ̂ + (−5 − 1) k̂ = − ı̂ − 2 ̂ − 6 k̂, |AB|2 = 41
−→ −→
BC = (3 − 1) ı̂ + (−4 + 3) ̂ + (−4 + 5) k̂ = 2 ı̂ − ̂ + k̂, |BC |2 = 6
−→ −→
AC = (3 − 2) ı̂ + (−4 + 1) ̂ + (−4 − 1) k̂ = ı̂ − 3 ̂ − 5 k̂, |AC |2 = 35
−→
Now note that |AB|2 = (−1)2 + (−2)2 + (−6)2 = 41,
−→
|BC |2 = (2)2 + (−1)2 + (1)2 = 6, and
−→ −→ −→ −→
|AC |2 = (1)2 + (−3)2 + (−5)2 = 35. Thus, |AB|2 = |BC |2 + |AC |2 ,
showing that ∆ABC is a right angled triangle.
Dr Petrovious Horton (UNESWA) Vectors 23 / 24
Exercises
1. Give two examples of vector quantities and two examples of scalar
quantities not mentioned in these notes.
2. Let a = −2 ı̂ + 3 ̂ + 5 k̂, b = (3, −1, 1), c = ı̂ − 2 ̂ + 3 k̂.
Determine the following:
3. Determine the vector having initial point (2, −1, 3) and terminal point
(3, 2, −4). [ANS: (1, 3, −7)]
4. A triangle has vertices at the points A(2, 1, −1), B(−1, 3, 2) and
√(1, −2, 1). Find the length of the median to the side AB.
C [ANS:
6/2]
5. If a = 2 ı̂ − ̂ + 5k̂, b = (1, 1, 2) and c = (3, −2, 4), find a unit vector
in the direction of a + b + c. √
[ANS: (6, −2, 11)/ 161]
Dr Petrovious Horton (UNESWA) Vectors 24 / 24
Answers to Exercise 2
(a) 2 ı̂ − 4 ̂ + 6 k̂
(b) −5 ı̂ + 4 ̂ + 4 k̂
(c) (4, −3, 4)
p √ √
(d) |a| = (−2)2 + (3)2 + (52 ) = 4 + 9 + 25 = 38
a −2 ı̂ + 3 ̂ + 5 k̂
(e) â = = √
|a| 38
(f) (3, 4, −6)