Math 4377/6308 Advanced Linear Algebra

Similar documents
Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 2331 Linear Algebra

Math 2331 Linear Algebra

Math 3191 Applied Linear Algebra

Math 2331 Linear Algebra

Math 2331 Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra

Math 2331 Linear Algebra

System of Linear Equations

Math 4377/6308 Advanced Linear Algebra

Math 3191 Applied Linear Algebra

Solutions of Linear system, vector and matrix equation

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:

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

Elementary Linear Algebra

VECTORS [PARTS OF 1.3] 5-1

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

Linear Equations in Linear Algebra

Lecture 16: 9.2 Geometry of Linear Operators

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.

Study Guide for Linear Algebra Exam 2

Math 3C Lecture 20. John Douglas Moore

ICS 6N Computational Linear Algebra Vector Equations

Linear Equations and Vectors

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

Math 2331 Linear Algebra

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

Components and change of basis

Math 2331 Linear Algebra

7.6 The Inverse of a Square Matrix

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to :

Lecture 12: Solving Systems of Linear Equations by Gaussian Elimination

Chapter 3. Vector spaces

Lecture 17: Section 4.2

Linear Equations in Linear Algebra

Sept. 26, 2013 Math 3312 sec 003 Fall 2013

GENERAL VECTOR SPACES AND SUBSPACES [4.1]

VECTOR SPACES & SUBSPACES

Lecture 9: Vector Algebra

Row Space, Column Space, and Nullspace

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

3 - Vector Spaces Definition vector space linear space u, v,

Announcements August 31

Chapter 3. Directions: For questions 1-11 mark each statement True or False. Justify each answer.

Math "Matrix Approach to Solving Systems" Bibiana Lopez. November Crafton Hills College. (CHC) 6.3 November / 25

Chapter 1. Vectors, Matrices, and Linear Spaces

Elementary maths for GMT

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

MTH 362: Advanced Engineering Mathematics

Orthonormal Bases; Gram-Schmidt Process; QR-Decomposition

LINEAR ALGEBRA SUMMARY SHEET.

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science

Math 2331 Linear Algebra

Chapter 1: Linear Equations

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

Online Exercises for Linear Algebra XM511

Lecture Summaries for Linear Algebra M51A

Pre-Calculus I. For example, the system. x y 2 z. may be represented by the augmented matrix

MATH 304 Linear Algebra Lecture 20: Review for Test 1.

Chapter 1: Linear Equations

MAT 242 CHAPTER 4: SUBSPACES OF R n

5x 2 = 10. x 1 + 7(2) = 4. x 1 3x 2 = 4. 3x 1 + 9x 2 = 8

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

9.1 - Systems of Linear Equations: Two Variables

Math 3191 Applied Linear Algebra

Linear equations in linear algebra

Evaluating Determinants by Row Reduction

NAME MATH 304 Examination 2 Page 1

MATH 2030: ASSIGNMENT 4 SOLUTIONS

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Math 2331 Linear Algebra

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 4

Fall 2016 MATH*1160 Final Exam

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

6. Orthogonality and Least-Squares

Linear Equations in Linear Algebra

4.3 Linear, Homogeneous Equations with Constant Coefficients. Jiwen He

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix

Linear Algebra Handout

MATH 3511 Lecture 1. Solving Linear Systems 1

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

Lecture 22: Section 4.7

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

1 Last time: inverses

Math Linear Algebra Final Exam Review Sheet

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

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

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1)

Relationships Between Planes

Math 2331 Linear Algebra

Lectures on Linear Algebra for IT

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

Math Camp II. Basic Linear Algebra. Yiqing Xu. Aug 26, 2014 MIT

Matrices and Matrix Algebra.

Transcription:

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/ jiwenhe/math4377 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 1 / 30

1.4 Linear Combinations & Systems of Linear Equations Linear Combinations: Definition Linear Combinations of Vectors in R 2 Linear Combinations and Vector Equation Solving a System of Linear Equations by Row Eliminations Span of a Set of Vectors: Definition Span of a Set of Vectors in R 2 and in R 3 A Shortcut for Determining Subspaces Spanning Sets Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 2 / 30

Linear Combinations Definition Let V be a vector space and S a nonempty subset of V. A vector v V is called a linear combination of vectors of S if there exist a finite number of vectors u 1, u 2,, u n in S and scalars a 1, a 2,, a n in F such that v = a 1 u 1 + a 2 u 2 + + a n u n. In this case we also say that v is a linear combination of u 1, u 2,, u n and call a 1, a 2,, a n the coefficients of the linear combination Note that 0v = 0 for each v V, so the zero vector is a linear combination of any nonempty subset of V. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 3 / 30

Linear Combinations of Vectors in R 2 Parallelogram Rule for Addition of Two Vectors If u and v in R 2 are represented as points in the plane, then u + v corresponds to the fourth vertex of the parallelogram whose other vertices are 0, u and v. Geometric Description of R 2 [ ] x1 Vector is the point x 2 (x 1, x 2 ) in the plane. R 2 is the set of all points in the plane. Example [ ] [ 1 2 Let u = and v = 3 1 Graphs of u, v and u + v are: ]. (Parallelogram Rule) Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 4 / 30

Linear Combinations of Vectors in R 2 (cont.) Example [ ] 1 Let u =. 2 Express u, 2u, and 3 2 u on a graph. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 5 / 30

Linear Combinations of Vectors in R 2 : Example Example [ ] [ 2 2 Let v 1 = and v 1 2 = 2 following as a linear combination of v 1 and v 2 : [ ] [ ] [ 0 4 6 a =, b =, c = 3 1 6 ]. Express each of the ], d = [ 7 4 ] Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 6 / 30

Linear Combinations: Example Example Let a 1 = 1 0 3, a 2 = 4 2 14, a 3 = 3 6 10, and b = Determine if b is a linear combination of a 1, a 2, and a 3. 1 8 5 Solution: Vector b is a linear combination of a 1, a 2, and a 3 if can we find weights x 1, x 2, x 3 such that Vector Equation (fill-in): x 1 1 0 3 x 1 a 1 + x 2 a 2 + x 3 a 3 = b. + x 2 4 2 14 + x 3 3 6 10 = 1 8 5. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 7 / 30

Linear Combinations: Example (cont.) Corresponding System: x 1 + 4x 2 + 3x 3 = 1 2x 2 + 6x 3 = 8 3x 1 + 14x 2 + 10x 3 = 5 Corresponding Augmented Matrix: 1 4 3 1 0 2 6 8 3 14 10 5 1 0 0 1 0 1 0 2 0 0 1 2 = x 1 = x 2 = x 3 = Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 8 / 30

Linear Combinations: Review Review of the last example: the augmented matrix Solution to a 1, a 2, a 3 and b are columns of 1 4 3 1 0 2 6 8 3 14 10 5 a 1 a 2 a 3 b x 1 a 1 + x 2 a 2 + x 3 a 3 = b is found by solving the linear system whose augmented matrix is [ a1 a 2 a 3 b ]. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 9 / 30

Linear Combinations and Vector Equation Vector Equation A vector equation x 1 a 1 + x 2 a 2 + + x n a n = b has the same solution set as the linear system whose augmented matrix is [ a1 a 2 a n b ]. In particular, b can be generated by a linear combination of a 1, a 2,..., a n if and only if there is a solution to the linear system corresponding to the augmented matrix. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 10 / 30

Solving a System of Linear Equations Example Solving a System in Matrix Form[ x 1 2x 2 = 1 1 2 1 ] x 1 + 3x 2 = 3 1 3 3 (augmented matrix) x 1 2x 2 = 1 [ 1 2 1 ] x 2 = 2 0 1 2 x 1 = 3 x 2 = 2 [ 1 0 3 0 1 2 ] Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 11 / 30

Row Operations Elementary Row Operations 1 (Replacement) Add one row to a multiple of another row. 2 (Interchange) Interchange two rows. 3 (Scaling) Multiply all entries in a row by a nonzero constant. Row Equivalent Matrices Two matrices where one matrix can be transformed into the other matrix by a sequence of elementary row operations. Fact about Row Equivalence If the augmented matrices of two linear systems are row equivalent, then the two systems have the same solution set. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 12 / 30

Solving a System by Row Eliminations: Example Example (Row Eliminations to a Triangular Form) x 1 2x 2 + x 3 = 0 2x 2 8x 3 = 8 4x 1 + 5x 2 + 9x 3 = 9 x 1 2x 2 + x 3 = 0 2x 2 8x 3 = 8 3x 2 + 13x 3 = 9 x 1 2x 2 + x 3 = 0 x 2 4x 3 = 4 3x 2 + 13x 3 = 9 x 1 2x 2 + x 3 = 0 x 2 4x 3 = 4 x 3 = 3 1 2 1 0 0 2 8 8 4 5 9 9 1 2 1 0 0 2 8 8 0 3 13 9 1 2 1 0 0 1 4 4 0 3 13 9 1 2 1 0 0 1 4 4 0 0 1 3 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 13 / 30

Solving a System by Row Eliminations: Example (cont.) Example (Row Eliminations to a Diagonal Form) x 1 2x 2 + x 3 = 0 x 2 4x 3 = 4 x 3 = 3 x 1 2x 2 = 3 x 2 = 16 x 3 = 3 x 1 = 29 x 2 = 16 x 3 = 3 Solution: (29, 16, 3) 1 2 1 0 0 1 4 4 0 0 1 3 1 2 0 3 0 1 0 16 0 0 1 3 1 0 0 29 0 1 0 16 0 0 1 3 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 14 / 30

Solving a System by Row Eliminations: Example (cont.) Example (Check the Answer) Is (29, 16, 3) a solution of the original system? x 1 2x 2 + x 3 = 0 2x 2 8x 3 = 8 4x 1 + 5x 2 + 9x 3 = 9 (29) 2(16)+ (3) = 29 32 + 3 = 0 2(16) 8(3) = 32 24 = 8 4(29) + 5(16) + 9(3) = 116 + 80 + 27 = 9 Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 15 / 30

Span of a Set of Vectors: Examples Example Let v = 3 4 5. Label the origin together with 0 0 0 v, 2v and 1.5v on the graph. v, 2v and 1.5v all lie on the same line. Span{v} is the set of all vectors of the form cv. Here, Span{v} = a line through the origin. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 16 / 30

Span of a Set of Vectors: Examples (cont.) Example Label u, v, u + v and 3u+4v on the graph. u, v, u + v and 3u+4v all lie in the same plane. Span{u, v} is the set of all vectors of the form x 1 u + x 2 v. Here, Span{u, v} = a plane through the origin. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 17 / 30

Span of a Set of Vectors: Definition Span of a Set of Vectors Suppose v 1, v 2,..., v p are in R n ; then Span{v 1, v 2,..., v p } = set of all linear combinations of v 1, v 2,..., v p. Span of a Set of Vectors (Stated another way) Span{v 1, v 2,..., v p } is the collection of all vectors that can be written as x 1 v 1 + x 2 v 2 + + x p v p where x 1, x 2,..., x p are scalars. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 18 / 30

Span of a Set of Vectors in R 2 Example Let v 1 = [ 2 1 ] and v 2 = [ 4 2 (a) Find a vector in Span{v 1, v 2 }. ]. (b) Describe Span{v 1, v 2 } geometrically. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 19 / 30

Spanning Sets in R 3 Example v 2 is a multiple of v 1 Span{v 1, v 2 } =Span{v 1 } =Span{v 2 } (line through the origin) Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 20 / 30

Spanning Sets in R 3 (cont.) Example Let v 1 = and v 2 = 4 2 2 6 3 3. Is Span{v 1, v 2 } a line or a plane? v 2 is not a multiple of v 1 Span{v 1, v 2 } =plane through the origin Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 21 / 30

Spanning Sets Example Let A = 1 3 0 1.4 Linear Combinations Reduction Span Determining Subspaces 2 1 5 and b = spanned by the columns of A? Solution: 8 3 17. Is b in the plane? Do x 1 and x 2 exist so that 1 2 8 x 1 3 + x 2 1 = 3 0 5 17 Corresponding augmented matrix: 1 2 8 1 2 8 3 1 3 0 5 21 0 5 17 0 5 17 1 2 8 0 5 21 0 0 4 So b is not in the plane spanned by the columns of A Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 22 / 30

A Shortcut for Determining Subspaces Theorem (1) If v 1,..., v p are in a vector space V, then Span{v 1,..., v p } is a subspace of V. Proof: In order to verify this, check properties a, b and c of definition of a subspace. a. 0 is in Span{v 1,..., v p } since 0 = v 1 + v 2 + + v p b. To show that Span{v 1,..., v p } closed under vector addition, we choose two arbitrary vectors in Span{v 1,..., v p } : u =a 1 v 1 + a 2 v 2 + + a p v p and v =b 1 v 1 + b 2 v 2 + + b p v p. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 23 / 30

A Shortcut for Determining Subspaces (cont.) Then u + v = (a 1 v 1 + a 2 v 2 + + a p v p ) + (b 1 v 1 + b 2 v 2 + + b p v p ) = ( v 1 + v 1 ) + ( v 2 + v 2 ) + + ( v p + v p ) = (a 1 + b 1 ) v 1 + (a 2 + b 2 ) v 2 + + (a p + b p ) v p. So u + v is in Span{v 1,..., v p }. c. To show that Span{v 1,..., v p } closed under scalar multiplication, choose an arbitrary number c and an arbitrary vector in Span{v 1,..., v p } : v =b 1 v 1 + b 2 v 2 + + b p v p. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 24 / 30

A Shortcut for Determining Subspaces (cont.) Then cv =c (b 1 v 1 + b 2 v 2 + + b p v p ) So cv is in Span{v 1,..., v p }. = v 1 + v 2 + + v p Since properties a, b and c hold, Span{v 1,..., v p } is a subspace of V. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 25 / 30

Determining Subspaces: Recap Recap 1 To show that H is a subspace of a vector space, use Theorem 1. 2 To show that a set is not a subspace of a vector space, provide a specific example showing that at least one of the axioms a, b or c (from the definition of a subspace) is violated. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 26 / 30

Determining Subspaces: Example Example Is V = {(a + 2b, 2a 3b) : a and b are real} a subspace of R 2? Why or why not? Solution: Write vectors in V in column form: [ ] [ ] [ a + 2b a 2b = + 2a 3b 2a 3b = [ 1 2 ] + [ 2 3 ] ] So V =Span{v 1, v 2 } and therefore V is a subspace of Theorem 1. by Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 27 / 30

Determining Subspaces: Example Example Is H = a + 2b a + 1 a Why or why not? : a and b are real a subspace of R3? Solution: 0 is not in H since a = b = 0 or any other combination of values for a and b does not produce the zero vector. So property fails to hold and therefore H is not a subspace of R 3. Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 28 / 30

Determining Subspaces: Example Example [ Is the set H of all matrices of the form of M 2 2? Explain. 2a 3a + b ] b a subspace 3b Solution: Since [ 2a 3a + b ] b = 3b [ 2a 0 3a 0 ] [ 0 b + b 3b [ ] [ ] = a + b. ] Therefore H =Span subspace of M 2 2. {[ 2 0 3 0 ] [ 0 1, 1 3 ]} and so H is a Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 29 / 30

Spanning Sets 1.4 Linear Combinations Reduction Span Determining Subspaces Theorem (1.5) The span of any subset S of a vector space V is a subspace of V. Moreover, any subspace of V that contains S must also contain the span of S. Definition The subspace spanned (or subspace generated) by a nonempty set S of vectors in V is the set of all linear combinations of vectors from S: < S >= span(s) = {c 1 v 1 + + c n v n c i F, v i S} When S = {v 1,, v n } is a finite set, we use the notation < v 1,, v n > or span(v 1,, v n ). A set S of vectors in V is said to span V, or generate V, if V = span(s). Jiwen He, University of Houston Math 4377/6308, Advanced Linear Algebra Spring, 2015 30 / 30