LECTURE 2: CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS

Similar documents
Roberto s Notes on Linear Algebra Chapter 1: Geometric vectors Section 8. The dot product

LECTURE 1: INTRODUCTION, VECTORS, AND DOT PRODUCTS

Mon Apr dot product, length, orthogonality, projection onto the span of a single vector. Announcements: Warm-up Exercise:

Vectors in R n. P. Danziger

A Geometric Review of Linear Algebra

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

Scalar multiplication and algebraic direction of a vector

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS

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

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

Math 144 Activity #9 Introduction to Vectors

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

A Geometric Review of Linear Algebra

The Dot Product

Worksheet 1.4: Geometry of the Dot and Cross Products

different formulas, depending on whether or not the vector is in two dimensions or three dimensions.

Chapter 4: Techniques of Circuit Analysis

Physics 2A Chapter 3 - Motion in Two Dimensions Fall 2017

LESSON 4: INTEGRATION BY PARTS (I) MATH FALL 2018

2) If a=<2,-1> and b=<3,2>, what is a b and what is the angle between the vectors?

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

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

Announcements Wednesday, September 05

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and

1 Review of the dot product

Vectors a vector is a quantity that has both a magnitude (size) and a direction

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

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for

1 Quadratic Functions

Lecture 10 - Moment of Inertia

Math 425 Lecture 1: Vectors in R 3, R n

Name: ID: Math 233 Exam 1. Page 1

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Status: Unit 2, Chapter 3

Unit 11: Vectors in the Plane

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

Vectors and Equilibrium Lecture 3

Vectors. September 2, 2015

Vectors for Beginners

Section 10.7 The Cross Product

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem.

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces

Geometry review, part I

Review of Matrices and Vectors 1/45

Course Notes Math 275 Boise State University. Shari Ultman

General Lorentz Boost Transformations, Acting on Some Important Physical Quantities

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

Vector Geometry. Chapter 5

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

4.1 Distance and Length

6.3 Vectors in a Plane

Worksheet 1.3: Introduction to the Dot and Cross Products

v v Downloaded 01/11/16 to Redistribution subject to SEG license or copyright; see Terms of Use at

Linear Algebra I. Ronald van Luijk, 2015

Intro Vectors 2D implicit curves 2D parametric curves. Graphics 2012/2013, 4th quarter. Lecture 2: vectors, curves, and surfaces

CH 59 SQUARE ROOTS. Every positive number has two square roots. Ch 59 Square Roots. Introduction

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

Lesson 3: Free fall, Vectors, Motion in a plane (sections )

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition

Lecture 3. (2) Last time: 3D space. The dot product. Dan Nichols January 30, 2018

LECTURES 4/5: SYSTEMS OF LINEAR EQUATIONS

Dr. Allen Back. Sep. 8, 2014

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.

MOTION IN 2-DIMENSION (Projectile & Circular motion And Vectors)

Mechanics 1: Coordinates

Solution. The relationship between cartesian coordinates (x, y) and polar coordinates (r, θ) is given by. (x, y) = (r cos θ, r sin θ).

Vectors in Rn un. This definition of norm is an extension of the Pythagorean Theorem. Consider the vector u = (5, 8) in R 2

8.0 Definition and the concept of a vector:

Linear Independence Reading: Lay 1.7

Section 6: PRISMATIC BEAMS. Beam Theory

Intro Vectors 2D implicit curves 2D parametric curves. Graphics 2011/2012, 4th quarter. Lecture 2: vectors, curves, and surfaces

(arrows denote positive direction)

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

Problem 1: (3 points) Recall that the dot product of two vectors in R 3 is

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

Ch. 7.3, 7.4: Vectors and Complex Numbers

Review of Coordinate Systems

Chapter 3 Motion in a Plane

Notes on multivariable calculus

CLASS NOTES: INTERMEDIATE ALGEBRA AND COORDINATE GEOMETRY

Solutions Exam 1 Math 221

Section 13.4 The Cross Product

The Geometry of R n. Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech

Your Comments. I don't understand how to find current given the velocity and magnetic field. I only understand how to find external force

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

MAHAPATRA218FALL12 ( MPMAHAPATRA218FALL12 )

Chapter 06: Analytic Trigonometry

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

Rigid Geometric Transformations

Lesson 81: The Cross Product of Vectors

The Cross Product of Two Vectors

6.5 Trigonometric Equations

Introduction to Statics

Math (P)Review Part II:

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

Vector Calculus. Lecture Notes

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION

NOTES ON LINEAR ALGEBRA CLASS HANDOUT

y 2 . = x 1y 1 + x 2 y x + + x n y n 2 7 = 1(2) + 3(7) 5(4) = 3. x x = x x x2 n.

Physics 2A Chapter 1 - Vectors Fall 2017

Transcription:

LECTURE : CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS MA1111: LINEAR ALGEBRA I, MICHAELMAS 016 1. Finishing up dot products Last time we stated the following theorem, for which I owe you the proof. Theorem. For any ectors, w, w 1, w, and any c R, we hae the following. (1) w = w. () (w 1 + w ) = w 1 + w. (3) (cw) = c( w). (4) =, where denotes the length of (also called the magnitude or norm). (5) w = w cos ϑ, where ϑ is the angle between and w. Proof. (1)-(3) are all basic instances of the first basic strategy of proof writing. That is, gie things names and start writing them down! We do this for (1) as an example leaing ()-(3) as (extremely similar) exercises. Proof of (1): We write = ( 1,..., n ) and w = (w 1,..., w n ). Then by definition and a bit of rewriting we hae w = 1 w 1 +... n w n = w 1 1 +... w n n = w. N.B.: Part of the strategy of learning to find and remember proofs is to think in terms of the skeleton of key ideas. Most proofs, een if they look long, boil down to just a few main points. In this case, the reason that the dot product is commutatie is simple: the real numbers are! Proof of (4): This is simply a reformulation of the Pythagorean theorem. Namely, = 1 + +... + n, which is the square of the distance from the origin to the point ( 1,,..., n ) (think about it in or 3 dimensions, for example). Proof of (5): The name of the game in this case is the Law of Cosines. I hope most of you hae seen it, but its not too difficult to state. Consider a triangle labelled as follows Date: September 9, 016. 1

MA1111: LINEAR ALGEBRA I, MICHAELMAS 016 a c ϑ b Then the Law of Cosines states that c = a + b ab cos ϑ, or equialently ab cos ϑ = 1 ( a + b c ). We just need to find an appropriate triangle to use. Consider the following diagram w- ϑ w - w- Thus we can take a triangle as aboe with a =, b = w, and c = w, and with an angle of the same name ϑ. Thus, we hae w cos ϑ = 1 ( + w w ). By part (4), we can write this as 1 ( 1 +... n + w1 +... + wn (w 1 1 )... (w n n ) ) = 1 ( [ 1 + w1 (1 + w1 1 w 1 )] +... + [n + wn (n + wn n w n )] ) = 1 w 1 +... n w n, which is w by definition. Part (5) is particularly useful as it allows one to find the angle between two ectors, or lines, in a simple algebraic way. Here is a particular instance which we will often use.

LECTURE : CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS 3 Corollary. Two ectors and w are orthogonal (perpendicular), written w, if and only if w = 0. N.B.: Corollary is just another way of saying theorem, but one which is a straightforward deduction of another bigger result.. Cross product There is one more operation, which is a companion of the dot product, which is often useful. This one has a much less intuitie definition, and it is far from obious as to why we should care about this operation. Howeer, we take it as a gien for now, noting that in particular it is ery unique in that it has a number of nice properties (see the Theorem below) which are ery hard to find functions satisfying. In fact, they are so hard to find, that this distinguished thing only works in three dimensions. Definition. The cross product (or ector product) of two three-dimensional ectors and w is gien as the following ector, specified by its coordinates: w = ( w 3 3 w, 3 w 1 1 w 3, 1 w w 1 ). Of course, there are a number of symmetries which make it easier to remember this definition. Note that each component of w depends on the other two components of and w (for example, the second component depends on the first and third components of, w). We will learn a slicker definition for this later in terms of other objects we don t know about yet, but for now this cumbersome definition will hae to do. Example. We will often use the standard basis ectors i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1). The alues of on these ectors are as follows: i i = j j = k k = 0, i j = j i = k, i k = k i = j, j k = k j = i. This is often remembered using the following mnemonic deice, where the cross product of any two distinct standard basis ectors is the third one left out, with sign + if it goes with the arrow and sign if it goes against the arrow:

4 MA1111: LINEAR ALGEBRA I, MICHAELMAS 016 j i k We will see a little bit later in this lecture that the alues on the standard basis ectors in fact easily determine the alues eerywhere. The basic properties of which make it of interest are as follows. Theorem. For any ectors u,, w, w 1, w, and any c R, the following hold. (1) w = w. () (w 1 + w ) = w 1 + w. (3) (cw) = c( w). (4) = 0. (5) u ( w) = (u w). (6) u ( w) = (u w) (u )w. Remark. Although we hae used the names u,, w for consistency, there is a helpful mnemonic for property (6), the ector triple product, which almost looks like the nonsensical phrase back cab : a (b c) = b(a c) c(a b). The cross product is neither commutatie (see (1) aboe), nor associatie (this is why the parentheses are required in (6); order matters). Howeer, it is somewhat nearly commutatie (it is what we call anticommutatie because of the sign), and there is a replacement for associatiity, called the Jacobi identity, which it does satisfy. At any rate, the lack of these properties holding means that many things you do in ordinary arithmetic as a matter of routine are no longer alid. Proof. Parts (1)-(4) are all straightforward applications of the definition (see the similar proof in our big theorem on properties of the dot product). Part (5) follows by first computing: u ( w) = u 1 ( w 3 3 w ) + u ( 3 w 1 1 w 3 ) + u 3 ( 1 w w 1 ), (u w) = 1 (u w 3 u 3 w ) + (u 3 w 1 u 1 w 3 ) + 3 (u 1 w u w 1 ).

LECTURE : CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS 5 Adding these two equations, we see that eerything cancels out to gie zero, proing the claim. Part (6) is far more tedious. We will thus defer this proof until later, and use it as an excuse to introduce one of the key ideas of the course. 3. Multilinear functions As you may hae seen, a function of one ariable is linear if we hae both f(x + y) = f(x) + f(y) and f(cx) = cf(x) for any number c. You may hae noticed that we made a big deal out of similar looking properties holding for both the dot and cross products. In your calculus class, you used these two types of properties for deriaties all the time, as without them calculus would be unbearable (and not worthy of the name calculus ). In general, the following types of functions play an important role in linear algebra. Definition. A function f of m ectors 1,... m is multilinear if it is linear in each argument indiidually. That is, f( 1,... j 1, j +, j+1,... m ) = f( 1,... j 1, j, j+1,... m )+f( 1,... j 1,, j+1,... m ) and f( 1,... j 1, c j, j+1,... m ) = cf( 1,... j 1, j, j+1,... m ) for all ectors, 1,... m, all scalars c R, and all indices j = 1,... m. Returning to (6) in the theorem aboe, by the properties of and we can check (and its a good exercise for you!) that f(u,, w) = u ( w) (u w) + (u )w is a multilinear function of three three-dimensional ectors. The claim of (6) is equialent to the claim that f is identically the zero function. This, of course, is infinitely many claims in one, but the multilinearity allows us to check that it is zero for finitely many choices and know that it holds for all choice. Why should this be true? Well, here is an example, considering f to be an arbitrary multilinear function of three three-dimensional ectors ealuated at a random point. We will express the answer in terms of the standard basis ectors i, j, k aboe. f ((1,, 0), (7, 5, 4), (3, 0, 0)) = f (i + j, 7i + 5j + 4k, 3i) = f (i, 7i + 5j + 4k, 3i) + f (j, 7i + 5j + 4k, 3i) = 7f (i, i, 3i) + 5f (i, j, 3i) + 4f (i, k, 3i) + 14f (j, i, 3i) + 10f (j, j, 3i) + 8f (j, k, 3i) = 1f (i, i, i) + 15f (i, j, i) + 1f (i, k, i) + 4f (j, i, i) + 30f (j, j, i) + 4f (j, k, i).

6 MA1111: LINEAR ALGEBRA I, MICHAELMAS 016 Playing around with this, or similar examples, you should conince yourself then that (6) holds if and only if it holds for all choices when u,, w are one of the i, j, k. This is 7 choices left to check, but most of the choices are repeat calculations of other choices, so its not too bad to do. You may also still hae wondered about the nagging question of the geometric interpretation of cross products. The first hint in this direction follows directly if we plug in u = into (5) of the theorem aboe, which gies ( w) = ( w), meaning that its zero. By our result aboe, this means that and w are orthogonal. Similarly, w and w are orthogonal. We record this for future reference. Corollary. For any, w, we hae, w w. This almost fixes the direction of w. Namely, it pins it down to two choices. For example, in the following picture, and w lie in the plane of this piece of paper (or screen), and so w either points directly out of or into the page: w To find out which choice it is, one can use the right-hand rule, which states that the direction is gien by taking your right index finger, pointing it along, and curling it towards w. Then the direction of your thumb is the direction of w. In the picture aboe, w points out of the page, while w points into the page. Note that this is consistent with the aboe anti-commutatiity property w = w. Finally, to determine w completely on a geometric leel, we must also determine its magnitude. This is gien as follows, which in fact deries from our geometric description of w. Theorem. We hae w = w sin ϑ. Proof. We make use of the following simple algebraic identity (try it for yourself!): w = w w. Now the right hand side can be simplified as w w cos ϑ = w (1 cos ϑ) = w sin ϑ. As sin ϑ > 0 (note that 0 ϑ < π), and as lengths of ectors are positie numbers, we can take square roots to conclude the desired result. There is a useful geometric application, which can be used to find areas of parallelograms.

LECTURE : CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS 7 Corollary. The parallelogram with ertices at the origin, ( 1,..., 3 ), (w 1, w, w 3 ), and ( 1 + w 1, + w, 3 + w 3 ) has area gien by w. Proof. Consulting the following diagram, recall that for any parallelogram, the area is the height times the length of a base, which in this case gies, by basic trigonometry, A = h = w sin ϑ = w. w h ϑ This gies a conenient, completely algebraic way to compute areas of parallelograms.