Topic 3 Elementary Vector Analysis
Topic 3 Elementary Vector Analysis
What is vector?
Vector concepts
Coordinate vectors
Operations on vectors
Dot product
Angle between two vectors
Cross Product
What is vector??
B (Terminal Point)
(Initial Point) A
So the vector is written as v AB
What is vector??
2 units to
5 units up the left
What is vector?
Vector concepts
Coordinate vectors
Operations on vectors
Dot product
Cross Product
Equivalent Vectors
written as v = w .
Unify Vector
v w
w v v+w Unify
vector
Unify Vector
w
v w+v v
v+w
w
v+w=w+v
Negative vector (-v)
-v
Vector Difference (-)
v w
method 1: method 2:
-w w
v v-w
w v+(-w) v
Scalar Multiple (kv)
v
2v
Outline
What is vector?
Vector concepts
Coordinate vectors
Operations on vectors
Dot product
Cross Product
Coordinate Vector
x
Vector in 2-space
Equivalent
two vectors v (v1 , v2 ) and w ( w1 , w2 ) are
equivalent if and only if v1 w1 and v2 w2
Addition, difference and scalar
multiple
two vectors v (v1 , v2 ) and w ( w1 , w2 )then
addition vector, v + w = (v 1 + w 1 , v 2 + w 2 )
difference vector, v - w = (v 1 - w 1 , v 2 - w 2 )
scalar multiple, kv = (kv 1 , kv 2 )
Algebraic Properties/Formula
for Vectors
(8,4)
(-5,-10)
Vector in 3-space
x
O
z
Vector in 3-space
(9,7,-1)
(19/2,11,-11/2)
Magnitude of a vector
Example:
Given u = (0, 4, 3) and v = (1, -2, 1),
find u , v and u + v
Solution:
2 2 2
u = 0 + 4 + 3 v =2
1 +
2
( -2)
2
+ 1
= 0 + 16 + 9 = 1+ 4 +1
= 25
= 6
=5
u + v = (0 + 1) 2 + (4 + ( -2)) 2 + (3 + 1) 2
= 1 + 4 + 16
= 21
Exercise 3
17
131
Distance between points
P1 ( x1 , y1 ) or P1 ( x1 , y1 , z 1 )
P1 P2
P2 ( x 2 , y 2 ) or P2 ( x 2 , y 2 , z 2 )
Distance between points
A kid pushing a
cart crossing
the road using
force of 10 N
What is vector?
Vector concepts
Coordinate vectors
Operations on vectors
Dot product (a.b)
Angle between two vectors
Cross Product (a x b)
Dot Product
130.98
Cross Product
or in determinant notation
u2 u3 u1 u3 u1 u2
u v , ,
v2 v3 v1 v3 v1 v2
Cross Product
2 2 1 2 1 2
u v , , (2,7,6)
0 1 3 1 3 0
2(1) - (-2)0 = 2
1(1) – (-2)3 = 7 change to -7, because of the formula.
1(0) – 2(3) = -6
Exercise 6
(3,5,11)
(-3,-5,-11)
Connection between dot
product and cross product
Dot product and cross product of 2 vectors
can be visualized as follows:
axb
a b
Connection between dot
product and cross product
How did we know that the cross product
pointed in the direction that we’ve given it
here?