LINEAR ALGEBRA W W L CHEN

Size: px
Start display at page:

Download "LINEAR ALGEBRA W W L CHEN"

Transcription

1 LINEAR ALGEBRA W W L CHEN c W W L Chen, 1982, This chapter originates from material used by author at Imperial College, University of London, between 1981 and It is available free to all individuals, on understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied, with or without permission from author. However, this document may not be kept on any information storage and retrieval system without permission from author, unless such system is not accessible to any individuals or than its owners. Chapter 4 VECTORS 4.1. Introduction A vector is an object which has magnitude and direction. Example We may be travelling north-east at 50 kph. In this case, direction of velocity is north-east and magnitude of velocity is 50 kph. We can describe our velocity in kph as ( 50, 50 ), 2 2 where first coordinate describes speed with which we are moving east and second coordinate describes speed with which we are moving north. Example An object in sky may be 100 metres away in south-east direction 45 degrees upwards. In this case, direction of its position is south-eastand 45 degrees upwards and magnitude of its distance is 100 metres. We can describe position of object in metres as ( 50, 50, 100 ), 2 where first coordinate describes distance east, second coordinate describes distance north and third coordinate describes distance up. The purpose of this chapter is to study some relationship between algebra and geometry. We shall first study some algebra which is motivated by geometric considerations. We n use algebra later to better understand some problems in geometry. Chapter 4 : Vectors page 1 of 24

2 Linear Algebra c WWLChen, W L 1982, Vectors in R 2 on plane R 2 can be described as an ordered pair u = =(u 1,,uu 2 ), where u 1,,uu 2 R. Definition. Two vectors u = =(u, u =, v 1,u 2 ) and v =(v 1,v 2 ) in R 2 are said to be equal, denoted by u = v, if u 1 = v 1 and u 2 = v 2. Definition. Forany two vectors u = =(u, u =, v 1,u 2 ) and v =(v 1,v 2 ) in R 2,,we define ir sum to be u + v = =(u 1 u 2 ) )+(v+ 1,,vv 2 = 1 + v 1,,uu 2 + v 2 ). Geometrically, if we represent two vectors u and v by AB and BC respectively, n sum u + v is represented by AC as shown in diagram below: C u+v v A u B The next diagram demonstrates geometrically that u + v = v + u: D u C v u+v v A u B PROPOSITION PROPOSITION 4A. 4A. (VECTOR (VECTOR ADDITION) ADDITION) (a) (a) For For every every u, u, v R 2,,we have have u + v R 2. (b) (b) For every u, u, v, v, w R 2,,we have u + +(v + w) w) = =(u + v)+w. + (c) For every u R 2,,we have u + 0 = u, where 0 = (0, 0) R 2. (d) For every u R 2, re exists v R 2 such that u + v = 0. (e) For every u, v R 2,,we have u + v = v + u. Proof. Write u = =(u 1,,u u 2 ), v = =(v 1,,v v 2 ) and w = =(w 1,,ww 2 ), where u 1,,u u 2,,vv 1,,v v 2,,ww 1,,w w 2 R. To check part (a), simply note that u 1 + v 1,,u u 2 + v 2 R. Tocheck part (b), note that u + +(v + w) = =(u 1,,u u 2 )+(v w 1,,vv 2 + w 2 )=(u = 1 + +(v 1 + w 1 ),u u 2 + +(v 2 + w 2 )) = ((u 1 + v 1 )+w + w 1, (u 2 + v 2 ) )+w+ w 2 ) )=(u= 1 + v 1,,uu 2 + v 2 )+(w + 1,,w w 2 ) = =(u + v)+w. + Part (c) is trivial. Next, if v = =( u 1, u 2 ), n u + v = 0, giving part (d). To check part (e), note that u + v = =(u 1 + v 1,u u 2 + v 2 )=(v = 1 + u 1,,vv 2 + u 2 )=v = v + u. Chapter Chapter 4 : Vectors Vectors page 2 of 24

3 Linear Algebra c WWWLChen, W L 1982, Definition. Forany vector u = =(u 1,,u u 2 ) in R 2 and any scalar c R, we define scalar multiple to be cu = c(u 1,uu 2 )=(cu= 1, cu 2 ). Example Suppose = that u = (2, 1). Then 2u =( 4, 2). Geometrically, if we represent two vectors u and 2u by OA and OB respectively, n we have diagram below: A O u 2u B PROPOSITION 4B. (SCALAR MULTIPLICATION) (a) For every c R and u R 2,,we have cu R 2. (b) For every c R and u, v R 2,,we have c(u + v) = =cu + cv. (c) For every a, b R and u R 2,,we have (a + b)u = au + bu. (d) For every a, b R and u R 2,,we have (ab)u = a(bu). (e) For every u R 2,,we have 1u = u. Proof. Write u = =(u,u =(v,v,u,v,v Tocheck 1, u 2 ) and v = 1, v 2 ), where u 1, u 2, v 1, v 2 R. part (a), simply note that cu Tocheck 1, cu 2 R. part (b), note that c(u + v) = =c(u,u )=(c(u ),c(u )) 1 + v 1, u 2 + v 2 ) = 1 + v 1 ), 2 + v 2 )) = =(cu cv cv )=(cu )+(cv cv )=cu 1 + cv 1, cu 2 + cv 2 ) = 1, cu 2 ) + 1, cv 2 ) = + cv. To To check check part part (c), (c), note note that that (a (a + b)u b)u = ((a ((a + b)u b)u (a b)u )=(au bu au bu 1, (a + b)u 2 ) = (au 1 + bu 1, au 2 + bu 2 ) = =(au (au au )+(bu bu )=au bu. 1, au 2 ) + (bu 1, bu 2 ) = au + bu. To To check check part part (d), (d), note note that that (ab)u (ab)u = ((ab)u ((ab)u (ab)u )=(a(bu ),a(bu )) a(bu bu )=a(bu). 1, (ab)u 2 ) = (a(bu 1 ), a(bu 2 )) = a(bu 1, bu 2 ) = a(bu). Finally, Finally, to to check check part part (e), (e), note note that that 1u 1u = (1u (1u 1u )=(u,u )=u. 1, 1u 2 ) = (u 1, u 2 ) = u. Definition. Definition. For Forany any vector vector u = =(u (u,u in,we define norm of to be non-negative real 1, u 2 ) in R 2, we define norm of u to be non-negative real number number u = u u2 2. Remarks. (1) The norm of a vector is simply its magnitude or length. The definition follows from famous orem of Pythagoras. (2) Suppose that P (u,u,v 1, u 2 ) and Q(v 1, v 2 ) are two points on plane R 2. To calculate distance d(p, Q) between two points, we can first find a vector from P to Q. This is given by (v 1 u 1,,v v 2 u 2 ). The distance d(p, Q) is n norm of this vector, so that d(p, Q) = (v +(v 1 u 1 ) u 2 ) 2. Chapter 4 : Vectors page of of 24

4 Linear Linear Algebra Algebra c W WWLChen, W L Chen, 1982, 1982, () It is not difficult to see that for any vector u R 2 and any scalar c R, we have cu = c u. Definition. Any vector u R 2 satisfying u = =1is 1 called a unit vector. Example The vector (, 4) has norm 5. Example The distance between points (6, ) and (9, 7) is (9 6) 2 + (7 ) 2 = 5. Example The vectors (1, 0) and (0, 1) are unit vectors in R 2. Example The unit vector in direction of vector (1, 1) is (1/ 2, 1/ 2). Example In fact, all unit vectors in R 2 are of form (cos θ, sin θ), where θ R. Quite often, we may want to find angle between two vectors. The scalar product of two vectors n comes in handy. We shall define scalar product in two ways, one in terms of angle between two vectors and or not in terms of this angle, and show that two definitions are in fact equivalent. Definition. Suppose that u = =(u 1,,u u 2 ) and v = =(v 1,,v v 2 ) are vectors in R 2, and that θ [0, π] represents angle between m. We define scalar product u v of u and v by { (1) u v = u v cos θ if u 0 and v 0, 0 if u = 0 or v = 0. Alternatively, we write (1) (2) u v = u 1 v 1 + u 2 v 2. (2) The definitions (1) and (2) are clearly equivalent if u = 0 or v = 0. On or hand, we have following result. PROPOSITION 4C. Suppose that u = =(u, u =, v 1,u 2 ) and v =(v 1,v 2 ) are non-zero vectors in R 2, and that θ [0, π] represents angle between m. Then u v cos θ = u 1 v 1 + u 2 v 2. Proof. Geometrically, if we represent two vectors u and v by OA and OB respectively, n difference v u is represented by AB as shown in diagram below: B v v u A O θ u By Law of cosines, we have AB 2 = OA 2 + OB 2 2OA OB cos θ; Chapter Chapter 4 : Vectors Vectors page page 4 of of 24 24

5 in or words, we have so that as required. v u 2 = u 2 + v 2 2 u v cos θ, u v cos θ = 1 2 ( u 2 + v 2 v u 2 ) = 1 2 (u2 1 + u v v 2 2 (v 1 u 1 ) 2 (v 2 u 2 ) 2 ) = u 1 v 1 + u 2 v 2 Remarks. (1) We say that two non-zero vectors in R 2 are orthogonal if angle between m is π/2. It follows immediately from definition of scalar product that two non-zero vectors u, v R 2 are orthogonal if and only if u v = 0. (2) We can calculate scalar product of any two non-zero vectors u, v R 2 by formula (2) and n use formula (1) to calculate angle between u and v. Example Suppose that u = (, 1) and v = (, ). Then by formula (2), we have Note now that It follows from formula (1) that so that θ = π/6. u v = + = 6. u = 2 and v = 2. cos θ = u v u v = 6 4 = 2, Example Suppose that u = (, 1) and v = (, ). u v = 0. It follows that u and v are orthogonal. Then by formula (2), we have PROPOSITION 4D. (SCALAR PRODUCT) Suppose that u, v, w R 2 and c R. Then (a) u v = v u; (b) u (v + w) = (u v) + (u w); (c) c(u v) = (cu) v = u (cv); (d) u u 0; and (e) u u = 0 if and only if u = 0. Proof. Write u = (u 1, u 2 ), v = (v 1, v 2 ) and w = (w 1, w 2 ), where u 1, u 2, v 1, v 2, w 1, w 2 R. Part (a) is trivial. To check part (b), note that u (v + w) = u 1 (v 1 + w 1 ) + u 2 (v 2 + w 2 ) = (u 1 v 1 + u 2 v 2 ) + (u 1 w 1 + u 2 w 2 ) = u v + u w. Part (c) is rar simple. To check parts (d) and (e), note that u u = u u 2 2 0, and that equality holds precisely when u 1 = u 2 = 0. Chapter 4 : Vectors page 5 of 24

6 Linear Algebra c W WWLChen, W L Chen, 1982, Consider diagram below: P () R v u Q a A w O () Here Here we we represent represent two two vectors vectors a and and u by by OA OA and and OP OP respectively. respectively. If If we we project project vector vector u on on to to line line OA, OA, n n image image of of projection projection is is vector vector w, w, represented represented by by OQ. OQ. On On or or hand, hand, if if we we project project vector vector u on on to to a line line perpendicular perpendicular to to line line OA, OA, n n image image of of projection projection is is vector vector v, v, represented represented by by OR. OR. Definition. Definition. In In notation notation of of diagram diagram (), (), vector vector w is is called called orthogonal orthogonal projection projection of of vector vector u on on vector vector a, a, and and denoted denoted by by w = proj proj a u. u. PROPOSITION PROPOSITION 4E. 4E. (ORTHOGONAL (ORTHOGONAL PROJECTION) PROJECTION) Suppose Suppose that that u, u, a R 2. Then Then proj proj a u = u a a a 2a. a. Remark. Note Note that that component of of u orthogonal to to a, a, represented by by OR OR in in diagram diagram (), (), is is u proj a u = u u a a a 2a. a. Proof of of Proposition 4E. 4E. Note that w = ka ka for for some k R. R. It It clearly suffices to to prove that that k = u a a 2. It It is is easy to to see that vectors u w and a are orthogonal. It It follows that scalar product (u (u w) a = =0.In or words, (u (u ka) a = =0. Hence k = u a a a = u a a 2 as as required. To end this section, we shall apply our knowledge gained so so far to to find a formula that gives perpendicular distance of of a point (x 0,,y y 0 ) from a line ax + by by + c = =0. Consider diagram below: D P ax+by+c=0 u n =(a, b) Q O Chapter Vectors page of 24 Chapter 4 : Vectors page 6 of 24

7 Suppose that (x 1, y 1 ) is any arbitrary point O on line ax + by + c = 0. For any or point (x, y) on line ax + by + c = 0, vector (x x 1, y y 1 ) is parallel to line. On or hand, (a, b) (x x 1, y y 1 ) = (ax + by) (ax 1 + by 1 ) = c + c = 0, so that vector n = (a, b), in direction OQ, is perpendicular to line ax + by + c = 0. Suppose next that point (x 0, y 0 ) is represented by point P in diagram. Then vector u = (x 0 x 1, y 0 y 1 ) is represented by OP, and OQ represents orthogonal projection projn u of u on vector n. Clearly perpendicular distance D of point (x 0, y 0 ) from line ax + by + c = 0 satisfies D = proj n u = u n n 2 n = (x 0 x 1, y 0 y 1 ) (a, b) = ax 0 + by 0 ax 1 by 1 = ax 0 + by 0 + c. a2 + b 2 a2 + b 2 a2 + b 2 We have proved following result. PROPOSITION 4F. The perpendicular distance D of a point (x 0, y 0 ) from a line ax + by + c = 0 is given by D = ax 0 + by 0 + c a2 + b 2. Example The perpendicular distance D of point (5, 7) from line 2x y + 5 = 0 is given by D = = Vectors in R In this section, we consider same problems as in Section 4.2, but in -space R. Any reader who feels confident may skip this section. A vector on plane R can be described as an ordered triple u = (u 1, u 2, u ), where u 1, u 2, u R. Definition. Two vectors u = (u 1, u 2, u ) and v = (v 1, v 2, v ) in R are said to be equal, denoted by u = v, if u 1 = v 1, u 2 = v 2 and u = v. Definition. For any two vectors u = (u 1, u 2, u ) and v = (v 1, v 2, v ) in R, we define ir sum to be u + v = (u 1, u 2, u ) + (v 1, v 2, v ) = (u 1 + v 1, u 2 + v 2, u + v ). Definition. For any vector u = (u 1, u 2, u ) in R and any scalar c R, we define scalar multiple to be cu = c(u 1, u 2, u ) = (cu 1, cu 2, cu ). The following two results are analogues of Propositions 4A and 4B. The proofs are essentially similar. Chapter 4 : Vectors page 7 of 24

8 PROPOSITION 4A. (VECTOR ADDITION) (a) For every u, v R, we have u + v R. (b) For every u, v, w R, we have u + (v + w) = (u + v) + w. (c) For every u R, we have u + 0 = u, where 0 = (0, 0, 0) R. (d) For every u R, re exists v R such that u + v = 0. (e) For every u, v R, we have u + v = v + u. PROPOSITION 4B. (SCALAR MULTIPLICATION) (a) For every c R and u R, we have cu R. (b) For every c R and u, v R, we have c(u + v) = cu + cv. (c) For every a, b R and u R, we have (a + b)u = au + bu. (d) For every a, b R and u R, we have (ab)u = a(bu). (e) For every u R, we have 1u = u. Definition. For any vector u = (u 1, u 2, u ) in R, we define norm of u to be non-negative real number u = u u2 2 + u2. Remarks. (1) Suppose that P (u 1, u 2, u ) and Q(v 1, v 2, v ) are two points in R. To calculate distance d(p, Q) between two points, we can first find a vector from P to Q. This is given by (v 1 u 1, v 2 u 2, v u ). The distance d(p, Q) is n norm of this vector, so that d(p, Q) = (v 1 u 1 ) 2 + (v 2 u 2 ) 2 + (v u ) 2. (2) It is not difficult to see that for any vector u R and any scalar c R, we have cu = c u. Definition. Any vector u R satisfying u = 1 is called a unit vector. Example The vector (, 4, 12) has norm 1. Example The distance between points (6,, 12) and (9, 7, 0) is 1. Example 4... The vectors (1, 0, 0) and (0, 1, 0) are unit vectors in R. Example The unit vector in direction of vector (1, 0, 1) is (1/ 2, 0, 1/ 2). The ory of scalar products can be extended to R is natural way. Definition. Suppose that u = (u 1, u 2, u ) and v = (v 1, v 2, v ) are vectors in R, and that θ [0, π] represents angle between m. We define scalar product u v of u and v by u v = { u v cos θ if u 0 and v 0, 0 if u = 0 or v = 0. (4) Alternatively, we write u v = u 1 v 1 + u 2 v 2 + u v. (5) The definitions (4) and (5) are clearly equivalent if u = 0 or v = 0. On or hand, we have following analogue of Proposition 4C. The proof is similar. Chapter 4 : Vectors page 8 of 24

9 Linear Linear Algebra Algebra c WWLChen, W W L Chen, 1982, 1982, PROPOSITION 4C. Suppose that u =(u = 1,u, u 2,u, u ) and v =(v = 1,v, v 2,v, v ) are non-zero vectors in R, and that θ [0, π] represents angle between m. Then u v cos θ = u 1 v 1 + u 2 v 2 + u v. Remarks. (1) We say that two non-zero vectors in R are orthogonal if angle between m is π/2. It follows immediately from definition of scalar productthat two non-zero vectors u, v R are orthogonal if and only if u v = 0. (2) We can calculate scalar product of any two non-zero vectors u, v R by formula (5) and n use formula (4) to calculate angle between u and v. Example Suppose that u = (2, 0, 0) and v = (1, 1, 2). Then by formula (5), we have u v =2. = Note now that u =2and = 2 v =2.It= follows from formula (4) that cos θ = u v u v = 2 4 = 1 2, so that θ = π/. Example Suppose that u = (2,, 5) and v = (1, 1, 1). u v =0.It= follows that u and v are orthogonal. Then by formula (5), we have The following result is analogue of Proposition 4D. The proof is similar. PROPOSITION 4D. (SCALAR PRODUCT) Suppose that u, v, w R and c R. Then (a) u v = v u; (b) u (v + w) =(u = v)+(u + w); (c) c(u v) =(cu) = v = u (cv); (d) u u 0; and (e) u u =0if= 0 and only if u = 0. Suppose now that a and u are two vectors in R. Then since two vectors are always coplanar, we can draw following diagram which represents plane y lie on: P (6) R v u Q a A O w (6) Note that this diagram is essentially same as diagram (), only difference being that while diagram () shows whole.asbefore, of R 2, diagram (6) only shows part of R. we represent two vectors a and u by OA and OP respectively. If we project vector u on to line OA, n image of projection is vector w, represented by OQ. On or hand, if we project vector u on to a line perpendicular to line OA, n image of projection is vector v, represented by OR. Definition. In notation of diagram (6), vector w is called orthogonal projection of vector u on vector a, and denoted by w = proj a u. Chapter Chapter 4 : Vectors Vectors page page 9 of of 24 24

10 The following result is analogue of Proposition 4E. The proof is similar. PROPOSITION 4E. (ORTHOGONAL PROJECTION) Suppose that u, a R. Then proj a u = u a a 2 a. Remark. Note that component of u orthogonal to a, represented by OR in diagram (6), is u proj a u = u u a a 2 a Vector Products In this section, we shall discuss a product of vectors unique to R. The idea of vector products has wide applications in geometry, physics and engineering, and is motivated by wish to find a vector that is perpendicular to two given vectors. We shall use right hand rule. In or words, if we hold thumb on right hand upwards and close remaining four fingers, n fingers point from x-direction towards y-direction, while thumb points towards z-direction. Alternatively, if we imagine Columbus had never lived and that earth were flat, n taking x-direction as east and y-direction as north, n z-direction is upwards! We shall frequently use three vectors i = (1, 0, 0), j = (0, 1, 0) and k = (0, 0, 1) in R. Definition. Suppose that u = (u 1, u 2, u ) and v = (v 1, v 2, v ) are two vectors in R. Then vector product u v is defined by determinant u v = det i j k u 1 u 2 u. v 1 v 2 v Remarks. (1) Note that i j = (j i) = k, j k = (k j) = i, k i = (i k) = j. (2) Using cofactor expansion by row 1, we have ( ) ( ) ( ) u2 u u v = det u1 u i det u1 u j + det 2 k v 2 v v 1 v v 1 v 2 ( ( ) ( ) ( )) u2 u = det u1 u, det u1 u, det 2 v 2 v v 1 v v 1 v 2 = (u 2 v u v 2, u v 1 u 1 v, u 1 v 2 u 2 v 1 ). We shall first of all show that vector product u v is orthogonal to both u and v. Chapter 4 : Vectors page 10 of 24

11 PROPOSITION 4G. Suppose that u = (u 1, u 2, u ) and v = (v 1, v 2, v ) are two vectors in R. Then (a) u (u v) = 0; and (b) v (u v) = 0. Proof. Note first of all that u (u v) = (u 1, u 2, u ) ( det ( u2 u = u 1 det v 2 v ( ) ( u2 u u1 u, det v 2 v v 1 v ) ( ) u1 u u 2 det + u det v 1 v in view of cofactor expansion by row 1. On or hand, clearly det u 1 u 2 u u 1 u 2 u = 0. v 1 v 2 v This proves part (a). The proof of part (b) is similar. ) ( )) u1 u, det 2 v 1 v 2 ( ) u1 u 2 = det u 1 u 2 u u v 1 v 1 u 2 u, 2 v 1 v 2 v Example Suppose that u = (1, 1, 2) and v = (, 0, 2). Then u v = det i j k ( ( ) ( ) ( )) = det, det, det = ( 2, 4, ) Note that (1, 1, 2) ( 2, 4, ) = 0 and (, 0, 2) ( 2, 4, ) = 0. PROPOSITION 4H. (VECTOR PRODUCT) Suppose that u, v, w R and c R. Then (a) u v = (v u); (b) u (v + w) = (u v) + (u w); (c) (u + v) w = (u w) + (v w); (d) c(u v) = (cu) v = u (cv); (e) u 0 = 0; and (f) u u = 0. Proof. Write u = (u 1, u 2, u ), v = (v 1, v 2, v ) and w = (w 1, w 2, w ). To check part (a), note that det i j k u 1 u 2 u = det i j k v 1 v 2 v. v 1 v 2 v u 1 u 2 u To check part (b), note that det i j k u 1 u 2 u = det i j k u 1 u 2 u + det i j k u 1 u 2 u. v 1 + w 1 v 2 + w 2 v + w v 1 v 2 v w 1 w 2 w Part (c) is similar. To check part (d), note that c det i j k u 1 u 2 u = det i j k cu 1 cu 2 cu v 1 v 2 v v 1 v 2 v = det i j k u 1 u 2 u cv 1 cv 2 cv To check parts (e) and (f), note that u 0 = det i j k u 1 u 2 u = 0 and u u = det i j k u 1 u 2 u = u 1 u 2 u as required.. Chapter 4 : Vectors page 11 of 24

12 Linear Algebra c WWLChen, 1982, 2006 Next, we shall discuss an application of vector product to evaluaton of area of parallelogram. Next, we shall discuss an application of vector product to evaluaton of area of a parallelogram. To do this, we shall first establish following result. To do this, we shall first establish following result. PROPOSITION 4J. Suppose that = (u, u, u and = (v, v, v are non-zero vectors in PROPOSITION 4J. Suppose that u =(u 1,u 2,u ) and v =(v 1,v 2,v ) are non-zero vectors in R, and that [0, π] represents angle between m. Then and that θ (a) u v [0, π] represents u v angle (u v) between m. Then and (a) u v 2 = u 2 v 2 (u v) 2 ; and (b) u v u v sin θ. (b) u v = u v sin θ. Proof. Note that Proof. Note that u v 2 = (u (u (u (7) (7) u v 2 =(u 2 v u v 2 ) 2 +(u v 1 u 1 v ) 2 +(u 1 v 2 u 2 v 1 ) 2 and and u 2 v 2 (u v) 2 = (u )(v1 2 2 ) 2 (u (8) (8) u 2 v 2 (u v) 2 =(u u u 2 )(v1 2 + v2 2 + v) 2 (u 1 v 1 + u 2 v 2 + u v ) 2. Part (a) follows on expanding right hand sides of (7) and (8) and checking that y are equal. To prove Part (a) part follows (b), recall on expanding that right hand sides of (7) and (8) and checking that y are equal. To prove part (b), recall that u v = u v cos θ. u v = u v cos θ. Combining with part (a), we obtain Combining with part (a), we obtain u v 2 = u 2 v 2 u 2 v 2 cos 2 θ = u 2 v 2 sin 2 θ. u v 2 = u 2 v 2 u 2 v 2 cos 2 θ = u 2 v 2 sin 2 θ. Part (b) follows. Part (b) follows. Consider now a parallelogram with vertices O, A, B, C. Suppose that u and v are represented by OA andconsider OC respectively. now a parallelogram If we imagine with vertices side O, OA A, to B, represent C. Suppose that base u of and v parallelogram, are represented so by that OA andbase OC has respectively. length u, If n we imagine height of side OA to parallelogram represent is given base of by v parallelogram, sin θ, as shown so in that diagram below: has length u, n height of parallelogram is given by v sin θ, as shown in diagram below: C B v sin θ v O θ u A u It follows from Proposition 4J that area of parallelogram is given by u v. We have proved It follows following from result. Proposition 4J that area of parallelogram is given by u v. We have proved following result. PROPOSITION 4K. Suppose that u, Then parallelogram with and as two of its sides PROPOSITION has area u v. 4K. Suppose that u, v R. Then parallelogram with u and v as two of its sides has area u v. We conclude this section by making remark on vector product of two vectors in We conclude this section by making a remark on vector product u v of two vectors in R Recall that vector product is perpendicular to both and v. Furrmore, it can be shown that. Recall that vector product is perpendicular to both u and v. Furrmore, it can be shown that direction of satisfies right hand rule, in sense that if we hold thumb on right hand direction of u v satisfies right hand rule, in sense that if we hold thumb on right hand outwards and close remaining four fingers, n thumb points towards v-direction when outwards and close remaining four fingers, n thumb points towards u v-direction when fingers point from u-direction towards v-direction. Also, we showed in Proposition 4J that fingers point from u-direction towards v-direction. Also, we showed in Proposition 4J that magnitude of u v depends only on norm of u and v and angle between two vectors. It Chapter 4 : Vectors page 12 of 24 Chapter Vectors page 12 of 24

13 Linear Algebra c WWLChen, 1982, 2006 magnitude of u v depends only on norm of u and v and angle between two vectors. It follows that vector product is unchanged as long as we keep a right hand coordinate system. This is an important consideration in physics and engineering, where we may use different coordinate systems on same problem Scalar Triple Products Suppose that u, v, w R do not all lie on same plane. Consider parallelepiped with u, v, w as three of its edges. We are interested in calculating volume of this parallelepiped. Suppose that u, v and w are represented by OA, OB and OC respectively. Consider diagram below: v w P A u C O w v B By Proposition 4K, base of this parallelepiped, with O, B, C as three of vertices, has area v w. Next, note that if OP is perpendicular to base of parallelepiped, n OP is in direction of v w. If PAA is perpendicular to OP,, n height of parallelepiped is equal to norm of orthogonal projection of u on v w. In or words, parallelepiped has height proj v w u = u (v w) (v w) u (v w) v w 2 = v w. Hence volume of parallelepiped is given by V = u (v w). We We have have proved proved following following result. result. PROPOSITION 4L. Suppose that u, v, w R PROPOSITION 4L. Suppose that u, v,. Then parallelepiped with u, v and w as three of Then parallelepiped with u, and as three of its edges has volume u (v w). its edges has volume u (v w). Definition. Suppose that u, v, w R Definition. Suppose that u, v, R. Then u (v w) is called scalar triple product of u, v. Then u (v w) is called scalar triple product of u, v and and w. w. Remarks. (1) It follows immediately from Proposition 4L that three vectors in R Remarks. (1) It follows immediately from Proposition 4L that three vectors in are coplanar if and are coplanar if and only if ir scalar triple product is zero. only if ir scalar triple product is zero. (2) Note that (2) Note that ( ( ) ( ) ( )) ( ( v2 v ) ( ) ( )) u (v w) = (u 1, u 2, u ) det v1 v v2 v u (v w) =(u 1,u 2,u ) det, det v1 v v1 v, det, det 2 v1 v (9) w 2 w w 1 w, det w 1 w 2 ( ) w 2 w ( ) w 1 w ( w 1 ) w 2 ( v2 v ) ( ) ( ) = u 1 det v1 v v2 v = u 1 det u w v1 v u w 2 w 2 det v1 2 w 2 det v1 v + u w 1 w det 2 v + u w 1 w det w 1 w 2 w 1 w 2 = det u = det u 1 u 2 u v 1 vu 2 vu, (9) v v v w 1 w 2 w, w 1 w 2 w in view of cofactor expansion by row 1. in view of cofactor expansion by row 1. Chapter 4 : Vectors page 1 of 24 Chapter 4 : Vectors page 1 of 24

14 () It follows from identity (9) that u (v w) = v (w u) = w (u v). Note that each of determinants can be obtained from or two by twice interchanging two rows. Example Suppose that u = (1, 0, 1), v = (2, 1, ) and w = (0, 1, 1). Then so that u, v and w are coplanar. u (v w) = det = 0, Example The volume of parallelepiped with u = (1, 0, 1), v = (2, 1, 4) and w = (0, 1, 1) as three of its edges is given by u (v w) = det = 1 = Application to Geometry in R In this section, we shall study lines and planes in R by using our results on vectors in R. Consider first of all a plane in R. Suppose that (x 1, y 1, z 1 ) R is a given point on this plane. Suppose furr that n = (a, b, c) is a vector perpendicular to this plane. Then for any arbitrary point (x, y, z) R on this plane, vector (x, y, z) (x 1, y 1, z 1 ) = (x x 1, y y 1, z z 1 ) joins one point on plane to anor point on plane, and so must be parallel to plane and hence perpendicular to n = (a, b, c). It follows that scalar product and so (a, b, c) (x x 1, y y 1, z z 1 ) = 0, a(x x 1 ) + b(y y 1 ) + c(z z 1 ) = 0. (10) If we write d = ax 1 + by 1 + cz 1, n (10) can be rewritten in form ax + by + cz + d = 0. (11) Equation (10) is usually called point-normal form of equation of a plane, while equation (11) is usually known as general form of equation of a plane. Example Consider plane through point (2, 5, 7) and perpendicular to vector (, 5, 4). Here (a, b, c) = (, 5, 4) and (x 1, y 1, z 1 ) = (2, 5, 7). The equation of plane is given in point-normal form by (x 2) + 5(y + 5) 4(z 7) = 0, and in general form by x + 5y 4z + 7 = 0. Here d = = 7. Chapter 4 : Vectors page 14 of 24

15 Example Consider plane through points (1, 1, 1), (2, 2, 0) and (4, 6, 2). Then vectors (2, 2, 0) (1, 1, 1) = (1, 1, 1) and (4, 6, 2) (1, 1, 1) = (, 7, 1) join point (1, 1, 1) to points (2, 2, 0) and (4, 6, 2) respectively and are refore parallel to plane. It follows that vector product (1, 1, 1) (, 7, 1) = ( 6, 4, 10) is perpendicular to plane. The equation of plane is n given by 6(x 1) 4(y 1) 10(z 1) = 0, or x + 2y + 5z 10 = 0. Consider next a line in R. Suppose that (x 1, y 1, z 1 ) R is a given point on this line. Suppose furr that n = (a, b, c) is a vector parallel to this line. Then for any arbitrary point (x, y, z) R on this line, vector (x, y, z) (x 1, y 1, z 1 ) = (x x 1, y y 1, z z 1 ) joins one point on line to anor point on line, and so must be parallel to n = (a, b, c). It follows that re is some number λ R such that (x x 1, y y 1, z z 1 ) = λ(a, b, c), so that x = x 1 + aλ, y = y 1 + bλ, (12) z = z 1 + cλ, where λ is called a parameter. Suppose furr that a, b, c are all non-zero. Then, eliminating parameter λ, we obtain x x 1 a = y y 1 b = z z 1. (1) c Equations (12) are usually called parametric form of equations of a line, while equations (1) are usually known as symmetric form of equations of a line. Example Consider line through point (2, 5, 7) and parallel to vector (, 5, 4). Here (a, b, c) = (, 5, 4) and (x 1, y 1, z 1 ) = (2, 5, 7). The equations of line are given in parametric form by x = 2 + λ, y = 5 + 5λ, z = 7 4λ, and in symmetric form by x 2 = y = z 7 4. Chapter 4 : Vectors page 15 of 24

16 Example Consider line through points (, 0, 5) and (7, 0, 8). Then a vector in direction of line is given by (7, 0, 8) (, 0, 5) = (4, 0, ). The equation of line is n given in parametric form by x = + 4λ, y = 0, z = 5 + λ, and in symmetric form by x 4 = z 5 and y = 0. Consider plane through three fixed points (x 1, y 1, z 1 ), (x 2, y 2, z 2 ) and (x, y, z ), not lying on same line. Let (x, y, z) be a point on plane. Then vectors (x, y, z) (x 1, y 1, z 1 ) = (x x 1, y y 1, z z 1 ), (x, y, z) (x 2, y 2, z 2 ) = (x x 2, y y 2, z z 2 ), (x, y, z) (x, y, z ) = (x x, y y, z z ), each joining one point on plane to anor point on plane, are all parallel to plane. Using vector product, we see that vector (x x 2, y y 2, z z 2 ) (x x, y y, z z ) is perpendicular to plane, and so perpendicular to vector (x x 1, y y 1, z z 1 ). It follows that scalar triple product (x x 1, y y 1, z z 1 ) ((x x 2, y y 2, z z 2 ) (x x, y y, z z )) = 0; in or words, det x x 1 y y 1 z z 1 x x 2 y y 2 z z 2 = 0. x x y y z z This is anor technique to find equation of a plane through three fixed points. Example We return to plane in Example 4.6.2, through three points (1, 1, 1), (2, 2, 0) and (4, 6, 2). The equation is given by det x 1 y 1 z 1 x 2 y 2 z 0 = 0. x 4 y + 6 z 2 The determinant on left hand side is equal to 6x 4y 10z Hence equation of plane is given by 6x 4y 10z + 20 = 0, or x + 2y + 5z 10 = 0. We observe that calculation for determinant above is not very pleasant. However, technique can be improved in following way by making less reference to unknown point (x, y, z). Note that vectors (x, y, z) (x 1, y 1, z 1 ) = (x x 1, y y 1, z z 1 ), (x 2, y 2, z 2 ) (x 1, y 1, z 1 ) = (x 2 x 1, y 2 y 1, z 2 z 1 ), (x, y, z ) (x 1, y 1, z 1 ) = (x x 1, y y 1, z z 1 ), Chapter 4 : Vectors page 16 of 24

17 Linear Algebra c WWLChen, W W L 1982, each joining one point on plane to anor point on plane, are all parallel to plane. Using vector product, we see that vector (x 2 x 1,y, y 2 y 1,z, z 2 z 1 ) (x x 1,y, y y 1,z, z z 1 ) is perpendicular to plane, and so perpendicular to vector (x x 1,y, y y 1,z, z z 1 ). It follows that scalar triple product (x x 1,y, y y 1,z, z z 1 ) ((x 2 x 1,y, y 2 y 1,z, z 2 z 1 ) (x x 1,y, y y 1,z, z z 1 )) = 0; in or words, det x x 1 y y 1 z z 1 x 2 x 1 y 2 y 1 z 2 z 1 =0. = x x 1 y y 1 z z 1 Example We return to plane in Examples and 4.6.5, through three points (1, 1, 1), (2, 2, 0) and (4, 6, 2). The equation is given by det x 1 y 1 z =0. = The determinant on left hand side is equal to det x 1 y 1 z = 6(x 1) 4(y 1) 10(z 1) = 6x 4y 10z Hence equation of plane is given by 6x 4y 10z + 20 = 0, or x +2y + +5z+ 10 = 0. We next consider problem of dividing a line segment in a given ratio. Suppose that x 1 and x 2 are two given points in R. We wish to divide line segment joining x 1 and x 2 internally in ratio α 1 : α 2, where α 1 and α 2 are positive real numbers. In or words, we wish to find point x on line segment joining x 1 and x 2 such that as shown in diagram below: x x 1 x x 2 = α 1, α 2 x 1 x x 2 x x 1 x x 2 Since x x 1 and x 2 x are both in same direction as x 2 x 1, we must have )=α α 2 (x x 1 ) = α 1 (x 2 x), or x = α 1x 2 + α 2 x 1. α 1 + α 2 We wish next to find point x on line joining x 1 and x 2, but not between x 1 and x 2, such that x x 1 x x 2 = α 1, α 2 Chapter 4 : Vectors page 17 of 24

18 Linear Algebra c W WWLChen, W L Chen, 1982, where α 1 and α 2 are positive real numbers, as shown in diagrams below for cases α 1 < α 2 and α 1 > α 2 respectively: x x 1 x 2 x 1 x 2 x Since x x 1 and x x 2 are in same direction as each or, we must have Since x x 1 and x x 2 are in same direction as each or, we must have α 2 (x x 1 )=α 1 (x x 2 ), or x = α 2 (x x 1 ) = α 1 (x x 2 ), or x = α α 1x 2 α 2 x 1 1x 2 x 1. α 1 α 2. α 1 α 2 Example Let x 1 = (1, 2, ) and x 2 = (7, 11, 6). The point Example Let x 1 = (1, 2, ) and x 2 = (7, 11, 6). The point x = 2x 2x 2 + x 1 2(7, 11, 6) + (1, 2, ) 2 1 = 2(7, 11, 6) (1, 2, ) = (5, 8, 5) (5, 8, 5) divides divides line line segment segment joining joining (1, (1, 2, 2, ) ) and and (7, (7, 11, 11, 6) 6) internally internally in in ratio ratio 2 : 1, 1, whereas whereas point point x = 4x 4x 2 2x 2 2x 1 4(7, 11, 6) 2(1, 2, ) 1 = 4(7, 11, 6) 2(1, 2, ) = (1, 20, 9) (1, 20, 9) satisfies satisfies x x 1 x x 2 = 4 2. Finally we turn our attention to question of finding distance of a plane from a given point. We shall prove following analogue of Proposition 4F. PROPOSITION 4F. The perpendicular distance D of a plane ax + by + cz + d = =0from 0 a point (x 0,,y y 0,,z z 0 ) is given by D = ax 0 + by 0 + cz 0 + d. a2 + b 2 + c 2 Proof. Consider following diagram: D P u n =(a, b, c) Q ax+by+cz=0 O Chapter Vectors page 18 of 24 Chapter 4 : Vectors page 18 of 24

19 Suppose that (x 1, x 2, x ) is any arbitrary point O on plane ax + by + cz + d = 0. For any or point (x, y, z) on plane ax + by + cz + d = 0, vector (x x 1, y y 1, z z 1 ) is parallel to plane. On or hand, (a, b, c) (x x 1, y y 1, z z 1 ) = (ax + by + cz) (ax 1 + by 1 + cz 1 ) = d + d = 0, so that vector n = (a, b, c), in direction OQ, is perpendicular to plane ax + by + cz + d = 0. Suppose next that point (x 0, y 0, z 0 ) is represented by point P in diagram. Then vector u = (x 0 x 1, y 0 y 1, z 0 z 1 ) is represented by OP, and OQ represents orthogonal projection projn u of u on vector n. Clearly perpendicular distance D of point (x 0, y 0, z 0 ) from plane ax + by + cz + d = 0 satisfies D = proj n u = u n n 2 n = (x 0 x 1, y 0 y 1, z 0 z 1 ) (a, b, c) a2 + b 2 + c 2 = ax 0 + by 0 + cz 0 ax 1 by 1 cz 1 a2 + b 2 + c 2 = ax 0 + by 0 + cz 0 + d a2 + b 2 + c 2 as required. A special case of Proposition 4F is when (x 0, y 0, z 0 ) = (0, 0, 0) is origin. perpendicular distance of plane ax + by + cz + d = 0 from origin is This show that d a2 + b 2 + c 2. Example Consider plane x + 5y 4z + 7 = 0. The distance of point (1, 2, ) from plane is The distance of origin from plane is = 8 = = Example Consider also plane x+5y 4z 1 = 0. Note that this plane is also perpendicular to vector (, 5, 4) and is refore parallel to plane x+5y 4z+7 = 0. It is refore reasonable to find perpendicular distance between se two parallel planes. Note that perpendicular distance between two planes is equal to perpendicular distance of any point on x + 5y 4z 1 = 0 from plane x + 5y 4z + 7 = 0. Note now that (1, 2, ) lies on plane x + 5y 4z 1 = 0. It follows from Example that distance between two planes is 19 2/ Application to Mechanics Let u = (u x, u y ) denote a vector in R 2, where components u x and u y are functions of an independent variable t. Then derivative of u with respect to t is given by ( du dt = dux dt, du ) y. dt Chapter 4 : Vectors page 19 of 24

20 Example When discussing planar particle motion, we often let r = (x, y) denote position of a particle at time t. Then components x and y are functions of t. The derivative v = dr ( dx dt = dt, dy ) dt represents velocity of particle, and its derivative a = dv ( d 2 ) dt = x dt 2, d2 y dt 2 represents acceleration of particle. We often write r = r, v = v and a = a. Suppose that w = (w x, w y ) is anor vector in R 2. Then it is not difficult to see that d dw (u w) = u dt dt + du w. (14) dt Example Consider a particle moving at constant speed along a circular path centred at origin. Then r = r is constant. More precisely, position vector r = (x, y) satisfies x 2 + y 2 = c 1, where c 1 is a positive constant, so that r r = (x, y) (x, y) = c 1. (15) On or hand, v = v is constant. More precisely, velocity vector v = ( dx dt, dy ) dt where c 2 is a positive constant, so that v v = satisfies ( ) 2 dx + dt ( ) 2 dy = c 2, dt ( dx dt, dy ) ( dx dt dt, dy ) = c 2. (16) dt Differentiating (15) and (16) with respect to t, and using identity (14), we obtain respectively r v = 0 and v a = 0. (17) Using properties of scalar product, we see that equations in (17) show that vector v is perpendicular to both vectors r and a, and so a must be in same direction as or opposite direction to r. Next, differentiating first equation in (17), we obtain r a + v v = 0, or r a = v 2 < 0. Let θ denote angle between a and r. Then θ = 0 or θ = 180. Since r a = r a cos θ, it follows that cos θ < 0, and so θ = 180. We also obtain ra = v 2, so that a = v 2 /r. This is a vector proof that for circular motion at constant speed, acceleration is towards centre of circle and of magnitude v 2 /r. Let u = (u x.u y, u z ) denote a vector in R, where components u x, u y and u z are functions of an independent variable t. Then derivative of u with respect to t is given by ( du dt = dux dt, du y dt, du ) z. dt Chapter 4 : Vectors page 20 of 24

21 Suppose that w = (w x, w y, w z ) is anor vector in R. Then it is not difficult to see that d dw (u w) = u dt dt + du w. (18) dt Example When discussing particle motion in -dimensional space, we often let r = (x, y, z) denote position of a particle at time t. Then components x, y and z are functions of t. The derivative v = dr ( dx dt = dt, dy dt, dz ) = (ẋ, ẏ, ż) dt represents velocity of particle, and its derivative represents acceleration of particle. a = dv ( d 2 ) dt = x dt 2, d2 y dt 2, d2 z dt 2 = (ẍ, ÿ, z) Example For a particle of mass m, kinetic energy is given by Using identity (18), we have T = 1 2 m(ẋ2 + ẏ 2 + ż 2 ) = 1 2 m(ẋ, ẏ, ż) (ẋ, ẏ, ż) = 1 2mv v. dt dt = ma v = F v, where F = ma denotes force. On or hand, suppose that potential energy is given by V. Using knowledge on functions of several real variables, we can show that dv dt = V dx x dt + V dy y dt + V ( dz V z dt = x, V y, V ) v = V v, z where V = ( V x, V y, V ) z is called gradient of V. The law of conservation of energy says that T + V is constant, so that dt dt + dv dt = (F + V ) v = 0 holds for all vectors v, so that F(r) = V (r) for all vectors r. Example If a force acts on a moving particle, n work done is defined as product of distance moved and magnitude of force in direction of motion. Suppose that a force F acts on a particle with displacement r. Then component of force in direction of motion is given by F u, where is a unit vector in direction of vector r. It follows that work done is given by ( ) r r F = F r. r u = r r Chapter 4 : Vectors page 21 of 24

22 Linear Linear Algebra Algebra c Wc WWLChen, L 1982, 1982, For For instance, we we see see that that work work done done in moving moving a a particle along along a vector a vector r = r (, = (, 2, 2, 4) 4) with with applied applied force force F = F (2, = (2, 1, 1, 1) 1) is F is F r = r (2, = (2, 1, 1, 1) 1) (, (, 2, 2, 4) 4) = 12. = 12. Example We We can can also also resolve resolve a force a force into into components. Consider a weight a weight of of mass mass m m hanging from from ceiling ceiling on on a rope a rope as as shown shown in in picture picture below: below: m Here Here rope rope makes makes an an angle angle of of 60 60with with vertical. vertical. We We wish wish to to find find tension tension T on T on rope. rope. To To find find this, this, note note that that tension tension on on rope rope is a isforce, a force, and and we we have have following following picture picture of of forces: forces: T 1 60 T 2 magnitude mg The The force force T 1 Thas 1 has magnitude magnitude T T 1 1 = T =. T Let. Let z be z be a unit a unit vector vector pointing pointing vertically vertically upwards. upwards. Using Using scalar scalar products, products, we we see see that that component component of of force force T 1 Tin 1 in vertical vertical direction direction is is T T 1 z = T 1 z cos 60 = 1 2 T. 1 z = T 1 z cos 60 = 1 2 T. Similarly, Similarly, force force T 2 Thas 2 has magnitude magnitude T T 2 2 = T =, T and, and component component of of it in it in vertical vertical direction direction is is T T 2 z = T 2 z cos 60 = 1 2 T. 2 z = T 2 z cos 60 = 1 2 T. Since Since weight weight is stationary, is stationary, he he total total force force upwards upwards on on it is it is T + 1 2T mg =0. Hence T = mg. 2 T + 1 2T mg = Hence T = mg. Chapter Chapter 4 : 4 Vectors : Vectors page page 22 of 2224 of 24

23 Problems for Chapter 4 1. For each of following pairs of vectors in R 2, calculate u + v, u v, u v and find angle between u and v: a) u = (1, 1) and v = ( 5, 0) b) u = (1, 2) and v = (2, 1) 2. For each of following pairs of vectors in R 2, calculate 2u 5v, u 2v, u v and angle between u and v (to nearest degree): a) u = (1, ) and v = ( 2, 1) b) u = (2, 0) and v = ( 1, 2). For two vectors u = (2, ) and v = (5, 1) in 2-dimensional euclidean space R 2, determine each of following: a) u v b) u c) u (u v) d) angle between u and u v 4. For each of following pairs of vectors in R, calculate u + v, u v, u v, find angle between u and v, and find a unit vector perpendicular to both u and v: a) u = (1, 1, 1) and v = ( 5, 0, 5) b) u = (1, 2, ) and v = (, 2, 1) 5. Find vectors v and w such that v is parallel to (1, 2, ), v + w = (7,, 5) and w is orthogonal to (1, 2, ). 6. Let ABCD be a quadrilateral. Show that quadrilateral obtained by joining midpoints of adjacent sides of ABCD is a parallelogram. [Hint: Let a, b, c and d be vectors representing four sides of ABCD.] 7. Suppose that u, v and w are vectors in R such that scalar triple porduct u (v w) 0. Let u = v w u (v w), v = w u u (v w), u v w = u (v w). a) Show that u u = 1. b) Show that u v = u w = 0. c) Use properties of scalar triple product to find v v and w w, as well as v u, v w, w u and w v. 8. Suppose that u, v, w, u, v and w are vectors in R such that u u = v v = w w = 1 and u v = u w = v u = v w = w u = w v = 0. Show that if u (v w) 0, n u = v w u (v w), v = w u u (v w), u v w = u (v w). 9. Suppose that u, v and w are vectors in R. a) Show that u (v w) = (u w)v (u v)w. b) Deduce that (u v) w = (u w)v (v w)u. 10. Consider three points P (2,, 1), Q(4, 2, 5) and R(1, 6, ). a) Find equation of line through P and Q. b) Find equation of plane perpendicular to line in part (a) and passing through R. c) Find distance between R and line in part (a). d) Find area of parallelogram with three points as vertices. e) Find equation of plane through three points. f) Find distance of origin (0, 0, 0) from plane in part (e). g) Are planes in parts (b) and (e) perpendicular? Justify your assertion. Chapter 4 : Vectors page 2 of 24

24 Linear Linear Algebra Algebra c Wc WWWLChen, L 1982, 1982, Consider Consider points points (1, (1, 2, ), 2, ), (0, (0, 2, 4) 2, 4) and and (2, (2, 1, ) 1, ) in Rin. R. a) a) Find Find area area of aofparallelogram a parallelogram with with se se points points as as three three of its of its vertices. vertices. b) b) Find Find perpendicular perpendicular distance distance between between (1, (1, 2, ) 2, and ) and line line passing passing through through (0, (0, 2, 4) 2, and 4) and (2, (2, 1, ). 1, ) Consider Consider points points (1, (1, 2, ), 2, ), (0, (0, 2, 4) 2, 4) and and (2, (2, 1, ) 1, ) in Rin. R. a) a) Find Find a vector a vector perpendicular perpendicular to to plane plane containing containing se se points. points. b) b) Find Find equation equation of this of this plane plane and and its its perpendicular distance distance from from origin. origin. c) c) Find Find equation equation of of line line perpendicular perpendicular to to this this plane plane and and passing passing through through point point (, (, 6, 9). 6, 9) Find Find equation equation of of plane plane through through points points (1, (1, 2, ), 2, ), (2, (2,,, 4) 4) and and (, (, 1, 2). 1, 2) Find Find equation equation of of plane plane through through points points (2, (2, 1, 1, 1), 1), (, (, 2, 1) 2, 1) and and ( 1, ( 1,, 2)., 2) Find Find volume volume of aof a parallelepiped with with points points (1, (1, 2, ), 2, ), (0, (0, 2, 4), 2, 4), (2, (2, 1, ) 1, and ) and (, (, 6, 9) 6, as 9) four as four of of its its vertices. vertices Consider Consider a weight a weight of of mass mass m mhanging hanging from from ceiling ceiling supported supported by by two two ropes ropes as as shown shown in in picture picture below: below: m Here Here rope rope on on left left makes makes an angle angle of 45 of 45with wi vertical, vertical, while while rope rope on on right right makes makes an angle angle of 60 of 60with with vertical. vertical. Find Find tension tension on two two ropes. ropes. Chapter Chapter 4 : 4 Vectors : Vectors page page 24 of of 24

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

Geometric description of the cross product of the vectors u and v. The cross product of two vectors is a vector! u x v is perpendicular to u and v

Geometric description of the cross product of the vectors u and v. The cross product of two vectors is a vector! u x v is perpendicular to u and v 12.4 Cross Product Geometric description of the cross product of the vectors u and v The cross product of two vectors is a vector! u x v is perpendicular to u and v The length of u x v is uv u v sin The

More information

Mathematics Notes for Class 12 chapter 10. Vector Algebra

Mathematics Notes for Class 12 chapter 10. Vector Algebra 1 P a g e Mathematics Notes for Class 12 chapter 10. Vector Algebra A vector has direction and magnitude both but scalar has only magnitude. Magnitude of a vector a is denoted by a or a. It is non-negative

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1997, 2008 This chapter is available free to all individuals, on understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

13.4 THE CROSS PRODUCT

13.4 THE CROSS PRODUCT 710 Chapter Thirteen A FUNDAMENTAL TOOL: VECTORS 62. Use the following steps and the results of Problems 59 60 to show (without trigonometry) that the geometric and algebraic definitions of the dot product

More information

Lecture 14: Section 3.3

Lecture 14: Section 3.3 Lecture 14: Section 3.3 Shuanglin Shao October 23, 2013 Definition. Two nonzero vectors u and v in R n are said to be orthogonal (or perpendicular) if u v = 0. We will also agree that the zero vector in

More information

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product)

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product) 0.1 Cross Product The dot product of two vectors is a scalar, a number in R. Next we will define the cross product of two vectors in 3-space. This time the outcome will be a vector in 3-space. Definition

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

MAT 1341: REVIEW II SANGHOON BAEK

MAT 1341: REVIEW II SANGHOON BAEK MAT 1341: REVIEW II SANGHOON BAEK 1. Projections and Cross Product 1.1. Projections. Definition 1.1. Given a vector u, the rectangular (or perpendicular or orthogonal) components are two vectors u 1 and

More information

Vector Algebra CHAPTER 13. Ü13.1. Basic Concepts

Vector Algebra CHAPTER 13. Ü13.1. Basic Concepts CHAPTER 13 ector Algebra Ü13.1. Basic Concepts A vector in the plane or in space is an arrow: it is determined by its length, denoted and its direction. Two arrows represent the same vector if they have

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

9 Multiplication of Vectors: The Scalar or Dot Product

9 Multiplication of Vectors: The Scalar or Dot Product Arkansas Tech University MATH 934: Calculus III Dr. Marcel B Finan 9 Multiplication of Vectors: The Scalar or Dot Product Up to this point we have defined what vectors are and discussed basic notation

More information

Cross product and determinants (Sect. 12.4) Two main ways to introduce the cross product

Cross product and determinants (Sect. 12.4) Two main ways to introduce the cross product Cross product and determinants (Sect. 12.4) Two main ways to introduce the cross product Geometrical definition Properties Expression in components. Definition in components Properties Geometrical expression.

More information

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z 28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE 1.4 Cross Product 1.4.1 Definitions The cross product is the second multiplication operation between vectors we will study. The goal behind the definition

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

α = u v. In other words, Orthogonal Projection

α = u v. In other words, Orthogonal Projection Orthogonal Projection Given any nonzero vector v, it is possible to decompose an arbitrary vector u into a component that points in the direction of v and one that points in a direction orthogonal to v

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

Dot product and vector projections (Sect. 12.3) There are two main ways to introduce the dot product

Dot product and vector projections (Sect. 12.3) There are two main ways to introduce the dot product Dot product and vector projections (Sect. 12.3) Two definitions for the dot product. Geometric definition of dot product. Orthogonal vectors. Dot product and orthogonal projections. Properties of the dot

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

More information

One advantage of this algebraic approach is that we can write down

One advantage of this algebraic approach is that we can write down . Vectors and the dot product A vector v in R 3 is an arrow. It has a direction and a length (aka the magnitude), but the position is not important. Given a coordinate axis, where the x-axis points out

More information

Numerical Analysis Lecture Notes

Numerical Analysis Lecture Notes Numerical Analysis Lecture Notes Peter J. Olver 5. Inner Products and Norms The norm of a vector is a measure of its size. Besides the familiar Euclidean norm based on the dot product, there are a number

More information

Problem set on Cross Product

Problem set on Cross Product 1 Calculate the vector product of a and b given that a= 2i + j + k and b = i j k (Ans 3 j - 3 k ) 2 Calculate the vector product of i - j and i + j (Ans ) 3 Find the unit vectors that are perpendicular

More information

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS A QUIK GUIDE TO THE FOMULAS OF MULTIVAIABLE ALULUS ontents 1. Analytic Geometry 2 1.1. Definition of a Vector 2 1.2. Scalar Product 2 1.3. Properties of the Scalar Product 2 1.4. Length and Unit Vectors

More information

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi Geometry of Vectors Carlo Tomasi This note explores the geometric meaning of norm, inner product, orthogonality, and projection for vectors. For vectors in three-dimensional space, we also examine the

More information

Review Sheet for Test 1

Review Sheet for Test 1 Review Sheet for Test 1 Math 261-00 2 6 2004 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And

More information

discuss how to describe points, lines and planes in 3 space.

discuss how to describe points, lines and planes in 3 space. Chapter 2 3 Space: lines and planes In this chapter we discuss how to describe points, lines and planes in 3 space. introduce the language of vectors. discuss various matters concerning the relative position

More information

VECTOR ALGEBRA. 10.1.1 A quantity that has magnitude as well as direction is called a vector. is given by a and is represented by a.

VECTOR ALGEBRA. 10.1.1 A quantity that has magnitude as well as direction is called a vector. is given by a and is represented by a. VECTOR ALGEBRA Chapter 10 101 Overview 1011 A quantity that has magnitude as well as direction is called a vector 101 The unit vector in the direction of a a is given y a and is represented y a 101 Position

More information

ISOMETRIES OF R n KEITH CONRAD

ISOMETRIES OF R n KEITH CONRAD ISOMETRIES OF R n KEITH CONRAD 1. Introduction An isometry of R n is a function h: R n R n that preserves the distance between vectors: h(v) h(w) = v w for all v and w in R n, where (x 1,..., x n ) = x

More information

GCE Mathematics (6360) Further Pure unit 4 (MFP4) Textbook

GCE Mathematics (6360) Further Pure unit 4 (MFP4) Textbook Version 36 klm GCE Mathematics (636) Further Pure unit 4 (MFP4) Textbook The Assessment and Qualifications Alliance (AQA) is a company limited by guarantee registered in England and Wales 364473 and a

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

5 VECTOR GEOMETRY. 5.0 Introduction. Objectives. Activity 1

5 VECTOR GEOMETRY. 5.0 Introduction. Objectives. Activity 1 5 VECTOR GEOMETRY Chapter 5 Vector Geometry Objectives After studying this chapter you should be able to find and use the vector equation of a straight line; be able to find the equation of a plane in

More information

1 VECTOR SPACES AND SUBSPACES

1 VECTOR SPACES AND SUBSPACES 1 VECTOR SPACES AND SUBSPACES What is a vector? Many are familiar with the concept of a vector as: Something which has magnitude and direction. an ordered pair or triple. a description for quantities such

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

1.5 Equations of Lines and Planes in 3-D

1.5 Equations of Lines and Planes in 3-D 40 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE Figure 1.16: Line through P 0 parallel to v 1.5 Equations of Lines and Planes in 3-D Recall that given a point P = (a, b, c), one can draw a vector from

More information

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross CHAPTER 13 SECTION 13-1 Geometry and Algebra The Distance Formula COORDINATE PLANE consists of two perpendicular number lines, dividing the plane into four regions called quadrants X-AXIS - the horizontal

More information

i=(1,0), j=(0,1) in R 2 i=(1,0,0), j=(0,1,0), k=(0,0,1) in R 3 e 1 =(1,0,..,0), e 2 =(0,1,,0),,e n =(0,0,,1) in R n.

i=(1,0), j=(0,1) in R 2 i=(1,0,0), j=(0,1,0), k=(0,0,1) in R 3 e 1 =(1,0,..,0), e 2 =(0,1,,0),,e n =(0,0,,1) in R n. Length, norm, magnitude of a vector v=(v 1,,v n ) is v = (v 12 +v 22 + +v n2 ) 1/2. Examples v=(1,1,,1) v =n 1/2. Unit vectors u=v/ v corresponds to directions. Standard unit vectors i=(1,0), j=(0,1) in

More information

12.5 Equations of Lines and Planes

12.5 Equations of Lines and Planes Instructor: Longfei Li Math 43 Lecture Notes.5 Equations of Lines and Planes What do we need to determine a line? D: a point on the line: P 0 (x 0, y 0 ) direction (slope): k 3D: a point on the line: P

More information

Section 9.5: Equations of Lines and Planes

Section 9.5: Equations of Lines and Planes Lines in 3D Space Section 9.5: Equations of Lines and Planes Practice HW from Stewart Textbook (not to hand in) p. 673 # 3-5 odd, 2-37 odd, 4, 47 Consider the line L through the point P = ( x, y, ) that

More information

Solutions for Review Problems

Solutions for Review Problems olutions for Review Problems 1. Let be the triangle with vertices A (,, ), B (4,, 1) and C (,, 1). (a) Find the cosine of the angle BAC at vertex A. (b) Find the area of the triangle ABC. (c) Find a vector

More information

Section 13.5 Equations of Lines and Planes

Section 13.5 Equations of Lines and Planes Section 13.5 Equations of Lines and Planes Generalizing Linear Equations One of the main aspects of single variable calculus was approximating graphs of functions by lines - specifically, tangent lines.

More information

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9.

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9. .(6pts Find symmetric equations of the line L passing through the point (, 5, and perpendicular to the plane x + 3y z = 9. (a x = y + 5 3 = z (b x (c (x = ( 5(y 3 = z + (d x (e (x + 3(y 3 (z = 9 = y 3

More information

Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables

Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables The Calculus of Functions of Several Variables Section 1.4 Lines, Planes, Hyperplanes In this section we will add to our basic geometric understing of R n by studying lines planes. If we do this carefully,

More information

FURTHER VECTORS (MEI)

FURTHER VECTORS (MEI) Mathematics Revision Guides Further Vectors (MEI) (column notation) Page of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level - MEI OCR MEI: C FURTHER VECTORS (MEI) Version : Date: -9-7 Mathematics

More information

SQA Higher Mathematics Unit 3

SQA Higher Mathematics Unit 3 SCHOLAR Study Guide SQA Higher Mathematics Unit 3 Jane Paterson Heriot-Watt University Dorothy Watson Balerno High School Heriot-Watt University Edinburgh EH14 4AS, United Kingdom. First published 2001

More information

A vector is a directed line segment used to represent a vector quantity.

A vector is a directed line segment used to represent a vector quantity. Chapters and 6 Introduction to Vectors A vector quantity has direction and magnitude. There are many examples of vector quantities in the natural world, such as force, velocity, and acceleration. A vector

More information

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A.

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A. 1 Linear Transformations Prepared by: Robin Michelle King A transformation of an object is a change in position or dimension (or both) of the object. The resulting object after the transformation is called

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

Inner Product Spaces and Orthogonality

Inner Product Spaces and Orthogonality Inner Product Spaces and Orthogonality week 3-4 Fall 2006 Dot product of R n The inner product or dot product of R n is a function, defined by u, v a b + a 2 b 2 + + a n b n for u a, a 2,, a n T, v b,

More information

LINES AND PLANES IN R 3

LINES AND PLANES IN R 3 LINES AND PLANES IN R 3 In this handout we will summarize the properties of the dot product and cross product and use them to present arious descriptions of lines and planes in three dimensional space.

More information

Orthogonal Projections

Orthogonal Projections Orthogonal Projections and Reflections (with exercises) by D. Klain Version.. Corrections and comments are welcome! Orthogonal Projections Let X,..., X k be a family of linearly independent (column) vectors

More information

CHAPTER FIVE. 5. Equations of Lines in R 3

CHAPTER FIVE. 5. Equations of Lines in R 3 118 CHAPTER FIVE 5. Equations of Lines in R 3 In this chapter it is going to be very important to distinguish clearly between points and vectors. Frequently in the past the distinction has only been a

More information

The Dot and Cross Products

The Dot and Cross Products The Dot and Cross Products Two common operations involving vectors are the dot product and the cross product. Let two vectors =,, and =,, be given. The Dot Product The dot product of and is written and

More information

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000)

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000) Some Comments on the Derivative of a Vector with applications to angular momentum and curvature E. L. Lady (October 18, 2000) Finding the formula in polar coordinates for the angular momentum of a moving

More information

Problem Set 5 Due: In class Thursday, Oct. 18 Late papers will be accepted until 1:00 PM Friday.

Problem Set 5 Due: In class Thursday, Oct. 18 Late papers will be accepted until 1:00 PM Friday. Math 312, Fall 2012 Jerry L. Kazdan Problem Set 5 Due: In class Thursday, Oct. 18 Late papers will be accepted until 1:00 PM Friday. In addition to the problems below, you should also know how to solve

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

VELOCITY, ACCELERATION, FORCE

VELOCITY, ACCELERATION, FORCE VELOCITY, ACCELERATION, FORCE velocity Velocity v is a vector, with units of meters per second ( m s ). Velocity indicates the rate of change of the object s position ( r ); i.e., velocity tells you how

More information

Vector Spaces; the Space R n

Vector Spaces; the Space R n Vector Spaces; the Space R n Vector Spaces A vector space (over the real numbers) is a set V of mathematical entities, called vectors, U, V, W, etc, in which an addition operation + is defined and in which

More information

Linear algebra and the geometry of quadratic equations. Similarity transformations and orthogonal matrices

Linear algebra and the geometry of quadratic equations. Similarity transformations and orthogonal matrices MATH 30 Differential Equations Spring 006 Linear algebra and the geometry of quadratic equations Similarity transformations and orthogonal matrices First, some things to recall from linear algebra Two

More information

Midterm Solutions. mvr = ω f (I wheel + I bullet ) = ω f 2 MR2 + mr 2 ) ω f = v R. 1 + M 2m

Midterm Solutions. mvr = ω f (I wheel + I bullet ) = ω f 2 MR2 + mr 2 ) ω f = v R. 1 + M 2m Midterm Solutions I) A bullet of mass m moving at horizontal velocity v strikes and sticks to the rim of a wheel a solid disc) of mass M, radius R, anchored at its center but free to rotate i) Which of

More information

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x Mechanics 2 : Revision Notes 1. Kinematics and variable acceleration Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx differentiate a = dv = d2 x dt dt dt 2 Acceleration Velocity

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0.

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0. Cross product 1 Chapter 7 Cross product We are getting ready to study integration in several variables. Until now we have been doing only differential calculus. One outcome of this study will be our ability

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

Vector Algebra II: Scalar and Vector Products

Vector Algebra II: Scalar and Vector Products Chapter 2 Vector Algebra II: Scalar and Vector Products We saw in the previous chapter how vector quantities may be added and subtracted. In this chapter we consider the products of vectors and define

More information

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50 Section 11.1: Vectors in the Plane Page 779 Suggested Problems: 1, 5, 9, 17, 3, 5-37, 40, 4, 44, 45, 47, 50 Determine whether the following vectors a and b are perpendicular. 5) a = 6, 0, b = 0, 7 Recall

More information

Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain

Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain 1. Orthogonal matrices and orthonormal sets An n n real-valued matrix A is said to be an orthogonal

More information

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates R. evicky, CBE 6333 Review of Vector Analysis in Cartesian Coordinates Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers.

More information

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155 Chapter Test Bank 55 Test Form A Chapter Name Class Date Section. Find a unit vector in the direction of v if v is the vector from P,, 3 to Q,, 0. (a) 3i 3j 3k (b) i j k 3 i 3 j 3 k 3 i 3 j 3 k. Calculate

More information

a.) Write the line 2x - 4y = 9 into slope intercept form b.) Find the slope of the line parallel to part a

a.) Write the line 2x - 4y = 9 into slope intercept form b.) Find the slope of the line parallel to part a Bellwork a.) Write the line 2x - 4y = 9 into slope intercept form b.) Find the slope of the line parallel to part a c.) Find the slope of the line perpendicular to part b or a May 8 7:30 AM 1 Day 1 I.

More information

Chapter 4. Forces and Newton s Laws of Motion. continued

Chapter 4. Forces and Newton s Laws of Motion. continued Chapter 4 Forces and Newton s Laws of Motion continued 4.9 Static and Kinetic Frictional Forces When an object is in contact with a surface forces can act on the objects. The component of this force acting

More information

C relative to O being abc,, respectively, then b a c.

C relative to O being abc,, respectively, then b a c. 2 EP-Program - Strisuksa School - Roi-et Math : Vectors Dr.Wattana Toutip - Department of Mathematics Khon Kaen University 200 :Wattana Toutip wattou@kku.ac.th http://home.kku.ac.th/wattou 2. Vectors A

More information

Mathematics 205 HWK 6 Solutions Section 13.3 p627. Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors.

Mathematics 205 HWK 6 Solutions Section 13.3 p627. Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors. Mathematics 205 HWK 6 Solutions Section 13.3 p627 Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors. Problem 5, 13.3, p627. Given a = 2j + k or a = (0,2,

More information

Co-ordinate Geometry THE EQUATION OF STRAIGHT LINES

Co-ordinate Geometry THE EQUATION OF STRAIGHT LINES Co-ordinate Geometry THE EQUATION OF STRAIGHT LINES This section refers to the properties of straight lines and curves using rules found by the use of cartesian co-ordinates. The Gradient of a Line. As

More information

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE 1 P a g e Motion Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE If an object changes its position with respect to its surroundings with time, then it is called in motion. Rest If an object

More information

11. Rotation Translational Motion: Rotational Motion:

11. Rotation Translational Motion: Rotational Motion: 11. Rotation Translational Motion: Motion of the center of mass of an object from one position to another. All the motion discussed so far belongs to this category, except uniform circular motion. Rotational

More information

MTH4103: Geometry I. Dr John N. Bray, Queen Mary, University of London

MTH4103: Geometry I. Dr John N. Bray, Queen Mary, University of London MTH4103: Geometry I Dr John N Bray, Queen Mary, University of London January March 2014 Contents Preface iv 1 Vectors 1 11 Introduction 1 12 Vectors 2 13 The zero vector 3 14 Vector negation 3 15 Parallelograms

More information

Inner product. Definition of inner product

Inner product. Definition of inner product Math 20F Linear Algebra Lecture 25 1 Inner product Review: Definition of inner product. Slide 1 Norm and distance. Orthogonal vectors. Orthogonal complement. Orthogonal basis. Definition of inner product

More information

4. How many integers between 2004 and 4002 are perfect squares?

4. How many integers between 2004 and 4002 are perfect squares? 5 is 0% of what number? What is the value of + 3 4 + 99 00? (alternating signs) 3 A frog is at the bottom of a well 0 feet deep It climbs up 3 feet every day, but slides back feet each night If it started

More information

Lecture L22-2D Rigid Body Dynamics: Work and Energy

Lecture L22-2D Rigid Body Dynamics: Work and Energy J. Peraire, S. Widnall 6.07 Dynamics Fall 008 Version.0 Lecture L - D Rigid Body Dynamics: Work and Energy In this lecture, we will revisit the principle of work and energy introduced in lecture L-3 for

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and

More information

1 Vectors: Geometric Approach

1 Vectors: Geometric Approach c F. Waleffe, 2008/09/01 Vectors These are compact lecture notes for Math 321 at UW-Madison. Read them carefully, ideally before the lecture, and complete with your own class notes and pictures. Skipping

More information

1 Introduction to Matrices

1 Introduction to Matrices 1 Introduction to Matrices In this section, important definitions and results from matrix algebra that are useful in regression analysis are introduced. While all statements below regarding the columns

More information

9 MATRICES AND TRANSFORMATIONS

9 MATRICES AND TRANSFORMATIONS 9 MATRICES AND TRANSFORMATIONS Chapter 9 Matrices and Transformations Objectives After studying this chapter you should be able to handle matrix (and vector) algebra with confidence, and understand the

More information

Two vectors are equal if they have the same length and direction. They do not

Two vectors are equal if they have the same length and direction. They do not Vectors define vectors Some physical quantities, such as temperature, length, and mass, can be specified by a single number called a scalar. Other physical quantities, such as force and velocity, must

More information

... ... . (2,4,5).. ...

... ... . (2,4,5).. ... 12 Three Dimensions ½¾º½ Ì ÓÓÖ Ò Ø ËÝ Ø Ñ So far wehave been investigatingfunctions ofthe form y = f(x), withone independent and one dependent variable Such functions can be represented in two dimensions,

More information

Chapter 6. Linear Transformation. 6.1 Intro. to Linear Transformation

Chapter 6. Linear Transformation. 6.1 Intro. to Linear Transformation Chapter 6 Linear Transformation 6 Intro to Linear Transformation Homework: Textbook, 6 Ex, 5, 9,, 5,, 7, 9,5, 55, 57, 6(a,b), 6; page 7- In this section, we discuss linear transformations 89 9 CHAPTER

More information

x R 2 x = (x 1, x 2 ) or p = (x, y) R 3

x R 2 x = (x 1, x 2 ) or p = (x, y) R 3 Euclidean space 1 Chapter 1 Euclidean space A. The basic vector space We shall denote by R the field of real numbers. Then we shall use the Cartesian product R n = R R... R of ordered n-tuples of real

More information

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson JUST THE MATHS UNIT NUMBER 8.5 VECTORS 5 (Vector equations of straight lines) by A.J.Hobson 8.5.1 Introduction 8.5. The straight line passing through a given point and parallel to a given vector 8.5.3

More information

LINES AND PLANES CHRIS JOHNSON

LINES AND PLANES CHRIS JOHNSON LINES AND PLANES CHRIS JOHNSON Abstract. In this lecture we derive the equations for lines and planes living in 3-space, as well as define the angle between two non-parallel planes, and determine the distance

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

Solving Simultaneous Equations and Matrices

Solving Simultaneous Equations and Matrices Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering

More information