Cross Product Review
Total Page:16
File Type:pdf, Size:1020Kb
12.4 Cross Product Review: The dot product of uuuu123, , and v vvv 123, , is u v uvuvuv 112233 uv u u u u v u v cos or cos uv u and v are orthogonal if and only if u v 0 u uv uv compvu projvuv v v vv projvu cross product u v uv23 uv 32 i uv 13 uv 31 j uv 12 uv 21 k u v is orthogonal to both u and v. u v u v sin 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 u v u v sin • The direction is given by the right hand side rule Right hand rule Place your 4 fingers in the direction of the first vector, curl them in the direction of the second vector, Your thumb will point in the direction of the cross product Algebraic description of the cross product of the vectors u and v The cross product of uu1, u 2 , u 3 and v v 1, v 2 , v 3 is uv uv23 uvuv 3231,, uvuv 1312 uv 21 check (u v ) u 0 and ( u v ) v 0 (u v ) u uv23 uvuv 3231 , uvuv 1312 , uv 21 uuu 123 , , uvu231 uvu 321 uvu 312 uvu 132 uvu 123 uvu 213 0 similary: (u v ) v 0 length u v u v sin is a little messier : 2 2 2 2 2 2 2 2uv 2 2 2 uvuv sin22 uv 1 cos uv 1 uvuv 22 uv now need to show that u v2 u 2 v 2 u v2 (try it..) An easier way to remember the formula for the cross products is in terms of determinants: ab 12 2x2 determinant: ad bc 4 6 2 cd 34 3x3 determinants: An example Copy 1st 2 columns 1 6 2 sum of sum of 1 6 2 1 6 forward backward 3 1 3 3 1 3 3 1 diagonal diagonal 4 5 2 4 5 2 4 5 products products determinant = 2 72 30 8 15 36 40 59 19 recall: uv uv23 uvuv 3231, uvuv 1312 , uv 21 i j k i j k i j u1 u 2 u 3 u 1 u 2 now we claim that uvu1 u 2 u 3 v1 v 2 v 3 v 1 v 2 v1 v 2 v 3 iuv23 j uv 31 k uv 12 k uv 21 i uv 32 j uv 13 u v uv23 uv 32 i uv 13 uv 31 j uv 12 uv 21 k uv uv23 uvuv 3231,, uvuv 1312 uv 21 Example: Let u1, 2,1 and v 3,1, 2 Find u v. i j k i j k i j uv 1 2 1 1 2 1 1 2 3 1 2 3 1 2 3 1 u v 41 i 32 j 16k uv3,5,7 Geometric Properties of the cross product: Let u and v be nonzero vectors and let be the angle between u and v. 1. u v is orthogonal to both u and v. 2. u v u v sin 3. u v 0 if and only if u and v are scalar multiples of each other (they are parallel). u u 4. uvarea of the parallelogram h u sin v determined by uv and . v 1 5. 2 uvarea of the triangle having uv and as adjacent sides. v Problem: Compute the area of the triangle with vertices (2,3,4), (1,3,2), (3,0,-6) Two sides are: uv1,0,2 and 1,3,10 i j k i j k i j uv1 0 2 1 0 2 1 0 1 3 10 1 3 2 1 3 (0 6)i ( 2 10) j (3 0) k 6i 12 j 3 k 3 6, 12,3 |u v | = 36 144 9 189 area = 21 2 Algebraic Properties of the cross product: i j k Let u, v , and w be vectors and let c be a scalar. uvu1 u 2 u 3 v v v 1. u v v u 1 2 3 uv23 uvuv 3231,, uvuv 1312 uv 21 2. u v w u v u w 3. cu v u c v c u v 4. 0 v v 0 0 5. (cv ) v 0 6. u v w u v w 7. u v w u w v u v w Volume of the parallelepiped determined by the vectors a, b , and c. Area of the base bc Height compbc a a cos Volumeb c a cos this stands Volume a b c for absolute value a b c is called the scalar triple product The vectors are in the same plane coplanar if the scalar triple product is 0. Problem: Compute the volume of the parallelepiped spanned by the 3 vectors u1,0,2 , v 1,3, 2 and w 1,3, 4 Solution: 6,0,3 1,3, 4 From slide 10: uv 6,0,3 6 12 6 Volume = 6 Quicker: 1 3 4 i j k (uv ) w 1 0 2 (0 6 12) ( 6 6 0) (uv ) w 1 3 2 u1 u 2 u 3 w 1, w 2 , w 3 6 v1 v 2 v 3 Triple scalar product i j k i j w1 w 2 w 3 u u u u u w1 w 2 w 3 1 2 3 1 2 w1, w 2 , w 3 u1 u 2 u 3 v1 v 2 v 3 v 1 v 2 (wu v) u u u u v w v1 v 2 v 3 1 2 3 v1 v 2 v 3 In physics, the cross product is used to measure torque. Q Consider a force Fr acting on a rigid body at a point given by a position vector . The torque measures the tendency of the body to rotate about the origin point P rF rF rFsin r is the angle between the force and position vectors F 12.5 Lines and Planes Recall how to describe lines in the plane (e.g. tangent lines to a graph): y mx b m is the slope by is the intercept yy 0 Point slope formula: m (xy00 , ) is on the line xx 0 y y0 y 1 y 0 (x , y ) and ( x , y ) Two point formula: 0 0 1 1 are on the line x x0 x 1 x 0 Equations of Lines and Planes A a point on the line P0 x 0, y 0 , z 0 In order to find the equation of a line, we need : B a direction vector for the line v abc, , r r0 t v vector equation of line L z Here r0 is the vector from the origin P0 P tv P x, y , z to a specific point P0 on the line P0 x 0, y 0 , z 0 r L r is the vector from the origin to r0 a general point P (x , y , z ) on the line v y v is a vector which is parallel to a vector r0 x 0,, y 0 z 0 x r x,, y z that lies on the line v is not unique: 2v , or v will also do P0 P tv t a, b , c for some t vector equation of the line L or x,,,,,, y z x0 y 0 z 0 t a b c r r0 t v equating components we get the parametric equations of the line L xx0 aty, y 0 btz, z 0 ct Solving for t we get the symmetric equations of the line L x x y y z z 0 0 0 a b c Problem: A a point on the line P0 x 0, y 0 , z 0 Find the parametric equations of the line containing P01 5,1,3 and P 3, 2,4 . B a direction vector for the line v abc, , (could also choose x,,,,,, y z x0 y 0choose z 0 t aP0 b c 5,1,3 P0 3, 2,4 ) v PPPP0 1 1 0 3 5, 2 1,4 3 2, 3,1 or v 2,3, 1 5,1,3 t 2,3, 1 The line is: x5 2 t , y 1 3 t , z 3 t Two lines in 3 space can interact in 3 ways: A) Parallel Lines - their direction vectors are scalar multiples of each other B) Intersecting Lines - there is a specific t and s, so that the lines share the same point. C) Skew Lines - their direction vectors are not parallel and there is no values of t and s that make the lines share the same point. Problem: Determine whether the lines LL12 and are parallel, skew or intersecting. If they intersect, find the point of intersection. L1 : x3 t , y 5 3 t , z 1 4 t L2 : x8 2 s , y 6 4 s , z 5 s Set the x coordinate equal to each other: 3ts 8 2 , or 2st 5 Set the y coordinate equal to each other: 5 3ts 6 4 , or 4st 3 11 We get a system of equations: 2st 5 or 4st 2 10 t 1 4st 3 11 4 st 3 11 s 2 1 4ts 5 Find the point of intersection using L1 : Check to make sure that the z 1 41 5 2 values are equal for this ts and .