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

Similar documents
Polar Form of a Complex Number (I)

VECTORS vectors & scalars vector direction magnitude scalar only magnitude

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

MAC Module 5 Vectors in 2-Space and 3-Space II

MAT 1339-S14 Class 8

Math 241, Exam 1 Information.

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

R n : The Cross Product

Lecture 2: Vector-Vector Operations

The Cross Product of Two Vectors

Math 290, Midterm II-key

Exercises for Unit I (Topics from linear algebra)

Exercises for Unit I (Topics from linear algebra)

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

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?

Vectors and the Geometry of Space

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position.

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

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

EGR2013 Tutorial 8. Linear Algebra. Powers of a Matrix and Matrix Polynomial

12.1. Cartesian Space

Review of Coordinate Systems

VECTORS IN 2-SPACE AND 3-SPACE GEOMETRIC VECTORS VECTORS OPERATIONS DOT PRODUCT; PROJECTIONS CROSS PRODUCT

1. Vectors.

Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated )

What you will learn today

Section 13.4 The Cross Product

Review of Linear Algebra

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

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

Overview. Motivation for the inner product. Question. Definition

General Vector Space (3A) Young Won Lim 11/19/12

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

Chapter 2: Vector Geometry

MTH 2032 SemesterII

Math 3C Lecture 20. John Douglas Moore

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

Vector Geometry. Chapter 5

MATH 19520/51 Class 2

MTAEA Vectors in Euclidean Spaces

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

4.1 Distance and Length

Brief Review of Vector Algebra

Worksheet for Lecture 23 (due December 4) Section 6.1 Inner product, length, and orthogonality

6.1.1 Angle between Two Lines Intersection of Two lines Shortest Distance from a Point to a Line

VECTORS IN COMPONENT FORM

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 ( ) ( ) ( )

Lecture 16: 9.2 Geometry of Linear Operators

VECTORS IN THREE DIMENSIONS

Lecture 20: 6.1 Inner Products

Elementary Linear Algebra

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

Lecture 17: Section 4.2

Chapter 3. The Scalar Product. 3.1 The scalar product using coördinates

Linear Algebra Homework and Study Guide

Rigid Geometric Transformations

Chapter 6 Additional Topics in Trigonometry, Part II

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

1. General Vector Spaces

NOTES ON VECTORS, PLANES, AND LINES

Vector Calculus. Lecture Notes

x 1 x 2. x 1, x 2,..., x n R. x n

Chapter 2 - Vector Algebra

The Cross Product The cross product of v = (v 1,v 2,v 3 ) and w = (w 1,w 2,w 3 ) is

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 =,

CSC 470 Introduction to Computer Graphics. Mathematical Foundations Part 2

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

Math 2433 Notes Week The Dot Product. The angle between two vectors is found with this formula: cosθ = a b

VECTORS AND THE GEOMETRY OF SPACE

Section 6.1. Inner Product, Length, and Orthogonality

12.5 Equations of Lines and Planes

Name: ID: Math 233 Exam 1. Page 1

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

Math 2331 Linear Algebra

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

45. The Parallelogram Law states that. product of a and b is the vector a b a 2 b 3 a 3 b 2, a 3 b 1 a 1 b 3, a 1 b 2 a 2 b 1. a c. a 1. b 1.

Vector Spaces ปร ภ ม เวกเตอร

Definitions for Quizzes

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13

Lecture 23: 6.1 Inner Products

10.1 Vectors. c Kun Wang. Math 150, Fall 2017

Math 3191 Applied Linear Algebra

2. Every linear system with the same number of equations as unknowns has a unique solution.

Math 302 Test 1 Review

Worksheet 1.4: Geometry of the Dot and Cross Products

CHAPTER 10 VECTORS POINTS TO REMEMBER

BSc (Hons) in Computer Games Development. vi Calculate the components a, b and c of a non-zero vector that is orthogonal to

DATE: MATH ANALYSIS 2 CHAPTER 12: VECTORS & DETERMINANTS

11.1 Three-Dimensional Coordinate System

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

MATH Calculus III Fall 2009 Homework 1 - Solutions

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication).

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

Linear Algebra & Geometry why is linear algebra useful in computer vision?

Vectors in R n. P. Danziger

Vectors. September 2, 2015

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

The set of all solutions to the homogeneous equation Ax = 0 is a subspace of R n if A is m n.

58. The Triangle Inequality for vectors is. dot product.] 59. The Parallelogram Law states that

This pre-publication material is for review purposes only. Any typographical or technical errors will be corrected prior to publication.

Transcription:

Orthogonality (I) Last week we presented the following expression for the angles between two vectors u and v in R n ( ) θ = cos 1 u v u v which brings us to the fact that θ = π/2 u v = 0. Definition (Orthogonality). 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 R n is orthogonal to every vector in R n. Example: Each pair of the standard unit vectors in R 3 is orthogonal i j = i k = j k = 0 Aplication of orthogonality. One way of specifying the inclination of a plane is to use a nonzero vector n (called normal), which is orthogonal to the plane. Then, the plane is represented by the vector equation n P 0P = 0 where P 0 = (x 0, y 0, z 0), P = (x, y, z) and P 0P = (x x 0, y y 0, z z 0).

Orthogonality (II) Theorem (Eq. for line and plane). (a) If a and b are constants that are not both zero, then an equation of the form ax + by + c = 0 (1) represents a line in R 2 with normal n = (a, b). (b) If a, b and c are constant that are not all three zero, then an equation of the form represents a plane in R 3 with normal n = (a, b, c). ax + by + cz + d = 0 (2) Comment: if c = 0 (line through the origin), then equation (1) is homogenous and can be expressed in a vector form n x = 0 If d = 0 we could make an equivalent statement for (2) (plane through the origin).

Orthogonality (III) Theorem (Projection Theorem). If u and a are vectors in R n, and if a 0, then u can be expressed in exactly one way in the form u = w 1 + w 2, where w 1 is a scalar multiple of a and w 2 is orthogonal to a. The vectors w 1 and w 2 in the Projection Theorem are called the orthogonal projection of u on a and the component of u orthogonal to a, respectively, and have the form w 1 = proj a u = u a a 2 a w 2 = u proj a u = u u a a a 2 Sometimes we will be more interested in the norm of the orthogonal projection of u on a than the vector itself. It takes the form, u a proj a u = a If θ is the angle between u and a then (u a = u a cos θ ) proj a u = u cos θ Theorem (of Pythagoras in R n ). If u and v are orthogonal vectors in R n with the Euclidian inner product, then u + v 2 = u 2 + v 2

Orthogonality (IV) Orthogonal projections can be used to solve the following distance problems: Find the distance between a point and a line in R 2. Find the distance between a point and a plane in R 3. Find the distance between two parallel planes in R 3. Theorem (Distances). (a) In R 2 the distance D between the point P 0(x 0, y 0) and the line ax + by + c = 0 is D = ax0 + by0 + c a2 + b 2 (b) In R 3 the distance D between the point P 0(x 0, y 0, z 0) and the plane ax + by + cz + d = 0 is D = ax0 + by0 + cz0 + d a2 + b 2 + c 2

The Geometry of Linear Systems (I) Theorem (equation of line). Let L be the line in R 2 or R 3 that contains the point x 0 and is parallel to the nonzero vector v. Then the equation of the line through x 0 that is parallel to v is x = x 0 + tv If x 0 = 0, then the line passes through the origin and the equation has the form x = tv Theorem (equation of plane). Let W be the plane in R 3 that contains the point x 0 and is parallel to the noncollinear vectors v 1 and v 2. Then an equation of the plane through x 0 that is parallel to v 1 and v 2 is given by x = x 0 + t 1v 1 + t 2v 2 If x 0 = 0, then the plane passes through the origin and the equation has the form x = t 1v 1 + t 2v 2 Definition (line through x 0). nonzero, then the equation If x 0 and v are vectors in R n, and if v is x = x 0 + tv defines the line through x 0 that is parallel to v. In the special case where x 0 = 0, the line is said to pass through the origin.

The Geometry of Linear Systems (II) Definition (plane through x 0). If x 0, v 1 and v 2 are vectors in R n, and if v 1 and v 2 are not collinear, then the equation x = x 0 + t 1v 1 + t 2v 2 defines the plane through x 0 that is parallel to v 1 and v 2. In the special case where x 0 = 0, the plane is said to pass through the origin. Definition (segment). If x 0 and x 1 are distinct points in R n, then the equation x = x 0 + t(x 1 x 0) where 0 t 1 defines the line segment from x 0 to x 1. Theorem (homogeneous LS). If A is an m n matrix, then the solution set of the homogenous linear system Ax = 0 consists of all vectors in R n that are orthogonal to every row vector of A. Theorem (LS). The general solution of a consistent linear system Ax = b can be obtained by adding any specific solution of Ax = b to the general solution of Ax = 0.

Cross Product (I) Definition (cross product). If u = (u 1, u 2, u 3) and v = (v 1, v 2, v 3) are vectors in 3-space, then the cross product u v is the vector defined by u v = (u 2v 3 u 3v 2, u 3v 1 u 1v 3, u 1v 2 u 2v 1) or, in determinant notation ( ) u 2 u 3 u v = v 2 v 3, u 1 u 3 v 1 v 3, u 1 u 2 v 1 v 2 Theorem (Rel. between cross and dot product). If u, v and w are vectors in 3-space, then (a) u (u v) = 0 [u v is orthogonal to u] (b) v (u v) = 0 [u v is orthogonal to v] (c) u v 2 = u 2 v 2 (u v) 2 [Lagrange s identity] (d) u (v w) = (u w)v (u v)w [vector triple product] (e) (u v) w = (u w)v (v w)u [vector triple product] Theorem (Prop s of cross product). If u, v and w are vectors in 3-space: (a) u v = (v u) (d) k(u v) = (ku) v = u (kv) (b) u (v + w) = u v + u w (e) u 0 = 0 u = 0 (c) (u + v) w = (u w) + (v w) (f) u u = 0

Cross Product (II) Determinant form of the cross product: i j k u v = u 1 u 2 u 3 v 1 v 2 v 3 = u2 u3 v 2 v 3 i u 1 u 3 v 1 v 3 j + u 1 u 2 v 1 v 2 k From the Lagrange s identity we can derive the following expression: u v = u v sin θ Theorem (Area of a Parallelogram). If u and v are vectors in 3-space, then u v is equal to the area of the parallelogram determined by u and v. Definition (scalar triple product). If u, v and w are vectors in 3-space, then u 1 u 2 u 3 u (v w) = v 1 v 2 v 3 w 1 w 2 w 3 is called the scalar triple product of u, v and w.

Cross product (III) Theorem (Volume of Parallelogram/Parallelepiped). (a) The absolute value of the determinant [ ] u1 u 2 det v 1 v 2 is equal to the area of the parallelogram in 2-space determined by the vectors u = (u 1, u 2) and v = (v 1, v 2). (b) The absolute value of the determinant u 1 u 2 u 3 det v 1 v 2 v 3 (= u (v w) ) w 1 w 2 w 3 is equal to the volume of the parallelepiped in 3-space determined by the vectors u = (u 1, u 2, u 3), v = (v 1, v 2, v 3) and w = (w 1, w 2, w 3). Theorem (volume zero if vectors in same plane). If the vectors u = (u 1, u 2, u 3), v = (v 1, v 2, v 3) and w = (w 1, w 2, w 3) have the same initial point, then they lie in the same plane if and only if u 1 u 2 u 3 u (v w) = v 1 v 2 v 3 w 1 w 2 w 3 = 0

Real Vector Spaces (I) Definition (vector space). Let V be an arbitrary nonempty set of objects on which two opearations are defined: addition and multiplication by scalars. If the following axioms are satisfied by all objects u, v and w and all scalars k and m, then we call V a vector space and we call the objects in V vectors. 1 If u + v are objects in V, then u + v is in V. 2 u + v = v + u. 3 u + (v + w) = (u + v) + w 4 There is an object 0 in V called a zero vector for V, such that 0 + u = u + 0 = u for all u in V. 5 For each u in V, there is an object u in V, called a negative of u, such that u + ( u) = ( u) + u = 0. 6 If k is any scalar and u is any object in V, the ku is in V. 7 k(u + v) = ku + kv 8 (k + m)u = ku + mu 9 k(mu) = (km)(u) 10 1u = u

Real Vector Spaces (II) To show that a set with two operations is a vector space: Step 1. Identify the set V of objects that will become vectors. Step 2. Identify the addition and scalar multiplication operation on V. Step 3. Verify Axioms 1 and 6; That is, adding two vectors in V produces a vector in V, and multiplying a vector in V by a scalar also produces a vector in V. Axiom 1 is called closure under addition and Axiom 6 is called closure under scalar multiplication. Step 4. Confirm that Axioms 2, 3, 4, 5, 7, 8, 9 and 10 hold.