Vector Lessons
Vector Lessons
1/1
David Murray
david.murray@eng.ox.ac.uk www.robots.ox.ac.uk/dwm/Courses/2VA
Michaelmas 2005
A1 2005
2/1
T =
T x
x.
A1 2005
3/1
Local stream velocity v(r, t) can be viewed using: laser Doppler anemometry, or by dropping twigs in, or diving in ... Youll be interested in
weirs (acceleration), & vortices (curls)
A1 2005
4/1
Contents
1 2 3 4
Revision of vector algebra, scalar product, vector product. Triple products, multiple products, applications to geometry. Differentiation of vector functions, applications to mechanics. Scalar and vector elds. Line, surface and volume integrals, curvilinear co-ordinates . Vector operators grad, div and curl. Vector Identities, curvilinear co-ordinate systems. Gauss and Stokes Theorems and extensions. Engineering Applications.
5 6 7 8
A1 2005
5/1
Learning Outcomes
comfort with expressing systems using vector quantities manipulating vectors as atomic entities without recourse to underlying coordinates sound grasp of the concept of a vector eld ability to link this idea to descriptions various physical phenomena intuition of the physical meaning of the various vector calculus operators (div, grad, curl) ability to interpret the formulae describing physical systems in terms of these operators
A1 2005
6/1
Reading
J Heading, "Mathematical Methods in Science and Engineering", 2nd ed., Ch.13, (Arnold). G Stephenson, "Mathematical Methods for Science Students", 2nd ed., Ch.19, (Longman). E Kreyszig, "Advanced Engineering Mathematics", 6th ed., Ch.6, (Wiley). K F Riley, M. P. Hobson and S. J. Bence, "Mathematical Methods for the Physics and Engineering" Chs. 6, 8 and 9 (CUP). A J M Spencer, et. al. "Engineering Mathematics", Vol.1, Ch.6, (Van Nostrand Reinhold). H M Schey, Div, Grad, Curl and all that, Norton
A1 2005
7/1
will be accessible from www.robots.ox.ac.uk/dwm/Courses/2VA If something is really not clear, and you are really stuck,
email david.murray@eng.ox.ac.uk
and the reply (if generally useful) will get stuck on the web FAQs.
A1 2005
8/1
Revision of vector algebra, scalar product, vector product Triple products, multiple products, applications to geometry Differentiation of vector functions, applications to mechanics Scalar and vector elds. Line, surface and volume integrals, curvilinear co-ordinates Vector operators grad, div and curl Vector Identities, curvilinear co-ordinate systems Gauss and Stokes Theorems and extensions Engineering Applications
5 6 7 8
A1 2005
9/1
Vector Algebra
In which we explore ... Free, sliding and position vectors Coord frames and Vector components Equality, magnitude, Addition, Subtraction Scalar products, Vector Projection, Inner products Vector Products
A1 2005
10 / 1
Vectors
In Linear Algebra vectors were lists of n numbers. Often in the physical world, the numbers specify
magnitude (1 number) & direction (1 number in 2D, 2 in 3D)
A1 2005
11 / 1
Coordinate frames
An advantage of vector algebra: frees analysis from arbitrarily imposed coordinate frames. Eg, two free vectors are equal if mags and dirns are equal. Can be done with a drawing that is independent of any coordinate system. Try to spot things in the notes that are independent of coordinate system. However, coordinate systems are useful, so introduce the idea of vector components.
A1 2005
12 / 1
k
x 2
In a Cartesian coordinate frame a = [a1 , a2 , a3 ] = [x2 x1 , y2 y1 , z2 z1 ] Dene k as unit vectors in the x, y, z dirns i, j,
j a2
a3
a
x 1
a1
A1 2005
13 / 1
Notation
We will use bold font to represent vectors a, , In written work, underline the vector a, We shall use the hat a to denote a unit vector. a denotes the transpose of a vector iff means if and only if mag and dirn are my shorthands for magnitude and direction
A1 2005
14 / 1
Vector equality
Two free vectors are said to be equal iff their lengths and directions are the same. Using coordinates, two n-dimensional vectors are equal a = b iff a1 = b1 , a2 = b2 , ... an = bn
This does for position vectors. But for sliding vectors we must add the line of action must be the same.
A1 2005
15 / 1
To nd the unit vector in the direction of a, simply divide the vector by its magnitude a a= . |a|
A1 2005
16 / 1
c c
b
b a+b a
b+c
A1 2005
17 / 1
Properties of addition/subtraction
The following results follow immediately from the above denition of vector addition (incl. subtraction).
1
a + b = b + a (it commutes) (a + b) + c = a + (b + c) = a + b + c (it associates) a+0=0+a=a where the zero vector is 0 = [0, 0, 0]. a + (-a) = 0
A1 2005
18 / 1
The direction of the vector will reverse if c is negative, but otherwise is unaffected. A vector where the sign is uncertain is called a director.
A1 2005
19 / 1
Example
The electrostatic force on charged particle Q due to another charged particle q1 is F=K Qq1 r r2 where constant K = 1 4r 0
where r is the vector from q to Q. Question: Write down an expression for the force on Q at R due to N charges qi at ri , i = 1, . . . , N. Answer: qi The vector from qi to Q is R ri . Q The unit vector in that direction is (R ri )/|R ri |, so ri N Qqi R K (R ri ) F(r) = |R ri |3
i=1
Notice that we are thinking algebraically about vectors not fussing about their components. Not a coordinate system in sight.
A1 2005
20 / 1
A1 2005
21 / 1
The cosine rule says length AB 2 is |a b|2 = a2 + b2 2ab cos Hence a b = ab cos , independent of the coord system. Conversely cos = a b/ab
O b a A
B ab
A1 2005
22 / 1
b cos is the component of b in the direction of a. a cos is the component of a in the direction of b.
Projection is v. useful when the second vector is a unit vector. a is the size of the component of a in the direction of i i. To get the vector component of b in the dirn of a (b a)a = So (a is the vector component of a in the direction of i)i i. 1 (b a)a . a2
A1 2005
23 / 1
A1 2005
24 / 1
A1 2005
25 / 1
Answer The work done is equal to the component of force in the direction of the displacement multiplied by the displacement itself. This is just a scalar product: W = F r . Later we will see how to integrate such elements over particular paths as line integrals.
A1 2005
26 / 1
= =
A1 2005
27 / 1
[ux , uy ] =
v = u = [uy , ux ] Before impact: velocity is sbefore = (s.u)u + (s.v)v After impact: component of velocity in dirn of bafe u is same . component normal to the bafe along v is reversed safter = (s.u)u (s.v)v
qp |q p|
A1 2005
28 / 1
Worth reecting on this example ... Using vectors as complete entities (ie, not thinking about components) has made a tricky problem trivial to solve. Several languages (including Matlab) allow one to declare vector objects
q
^ u p ^ v
p=[3;4] q=[1;-1] s=[1;2] diff = q-p uhat = diff/norm(diff) s vhat = [-uhat(2);uhat(1)] safter = dot(s,uhat)*uhat - dot(s,vhat)* You think in vectors, while built in routines handle the detail of components ... Reection over.
A1 2005
29 / 1
are the cosines of the angles which the vector a makes with the coordinate vectors k i,j, They are the direction cosines of the vector a. Since a = a1 etc, it follows i immediately that a = a( + + k) i j 1 2 2 2 2 +2 + 2 = 2 [a1 +a2 +a3 ] = 1 a Used in crystallography anywhere else?
j i
A1 2005
30 / 1
A1 2005
31 / 1
Vector product
The magnitude of the vector product can be obtained by showing that |a b|2 + (a b)2 = a2 b2 from which it follows (independent of the coord system) |a b| = ab sin , Proof? The vector product does not commute It anti-commutes: a b = b a. The vector product does not associate: a (b c) = (a b) c.
A1 2005
32 / 1
Vector Products
The vector product is orthogonal to both the vectors. Need to specify the sense w.r.t these vectors. Sense of the right handed screw ... Also = i j
axb
in righthand screw sense
b a
Plane of vectors a and b
i 1 0
k j 0 0 1 0
=k .
i j. and k =
A1 2005
33 / 1
The magnitude of the vector product (a b) is equal to the area of the parallelogram whose sides are parallel to, and have lengths equal to the magnitudes of, the vectors a and b. Its direction is perpendicular to the parallelogram.
ax b
b
bsin
A1 2005
34 / 1
Example
Question g is vector from A [1,2,3] to B [3,4,5]. is the unit vector in dirn from O to A. l Find m, a UNIT vector along g l Verify that m is is perpendicular to l. Find n, the third member of a r-h coord set m, n. l, Answer 1) g = [3 1, 4 2, 5 3] = [2, 2, 2]. 2) = [1, 2, 3]/ 14 l 3) g l = i 2 1 k j 2 2 2 3 =
[1,2,3] A l
B [3,4,5]
4) m = l (1.1 + 2. 2 + 1.3)/(.) = 0 l 5) n = m = k i j 1 1 2 3 6 14 1 2 1
A1 2005
35 / 1
Random question
Q: If and g are two unit vectors, f what is the magnitude of the vector product g f
fxg
f
A: Magnitude is sin .
A1 2005
36 / 1
Summary
Weve revised and discussed ... Free, sliding and position vectors Coord frames and Vector components Equality, magnitude, Addition, Subtraction Scalar products, Vector Projection, Inner products Vector Products In Lecture 2 ... Vector multiple products: Geometry of Lines and Planes Solving vector equations Angular velocity and moments Then the calculus starts