22m:033 Notes: 1.3 Vector Equations

Similar documents
22m:033 Notes: 3.1 Introduction to Determinants

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

22m:033 Notes: 1.8 Linear Transformations

Linear Equations in Linear Algebra

22m:033 Notes: 1.2 Row Reduction and Echelon Forms

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.

Announcements August 31

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

VECTORS [PARTS OF 1.3] 5-1

Math Week 1 notes

ICS 6N Computational Linear Algebra Vector Equations

The geometry of least squares

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices

1 Last time: multiplying vectors matrices

1 Last time: row reduction to (reduced) echelon form

Lecture 2: Vector-Vector Operations

Vector Addition and Subtraction

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

Math 4377/6308 Advanced Linear Algebra

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound

Examples: u = is a vector in 2. is a vector in 5.

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

Review of Coordinate Systems

Linear Equations in Linear Algebra

Vectors Picturing vectors Properties of vectors Linear combination Span. Vectors. Math 4A Scharlemann. 9 January /31

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

Finish section 3.6 on Determinants and connections to matrix inverses. Use last week's notes. Then if we have time on Tuesday, begin:

Vector Basics, with Exercises

Linear Algebra I for Science (NYC)

Day 1: Introduction to Vectors + Vector Arithmetic

Vectors. (same vector)

v = ( 2)

Solutions of Linear system, vector and matrix equation

GEOMETRY OF MATRICES x 1

Math Linear algebra, Spring Semester Dan Abramovich

LS.1 Review of Linear Algebra

I&C 6N. Computational Linear Algebra

Linear Algebra I. Ronald van Luijk, 2015

Definition of geometric vectors

MTH 464: Computational Linear Algebra

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

Vector calculus background

Row Space, Column Space, and Nullspace

(II.B) Basis and dimension

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

3 Vectors and Two- Dimensional Motion

LINEAR ALGEBRA - CHAPTER 1: VECTORS

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

Announcements Wednesday, September 05

AP Physics C Mechanics Vectors

MATH 1553 PRACTICE FINAL EXAMINATION

Vector Spaces. Addition : R n R n R n Scalar multiplication : R R n R n.

Linear transformations

Linear Equations and Vectors

Introduction to Vector Spaces Linear Algebra, Fall 2008

2- Scalars and Vectors

A FIRST COURSE IN LINEAR ALGEBRA. An Open Text by Ken Kuttler. Lecture Notes by Karen Seyffarth Adapted by LYRYX SERVICE COURSE SOLUTION

Chapter 1: Linear Equations

CS123 INTRODUCTION TO COMPUTER GRAPHICS. Linear Algebra 1/33

CSL361 Problem set 4: Basic linear algebra

Review: Linear and Vector Algebra

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

Math 241: Multivariable calculus

Section 1.5. Solution Sets of Linear Systems

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

Chapter 1: Linear Equations

11.8 Vectors Applications of Trigonometry

Linear Algebra. Ben Woodruff. Compiled July 17, 2010

Math 309 Notes and Homework for Days 4-6

MATH.2720 Introduction to Programming with MATLAB Vector and Matrix Algebra

CE 201 Statics. 2 Physical Sciences. Rigid-Body Deformable-Body Fluid Mechanics Mechanics Mechanics

Linear Algebra Review

Math 2030 Assignment 5 Solutions

Linear Algebra. Preliminary Lecture Notes

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

System of Linear Equations

CS123 INTRODUCTION TO COMPUTER GRAPHICS. Linear Algebra /34

11.1 Vectors in the plane

In the real world, objects don t just move back and forth in 1-D! Projectile

x + 2y + 3z = 8 x + 3y = 7 x + 2z = 3

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

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

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar.

Linear Algebra Practice Problems

(arrows denote positive direction)

Linear Algebra Exam 1 Spring 2007

Linear Algebra. Preliminary Lecture Notes

Multiple Choice Questions

Worksheet 1.1: Introduction to Vectors

Vectors and Matrices

Wed Feb The vector spaces 2, 3, n. Announcements: Warm-up Exercise:

NOTES on LINEAR ALGEBRA 1

Lecture 03. Math 22 Summer 2017 Section 2 June 26, 2017

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

Introduction to Vectors

Vector Geometry. Chapter 5

Math 1553, Introduction to Linear Algebra

Vector Calculus Math 213 Course Notes

Designing Information Devices and Systems I Fall 2017 Official Lecture Notes Note 2

Transcription:

m:0 Notes: Vector Equations Dennis Roseman University of Iowa Iowa City, IA http://wwwmathuiowaedu/ roseman January 7, 00

Algebra and Geometry We think of geometric things as subsets of the plane or of three dimensional space Points are either ordered pairs of numbers or ordered triples Linear algebra gives us a simple and powerful way of thinking about these points as algebraic so that we can add points and do multiplications n-space Definition We define real n-dimensional space to be the set of ordered n-tuples of real numbers and denote this by R n Remark Often we will denote a point of R n by (x, x,, x n ) So R, also denoted R is the set of real numbers And R is all ordered pairs of real numbers (x, x ), sometimes simply called the plane or -dimensional space

And R is all ordered triples of real numbers (x, x, x ), sometimes simply called the space, or -dimensional space 4 And R 4 is all ordered 4-tuples of real numbers (x, x, x, x 4 ), is called 4-dimensional space 5 Also R 5 is all ordered 5-tuples of real numbers (x, x, x, x 4, x 5 ), is called 5-dimensional space 6 and on and on Remark When we talk about the plane, we generally will be referring to R rather that a plane in R Vectors in R n Definition A vector in R n is an n-tuple, called an n-dimensional vector, of numbers which we write as a matrix of one column

So we represent the n-tuple (x, x,, x n ) by x x x n The number x i is called the i-th component of the vector The number n is called the dimension of the vector In these notes, on the blackboard, and in tests we use the notation v to indicate v is a vector (the text uses bold font) Two vectors are equal if they have the same dimension and components of one equal components of the other: Definition Two vectors u u u = and v = u m v v v n are equal if m = n and u i = v i for i n Remark A vector is a n matrix But since there is only one column, we will not use the double subscript 4

notation Instead of writing x x v = instead of x n x x x n Another way to write this is to say v i n = (x i ) where Addition of vectors Two vectors of the same dimension n can be added: Definition 4 If u = u u u n and v = Then the vector sum u + v is also an n-dimensional u + v vector defined: u + u v = + v u n + v n v v v n Example 5 For example 5

and + + a b 0 = = a + b + 6 Definition 6 A vector is called a zero vector if all of its coordinates are zero Where the dimension is understood we will use the notation 0 for the zero vector Scalar multiplication Definition 7 If u = u u u n and c is any number then the scalar product c u is the vector defined by: 6

If c u = cu cu cu n Remark 8 NOTE CAREFULLY: For addition we add two vectors (of same dimension) and get another vector (of that dimension) With a scalar product we combine two very different things: a vector and a number what we get is a vector Example 9 = 4 6, =, and 0 = 0 0 0 Definition 0 If u is any vector u = ( ) u Graphic view of vector in the plane and space Graphically, we depict a vector in the plane or space as an arrow (except the zero vector) There are two ways to do this In the plane the origin is (0, 0), in space (0, 0, 0) 7

(Based arrow method) Depict the vector as an arrow with point of arrow at point whose coordinates are the vector coordinates and with the tail point of the arrow at the origin (Free vector method) Depict the vector as any arrow which is parallel to that obtained from the based arrow method Remark The text uses only the based arrow method In multi-variable calculus, physics and many kinds of engineering, you need the other as well 4 Geometric view of vectors in R Given two non-zero vectors ( ) a u = and ( ) c v = b d we can describe the sum u + u = ( ) a + c v = as b + d follows: (Based arrow method) Assume the points (0, 0), (a, b) and (c, d) do not lie in a line Then these three points determine a unique parallelogram P with one angle α at (0, 0) Then the point (a+c, b+d) will be the vertex 8

point of P diagonally opposite the vertex of α In other words u + u is represented by this diagonal (Free vector method) Assume the free vectors do not lie in parallel lines Draw u as an arrow from a point A to point B and draw v as a free vector which starts at B and goes to C The vector u + u can be depicted as an arrow that goes from A to C Remark It is often better to use the free method when dealing with a sum of three vectors or more 5 Geometric view of vectors R Three points in space, if they do not lie on a line, determine a plane H The two vectors correspond to arrows that lie in that H Once we have this we use either of the methods described in Section 4 6 Vectors in R 4 It is difficult for many to visualize R 4, however addition of 4-dimensional vectors only really needs visualization in two dimensions 9

In later sections we will be able to articulate and show that three points in R 4, if they do not lie on a line, determine a two dimensional subset H which is just like a plane The two vectors correspond to arrows that lie in that H Once we have this we use either of the methods described in Section 4 4 Algebraic Properties of Vector Addition and Scalar Multiplication Proposition 4 Suppose u, v, w are vectors in R n and c, d are numbers u + v = v + u ( u + v ) + w = u + ( v + w ) u + 0 = 0 + u = u 4 u + ( u ) = u + u = 0 5 c( u + v ) = c u + c v 6 (c + d) u = c u + d u 7 c(d u ) = (cd) u 8 u = u 0

Remark 4 We will write u + ( u ) as u u 5 Linear Combinations Definition 5 Given a set of vectors v, v,, v p and numbers c, c, c p the vector c v + c v + + c p vp is called a linear combination of the vectors v, v,, v p with weights c, c, c p Example 5 Let us see if is a linear combination of and If it is a linear combination, we can find numbers c and c such that = c + c

this means that = c c + c c + c c + c The given vector is a linear combination if we can solve the following set of equations: c + c = c + c = c + c = We use our methods to solve this system The augmented matrix is: The row reduced echelon form of this is 0 0 0 0 0 and we conclude that the given vector is a linear combination if we use weights c =, c =

6 The span of a set of vectors Definition 6 Given vectors v, v,, v p in R n, the span of v, v,, v p (or the subset of R n spanned by v, v,, v p ) is the set of all linear combinations of the vectors v, v,, v p We denote this by Span{ v, v,, v p } Example 6 The calculation of Example 5 shows that is in the span of and On the other hand, and is in not in the span of This can be seen since when we row reduce

we get 0 0 0 0 0 0 This means there are no solutions to the vector equation = c + c 4