2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)

Slides:



Advertisements
Similar presentations
LU Factorization.
Advertisements

Example 2 Finding an Inverse Matrix Chapter 7.4 Find the inverse of.  2009 PBLPathways.
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
1.5 Elementary Matrices and a Method for Finding
5.4. Additional properties Cofactor, Adjoint matrix, Invertible matrix, Cramers rule. (Cayley, Sylvester….)
Lecture 7 Intersection of Hyperplanes and Matrix Inverse Shang-Hua Teng.
Inverses of n x n Matrices. The Inverse Matrix If A is an n x n matrix, the inverse of A (call it A -1 ) is the matrix such that A * A -1 is equal to.
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
Lecture 6 Intersection of Hyperplanes and Matrix Inverse Shang-Hua Teng.
3.V.1. Changing Representations of Vectors 3.V.2. Changing Map Representations 3.V. Change of Basis.
2005/7Inverse matrices-1 Inverse and Elementary Matrices.
What is entry A in the matrix multiplication: ( a) 1 (b) -2(c) 5 (d) 11(e) 13 (f) 0.
1 © 2012 Pearson Education, Inc. Matrix Algebra THE INVERSE OF A MATRIX.
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.
Gauss-Jordan Matrix Elimination Brought to you by Tutorial Services – The Math Center.
Table of Contents Matrices - Inverse of a 3  3 Matrix Recall that to find an inverse of a 2  2 matrix, apply the formula... The formula for the inverse.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
1.5 Elementary Matrices and
CHAPTER 1 Section 1.5 إعداد د. هيله العودان (وضعت باذن معدة العرض)
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
How to find the inverse of a matrix
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Excellent Course of Liaoning Chapter 2 Matrix The Inverse of a Matrix & the Adjugate Matrix.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Determinants In this chapter we will study “determinants” or, more precisely, “determinant functions.” Unlike real-valued functions, such as f(x)=x 2,
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
Find inverse and determinants of matrices. A -1 is the inverse of A A x A -1 = I.
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.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
Section 1.5 Elementary Matrices and a Method for Finding A −1.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Row Operations Matrix Operations.
1.5 Elementary Matrices and
Advanced Trig Exam Review Day Three: Matrices. Solving Systems of Equations.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division!
CHAPTER 2 MATRICES 2.1 Operations with Matrices Matrix
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.
Properties of Inverse Matrices King Saud University.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
Notes Over 4.4 Finding the Inverse of 2 x 2 Matrix.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Copyright © 1999 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen College Algebra, 6 th Edition Chapter Seven Matrices & Determinants.
1. Gauss-Jordan Method for Inverses 1.  Step 1: Write down the matrix A, and on its right write an identity matrix of the same size.  Step 2: Perform.
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;
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
Copyright © 2001 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen Precalculus: Functions & Graphs, 5 th Edition Chapter Nine Matrices & Determinants.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
College Algebra Chapter 6 Matrices and Determinants and Applications
ALGEBRA AND TRIGONOMETRY
Review Problems Matrices
L8 inverse of the matrix.
Matrix Operations SpringSemester 2017.
RECORD. RECORD Gaussian Elimination: derived system back-substitution.
Section 6.4 Multiplicative Inverses of Matices and Matrix Equations
Solving Linear Systems Using Inverse Matrices
Multiplicative Inverses of Matrices and Matrix Equations
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Section 9.4 Multiplicative Inverses of Matices and Matrix Equations
Section 9.5 Inverses of Matrices
Sec 3.5 Inverses of Matrices
3.IV. Change of Basis 3.IV.1. Changing Representations of Vectors
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Inverse Matrices From: D.A. Harville, Matrix Algebra from a Statistician’s Perspective, Springer. Chapter 8.
Presentation transcript:

2.2 The Inverse of a Matrix

Example: REVIEW

Invertible (Nonsingular)

Theorem 4 Example:

Theorem 5 Proof: Example: Use the inverse of the matrix to solve the system

Theorem 6 1. If is an invertible matrix, then is invertible: 2. If and are invertible matrices, then so is : 3. If is an invertible matrix, then so is :

Elementary Matrix obtained by performing a single elementary row operation on an identity matrix. Example:

Remark

Theorem 7

How to find : Example: Find the inverse of