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



Similar documents
13.4 THE CROSS PRODUCT

Lecture 14: Section 3.3

Section 1.1. Introduction to R n

Math 241, Exam 1 Information.

Equations Involving Lines and Planes Standard equations for lines in space

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

Vector Math Computer Graphics Scott D. Anderson

THREE DIMENSIONAL GEOMETRY

Math 215 HW #6 Solutions

Section 9.5: Equations of Lines and Planes

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

9 Multiplication of Vectors: The Scalar or Dot 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)

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

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

MAT 1341: REVIEW II SANGHOON BAEK

Chapter 17. Orthogonal Matrices and Symmetries of Space

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

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

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

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

5.3 The Cross Product in R 3

Vector Algebra CHAPTER 13. Ü13.1. Basic Concepts

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

The Vector or Cross Product

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

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

Figure 1.1 Vector A and Vector F

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

α = u v. In other words, Orthogonal Projection

Solutions to old Exam 1 problems

LINES AND PLANES CHRIS JOHNSON

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

FURTHER VECTORS (MEI)

Rotation Matrices and Homogeneous Transformations

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

6. Vectors Scott Surgent (surgent@asu.edu)

Vectors 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996.

Section 13.5 Equations of Lines and Planes

Orthogonal Projections and Orthonormal Bases

3. INNER PRODUCT SPACES

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

AP Physics - Vector Algrebra Tutorial

Mathematics Notes for Class 12 chapter 10. Vector Algebra

Recall that two vectors in are perpendicular or orthogonal provided that their dot

12.5 Equations of Lines and Planes

Section V.3: Dot Product

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

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

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

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.

Inner Product Spaces

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Unified Lecture # 4 Vectors

Solutions for Review Problems

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

[1] Diagonal factorization

Inner product. Definition of inner product

Chapter 19. General Matrices. An n m matrix is an array. a 11 a 12 a 1m a 21 a 22 a 2m A = a n1 a n2 a nm. The matrix A has n row vectors

( 1) = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those

1 3 4 = 8i + 20j 13k. x + w. y + w

1 VECTOR SPACES AND SUBSPACES

Solutions to Math 51 First Exam January 29, 2015

1. Vectors and Matrices

13 MATH FACTS a = The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.

Section 12.6: Directional Derivatives and the Gradient Vector

LINEAR ALGEBRA W W L CHEN

5 VECTOR GEOMETRY. 5.0 Introduction. Objectives. Activity 1

1 Symmetries of regular polyhedra

Vectors Math 122 Calculus III D Joyce, Fall 2012

Numerical Analysis Lecture Notes

Computing Orthonormal Sets in 2D, 3D, and 4D

Chapter 6. Orthogonality

Problem set on Cross Product

Solutions to Practice Problems

ISOMETRIES OF R n KEITH CONRAD

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

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

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

9 MATRICES AND TRANSFORMATIONS

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013

1.5 Equations of Lines and Planes in 3-D

Review Sheet for Test 1

The Dot and Cross Products

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

Section 2.4: Equations of Lines and Planes

is in plane V. However, it may be more convenient to introduce a plane coordinate system in V.

Copyrighted Material. Chapter 1 DEGREE OF A CURVE

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

LINEAR MAPS, THE TOTAL DERIVATIVE AND THE CHAIN RULE. Contents

Solving Simultaneous Equations and Matrices

The Geometry of the Dot and Cross Products

Eigenvalues and Eigenvectors

LINES AND PLANES IN R 3

The Geometry of the Dot and Cross Products

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

PHYSICS 151 Notes for Online Lecture #6

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

Inner Product Spaces and Orthogonality

Recall the basic property of the transpose (for any A): v A t Aw = v w, v, w R n.

Transcription:

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 is also called a scalar because it can be used to scale vectors. R 2 is the usual xy-plane. More precisely, R 2 is the set of vectors u = (x, y), with x, y R. We have studied vectors in R 2 in the previous chapters. R 3 is three dimensional xyz space. More precisely, R 3 is the set of vectors u = (x, y, z) with x, y, z R. In this chapter we concentrate on vectors in R 3. There are four vectors in R 3 having special notation: e 1 = (1, 0, 0), e 2 = (0, 1, 0), e 3 = (0, 0, 1), 0 = (0, 0, 0). The vectors e 1, e 2, e 3 are called the standard basis vectors and the vector 0 is called the zero vector. Vectors as arrows Any two points in space determine a vector that measures the difference between the points. If P = (a, b, c) and P = (a, b, c ) are two points in R 3 then the vector u from P to P is u = (a a, b b, c c). You can visualize u as an arrow drawn from P to P. If you move this arrow, without changing its length or direction, so that the base of the arrow is at (0, 0, 0), then the tip of the arrow will be at (a a, b b, c c ). Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors Then you can add these two vectors: u = (x, y, z), v = (x, y, z ). u + v = (x + x, y + y, z + z ),

2 subtract them: u v = (x x, y y, z z ), and multiply one of them by a scalar c R: cu = (cx, cy, cz). If you combine these operations with several vectors u 1, u 2,..., u n and scalars c 1, c 2,..., c n, then you get what is called a linear combination of the vectors u i : c 1 u 1 + c 2 u 2 + + c n u n. Every vector in R 3 is a linear combination of the standard basis vectors e 1 = (1, 0, 0), e 2 = (0, 1, 0), e 3 = (0, 0, 1). Namely, if u = (x, y, z) then u = xe 1 + ye 2 + ze 3. If we have two non-proportional vectors u and v, the collection of all their linear combinations c 1 u+c 2 v forms a plane, called the span of u and v. If we take only those linear combinations where 0 c i 1 for for both i = 1 and i = 2, we get the parallelogram spanned by u and v THE DOT PRODUCT There are two different ways to multiply vectors in R 3. For the first way, take two vectors u = (x, y, z), v = (x, y, z ). Their dot product is defined by u, v = xx + yy + zz. (1) (In other books, this is sometimes written u v, hence the name dot. The notation u, v will be more convenient for later calculations.) The dot product is symmetric, meaning that u, v = v, u, and bilinear, meaning that if you have three vectors u, v, w and scalars a, b, then au + bv, w = a u, w + b v, w.

If you think of the vector u = (x, y, z) as an arrow, then the length u of u is given by u = u, u = x 2 + y 2 + z 2. The vector u is called a unit vector if u = 1. This means that u lies on the unit sphere centered at 0 in R 3. If u is any nonzero vector, then we can scale it 1 u u to get a unit vector in the same direction. Geometrically, the dot product of u and v is the product of their lengths times the cosine of the angle θ between them. That is, u, v = u v cos θ. (2) To see this, apply the Law of Cosines to the triangle with vertices 0, u, v. We find that u v 2 = u 2 + v 2 2 u v cos(θ). Writing the lengths in terms of dot products via equation (1), this says u v, u v = u, u + v, v 2 u v cos θ. Using symmetry and bilinearity, this equation becomes u, u 2 u, v + v, v = u, u + v, v 2 u v cos θ, and if we simplify this, we get equation (2). Computations with the dot product: (i) The angle between two vectors. For example, the vectors u and v are perpendicular (also called orthogonal) exactly when u, v = 0. This is because cos θ = 0 exactly when θ is an odd multiple of π/2. More generally, you can use equations (1) and (2) to find the angle between any two vectors. For example, suppose we have the vectors u = (1, 2, 3), v = (3, 2, 1), 3

4 then using (1) we get Then using (2) we get u, v = 3 + 4 + 3 = 10. 10 = u, v = 14 14 cos θ, so cos θ = 10 14 = 5 7. (ii) The projection of a vector onto a line. Note that if u and v are unit vectors, then (2) simplifies: u, v = cos θ, if u = v = 1. If just one of them, say u, is a unit vector, then u, v = length of projection of v onto the line through u. (iii) The equation of a plane. Given a plane through a point P 0 = (x 0, y 0, z 0 ), and a vector n = (a, b, c) perpendicular to the plane, the plane has equation a(x x 0 ) + b(y y 0 ) + c(z z 0 ) = 0. (3) This is because a general point P = (x, y, z) lies on the plane exactly when the vector u from P 0 to P is perpendicular to n. This happens exactly when n, u = 0, which is equation (3). The vector n is called the normal vector of the plane. (iv) Orthonormal Bases. Suppose we have three vectors u 1, u 2, u 3. We say these vectors form an orthonormal basis of R 3 if { 1 if i = j u i, u j = 0 if i j.

To see lots of orthonormal bases, take a cube with side length one, and put one corner at 0. The three edges coming out of this corner are an orthonormal basis. For example, the standard basis e 1, e 2, e 3 is orthonormal. Taken in this order, the standard basis is right handed, in the sense that if you bend your right hand to a right angle, such that the first vector (in this case e 1 ) points along your fingers toward the tips, and the second vector (in this case e 2 ) points along your palm toward the wrist, then your thumb will point in the direction of the third vector (in this case e 3 ). On the other hand (!) the orthonormal basis e 1, e 2, e 3 is left handed. Every orthonormal basis is either left-handed or right-handed. The righthanded ones are obtained by simultaneously rotating e 1, e 2, e 3, and the left handed ones by simultaneously rotating e 1, e 2, e 3. 5 THE CROSS PRODUCT IN R 3 The second way of multiplying vectors in R 3 gives you another vector. Take two vectors u = (x, y, z), v = (x, y, z ). Their cross product is the vector u v = (yz zy, zx xz, xy yx ). (4) One way to remember this is via the 2 3 matrix [ ] x y z x y z. Let A i be the 2 2 submatrix obtained by removing the i th column: [ ] [ ] [ ] y z x z x y A 1 = y z, A 2 = x z, A 3 = x y. Then u v = (det A 1, det A 2, det A 3 ). Basic properties of cross-product: 1. (Bilinearity) If you have three vectors u, v, w and scalars a, b, then (au + bv) w = a(u w) + b(v w).

6 2. (Antisymmetry) In particular, we have u v = v u. u u = 0. In fact, we have u v = 0 exactly when u and v are proportional. 3. u v is orthogonal to both u and v. 4. u v points in the direction of your right thumb when u points along your fingers and v points along your palm toward the wrist. 5. The length of u v is given by u v = u v sin θ, (5) where θ is the acute angle (between 0 and π) between u and v. You will verify some of these properties in the exercises below. Computations with the cross-product: (i) Area of a triangle in space. Equation means that u v is the area of the parallelogram spanned by u and v. Hence the triangle with edges u, v, v u has area 1 u v. 2 Here s another way to think of this area: Take a triangle in space and let u, v, w be the vertices of. If you think of u, v, w as arrows based at 0, then is formed by the tips of these arrows. Two of the sides of are the vectors v u and w u. So the area of is Area( ) = 1 (v u) (w u). 2 Using bilinearity of the cross product, we get (v u) (w u) = v w u w v u + u u. By antisymmetry, we have u u = 0, and (v u) (w u) = v w + w u + u v.

7 So we get the formula for the area of a triangle with vertices u, v, w: Area( ) = 1 u v + v w + w u. (6) 2 Note the cyclic pattern. You will use equation (6) to prove the three dimensional Pythagorean theorem in Exercise 13.7 below. (ii) Equation of the plane spanned by two vectors. Recall that two nonproportional vectors u and v span a plane through the origin. The vectors on this plane are all the linear combinations c 1 u + c 2 v. Since u v is perpendicular to u and v, it is it is also perpendicular to each linear combination c 1 u + c 2 v. Hence u v is normal to the plane. Let s say that u v = (a, b, c). Then the equation of the plane spanned by u and v is ax + by + bz = 0. (iii) Intersection of two planes. Take two distinct planes through the origin. Say they have equations Their normal vectors are ax + by + cz = 0, a x + b x + c x = 0. n = (a, b, c) and n = (a, b, c ), respectively. Since the planes are distinct, these vectors are nonproportional. The vector n n is nonzero and perpendicular to both n and n, so it lies on both planes. The line of intersection of the planes is therefore the line through n n. Exercise 13.1 Let u = (x, y, z), v = (x, y, z ). Use the dot product to verify that u, u v = 0. Exercise 13.2 Let u = (1, 2, 1), v = (2, 1, 1). Find u, v and u v and the angle between u and v. Exercise 13.3 Find a nonzero vector on the line of intersection of the two planes x 2y + z = 0, 2x + y + z = 0.

8 Exercise 13.4 Find the angle between the diagonal of a cube and one of the edges of the cube. It doesn t matter which cube you use, but you may wish to use the cube whose vertices are the eight points (x, y, z) with x, y, z either 0 or 1. Exercise 13.5 Take two vectors u = (x, y, z) and v = (x, y, z ). Since u v is a vector, its length u v is a number. The dot product u, v is also a number. The relation between these numbers is: u, v 2 + u v 2 = u 2 v 2. (7) Prove equation (7) by expanding both sides in terms of x, y, z, x, y, z. Exercise 13.6 Use Equations (2) and (7) to prove the length formula u v = u v sin θ. Exercise 13.7 Consider the tetrahedron with vertices A = (a, 0, 0), B = (0, b, 0), C = (0, 0, c), and O = (0, 0, 0). For any three points X, Y, Z in space, write [XY Z] for the area of the triangle with vertices X, Y, Z. Use Equation (6) to prove that [ABC] 2 = [OAB] 2 + [OBC] 2 + [OCA] 2. This is the three dimensional Pythagorean theorem.