Chapter 3.4, Vectors
Chapter 3.4, Vectors
3.4.1 Vectors
Much of the work of engineers and scientists involves forces. Ensuring the structural integrity
of a building or a bridge involves knowing the forces acting on the system and designing the
structural members to withstand them.
Forces are three-dimensional quantities and provide one of the commonest examples of
vectors.
Associated with these forces are accelerations and velocities, which can also be represented
by vectors.
The length of OP is
1
Scalars and vectors
Quantities like distance or temperature called scalars – they obey the usual rules of real
numbers and they have no direction associated with them. However, vectors have both a
magnitude and a direction associated with them; these include force, velocity and magnetic
field.
(a) Equality
Two vectors a and b are equal if and only if they have the same modulus and the same
direction. We write this in the usual way
a=b
In component form, two vectors a = (a1, a2, a3) and b = (b1, b2, b3) are equal if and only if
the components are equal, that is
a1 = b1, a2 = b2, a3 = b3.
The vectors a and b in (b) are said to be parallel or antiparallel according as λ > 0 or λ <0
respectively. (Note that we do not insert any multiplication symbol between λ and b since the
common symbols · and × are reserved for special uses that we shall discuss later.)
(d) Modulus
The zero or null vector has zero modulus; it is written as 0 or often just as 0 when there is no
ambiguity whether it is a vector or not.
2
VECTOR ALGEBRA
3
Cartesian components and basic properties
The analysis applies to any point, so we can write any vector r in terms of its components
| | √( )
Example 1
(a) a+b (b) 2a-b (c) a+b-c (d) the unit vector in the direction of c.
4
Example 2
[(9,-25,14), ( )]
√ √ √
Example 3
F1=(1,1,1)
Example 4
5
3.4.4 The scalar product
Definition
The scalar ( or dot or inner) product of two vectors a = (a1, a2, a3 ) and b = ( b1, b2, b3 ) is
defined as follows:
In components
Geometrically
| || |
| || |
6
Example 5
(a)
(b)
(c) ( )
(d) ( )
(e) ( )
Answer
(a) 3
(b) -4
(c) -1
(d) 13
(e) (6,4,2)
Example 6
[ ] and [ ].
Answer 33.21o
7
3.4.5 The vector product
Definition
| || | ̂
where θ ( ) is the angle between two vectors and ̂ is the unit vector
perpendicular to both a and b such that a, b, ̂ form a right handed set.
8
Example 7
(a)
(b) ( )
(c) ( ) ( )
(d)
(e) ( )
(f) ( ) ( )
Answers
(a) (1,-2,-4)
(b) (2,-1,1)
(c) (2,-1,1)
(d) (-2,-2,2)
(e) (2,-4,-2)
(f) (2,-4,-2)
Example 8
[ ] and [ ].
Answer ( )
√ √ √
Example 9
[ ] and [ ].
Answer
9.165
9
Example 10
Example 11
[ ] and [ ]
(b) Based on the calculation above, find the magnitude of the vector product
| |
10
3.4.6 Polar coordinates
Example 12
Find the polar coordinates of the points whose Cartesian coordinates are (1,2), (-1,3),(-1,-1),
(1,-2), (1,0), (0,2), (0,-2).
Example 13
Find the Cartesian coordinates of the points whose polar coordinates are (3, /4), (2, - /6),
(2, - /2), (5, 3 /4).
11