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

Slides:



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

Linear Equations in Linear Algebra
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
1 1.8 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS.
Eigenvalues and Eigenvectors
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Symmetric Matrices and Quadratic Forms
Orthogonality and Least Squares
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Linear Equations in Linear Algebra
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.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
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.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
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.
2 2.1 © 2016 Pearson Education, Inc. Matrix Algebra MATRIX OPERATIONS.
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.
8.1 Matrices & Systems of Equations
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Orthogonality and Least Squares
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
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.
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.
2.5 – Determinants and Multiplicative Inverses of Matrices.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
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.
1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Ltd.
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.
Slide INTRODUCTION TO DETERMINANTS Determinants 3.1.
REVIEW Linear Combinations Given vectors and given scalars
1.4 The Matrix Equation Ax = b
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Use Inverse Matrices to Solve Linear Systems
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Linear Equations in Linear Algebra
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Use Inverse Matrices to Solve Linear Systems
Linear Equations in Linear Algebra
Linear Equations in Linear Algebra
2. Matrix Algebra 2.1 Matrix Operations.
Orthogonality and Least Squares
1.3 Vector Equations.
Determinants CHANGE OF BASIS © 2016 Pearson Education, Inc.
Linear Algebra Lecture 6.
Matrix Algebra MATRIX OPERATIONS © 2012 Pearson Education, Inc.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Linear Equations in Linear Algebra
Orthogonality and Least Squares
Linear Equations in Linear Algebra
Presentation transcript:

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

Slide MATRIX EQUATION © 2016 Pearson Education, Inc.

Slide MATRIX EQUATION © 2016 Pearson Education, Inc.

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, Inc.

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, Inc.

Slide MATRIX EQUATION © 2016 Pearson Education, Inc. 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, Inc. THEOREM 4

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

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, Inc.

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, Inc.

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, Inc.

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

Slide PROPERTIES OF THE MATRIX-VECTOR PRODUCT A x © 2016 Pearson Education, Inc. 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, Inc.

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, Inc.