Elementary Matrix Methid For find Inverse

Slides:



Advertisements
Similar presentations
Rules of Matrix Arithmetic
Advertisements

CHAPTER 1 Section 1.6 إعداد د. هيله العودان (وضعت باذن معدة العرض)
1.5 Elementary Matrices and a Method for Finding
Section 1.7 Diagonal, Triangular, and Symmetric Matrices.
1.5 Elementary Matrices and a Method for Finding
Systems of Linear Equations and Matrices
Matrices & Systems of Linear Equations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Matrices and Systems of Equations
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Chapter 3 The Inverse. 3.1 Introduction Definition 1: The inverse of an n  n matrix A is an n  n matrix B having the property that AB = BA = I B is.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
1.5 Elementary Matrices and
CHAPTER 1 Section 1.5 إعداد د. هيله العودان (وضعت باذن معدة العرض)
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Linear Algebra - Chapter 1 [YR2005]
SYSTEMS OF LINEAR EQUATIONS
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Chapter 1 Systems of Linear Equations and Matrices
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
Elementary Linear Algebra Anton & Rorres, 9th Edition
 Row and Reduced Row Echelon  Elementary Matrices.
Matrices King Saud University. If m and n are positive integers, then an m  n matrix is a rectangular array in which each entry a ij of the matrix is.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Systems of Linear Equation and Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Chap. 2 Matrices 2.1 Operations with Matrices
MATH 250 Linear Equations and Matrices
Numerical Computation Lecture 7: Finding Inverses: Gauss-Jordan United International College.
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
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.
Section 1.5 Elementary Matrices and a Method for Finding A −1.
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
1.5 Elementary Matrices and
Co. Chapter 3 Determinants Linear Algebra. Ch03_2 Let A be an n  n matrix and c be a nonzero scalar. (a)If then |B| = …….. (b)If then |B| = …..... (c)If.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Linear Algebra Chapter 2 Matrices.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Matrices, Vectors, Determinants.
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
MAT 322: LINEAR ALGEBRA.
Lecture 2 Matrices Lat Time - Course Overview
Elementary Linear Algebra Anton & Rorres, 9th Edition
5 Systems of Linear Equations and Matrices
1.6 Further Results on Systems
Matrices 3 1.
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Chapter 1 Systems of Linear Equations and Matrices
DETERMINANT MATRIX YULVI ZAIKA.
Matrices and Systems of Equations
Section 9.5 Inverses of Matrices
Systems of Linear Equations and Matrices
Linear Equations in Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 1 Systems of Linear Equations and Matrices
Chapter 2 Determinants.
DETERMINANT MATH 80 - Linear Algebra.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Presentation transcript:

Elementary Matrix Methid For find Inverse Lecture 5 Elementary Matrix Methid For find Inverse

1.5 Elementary Matrices and a Method for Finding A-1

Linear Algebra - Chapter 1 Elementary Matrices Definition: An n x n matrix is called an elementary matrix if it can be obtained from the n x n identity matrix In by performing a single elementary row operation. Example: Multiply the second row of I2 by -3. Interchange the second and fourth rows of I4. Add 3 times the third row of I3 to the first row. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Elementary Matrices Theorem: (Row Operations by Matrix Multiplication) If the elementary matrix E results from performing a certain row operation on Im and if A is an m x n matrix, then the product of EA is the matrix that results when this same row operation is performed on A. Example: EA is precisely the same matrix that results when we add 3 times the first row of A to the third row. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Elementary Matrices If an elementary row operation is applied to an identity matrix I to produce an elementary matrix E, then there is a second row operation that, when applied to E, produces I back again. Inverse operation Row operation on I that produces E Row operation on E that reproduces I Multiply row i by c ≠ 0 Multiply row i by 1/c Interchange rows i and j Add c times row i to row j Add –c times row i to row j Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Elementary Matrices Theorem: Every elementary matrix is invertible, and the inverse is also an elementary matrix. Theorem: (Equivalent Statements) If A is an n x n matrix, then the following statements are equivalent, that is, all true or all false. A is invertible Ax = 0 has only the trivial solution. The reduced row-echelon form of A is In. A is expressible as a product of elementary matrices. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Elementary Matrices Proof: Assume A is invertible and let x0 be any solution of Ax=0. Let Ax=0 be the matrix form of the system Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Elementary Matrices Assumed that the reduced row-echelon form of A is In by a finite sequence of elementary row operations, such that: By theorem, E1,…,En are invertible. Multiplying both sides of equation on the left we obtain: This equation expresses A as a product of elementary matrices. If A is a product of elementary matrices, then the matrix A is a product of invertible matrices, and hence is invertible. Matrices that can be obtained from one another by a finite sequence of elementary row operations are said to be row equivalent. An n x n matrix A is invertible if and only if it is row equivalent to the n x n identity matrix. Linear Algebra - Chapter 1

A Method for Inverting Matrices To find the inverse of an invertible matrix, we must find a sequence of elementary row operations that reduces A to the identity and then perform this same sequence of operations on In to obtain A-1. Example: Adjoin the identity matrix to the right side of A, thereby producing a matrix of the form [A|I] Apply row operations to this matrix until the left side is reduced to I, so the final matrix will have the form [I|A-1]. Linear Algebra - Chapter 1

A Method for Inverting Matrices Added –2 times the first row to the second and –1 times the first row to the third. Added 2 times the second row to the third. Multiplied the third row by –1. Added 3 times the third row to the second and –3 times the third row to the first. We added –2 times the second row to the first. Linear Algebra - Chapter 1

A Method for Inverting Matrices Often it will not be known in advance whether a given matrix is invertible. If elementary row operations are attempted on a matrix that is not invertible, then at some point in the computations a row of zeros will occur on the left side. Example: Added -2 times the first row to the second and added the first row to the third. Added the second row to the third. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Exercises Consider the matrices Find elementary matrices, E1, E2, E3, and E4, such that E1A=B E2B=A E3A=C E4C=A Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Exercises Express the matrix: in the form A = E F G R, where E, F, G are elementary matrices, and R is in row-echelon form. Linear Algebra - Chapter 1

1.6 Further Results on Systems of Equations and Invertibility

Linear Algebra - Chapter 1 Linear Systems Theorem: Solving Linear Systems by Matrix Inversion: If A is an invertible n x n matrix, then for each n x 1 matrix b, the system of equations Ax = b has exactly one solution, namely, x = A-1b. Linear systems with a common coefficient matrix. Ax=b1, Ax=b2, Ax=b3, ..., Ax=bk If A is invertible, then the solutions x1=A-1b1, x2=A-1b2, x3=A-1b3, ..., xk=A-1bk This can be efficiently done using Gauss-Jordan Elimination on [A|b1|b2|...|bk] Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Linear Systems Example: (a) (b) The solution: (a) x1=1, x2=0, x3=1 (b) x1=2, x2=1, x3=-1 Linear Algebra - Chapter 1

Properties of Invertible Matrices Theorem: Let A be a square matrix. If B is a square matrix satisfying BA=I, then B=A-1. If B is a square matrix satisfying AB=I, then B=A-1. Theorem: Equivalent Statements A is invertible Ax=0 has only the trivial solutions The reduced row-echelon form of A is In A is expresssible as a product of elementary matrices Ax=b is consistent for every n x 1 matrix b Ax=b has exactly one solution for every n x 1 matrix b Linear Algebra - Chapter 1

Properties of Invertible Matrices Theorem: Let A and B be square matrices of the same size. If AB is invertible, then A and B must also be invertible. A fundamental problem. Let A be a fixed m x n matrix. Find all m x 1 matrices b such that the system of equations Ax=b is consistent. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Exercises Solve the system by inverting the coefficient matrix. Find condition that b’s must satisfy for the system to be consistent. Linear Algebra - Chapter 1

1.7 Diagonal, Triangular, and Symmetric Matrices

Linear Algebra - Chapter 1 Diagonal Matrices A square matrix in which all the entries off the main diagonal are zero. Example: A diagonal matrix is invertible if and only if all of its diagonal entries are nonzero. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Diagonal Matrices Example: Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Triangular Matrices Lower triangular = a square matrix in which all the entries above the main diagonal are zero. Upper triangular = a square matrix in which all the entries under the main diagonal are zero. Triangular = a matrix that is either upper triangular or lower triangular. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Triangular Matrices Theorem: (basic properties of triangular matrices) The transpose of a lower triangular matrix is upper triangular, and the transpose of an upper triangular matrix is lower triangular. The product of lower triangular matrices is lower triangular, and the product of upper triangular matrices is upper triangular. A triangular matrix is invertible if and only its diagonal entries are all nonzero. The inverse of an invertible lower triangular matrix is lower triangular, and the inverse of an invertible upper triangular matrix is upper triangular. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Triangular Matrices Example: The matrix A is invertible, since its diagonal entries are nonzero, but the matrix B is not. This inverse is upper triangular. This product is upper triangular. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Symmetric Matrices A square matrix A is called symmetric if A = AT. A matrix A = [aij] is symmetric if and only if aij=aji for all values of i and j. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Symmetric Matrices Theorem: If A and B are symmetric matrices with the same size, and if k is any scalar, then AT is symmetric A+B and A-B are symmetric kA is symmetric Theorem: If A is an invertible matrix, then A-1 is symmetric. If A is an invertible matrix, then AAT and ATA are also invertible. Linear Algebra - Chapter 1

Linear Algebra - Chapter 1 Exercise Find all values of a, b, and c for which A is symmetric. Find all values of a and b for which A and B are both not invertible. Linear Algebra - Chapter 1