11.1 Vectors in the plane

Size: px
Start display at page:

Download "11.1 Vectors in the plane"

Transcription

1 11.1 Vectors in the plane What is a vector? It is an object having direction and length. Geometric way to represent vectors It is represented by an arrow. The direction of the arrow is the direction of the vector, the length of the arrow is the length of the vector. 1 / 17

2 a b c d Exercise. Why do we say that vectors have no location? Sketch two vectors to illustrate what you mean. If A and B are two points in the plane, sketch AB. With respect to the vector AB, what do we call A and B? Sketch a vector equal to AB in which the initial point is the origin. Can this always be done? 2 / 17

3 Representing Vectors Mathematically Let P = (x, y) be a point in the plane, with P not located at the origin. If v is the vector from the origin to P, we denote it in any of the following ways: v = OP =< x, y > We ll see another way to represent a vector later on in the section. When we sketch a vector in which the initial point is the origin, we say we are sketching it as a position vector. When we use the notation < x, y > to denote a vector v, we call it the position vector representation of v. Note that if we aren t using the position vector representation, in order to communicate clearly, we must write an arrow over the symbol to indicate it is a vector. 3 / 17

4 Exercise. a What is the difference between the notation (2, 3) and the notation < 2, 3 >? b Sketch the vector PQ from P = (1, 3) to Q = (5, 12). c What is the position vector representation of PQ? Illustrate it by sketching it as a position vector. 4 / 17

5 Arithmetic with Vectors Some Arithmetic with Vectors We use the position vector representation < x, y > to define the various rules of arithmetic of vectors. 1 Components of a vector: If v =< 2, 5 >, we call 2 the x-component of v and we call 5 the y-component of v. 2 The 0-vector: 0 =< 0, 0 > 3 Equality of vectors: < x 1, y 1 >=< x 2, y 2 > if and only if x 1 = x 2 and y 1 = y 2. Exercise. If v is represented in the cryptic way v =< 2x + y, 4x y >, but we also know that v =< 5, 7 >, what do the above rules allow us to say about x and y? 5 / 17

6 Arithmetic with Vectors Scalar Multiplication The term scalar refers to a real number. Scalar multiplication refers to the operation of multiplying a vector by a real number. If c is a real number and < x, y > is a vector, then we define c < x, y >:=< c x, c y > Note that the multiplication of a vector by a scalar produces a vector, not a scalar. Exercise. 1 Let v =< 3, 4 >. a How much is 2 v? How much is 2 v? b For this example, plot v, 2 v, and 2 v in the position vector representation. 2 For a generic vector v, illustrate what v, 2 v, and 2 v look like. 6 / 17

7 Arithmetic with Vectors Parallel Vectors Two vectors v and w are called parallel if they point either in the same or opposite direction. The sketches on the previous page make the following clear: v and w are parallel if and only if there exists a nonzero scalar c such that v = c w Exercise. If v =< 6, 9 > and w =< 12, t >, is there any choice of t for which v and w are parallel? If so, which value of t? 7 / 17

8 Arithmetic with Vectors Vector Addition If < x 1, y 1 > and < x 2, y 2 > are two vectors, we define their vector sum by: < x 1, y 1 > + < x 2, y 2 >:=< x 1 + x 2, y 1 + y 2 > Note that the vector sum of two vectors is a vector, not a scalar. Exercise. 1 If v =< 1, 1 > and w =< 1, 2 >, calculate v + w. Then sketch all three of them on the same plot as position vectors. What do you notice? 2 Explain why we say that vector addition satisfies the parallelogram rule. Illustrate what it says for generic vectors v and w. 3 Given a parallelogram with sides v and w, identify the two diagonals in terms of linear combinations of v and w. 8 / 17

9 Arithmetic with Vectors R 2 as a Vector Space We will sometimes view R 2 as being the set of all ordered pairs of real numbers (x, y), and we will other times view R 2 as being the set of two-dimensional vectors < x, y >. When we view R 2 as being the set of two-dimensional vectors, we refer to the operations of scalar multiplication and vector addition as being the vector space operations, and we refer to R 2 as being a vector space. One can build entire courses around the idea of viewing R 2 (and generalizations of R 2 ) as a vector space. That is what is done in Math 203 and Math / 17

10 Norm Structure of R 2 Recall we said that any vector has both a direction and a magnitude. The terms magnitude, length, and norm all mean the same thing. They refer to the length of the arrow representing the vector. Calculation of the magnitude of a vector If v =< x, y >, then the magnitude of v is denoted by v and is defined to be v := x 2 + y 2 Notice that v is a scalar quantity, not a vector. Notice that the only way that v can be 0 is if both x and y are 0: v = 0 if and only if v = 0 Also notice the effect on magnitude upon multiplication by a scalar: c v = c < x, y >= < cx, cy > = c 2 x 2 + c 2 y 2 = c 2 (x 2 + y 2 ) = c x 2 + y 2 = c v 10 / 17

11 Norm Structure of R 2 Exercise. 1 a Calculate < 1, 1 > and < 1, 1 >. Illustrate your answer by drawing an appropriate sketch. b Calculate also < 1, 1 > + < 1, 1 >. What is the relation to < 1, 1 > + < 1, 1 >? 2 More generally, explain geometrically why it is true that v + w v + w Explain why this inequality is referred to as the triangle inequality. Is it ever possible to have vectors v and w for which we get equality in the triangle inequality? 11 / 17

12 Norm Structure of R 2 So to recap, the properties of norm are as follows: Properties of norm 1 v = 0 if and only if v = 0 2 c v = c v 3 (triangle inequality) v + w v + w with equality if and only if v and w point in exactly the same direction. When we view R 2 with its vector space structure and its norm structure, we refer to it as an example of a normed space. 12 / 17

13 Norm Structure of R 2 We say v is a unit vector if v = 1. Unit vectors and vectors of prescribed length Given any vector v such that v 0, there is a unique unit vector in the same direction as v. It is given by 1 v v If c is a posiitve scalar, then the vector c v points in the same direction as v but has c times the length of v. On the other hand, to get a vector pointing in the same direction as v but which has length c we do instead 1 c v. v 13 / 17

14 Exercise. a Explain why the above formula works for producing a unit vector in the direction of the vector v. b Write down the vector in the same direction as v but which has length 7 times the length of v. c Say instead you want a vector in the same direction as v but which has length 7, how would you do it? d For the vector v =< 3, 5 >, write down a vector in the opposite direction to v which has length / 17

15 Coordinate Unit Vectors ı and j It s convenient to have special notations for the unit vectors in the direction of the positive coordinate axes. So we define ı :=< 1, 0 > and j :=< 0, 1 > a b c d Exercise. Sketch ı and j as position vectors. Show how to write the vector < 15, 3 > in terms of ı and j. Show how to write the generic vector < x, y > in terms of ı and j. Write the vector joining P = (15, 3) to Q = (11, 20) in terms of ı and j. 15 / 17

16 Linear Combinations of Vectors If v and w are any vectors and c 1, c 2 any scalars, we call the expression a linear combination of v and w. c 1 v + c2 w So for example, when we write < 2, 5 > in the equivalent way as 2 ı + 5 j, we are writing < 2, 5 > as a linear combination of ı and j. As another example, if v =< 1, 1 > and w =< 1, 1 >, then 5 v + w =< 6, 4 >, so in writing < 6, 4 >= 5 < 1, 1 > + < 1, 1 >, we are writing < 6, 4 > as a linear combination of < 1, 1 > and < 1, 1 >. 16 / 17

17 Exercise. 1 If < x, y > is a generic vector, show that it can be written as a linear combination of < 1, 1 > and < 1, 1 >. 2 Give a geometric argument which generalizes the result of number 1. That is, if v and w are any two vectors which are not parallel, give a geometric argument which explains why any generic vector can be written as a linear combination of v and w. 17 / 17

In mathematics (and physics...) such quantities are called vectors and are represented by a directed line segment.

In mathematics (and physics...) such quantities are called vectors and are represented by a directed line segment. 12.2 1 12.2 Vectors Some things that we measure are determined simply by their magnitude, e.g., length, time, mass, etc. Others require more information. For example, to describe velocity one needs the

More information

Distance in the Plane

Distance in the Plane Distance in the Plane The absolute value function is defined as { x if x 0; and x = x if x < 0. If the number a is positive or zero, then a = a. If a is negative, then a is the number you d get by erasing

More information

UNIT NUMBER 8.2. VECTORS 2 (Vectors in component form) A.J.Hobson

UNIT NUMBER 8.2. VECTORS 2 (Vectors in component form) A.J.Hobson JUST THE MATHS UNIT NUMBER 8.2 VECTORS 2 (Vectors in component form) by A.J.Hobson 8.2.1 The components of a vector 8.2.2 The magnitude of a vector in component form 8.2.3 The sum and difference of vectors

More information

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

10.1 Vectors. c Kun Wang. Math 150, Fall 2017 10.1 Vectors Definition. A vector is a quantity that has both magnitude and direction. A vector is often represented graphically as an arrow where the direction is the direction of the arrow, and the magnitude

More information

Vectors and the Geometry of Space

Vectors and the Geometry of Space Vectors and the Geometry of Space Many quantities in geometry and physics, such as area, volume, temperature, mass, and time, can be characterized by a single real number scaled to appropriate units of

More information

Review of Coordinate Systems

Review of Coordinate Systems Vector in 2 R and 3 R Review of Coordinate Systems Used to describe the position of a point in space Common coordinate systems are: Cartesian Polar Cartesian Coordinate System Also called rectangular coordinate

More information

Vector Basics, with Exercises

Vector Basics, with Exercises Math 230 Spring 09 Vector Basics, with Exercises This sheet is designed to follow the GeoGebra Introduction to Vectors. It includes a summary of some of the properties of vectors, as well as homework exercises.

More information

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

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information

We know how to identify the location of a point by means of coordinates: (x, y) for a point in R 2, or (x, y,z) for a point in R 3.

We know how to identify the location of a point by means of coordinates: (x, y) for a point in R 2, or (x, y,z) for a point in R 3. Vectors We know how to identify the location of a point by means of coordinates: (x, y) for a point in R 2, or (x, y,z) for a point in R 3. More generally, n-dimensional real Euclidean space R n is the

More information

General Physics I, Spring Vectors

General Physics I, Spring Vectors General Physics I, Spring 2011 Vectors 1 Vectors: Introduction A vector quantity in physics is one that has a magnitude (absolute value) and a direction. We have seen three already: displacement, velocity,

More information

The geometry of least squares

The geometry of least squares The geometry of least squares We can think of a vector as a point in space, where the elements of the vector are the coordinates of the point. Consider for example, the following vector s: t = ( 4, 0),

More information

Contents. 1 Vectors, Lines and Planes 1. 2 Gaussian Elimination Matrices Vector Spaces and Subspaces 124

Contents. 1 Vectors, Lines and Planes 1. 2 Gaussian Elimination Matrices Vector Spaces and Subspaces 124 Matrices Math 220 Copyright 2016 Pinaki Das This document is freely redistributable under the terms of the GNU Free Documentation License For more information, visit http://wwwgnuorg/copyleft/fdlhtml Contents

More information

Definition 6.1. A vector is a quantity with both a magnitude (size) and direction. Figure 6.1: Some vectors.

Definition 6.1. A vector is a quantity with both a magnitude (size) and direction. Figure 6.1: Some vectors. Chapter 6 Vectors 6.1 Introduction Definition 6.1. A vector is a quantity with both a magnitude (size) and direction. Many quantities in engineering applications can be described by vectors, e.g. force,

More information

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems To locate a point in a plane, two numbers are necessary. We know that any point in the plane can be represented as an ordered pair (a, b) of real numbers, where a is the x-coordinate and b is the y-coordinate.

More information

(, ) : R n R n R. 1. It is bilinear, meaning it s linear in each argument: that is

(, ) : R n R n R. 1. It is bilinear, meaning it s linear in each argument: that is 17 Inner products Up until now, we have only examined the properties of vectors and matrices in R n. But normally, when we think of R n, we re really thinking of n-dimensional Euclidean space - that is,

More information

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Prepared by: M. S. KumarSwamy, TGT(Maths) Page Prepared by: M S KumarSwamy, TGT(Maths) Page - 119 - CHAPTER 10: VECTOR ALGEBRA QUICK REVISION (Important Concepts & Formulae) MARKS WEIGHTAGE 06 marks Vector The line l to the line segment AB, then a

More information

On-Line Geometric Modeling Notes VECTOR SPACES

On-Line Geometric Modeling Notes VECTOR SPACES On-Line Geometric Modeling Notes VECTOR SPACES Kenneth I. Joy Visualization and Graphics Research Group Department of Computer Science University of California, Davis These notes give the definition of

More information

What are vectors. Adding Vectors

What are vectors. Adding Vectors Vectors Introduction What are vectors Each vector is defined by two pieces of information: Direction and Magnitude. Often vectors are described by a picture representation or by ordered pairs which describe

More information

Introduction to Vectors Pg. 279 # 1 6, 8, 9, 10 OR WS 1.1 Sept. 7. Vector Addition Pg. 290 # 3, 4, 6, 7, OR WS 1.2 Sept. 8

Introduction to Vectors Pg. 279 # 1 6, 8, 9, 10 OR WS 1.1 Sept. 7. Vector Addition Pg. 290 # 3, 4, 6, 7, OR WS 1.2 Sept. 8 UNIT 1 INTRODUCTION TO VECTORS Lesson TOPIC Suggested Work Sept. 5 1.0 Review of Pre-requisite Skills Pg. 273 # 1 9 OR WS 1.0 Fill in Info sheet and get permission sheet signed. Bring in $3 for lesson

More information

Mathematics Revision Guides Vectors Page 1 of 19 Author: Mark Kudlowski M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier VECTORS

Mathematics Revision Guides Vectors Page 1 of 19 Author: Mark Kudlowski M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier VECTORS Mathematics Revision Guides Vectors Page of 9 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier VECTORS Version:.4 Date: 05-0-05 Mathematics Revision Guides Vectors Page of 9 VECTORS

More information

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.

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. SECTION 10.4 THE CROSS PRODUCT 537 42. Suppose that all sides of a quadrilateral are equal in length and opposite sides are parallel. Use vector methods to show that the diagonals are perpendicular. 43.

More information

Vectors for Beginners

Vectors for Beginners Vectors for Beginners Leo Dorst September 6, 2007 1 Three ways of looking at linear algebra We will always try to look at what we do in linear algebra at three levels: geometric: drawing a picture. This

More information

a b 0 a cos u, 0 u 180 :

a b 0 a  cos u, 0 u 180 : Section 7.3 The Dot Product of Two Geometric Vectors In hapter 6, the concept of multiplying a vector by a scalar was discussed. In this section, we introduce the dot product of two vectors and deal specifically

More information

Roots and Coefficients Polynomials Preliminary Maths Extension 1

Roots and Coefficients Polynomials Preliminary Maths Extension 1 Preliminary Maths Extension Question If, and are the roots of x 5x x 0, find the following. (d) (e) Question If p, q and r are the roots of x x x 4 0, evaluate the following. pq r pq qr rp p q q r r p

More information

Section 8.1 Vector and Parametric Equations of a Line in

Section 8.1 Vector and Parametric Equations of a Line in Section 8.1 Vector and Parametric Equations of a Line in R 2 In this section, we begin with a discussion about how to find the vector and parametric equations of a line in R 2. To find the vector and parametric

More information

Vectors. A vector is usually denoted in bold, like vector a, or sometimes it is denoted a, or many other deviations exist in various text books.

Vectors. A vector is usually denoted in bold, like vector a, or sometimes it is denoted a, or many other deviations exist in various text books. Vectors A Vector has Two properties Magnitude and Direction. That s a weirder concept than you think. A Vector does not necessarily start at a given point, but can float about, but still be the SAME vector.

More information

r y The angle theta defines a vector that points from the boat to the top of the cliff where rock breaks off. That angle is given as 30 0

r y The angle theta defines a vector that points from the boat to the top of the cliff where rock breaks off. That angle is given as 30 0 From a boat in the English Channel, you slowly approach the White Cliffs of Dover. You want to know how far you are from the base of the cliff. Then suddenly you see a rock break off from the top and hit

More information

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

58. The Triangle Inequality for vectors is. dot product.] 59. The Parallelogram Law states that 786 CAPTER 12 VECTORS AND TE GEOETRY OF SPACE 0, 0, 1, and 1, 1, 1 as shown in the figure. Then the centroid is. ( 1 2, 1 2, 1 2 ) ] x z C 54. If c a a, where a,, and c are all nonzero vectors, show that

More information

We have seen that for a function the partial derivatives whenever they exist, play an important role. This motivates the following definition.

We have seen that for a function the partial derivatives whenever they exist, play an important role. This motivates the following definition. \ Module 12 : Total differential, Tangent planes and normals Lecture 34 : Gradient of a scaler field [Section 34.1] Objectives In this section you will learn the following : The notions gradient vector

More information

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

The Geometry of R n. Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech The Geometry of R n Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech Contents Vectors in R n. Vectors....................................... The Length and Direction of a Vector......................3

More information

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

different formulas, depending on whether or not the vector is in two dimensions or three dimensions. ectors The word ector comes from the Latin word ectus which means carried. It is best to think of a ector as the displacement from an initial point P to a terminal point Q. Such a ector is expressed as

More information

Lesson 8: Complex Number Division

Lesson 8: Complex Number Division Student Outcomes Students determine the modulus and conjugate of a complex number. Students use the concept of conjugate to divide complex numbers. Lesson Notes This is the second day of a two-day lesson

More information

2- Scalars and Vectors

2- Scalars and Vectors 2- Scalars and Vectors Scalars : have magnitude only : Length, time, mass, speed and volume is example of scalar. v Vectors : have magnitude and direction. v The magnitude of is written v v Position, displacement,

More information

System of Linear Equations

System of Linear Equations Math 20F Linear Algebra Lecture 2 1 System of Linear Equations Slide 1 Definition 1 Fix a set of numbers a ij, b i, where i = 1,, m and j = 1,, n A system of m linear equations in n variables x j, is given

More information

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

This pre-publication material is for review purposes only. Any typographical or technical errors will be corrected prior to publication. This pre-publication material is for review purposes only. Any typographical or technical errors will be corrected prior to publication. Copyright Pearson Canada Inc. All rights reserved. Copyright Pearson

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

LINEAR ALGEBRA - CHAPTER 1: VECTORS

LINEAR ALGEBRA - CHAPTER 1: VECTORS LINEAR ALGEBRA - CHAPTER 1: VECTORS A game to introduce Linear Algebra In measurement, there are many quantities whose description entirely rely on magnitude, i.e., length, area, volume, mass and temperature.

More information

11.8 Vectors Applications of Trigonometry

11.8 Vectors Applications of Trigonometry 00 Applications of Trigonometry.8 Vectors As we have seen numerous times in this book, Mathematics can be used to model and solve real-world problems. For many applications, real numbers suffice; that

More information

Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q.

Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q. THE UNIVERSITY OF NEW SOUTH WALES SCHOOL OF MATHEMATICS AND STATISTICS MATH Algebra Section : - Introduction to Vectors. You may have already met the notion of a vector in physics. There you will have

More information

9.4 Vector and Scalar Fields; Derivatives

9.4 Vector and Scalar Fields; Derivatives 9.4 Vector and Scalar Fields; Derivatives Vector fields A vector field v is a vector-valued function defined on some domain of R 2 or R 3. Thus if D is a subset of R 3, a vector field v with domain D associates

More information

The Cross Product of Two Vectors

The Cross Product of Two Vectors The Cross roduct of Two Vectors In proving some statements involving surface integrals, there will be a need to approximate areas of segments of the surface by areas of parallelograms. Therefore it is

More information

POINTS, LINES, DISTANCES

POINTS, LINES, DISTANCES POINTS, LINES, DISTANCES NIKOS APOSTOLAKIS Examples/Exercises: (1) Find the equation of the line that passes through (4, 5), (4, ) () Find the equation of the line that passes through the points (1, ),

More information

Bob Brown, CCBC Essex Math 163 College Algebra, Chapter 1 Section 7 COMPLETED 1 Linear, Compound, and Absolute Value Inequalities

Bob Brown, CCBC Essex Math 163 College Algebra, Chapter 1 Section 7 COMPLETED 1 Linear, Compound, and Absolute Value Inequalities Bob Brown, CCBC Essex Math 163 College Algebra, Chapter 1 Section 7 COMPLETED 1 What is the following symbol? < The inequality symbols < > are used to compare two real numbers. The meaning of anyone of

More information

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

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition VECTORS Vectors in 2- D and 3- D in Euclidean space or flatland are easy compared to vectors in non- Euclidean space. In Cartesian coordinates we write a component of a vector as where the index i stands

More information

Chapter 2 Mechanical Equilibrium

Chapter 2 Mechanical Equilibrium Chapter 2 Mechanical Equilibrium I. Force (2.1) A. force is a push or pull 1. A force is needed to change an object s state of motion 2. State of motion may be one of two things a. At rest b. Moving uniformly

More information

The Cross Product The cross product of v = (v 1,v 2,v 3 ) and w = (w 1,w 2,w 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 The Cross Product 1-1-2018 The cross product of v = (v 1,v 2,v 3 ) and w = (w 1,w 2,w 3 ) is v w = (v 2 w 3 v 3 w 2 )î+(v 3 w 1 v 1 w 3 )ĵ+(v 1 w 2 v 2 w 1 )ˆk = v 1 v 2 v 3 w 1 w 2 w 3. Strictly speaking,

More information

Honors Advanced Mathematics Determinants page 1

Honors Advanced Mathematics Determinants page 1 Determinants page 1 Determinants For every square matrix A, there is a number called the determinant of the matrix, denoted as det(a) or A. Sometimes the bars are written just around the numbers of the

More information

Vectors. 1 Basic Definitions. Liming Pang

Vectors. 1 Basic Definitions. Liming Pang Vectors Liming Pang 1 Basic Definitions Definition 1. A vector in a line/plane/space is a quantity which has both magnitude and direction. The magnitude is a nonnegative real number and the direction is

More information

Extra Problems for Math 2050 Linear Algebra I

Extra Problems for Math 2050 Linear Algebra I Extra Problems for Math 5 Linear Algebra I Find the vector AB and illustrate with a picture if A = (,) and B = (,4) Find B, given A = (,4) and [ AB = A = (,4) and [ AB = 8 If possible, express x = 7 as

More information

Vectors Year 12 Term 1

Vectors Year 12 Term 1 Vectors Year 12 Term 1 1 Vectors - A Vector has Two properties Magnitude and Direction - A vector is usually denoted in bold, like vector a, or a, or many others. In 2D - a = xı + yȷ - a = x, y - where,

More information

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

Vectors a vector is a quantity that has both a magnitude (size) and a direction Vectors In physics, a vector is a quantity that has both a magnitude (size) and a direction. Familiar examples of vectors include velocity, force, and electric field. For any applications beyond one dimension,

More information

1 Last time: multiplying vectors matrices

1 Last time: multiplying vectors matrices MATH Linear algebra (Fall 7) Lecture Last time: multiplying vectors matrices Given a matrix A = a a a n a a a n and a vector v = a m a m a mn Av = v a a + v a a v v + + Rn we define a n a n a m a m a mn

More information

Complex Numbers. Rich Schwartz. September 25, 2014

Complex Numbers. Rich Schwartz. September 25, 2014 Complex Numbers Rich Schwartz September 25, 2014 1 From Natural Numbers to Reals You can think of each successive number system as arising so as to fill some deficits associated with the previous one.

More information

Introduction to Linear Algebra

Introduction to Linear Algebra Introduction to Linear Algebra Linear algebra is the algebra of vectors. In a course on linear algebra you will also learn about the machinery (matrices and reduction of matrices) for solving systems of

More information

NOTES ON LINEAR ALGEBRA CLASS HANDOUT

NOTES ON LINEAR ALGEBRA CLASS HANDOUT NOTES ON LINEAR ALGEBRA CLASS HANDOUT ANTHONY S. MAIDA CONTENTS 1. Introduction 2 2. Basis Vectors 2 3. Linear Transformations 2 3.1. Example: Rotation Transformation 3 4. Matrix Multiplication and Function

More information

v = ( 2)

v = ( 2) Chapter : Introduction to Vectors.. Vectors and linear combinations Let s begin by saying what vectors are: They are lists of numbers. If there are numbers in the list, there is a natural correspondence

More information

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

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for CHAPTER 4 VECTORS Before we go any further, we must talk about vectors. They are such a useful tool for the things to come. The concept of a vector is deeply rooted in the understanding of physical mechanics

More information

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

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position. Vectors The standard geometric definition of vector is as something which has direction and magnitude but not position. Since vectors have no position we may place them wherever is convenient. Vectors

More information

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

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 21 EECS 16A Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 21 21.1 Module Goals In this module, we introduce a family of ideas that are connected to optimization and machine learning,

More information

Applied Linear Algebra in Geoscience Using MATLAB

Applied Linear Algebra in Geoscience Using MATLAB Applied Linear Algebra in Geoscience Using MATLAB Contents Getting Started Creating Arrays Mathematical Operations with Arrays Using Script Files and Managing Data Two-Dimensional Plots Programming in

More information

Main Ideas in Class Today

Main Ideas in Class Today Main Ideas in Class Today After today, you should be able to: Understand vector notation Use basic trigonometry in order to find the x and y components of a vector (only right triangles) Add and subtract

More information

Euclidean Space. This is a brief review of some basic concepts that I hope will already be familiar to you.

Euclidean Space. This is a brief review of some basic concepts that I hope will already be familiar to you. Euclidean Space This is a brief review of some basic concepts that I hope will already be familiar to you. There are three sets of numbers that will be especially important to us: The set of all real numbers,

More information

In these chapter 2A notes write vectors in boldface to reduce the ambiguity of the notation.

In these chapter 2A notes write vectors in boldface to reduce the ambiguity of the notation. 1 2 Linear Systems In these chapter 2A notes write vectors in boldface to reduce the ambiguity of the notation 21 Matrix ODEs Let and is a scalar A linear function satisfies Linear superposition ) Linear

More information

Sums of Squares (FNS 195-S) Fall 2014

Sums of Squares (FNS 195-S) Fall 2014 Sums of Squares (FNS 195-S) Fall 014 Record of What We Did Drew Armstrong Vectors When we tried to apply Cartesian coordinates in 3 dimensions we ran into some difficulty tryiing to describe lines and

More information

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES Mathematics SKE, Strand J STRAND J: TRANSFORMATIONS, VECTORS and MATRICES J4 Matrices Text Contents * * * * Section J4. Matrices: Addition and Subtraction J4.2 Matrices: Multiplication J4.3 Inverse Matrices:

More information

DATE: MATH ANALYSIS 2 CHAPTER 12: VECTORS & DETERMINANTS

DATE: MATH ANALYSIS 2 CHAPTER 12: VECTORS & DETERMINANTS NAME: PERIOD: DATE: MATH ANALYSIS 2 MR. MELLINA CHAPTER 12: VECTORS & DETERMINANTS Sections: v 12.1 Geometric Representation of Vectors v 12.2 Algebraic Representation of Vectors v 12.3 Vector and Parametric

More information

22m:033 Notes: 6.1 Inner Product, Length and Orthogonality

22m:033 Notes: 6.1 Inner Product, Length and Orthogonality m:033 Notes: 6. Inner Product, Length and Orthogonality Dennis Roseman University of Iowa Iowa City, IA http://www.math.uiowa.edu/ roseman April, 00 The inner product Arithmetic is based on addition and

More information

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1.

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1. August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei 1. Vector spaces 1.1. Notations. x S denotes the fact that the element x

More information

Complex numbers, the exponential function, and factorization over C

Complex numbers, the exponential function, and factorization over C Complex numbers, the exponential function, and factorization over C 1 Complex Numbers Recall that for every non-zero real number x, its square x 2 = x x is always positive. Consequently, R does not contain

More information

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra 1.4 Linear Combinations Math 4377/6308 Advanced Linear Algebra 1.4 Linear Combinations & Systems of Linear Equations Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/

More information

MATH 1210 Assignment 3 Solutions 17R-T2

MATH 1210 Assignment 3 Solutions 17R-T2 MATH 1210 Assignment 3 Solutions 17R-T2 This assignment is optional and does not need to be handed in. Attempt all questions, write out nicely written solutions (showing all your work), and the solutions

More information

Math 3C Lecture 20. John Douglas Moore

Math 3C Lecture 20. John Douglas Moore Math 3C Lecture 20 John Douglas Moore May 18, 2009 TENTATIVE FORMULA I Midterm I: 20% Midterm II: 20% Homework: 10% Quizzes: 10% Final: 40% TENTATIVE FORMULA II Higher of two midterms: 30% Homework: 10%

More information

MEP Pupil Text 13-19, Additional Material. Gradients of Perpendicular Lines

MEP Pupil Text 13-19, Additional Material. Gradients of Perpendicular Lines Graphs MEP Pupil Text -9, Additional Material.B Gradients of Perpendicular Lines In this section we explore the relationship between the gradients of perpendicular lines and line segments. Worked Example

More information

Precalculus. Precalculus Higher Mathematics Courses 85

Precalculus. Precalculus Higher Mathematics Courses 85 Precalculus Precalculus combines the trigonometric, geometric, and algebraic techniques needed to prepare students for the study of calculus, and strengthens students conceptual understanding of problems

More information

Problem Set # 1 Solution, 18.06

Problem Set # 1 Solution, 18.06 Problem Set # 1 Solution, 1.06 For grading: Each problem worths 10 points, and there is points of extra credit in problem. The total maximum is 100. 1. (10pts) In Lecture 1, Prof. Strang drew the cone

More information

Lesson 8: Complex Number Division

Lesson 8: Complex Number Division Student Outcomes Students determine the modulus and conjugate of a complex number. Students use the concept of conjugate to divide complex numbers. Lesson Notes This is the second day of a two-day lesson

More information

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

CHAPTER 3 : VECTORS. Definition 3.1 A vector is a quantity that has both magnitude and direction. EQT 101-Engineering Mathematics I Teaching Module CHAPTER 3 : VECTORS 3.1 Introduction Definition 3.1 A ector is a quantity that has both magnitude and direction. A ector is often represented by an arrow

More information

Ch. 7.3, 7.4: Vectors and Complex Numbers

Ch. 7.3, 7.4: Vectors and Complex Numbers Ch. 7.3, 7.4: Vectors and Complex Numbers Johns Hopkins University Fall 2014 (Johns Hopkins University) Ch. 7.3, 7.4: Vectors and Complex Numbers Fall 2014 1 / 38 Vectors(1) Definition (Vector) A vector

More information

Chapter 8: Polar Coordinates and Vectors

Chapter 8: Polar Coordinates and Vectors Chapter 8: Polar Coordinates and Vectors 8.1 Polar Coordinates This is another way (in addition to the x-y system) of specifying the position of a point in the plane. We give the distance r of the point

More information

4.2 SOLVING A LINEAR INEQUALITY

4.2 SOLVING A LINEAR INEQUALITY Algebra - II UNIT 4 INEQUALITIES Structure 4.0 Introduction 4.1 Objectives 4. Solving a Linear Inequality 4.3 Inequalities and Absolute Value 4.4 Linear Inequalities in two Variables 4.5 Procedure to Graph

More information

Inverses of Square Matrices

Inverses of Square Matrices Inverses of Square Matrices A. Havens Department of Mathematics University of Massachusetts, Amherst February 23-26, 2018 Outline 1 Defining Inverses Inverses for Products and Functions Defining Inverse

More information

NCERT Solutions for Class 7 Maths Chapter 14

NCERT Solutions for Class 7 Maths Chapter 14 NCERT Solutions for Class 7 Maths Chapter 14 Symmetry Class 7 Chapter 14 Symmetry Exercise 14.1, 14.2, 14.3 Solutions Exercise 14.1 : Solutions of Questions on Page Number : 268 Q1 : Copy the figures with

More information

Math 328 Course Notes

Math 328 Course Notes Math 328 Course Notes Ian Robertson March 3, 2006 3 Properties of C[0, 1]: Sup-norm and Completeness In this chapter we are going to examine the vector space of all continuous functions defined on the

More information

Brief Review of Vector Algebra

Brief Review of Vector Algebra APPENDIX Brief Review of Vector Algebra A.0 Introduction Vector algebra is used extensively in computational mechanics. The student must thus understand the concepts associated with this subject. The current

More information

From Lay, 5.4. If we always treat a matrix as defining a linear transformation, what role does diagonalisation play?

From Lay, 5.4. If we always treat a matrix as defining a linear transformation, what role does diagonalisation play? Overview Last week introduced the important Diagonalisation Theorem: An n n matrix A is diagonalisable if and only if there is a basis for R n consisting of eigenvectors of A. This week we ll continue

More information

Vector Algebra August 2013

Vector Algebra August 2013 Vector Algebra 12.1 12.2 28 August 2013 What is a Vector? A vector (denoted or v) is a mathematical object possessing both: direction and magnitude also called length (denoted ). Vectors are often represented

More information

Vectors. February 1, 2010

Vectors. February 1, 2010 Vectors Febrary 1, 2010 Motivation Location of projector from crrent position and orientation: direction of projector distance to projector (direction, distance=magnitde) vector Examples: Force Velocity

More information

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

MATH 12 CLASS 2 NOTES, SEP Contents. 2. Dot product: determining the angle between two vectors 2 MATH 12 CLASS 2 NOTES, SEP 23 2011 Contents 1. Dot product: definition, basic properties 1 2. Dot product: determining the angle between two vectors 2 Quick links to definitions/theorems Dot product definition

More information

OHSx XM521 Multivariable Differential Calculus: Homework Solutions 13.1

OHSx XM521 Multivariable Differential Calculus: Homework Solutions 13.1 OHSx XM521 Multivariable Differential Calculus: Homework Solutions 13.1 (37) If a bug walks on the sphere x 2 + y 2 + z 2 + 2x 2y 4z 3 = 0 how close and how far can it get from the origin? Solution: Complete

More information

Definitions and Properties of R N

Definitions and Properties of R N Definitions and Properties of R N R N as a set As a set R n is simply the set of all ordered n-tuples (x 1,, x N ), called vectors. We usually denote the vector (x 1,, x N ), (y 1,, y N ), by x, y, or

More information

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

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors Unit 1 Vectors In this unit, we introduce vectors, vector operations, and equations of lines and planes. Note: Unit 1 is based on Chapter 12 of the textbook, Salas and Hille s Calculus: Several Variables,

More information

1 Notes for lectures during the week of the strike Part 2 (10/25)

1 Notes for lectures during the week of the strike Part 2 (10/25) 1 Notes for lectures during the week of the strike Part 2 (10/25) Last time, we stated the beautiful: Theorem 1.1 ( Three reflections theorem ). Any isometry (of R 2 ) is the composition of at most three

More information

10.2 Introduction to Vectors

10.2 Introduction to Vectors Arkansas Tech University MATH 2934: Calculus III Dr. Marcel B Finan 10.2 Introduction to Vectors In the previous calculus classes we have seen that the study of motion involved the introduction of a variety

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

Solutions of Linear system, vector and matrix equation

Solutions of Linear system, vector and matrix equation Goals: Solutions of Linear system, vector and matrix equation Solutions of linear system. Vectors, vector equation. Matrix equation. Math 112, Week 2 Suggested Textbook Readings: Sections 1.3, 1.4, 1.5

More information

x n -2.5 Definition A list is a list of objects, where multiplicity is allowed, and order matters. For example, as lists

x n -2.5 Definition A list is a list of objects, where multiplicity is allowed, and order matters. For example, as lists Vectors, Linear Combinations, and Matrix-Vector Mulitiplication In this section, we introduce vectors, linear combinations, and matrix-vector multiplication The rest of the class will involve vectors,

More information

Tropical Polynomials

Tropical Polynomials 1 Tropical Arithmetic Tropical Polynomials Los Angeles Math Circle, May 15, 2016 Bryant Mathews, Azusa Pacific University In tropical arithmetic, we define new addition and multiplication operations on

More information

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

The Cross Product. In this section, we will learn about: Cross products of vectors and their applications. The Cross Product In this section, we will learn about: Cross products of vectors and their applications. THE CROSS PRODUCT The cross product a x b of two vectors a and b, unlike the dot product, is a

More information

Equation. A mathematical sentence formed by setting two expressions equal to each other. Example 1: 3 6 = 18 Example 2: 7 + x = 12

Equation. A mathematical sentence formed by setting two expressions equal to each other. Example 1: 3 6 = 18 Example 2: 7 + x = 12 Equation A mathematical sentence formed by setting two expressions equal to each other Example 1: 3 6 = 18 Example 2: 7 + x = 12 Variable A symbol, usually a letter, that is used to represent one or more

More information

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan Chapter 3 Vectors 3 Vectors 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan 2 3 3-2 Vectors and Scalars Physics deals with many quantities that have both size and direction. It needs a special mathematical

More information