1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Ltd.

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra Anton & Rorres, 9th Edition
Advertisements

Linear Equations in Linear Algebra
Section 4.6 (Rank).
2 2.3 © 2012 Pearson Education, Inc. Matrix Algebra CHARACTERIZATIONS OF INVERTIBLE MATRICES.
Eigenvalues and Eigenvectors
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Matrices and Systems of Equations
Orthogonality and Least Squares
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Linear Equations in Linear Algebra
1 © 2012 Pearson Education, Inc. Matrix Algebra THE INVERSE OF A MATRIX.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Linear Algebra Lecture 25.
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Inc.
2 2.1 © 2016 Pearson Education, Inc. Matrix Algebra MATRIX OPERATIONS.
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
We will use Gauss-Jordan elimination to determine the solution set of this linear system.
Linear Equations in Linear Algebra
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
8.1 Matrices & Systems of Equations
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Orthogonality and Least Squares
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Vector Spaces RANK © 2016 Pearson Education, Inc..
2 2.1 © 2012 Pearson Education, Inc. Matrix Algebra MATRIX OPERATIONS.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Copyright ©2015 Pearson Education, Inc. All rights reserved.
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
The Matrix Equation A x = b (9/16/05) Definition. If A is an m  n matrix with columns a 1, a 2,…, a n and x is a vector in R n, then the product of A.
6 6.1 © 2016 Pearson Education, Ltd. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
6 6.5 © 2016 Pearson Education, Ltd. Orthogonality and Least Squares LEAST-SQUARES PROBLEMS.
Slide INTRODUCTION TO DETERMINANTS Determinants 3.1.
REVIEW Linear Combinations Given vectors and given scalars
1.4 The Matrix Equation Ax = b
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Matrix Algebra MATRIX OPERATIONS.
Linear Equations in Linear Algebra
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Use Inverse Matrices to Solve Linear Systems
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
2. Matrix Algebra 2.1 Matrix Operations.
Elementary Matrix Methid For find Inverse
Orthogonality and Least Squares
Linear Algebra Lecture 37.
What can we know from RREF?
Linear Algebra Lecture 6.
Vector Spaces RANK © 2012 Pearson Education, Inc..
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Orthogonality and Least Squares
Presentation transcript:

1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Ltd.

Slide MATRIX EQUATION © 2016 Pearson Education, Ltd.

Slide MATRIX EQUATION © 2016 Pearson Education, Ltd.

Slide MATRIX EQUATION  Now, write the system of linear equations as a vector equation involving a linear combination of vectors.  For example, the following system (1) is equivalent to. (2) © 2016 Pearson Education, Ltd.

Slide MATRIX EQUATION  As in the example, the linear combination on the left side is a matrix times a vector, so that (2) becomes. (3)  Equation (3) has the form. Such an equation is called a matrix equation, to distinguish it from a vector equation such as shown in (2). © 2016 Pearson Education, Ltd.

Slide MATRIX EQUATION © 2016 Pearson Education, Ltd. THEOREM 3

Slide EXISTENCE OF SOLUTIONS  The equation has a solution if and only if b is a linear combination of the columns of A. © 2016 Pearson Education, Ltd. THEOREM 4

Slide COMPUTATION OF A x  Example 4: Compute Ax, where and.  Solution: From the definition, © 2016 Pearson Education, Ltd.

Slide COMPUTATION OF A x (1).  The first entry in the product Ax is a sum of products (sometimes called a dot product), using the first row of A and the entries in x. © 2016 Pearson Education, Ltd.

Slide COMPUTATION OF A x  That is,.  Similarly, the second entry in Ax can be calculated by multiplying the entries in the second row of A by the corresponding entries in x and then summing the resulting products. © 2016 Pearson Education, Ltd.

Slide ROW-VECTOR RULE FOR COMPUTING A x  Likewise, the third entry in Ax can be calculated from the third row of A and the entries in x.  If the product Ax is defined, then the ith entry in Ax is the sum of the products of corresponding entries from row i of A and from the vector x.  The matrix with 1’s on the diagonal and 0’s elsewhere is called an identity matrix and is denoted by I.  For example, is an identity matrix. © 2016 Pearson Education, Ltd.

Slide PROPERTIES OF THE MATRIX-VECTOR PRODUCT A x © 2016 Pearson Education, Ltd. THEOREM 5

Slide PROPERTIES OF THE MATRIX-VECTOR PRODUCT A x  To prove statement (a), compute as a linear combination of the columns of A using the entries in as weights. Entries in Columns of A © 2016 Pearson Education, Ltd.

Slide PROPERTIES OF THE MATRIX-VECTOR PRODUCT A x  To prove statement (b), compute as a linear combination of the columns of A using the entries in cu as weights. © 2016 Pearson Education, Ltd.

Proof of Theorem 4  (1) statements (a), (b), and (c) are logically equivalent from the definition of Ax and span.  (2) (a) and (d) are equivalent:  Let U be an echelon form of A.  Given b in R m, [A b]~[U d] for some d in R m.  If (d) is true:  Each row of U contains a pivot position  Ax=b has a solution => (a) is true  If (d) is false:  The last row of U is all zeros  [U d] represents an inconsistent system  Since row operations are reversible, [U d]~[A b]  Ax=b is also inconsistent => (a) is false Slide © 2012 Pearson Education, Ltd.