Linear Equations in Linear Algebra

Similar documents
Linear Equations in Linear Algebra

Linear Equations in Linear Algebra

Matrix equation Ax = b

ICS 6N Computational Linear Algebra Vector Equations

System of Linear Equations

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

Topics. Vectors (column matrices): Vector addition and scalar multiplication The matrix of a linear function y Ax The elements of a matrix A : A ij

Section 3.3. Matrix Equations

Chapter 1. Vectors, Matrices, and Linear Spaces

Homework Set #8 Solutions

Linear Equations in Linear Algebra

Row Reduction and Echelon Forms

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

Solving Linear Systems Using Gaussian Elimination

Review for Chapter 1. Selected Topics

Span & Linear Independence (Pop Quiz)

1. Determine by inspection which of the following sets of vectors is linearly independent. 3 3.

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU

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:

Linear transformations

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

Linear equations in linear algebra

Chapter 1: Systems of Linear Equations

M 340L CS Homework Set 1

1. TRUE or FALSE. 2. Find the complete solution set to the system:

Eigenvalues and Eigenvectors

Review Solutions for Exam 1

Span and Linear Independence

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

EBG # 3 Using Gaussian Elimination (Echelon Form) Gaussian Elimination: 0s below the main diagonal

Math Linear algebra, Spring Semester Dan Abramovich

Math 1553, Introduction to Linear Algebra

Math 54 HW 4 solutions

Linear Equations in Linear Algebra

Linear Algebra Practice Problems

0.0.1 Section 1.2: Row Reduction and Echelon Forms Echelon form (or row echelon form): 1. All nonzero rows are above any rows of all zeros.

MODEL ANSWERS TO THE FIRST QUIZ. 1. (18pts) (i) Give the definition of a m n matrix. A m n matrix with entries in a field F is a function

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

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

Linear Equations and Vectors

Eigenvalues and Eigenvectors

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010

Study Guide for Linear Algebra Exam 2

MATH10212 Linear Algebra B Homework Week 3. Be prepared to answer the following oral questions if asked in the supervision class

Linear Algebra 1 Exam 1 Solutions 6/12/3

pset3-sol September 7, 2017

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

LINEAR ALGEBRA SUMMARY SHEET.

No books, notes, any calculator, or electronic devices are allowed on this exam. Show all of your steps in each answer to receive a full credit.

Review Let A, B, and C be matrices of the same size, and let r and s be scalars. Then

Linear Equations in Linear Algebra

Linear independence, span, basis, dimension - and their connection with linear systems

MATH10212 Linear Algebra B Homework Week 4

MATH 2360 REVIEW PROBLEMS

Math Final December 2006 C. Robinson

Chapter 2 Notes, Linear Algebra 5e Lay

POLI270 - Linear Algebra

Applied Matrix Algebra Lecture Notes Section 2.2. Gerald Höhn Department of Mathematics, Kansas State University

Linear Algebra Exam 1 Spring 2007

Find the solution set of 2x 3y = 5. Answer: We solve for x = (5 + 3y)/2. Hence the solution space consists of all vectors of the form

1 Last time: linear systems and row operations

Linear Equations in Linear Algebra

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

MATH 54 - WORKSHEET 1 MONDAY 6/22

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

1 Last time: inverses

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

Section 1.8/1.9. Linear Transformations

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

(c)

1. Let m 1 and n 1 be two natural numbers such that m > n. Which of the following is/are true?

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

Linear Equation: a 1 x 1 + a 2 x a n x n = b. x 1, x 2,..., x n : variables or unknowns

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved.

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

Linear Algebra I Lecture 8

Matrices and RRE Form

The scope of the midterm exam is up to and includes Section 2.1 in the textbook (homework sets 1-4). Below we highlight some of the important items.

Relationships Between Planes

Math 415 Exam I. Name: Student ID: Calculators, books and notes are not allowed!

Math 54 Homework 3 Solutions 9/

Solutions to Section 2.9 Homework Problems Problems 1 5, 7, 9, 10 15, (odd), and 38. S. F. Ellermeyer June 21, 2002

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Vector Spaces 4.3 LINEARLY INDEPENDENT SETS; BASES Pearson Education, Inc.

Math 2331 Linear Algebra

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

Review Notes for Midterm #2

Elimination Method Streamlined

Mon Feb Matrix inverses, the elementary matrix approach overview of skipped section 2.5. Announcements: Warm-up Exercise:

1.4 Gaussian Elimination Gaussian elimination: an algorithm for finding a (actually the ) reduced row echelon form of a matrix. A row echelon form

BASIC NOTIONS. x + y = 1 3, 3x 5y + z = A + 3B,C + 2D, DC are not defined. A + C =

Math Linear Algebra Final Exam Review Sheet

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Math 3013 Problem Set 4

Solutions of Linear system, vector and matrix equation

MA 1B PRACTICAL - HOMEWORK SET 3 SOLUTIONS. Solution. (d) We have matrix form Ax = b and vector equation 4

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra

Mon Feb Matrix algebra and matrix inverses. Announcements: Warm-up Exercise:

Chapter 2. Systems of Equations and Augmented Matrices. Creighton University

Transcription:

1 Linear Equations in Linear Algebra 1.4 THE MATRIX EQUATION A = b

MATRIX EQUATION A = b m n Definition: If A is an matri, with columns a 1, n, a n, and if is in, then the product of A and, denoted by A, is the linear combination of the columns of A using the corresponding entries in as weights; that is, 1 A [ L ] M n 2 = a a a = a + a +... + a 1 2 n 1 1 2 2 n n A is defined only if the number of columns of A equals the number of entries in.. Slide 1.4-2

MATRIX EQUATION A = b Eample 1: For v 1, v 2, v 3 in combination + vector. 3v 5v 7v 1 2 3, write the linear as a matri times a Solution: Place v 1, v 2, v 3 into the columns of a matri A and place the weights 3, 5, and 7 into a vector. That is, 3 3v 5v + 7v = [ v v v ] 5 = A 1 2 3 1 2 3 7 m. Slide 1.4-3

MATRIX EQUATION A = b Now, write the system of linear equations as a vector equation involving a linear combination of vectors. For eample, the following system is equivalent to + 2 = 4 1 2 3 5 + 3 = 1 2 3 1 2 1 4 1 2 3 0 + + = 5 3 1 ----(1). ----(2) Slide 1.4-4

MATRIX EQUATION A = b As in the given eample (1), the linear combination on the left side is a matri times a vector, so that (2) becomes 1 1 2 1 4 2 0 5 3 = 1 3. ----(3) Equation (3) has the form is called a matri equation. A = b. Such an equation Slide 1.4-5

MATRIX EQUATION A = b m n Theorem 3: If A is an matri, with columns m a1,, an, and if b is in, then the matri equation A = has the same solution set as the vector equation 1 1 2 2 which, in turn, has the same solution set as the system of linear equations whose augmented matri is b a + a +... + a = b [ a a L a b] 1 2 n n n., Slide 1.4-6

EXISTENCE OF SOLUTIONS A = b The equation has a solution if and only if b is a linear combination of the columns of A. Theorem 4: Let A be an m n matri. Then the following statements are logically equivalent. That is, for a particular A, either they are all true statements or they are all false. A = a. For each b in m, the equation has a solution. b. Each b in m is a linear combination of the columns of A. c. The columns of A span m. d. A has a pivot position in every row. b Slide 1.4-7

PROOF OF THEOREM 4 Statements (a), (b), and (c) are logically equivalent. So, it suffices to show (for an arbitrary matri A) that (a) and (d) are either both true or false. Let U be an echelon form of A. m Given b in, we can row reduce the augmented matri [ A b] to an augmented matri [ U d] for m some d in : [ A b ]... [ U d] If statement (d) is true, then each row of U contains a pivot position, and there can be no pivot in the augmented column. Slide 1.4-8

PROOF OF THEOREM 4 So A = b has a solution for any b, and (a) is true. If (d) is false, then the last row of U is all zeros. Let d be any vector with a 1 in its last entry. Then U d represents an inconsistent system. [ ] Since row operations are reversible, transformed into the form A b. The new system is false. A = b [ ] [ U d] can be is also inconsistent, and (a) Slide 1.4-9

COMPUTATION OF A Eample 2: Compute A, where 1 = 2 and. 3 Solution: From the definition, 2 3 4 A = 1 5 3 6 2 8 2 3 4 2 3 4 1 1 5 3 = 1 + 5 + 3 2 1 2 3 6 2 8 6 2 8 3 Slide 1.4-10

COMPUTATION OF A 2 3 4 1 2 3 = + 5 + 3 1 2 3 6 2 8 1 2 3 2 + 3 + 4 = + 5 3 6 2 + 8 1 2 3 1 2 3 1 2 3. ---(1) The first entry in the product A is a sum of products (a dot product), using the first row of A and the entries in. Slide 1.4-11

COMPUTATION OF A That is,. Similarly, the second entry in A can be calculated by multiplying the entries in the second row of A by the corresponding entries in and then summing the resulting products. 2 3 4 2 3 4 1 + + 1 2 3 = 2 3 1 1 5 3 = + 5 3 2 1 2 3 3 Slide 1.4-12

ROW-VECTOR RULE FOR COMPUTING A Likewise, the third entry in A can be calculated from the third row of A and the entries in. If the product A is defined, then the ith entry in A is the sum of the products of corresponding entries from row i of A and from the verte. The matri with 1s on the diagonal and 0s elsewhere is called an identity matri and is denoted by I. For eample, 1 0 0 0 1 0 0 0 1 is an identity matri. Slide 1.4-13

PROPERTIES OF THE MATRIX-VECTOR PRODUCT A Theorem 5: If A is an matri, u and v are n vectors in, and c is a scalar, then a. b.. m n A(u + v) = Au + Av; A( cu) = c( Au) n = 3 A = a a a 1 2 3 Proof: For simplicity, take,, 3 and u, v in. i =1,2,3, For let u i and v i be the ith entries in u and v, respectively. Slide 1.4-14

PROPERTIES OF THE MATRIX-VECTOR PRODUCT A A (u + v) To prove statement (a), compute as a linear combination of the columns of A using the entries in u + v as weights. u + v A(u + v) = [ a a a ] u + v u + v 1 1 1 2 3 2 2 3 3 = ( u + v )a + ( u + v )a + ( u + v )a 1 1 1 2 2 2 3 3 3 Entries in u + v 1 1 2 2 3 3 1 1 2 2 3 3 Columns of A = ( u a + u a + u a ) + ( v a + v a + v a ) = Au + Av Slide 1.4-15

PROPERTIES OF THE MATRIX-VECTOR PRODUCT A A( cu) To prove statement (b), compute as a linear combination of the columns of A using the entries in cu as weights. cu1 A( cu) = [ a a a ] cu = ( cu )a + ( cu )a + ( cu )a cu3 = c( u a ) + c( u a ) + c( u a ) 1 2 3 2 1 1 2 2 3 3 1 1 2 2 3 3 = c( u a + u a + u a ) = c( Au) 1 1 2 2 3 3 Slide 1.4-16