MATH 19520/51 Class 2

Similar documents
Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors.

Review of Coordinate Systems

Exercise Solutions for Introduction to 3D Game Programming with DirectX 10

How can we find the distance between a point and a plane in R 3? Between two lines in R 3? Between two planes? Between a plane and a line?

Worksheet 1.3: Introduction to the Dot and Cross Products

What you will learn today

The Cross Product of Two Vectors

The Cross Product. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan The Cross Product

R n : The Cross Product

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its.

Math 241, Exam 1 Information.

7.1 Projections and Components

MAT 1339-S14 Class 8

Calculus 1 for AE (WI1421LR) Lecture 1: 12.3 The dot product 12.4 The cross product

GEOMETRY AND VECTORS

Mathematics 2203, Test 1 - Solutions

Lecture 2: Vector-Vector Operations

(arrows denote positive direction)

10.2,3,4. Vectors in 3D, Dot products and Cross Products

Vectors and the Geometry of Space

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions

Inner products. Theorem (basic properties): Given vectors u, v, w in an inner product space V, and a scalar k, the following properties hold:

The Cross Product. Philippe B. Laval. Spring 2012 KSU. Philippe B. Laval (KSU) The Cross Product Spring /

12.1. Cartesian Space

Chapter 2: Vector Geometry

Last week we presented the following expression for the angles between two vectors u and v in R n ( ) θ = cos 1 u v

Overview. Distances in R 3. Distance from a point to a plane. Question

Section 13.4 The Cross Product

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its.

CSC 470 Introduction to Computer Graphics. Mathematical Foundations Part 2

Math 32A Discussion Session Week 2 Notes October 10 and 12, 2017

Lecture 1.4: Inner products and orthogonality

Name: ID: Math 233 Exam 1. Page 1

The Cross Product. In this section, we will learn about: Cross products of vectors and their applications.

Math The Dot Product

Study guide for Exam 1. by William H. Meeks III October 26, 2012

Linear Algebra. Alvin Lin. August December 2017

Department of Mathematical and Statistical Sciences University of Alberta

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018

MATH 12 CLASS 2 NOTES, SEP Contents. 2. Dot product: determining the angle between two vectors 2

15. LECTURE 15. I can calculate the dot product of two vectors and interpret its meaning. I can find the projection of one vector onto another one.

CHAPTER 3 : VECTORS. Definition 3.1 A vector is a quantity that has both magnitude and direction.

Linear Algebra V = T = ( 4 3 ).

Congruence Axioms. Data Required for Solving Oblique Triangles

Math 416, Spring 2010 More on Algebraic and Geometric Properties January 21, 2010 MORE ON ALGEBRAIC AND GEOMETRIC PROPERTIES

Math 261 Lecture Notes: Sections 6.1, 6.2, 6.3 and 6.4 Orthogonal Sets and Projections

11.1 Three-Dimensional Coordinate System

MATH Calculus III Fall 2009 Homework 1 - Solutions

Brief Review of Exam Topics

SUPPLEMENT I. Example. Graph the vector 4, 3. Definition. Given two points A(x 1, y 1 ) and B(x 2, y 2 ), the vector represented by # AB is # AB =,

Distance Formula in 3-D Given any two points P 1 (x 1, y 1, z 1 ) and P 2 (x 2, y 2, z 2 ) the distance between them is ( ) ( ) ( )

SECTION 6.3: VECTORS IN THE PLANE

F F. proj cos( ) v. v proj v

Dot Product August 2013

Chapter 6 Additional Topics in Trigonometry, Part II

Mathematics 13: Lecture 4

CHAPTER 10 VECTORS POINTS TO REMEMBER

Remark 3.2. The cross product only makes sense in R 3.

Chapter 1E - Complex Numbers

in Trigonometry Name Section 6.1 Law of Sines Important Vocabulary

Vectors in the Plane

Course Notes Math 275 Boise State University. Shari Ultman

Vectors Summary. can slide along the line of action. not restricted, defined by magnitude & direction but can be anywhere.

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

Section 10.7 The Cross Product

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Objective 1. Lesson 87: The Cross Product of Vectors IBHL - SANTOWSKI FINDING THE CROSS PRODUCT OF TWO VECTORS

When two letters name a vector, the first indicates the and the second indicates the of the vector.

Dot product. The dot product is an inner product on a coordinate vector space (Definition 1, Theorem

Math Vector Calculus II

1 Vectors. c Kun Wang. Math 151, Fall Vector Supplement

Worksheet 1.4: Geometry of the Dot and Cross Products

12.1 Three Dimensional Coordinate Systems (Review) Equation of a sphere

Exam Style C4 Vectors Questions - Solutions

MATH 151 Engineering Mathematics I

12.3 Dot Products, 12.4 Cross Products

1.3 LECTURE 3. Vector Product

If the pull is downward (Fig. 1), we want C to point into the page. If the pull is upward (Fig. 2), we want C to point out of the page.

10.4 The Cross Product

MTH 2310, FALL Introduction

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors

Quiz 2 Practice Problems

Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTORS

Vectors. Examples of vectors include: displacement, velocity, acceleration, and force. Examples of scalars include: distance, speed, time, and volume.

A vector in the plane is directed line segment. The directed line segment AB

The Gram Schmidt Process

The Gram Schmidt Process

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ)

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 21

1.2 LECTURE 2. Scalar Product

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

Vectors. 1 Basic Definitions. Liming Pang

College Trigonometry

Give a geometric description of the set of points in space whose coordinates satisfy the given pair of equations.

Exercise 1a: Determine the dot product of each of the following pairs of vectors.

Math 8 Winter 2010 Midterm 2 Review Problems Solutions - 1. xcos 6xdx = 4. = x2 4

DATE: MATH ANALYSIS 2 CHAPTER 12: VECTORS & DETERMINANTS

Extra Problems for Math 2050 Linear Algebra I

1 Last time: multiplying vectors matrices

VECTOR STUFF MATH 195, SECTION 59 (VIPUL NAIK)

Transcription:

MATH 19520/51 Class 2 Minh-Tam Trinh University of Chicago 2017-09-27

1 Review dot product. 2 Angles between vectors and orthogonality. 3 Projection of one vector onto another. 4 Cross product and its properties. 5 Computing cross products from determinants. 6 Computing volume from cross products.

Review of Dot Product Example In R 3, find a vector of length 650 in the direction of v = (3, 4, 12).

Review of Dot Product Example In R 3, find a vector of length 650 in the direction of v = (3, 4, 12). First, find a vector of length 1, or unit vector, in that direction: (1) v v = ( 3 13, 4 13, 12 13 ). Next, rescale by a factor of 650: The answer is (2) 650 v v = (150, 200, 600).

What are the magnitudes of the following vectors? (3) (4, 3), (3, 4), (0, 5), ( 1.4, 4.8), ( 3, 4), ( 4, 3)

What are the magnitudes of the following vectors? (3) (4, 3), (3, 4), (0, 5), ( 1.4, 4.8), ( 3, 4), ( 4, 3) Draw them! What are the following dot products? (4) (4, 3) (4, 3) =? (4, 3) (3, 4) =? (4, 3) (0, 5) =? (4, 3) ( 1.4, 4.8) =? (4, 3) ( 3, 4) =? (4, 3) ( 4, 3) =?

What are the magnitudes of the following vectors? (3) (4, 3), (3, 4), (0, 5), ( 1.4, 4.8), ( 3, 4), ( 4, 3) Draw them! What are the following dot products? (4) (4, 3) (4, 3) = 25 (4, 3) (3, 4) = 24 (4, 3) (0, 5) = 15 (4, 3) ( 1.4, 4.8) = 8.8 (4, 3) ( 3, 4) = 0 (4, 3) ( 4, 3) = 7

Angles If u, v R n are nonzero vectors, then there is a well-defined angle θ u, v [0, π] between the direction of u and the direction of v. It turns out that (5) u v = u v cos θ u, v.

Angles If u, v R n are nonzero vectors, then there is a well-defined angle θ u, v [0, π] between the direction of u and the direction of v. It turns out that (5) u v = u v cos θ u, v. Suppose the lengths of u and v are held fixed, but we vary their directions. 1 When is u v maximized? 2 When is u v minimized? 3 When is u v zero?

Angles If u, v R n are nonzero vectors, then there is a well-defined angle θ u, v [0, π] between the direction of u and the direction of v. It turns out that (5) u v = u v cos θ u, v. Suppose the lengths of u and v are held fixed, but we vary their directions. 1 When is u v maximized? u, v in the same direction 2 When is u v minimized? u, v in opposite directions 3 When is u v zero?

We say that u and v are orthogonal iff u v = 0, i.e., either they re perpendicular or one of them is the zero vector.

We say that u and v are orthogonal iff u v = 0, i.e., either they re perpendicular or one of them is the zero vector. Example In R 3, what are the vectors (x, y, z) orthogonal to (1, 0, 0)?

We say that u and v are orthogonal iff u v = 0, i.e., either they re perpendicular or one of them is the zero vector. Example In R 3, what are the vectors (x, y, z) orthogonal to (1, 0, 0)? Since (6) (x, y, z) (1, 0, 0) = x, the vectors orthogonal to (1, 0, 0) must take the form (0, y, z). The set of all such vectors is the (y, z)-plane.

Projections Given nonzero u, v R n, we can always write u as the sum of: 1 A vector orthogonal to v. 2 A vector in the direction of + v or v, depending on θ u, v. It is called the vector projection of u onto v and denoted proj v u. u u (7) proj v u v proj v u v Since the orthogonal part doesn t contribute to u v, we have u v = (proj v u) v.

The scalar projection of u onto v is the scalar, comp v u, such that: (8) proj v u = (comp v u) v v.

The scalar projection of u onto v is the scalar, comp v u, such that: (8) proj v u = (comp v u) v v. Taking the dot product with v on both sides and using u v = (proj v u) v, we obtain (9) comp v u = u v. v

The scalar projection of u onto v is the scalar, comp v u, such that: (8) proj v u = (comp v u) v v. Taking the dot product with v on both sides and using u v = (proj v u) v, we obtain (9) comp v u = u v. v Therefore, (10) proj v u = ( ) u v v 2 v.

Example What are the scalar and vector projections of u = (0, 0, 4) onto v = (1, 1, 1)?

Example What are the scalar and vector projections of u = (0, 0, 4) onto v = (1, 1, 1)? We compute u v = 4 and v = 3, so (11) comp v u = u v v = 4 3 = 4 3 3 and (12) proj v u = ( ) ( u v 4 v 2 v = 3, 4 3, 4 ). 3

Example What is the distance between (0, 0, 4) and the line x = y = z?

Example What is the distance between (0, 0, 4) and the line x = y = z? The shortest segment between a point and a line is always perpendicular to the line: (13) (0, 0, 4) u (0, 0, 0) ( 4 3, 4 3, 4 3 ) x = y = z In the notation of the previous example, the answer is (14) u proj v u = (0, 0, 4) ( 4 3, 4 3, 4 3 ) = ( 4 3, 4 3, 8 3 ) = 4 6 3.

Cross Product The cross product is a special operation that only works in R 3. Given u = (u 1, u 2, u 3 ) and v = (v 1, v 2, v 3 ), we define (15) u v = (u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ).

Cross Product The cross product is a special operation that only works in R 3. Given u = (u 1, u 2, u 3 ) and v = (v 1, v 2, v 3 ), we define (15) u v = (u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ). This operation is useful because it produces a vector orthogonal to the original vectors: (16) (17) u ( u v) = u 1 (u 2 v 3 u 3 v 2 ) + u 2 (u 3 v 1 u 1 v 3 ) + u 3 (u 1 v 2 u 2 v 1 ) = 0. v ( u v) = v 1 (u 2 v 3 u 3 v 2 ) + v 2 (u 3 v 1 u 1 v 3 ) + v 3 (u 1 v 2 u 2 v 1 ) = 0.

Example (1, 0, 0) (0, 1, 0) = (0, 0, 1). More generally, the RHR gives the direction of u v: (18) u v u v (In the figure, u and v are meant to point out of the page. The angle between them need not be π/2.)

The cross product is anticommutative: (19) u v = v u. It distributes over vector addition: (20) u ( v + w) = u v + u w.

The cross product is anticommutative: (19) u v = v u. It distributes over vector addition: (20) u ( v + w) = u v + u w. Warning! Repeated cross products make sense, but is not associative: (21) ( u v) w u ( v w) in general.

While the dot product depends on cos θ, the magnitude of the cross product depends on sin θ: (22) u v = u v sin θ u, v.

While the dot product depends on cos θ, the magnitude of the cross product depends on sin θ: (22) u v = u v sin θ u, v. Example Since θ u, u = 0, we always have u u = u 2 sin 0 = 0. That is, (23) u u = 0 for all u.

Cross Products via Determinants How to remember the formula for? First, define the determinant of a 2 2 matrix by a b (24) c d = ad bc. Then (25) ( ) u u v = 2 u 3 v 2 v 3, u 3 u 1 v 3 v 1, u 1 u 2 v 1 v 2. Notice how the subscripts get permuted cyclically.

Cross Products via Determinants How to remember the formula for? First, define the determinant of a 2 2 matrix by a b (24) c d = ad bc. Then (25) ( ) u u v = 2 u 3 v 2 v 3, u 3 u 1 v 3 v 1, u 1 u 2 v 1 v 2. Notice how the subscripts get permuted cyclically. Warning! Order matters: a b c d = b a d c.

Area and Volume via Cross Products The angle formula is also useful because, by trigonometry, u v = u v sin θ is the area of the parallelogram (26) v θ u

Example Find the area of a parallelogram in R 3 with vertices at (1, 1, 1), (1, 3, 4), (5, 6, 0).

Example Find the area of a parallelogram in R 3 with vertices at (1, 1, 1), (1, 3, 4), (5, 6, 0). We need two sides starting at the same vertex. Let (27) u = (1, 3, 4) (1, 1, 1) = (0, 2, 3), v = (5, 6, 0) (1, 1, 1) = (4, 5, 1). We compute ( ) 2 3 u v = 5 1, 3 0 1 4, 0 2 (28) 4 5 = ( 17, 12, 8) and u v = ( 17) 2 + 12 2 + ( 8) 2 22.29.

By combining the angle formula for dot product with the area formula, one can show that w ( u v) is the volume of the parallelpiped (29) w v u

Example If u = (1, 0, 0) and v = (0, 2, 3) and w = (1, 4, 6), then what is the value of w ( u v)?

Example If u = (1, 0, 0) and v = (0, 2, 3) and w = (1, 4, 6), then what is the value of w ( u v)? In general, w ( u v) is the volume of (30) (w 1, w 2, w 3 ) (v 1, v 2, v 3 ) (0, 0, 0) (u 1, u 2, u 3 ) But in this case, w = u + 2 v, so the parallelpiped is flat: (31) (It lies within a plane.) The volume is 0.