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



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

Figure 1.1 Vector A and Vector F

The Dot and Cross Products

AP Physics - Vector Algrebra Tutorial

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

5.3 The Cross Product in R 3

13.4 THE CROSS PRODUCT

Vector Algebra II: Scalar and Vector Products

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

Unified Lecture # 4 Vectors

9 Multiplication of Vectors: The Scalar or Dot Product

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

THREE DIMENSIONAL GEOMETRY

2 Session Two - Complex Numbers and Vectors

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

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

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

Vectors Math 122 Calculus III D Joyce, Fall 2012

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

Section 9.1 Vectors in Two Dimensions

MODERN APPLICATIONS OF PYTHAGORAS S THEOREM

MAT 1341: REVIEW II SANGHOON BAEK

Review Sheet for Test 1

Mechanics 1: Vectors

Section 1.1. Introduction to R n

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)

Review A: Vector Analysis

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Vector Math Computer Graphics Scott D. Anderson

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

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

Section 10.4 Vectors

Mathematics Notes for Class 12 chapter 10. Vector Algebra

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

Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring

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

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Vector Algebra CHAPTER 13. Ü13.1. Basic Concepts

Problem set on Cross Product

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

Lecture 14: Section 3.3

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

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

Solving Simultaneous Equations and Matrices

The Geometry of the Dot and Cross Products

Solutions to Practice Problems

The Force Table Introduction: Theory:

Trigonometric Functions and Triangles

Example SECTION X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross

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

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

3. KINEMATICS IN TWO DIMENSIONS; VECTORS.

The Geometry of the Dot and Cross Products

Units, Physical Quantities, and Vectors

PHYSICS 151 Notes for Online Lecture #6

BALTIC OLYMPIAD IN INFORMATICS Stockholm, April 18-22, 2009 Page 1 of?? ENG rectangle. Rectangle

Chapter 17. Orthogonal Matrices and Symmetries of Space

Additional Topics in Math

How To Solve The Pythagorean Triangle

MTH4103: Geometry I. Dr John N. Bray, Queen Mary, University of London

DEFINITIONS. Perpendicular Two lines are called perpendicular if they form a right angle.

Week 13 Trigonometric Form of Complex Numbers

Definitions, Postulates and Theorems

Examples of Scalar and Vector Quantities 1. Candidates should be able to : QUANTITY VECTOR SCALAR

Equations Involving Lines and Planes Standard equations for lines in space

ex) What is the component form of the vector shown in the picture above?

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

LINEAR ALGEBRA W W L CHEN

Section V.3: Dot Product

Vectors and Scalars. AP Physics B

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

The Vector or Cross Product

SAT Subject Math Level 2 Facts & Formulas

Math 241, Exam 1 Information.

Solutions to Exercises, Section 5.1

Solutions to old Exam 1 problems

Selected practice exam solutions (part 5, item 2) (MAT 360)

α = u v. In other words, Orthogonal Projection

x R 2 x = (x 1, x 2 ) or p = (x, y) R 3


Unit 11 Additional Topics in Trigonometry - Classwork

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

6.1 Basic Right Triangle Trigonometry

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Homework 2 Solutions

PYTHAGOREAN TRIPLES KEITH CONRAD

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

Linear Algebra: Vectors

Trigonometry for AC circuits

Factoring Patterns in the Gaussian Plane

Chapter 3 Vectors. m = m1 + m2 = 3 kg + 4 kg = 7 kg (3.1)

Advanced Euclidean Geometry

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus

MATH2210 Notebook 1 Fall Semester 2016/ MATH2210 Notebook Solving Systems of Linear Equations... 3

2. Spin Chemistry and the Vector Model

Linear Algebra I. Ronald van Luijk, 2012

LINES AND PLANES IN R 3

Addition and Subtraction of Vectors

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

Transcription:

. Vectors and the dot product A vector v in R 3 is an arrow. It has a direction and a length (aka the magnitude), but the position is not important. Given a coordinate axis, where the x-axis points out of the board, a little towards the left, the y-axis points to the right and the z-axis points upwards, there are three standard vectors î, ĵ and ˆk, which have unit length and point in the direction of the x-axis, the y-axis and z-axis. Any vector in R 3 may be written uniquely as a combination of these three vectors. For example, the vector v = 3î 2ĵ + 4ˆk represents the vector obtained by moving 3 units along the x-axis, two units backwards along the y-axis and four units upwards. If we imagine moving the vector so it s tail is at the origin then the endpoint P determines the vector. The point P = (x, y, z) determines the vector P = x, y, z starting at the origin and ending at the point P. Obviously, x, y, z = xî + yĵ + zˆk so that 3, 2, 4 = 3î 2ĵ + 4ˆk. One advantage of this algebraic approach is that we can write down vectors in R 4, for example, 2,, 3, 5, π, sin 2, 3, e 3. Question.. What is the direction of the zero vector which starts and ends at the origin? We will adopt the convention that the zero vector points in every direction. In coordinates the zero vector in R 3 is given by 0, 0, 0. The length of the vector v = a, b, c is the scalar v = (a 2 + b 2 + c 2 ) /2. This is what you get if you apply Pythagoras Theorem, twice. One can add vectors in R 3. If you want to add u and v, move the starting point of v to the endpoint of u; the sum is the arrow you get by first going along u and then along v. To subtract two vectors is even easier. The vector v u is the vector starting at the endpoint of u and ending at the endpoint of v. v v u u Figure. Addition and subtraction of vectors

Algebraically, it is easy to add vectors, add them component by component: (3î 2ĵ + 5ˆk) + ( 4î + 4ĵ + 3ˆk) = (3 4)î + ( 2 + 4)ĵ + (5 + 3)ˆk More compactly, = î + 2ĵ + 8ˆk. 3, 2, 5 + 4, 4, 3 =, 2, 8. Note that it doesn t make sense to add a vector in R 2 and a vector in R 3. You can see this either algebraically or geometrically. One can also multiply a scalar λ by a vector v. λ v is the vector which is λ times as long as v. If λ > 0, λ v has the same direction as v and if λ < 0, then λ v has the opposite direction. Either way, we will say that λ v is parallel to v. Algebraically, it is again easy to multiply a scalar by a vector, λ a, b, c = λa, λb, λc so that 3, 2, 3 = 3, 6, 9. The direction is what is left after you remove the length, û = v v. Note that û is a unit vector; it s length is one. Vectors will always have arrows on top of them, unit vectors hats. We can always write a vector as a product of its length times its direction, ( ) v v = v. v For example,, 2, 2 = 3 /3, 2/3, 2/3 and 3, 4 = 5 3/5, 4/5. Question.2. Let M be the midpoint of the line segment AB. Find the vector M in terms of the vectors A and B. To get to M, from A, one has to go half way from A to B. The vector from A to B is AB = B A. Halfway means 2 ( B A), and so this is the vector from A to M. Therefore M = A + AM = A + 2 ( B A) = 2 ( A + B). Question.3. Show that the diagonals of a parallelogram bisect each other. 2

Let s give names to the usual suspects. Let s call the vertices of the parallelogram A, B, C and D. Let X and Y be the midpoints of the diagonals. It is enough to show that X = Y (naming the midpoints of the diagonals is the sneakiest part of the solution to this problem). What do we know? Well, since we have a parallelogram, AB = CD B A = D C B + C = A + D. (assuming we have labelled the vertices appropriately). We have So X = 2 ( A + D) and Y = 2 ( B + C). Y = 2 ( B + C) = 2 ( A + D) = X. Since the vectors X and Y both start at the origin we must have X = Y, which is what we want. Question.4. How do we multiply two vectors? Actually there are two answers to this question. The first answer is to take the dot product. If the vectors are v = a, b, c and v 2 = a 2, b 2, c 2, then the dot product is the scalar For example, v v 2 = a a 2 + b b 2 + c c 2., 2, 4 3,, 2 = 3 + 2 + 4 2 = 3 2 8 = 7. Note that v v = v 2. The usual rules of algebra apply to the dot product: () u v = v u. (2) ( u + v) w = u w + v w. (3) (λ u) v = λ( u v). 3

Theorem.5 (Geometric interpretation of the dot product). If θ is the angle between the two vectors u and v, then u v = u v cos θ. Proof. If either u or v is the zero vector, then both sides are zero, and we certainly have equality (and we can take θ to be any angle we please, which is consistent with our convention that the zero vector points in every direction). So we may assume that u and v are both non-zero. If u and v are parallel, then θ = 0 or π and it is straightforward to check that both sides are equal. Otherwise, let w = v u, the third side of the triangle with sides given by u and v. Then the square of the length of the third side is w 2 = w w = ( v u) ( v u) = v 2 + u 2 2 u v. Compare this with the formula given by the cosine rule. If the lengths of the three sides are are u, v and w, the cosine rule says, w 2 = u 2 + v 2 2uv cos θ. Now u = u, v = v and w = w, so putting these two formulae side by side, we see so that subtracting we get w 2 = u 2 + v 2 2 u v w 2 = u 2 + v 2 2uv cos θ, 0 = 2( u v uv cos θ), whence the result. The virtue of (.5) is that we can use it to find the angle between two vectors. Question.6. Consider the triangle in space with vertices A = (, 0, 0), B = (,, ) and C = (,, 0). What is the angle at A? 4

Let u = AB = 0,, and v = AC = 2,, 0. We want the angle θ between u and v. Well, u v cos θ = u v 0,, 2,, 0 = 0,, 2,, 0 = 2 5 = 0. In this case θ = cos ( 0 ).25 radians, which in degrees is about 7.57. What can we say about the sign of u v u v? If this is positive we have an angle less than π/2 and if this is negative an angle greater than π/2. It is zero if and only if the angle is π/2 and the vectors are orthogonal. Question.7. Fix a point Q and a vector n. What is the set of points P = (x, y, z) such that the vector P Q is orthogonal to a vector n? This is a plane. Question.8. What is the set of points where 2x y + 3z = 0? One way to answer this question is to guess using an analogy. If we were to drop a variable, we d get 2x y = 0, which represents a line through the origin in R 2. A reasonable guess is that this represents a plane through the origin. Suppose we put n = 2,, 3. Let P = (x, y, z) so that P = x, y, z. Then P n = x, y, z 2,, 3 = 2x y + 3z. The condition that this is zero, represents the condition that the vector P is orthogonal to n. So this represents the plane through the origin orthogonal to the vector 2,, 3. Let F represent a force. Notice that this makes sense; forces have a direction and a magnitude. 5

Question.9. What is the component of the force F in the direction û (this is a direction, so û is a unit vector)? This is a scalar, a number. If one draws a triangle, with hypotenuse given by F and one side parallel to û and θ is the angle between F and û we want the length of the adjacent side. By the usual rules for trigonometry this is the length of the hypotenuse times the cosine of the angle θ, that is F cos θ. But û has length one, so that û =. So the component of F in the direction û is the dot product F û. Even if F is not a force, one can always take the component of F in the direction of u. 6