Domain range A A-1 MATRIX INVERSE.

Slides:



Advertisements
Similar presentations
Identity and Inverse Matrices
Advertisements

4.5 Inverses of Matrices.
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
domain range A A -1 Pamela Leutwyler A Square matrix with 1’s on the diagonal and 0’s elsewhere Is called an IDENTITY MATRIX. I For every vector v, I.
Section 1.7 Diagonal, Triangular, and Symmetric Matrices.
The Inverse of a Matrix (10/14/05) If A is a square (say n by n) matrix and if there is an n by n matrix C such that C A = A C = I n, then C is called.
Section 9.6 Determinants and Inverses Objectives To understand how to find a determinant of a 2x2 matrix. To understand the identity matrix. Do define.
Warm-up 23-1 A = 0-54 B = C = 9 4 D = Find 8A 2. Find AC 3. Find CD 4. Find BD.
ENGG2013 Unit 7 Non-singular matrix and Gauss-Jordan elimination Jan, 2011.
Finding the Inverse of a Matrix
Using Matrices to Solve a 3-Variable System
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Using Matrices to Solve a System of Equations. Multiplicative Identity Matrix The product of a square matrix A and its identity matrix I, on the left.
 Definition: An Identity Matrix is a square matrix that, when multiplied by another matrix, equals the same matrix.  Form: In the Identity Matrix the.
4.5, x 2 and 3 x 3 Matrices, Determinants, and Inverses Date: _____________.
CPSC 491 Xin Liu Nov 17, Introduction Xin Liu PhD student of Dr. Rokne Contact Slides downloadable at pages.cpsc.ucalgary.ca/~liuxin.
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
The inverse of a Square Matrix 2.1 Day 1 (Out of Pre-Calc book 8.3) We are reloading for another chapter.
Find the determinant of this matrix Jeff buys 7 apples and 4 pears for $7.25. At the same prices, Hayley buy 5 apples and 9 pears for $10.40.
Ch X 2 Matrices, Determinants, and Inverses.
8.3 Another Way of Solving a System of Equations Objectives: 1.) Learn to find the inverse matrix 2.) Use the inverse matrix to a system of equations.
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
4.7 Identity and Inverse Matrices and Solving Systems of Equations Objectives: 1.Determine whether two matrices are inverses. 2.Find the inverse of a 2x2.
Identity What number is the multiplication identity for real numbers? For matrices, n x n--square matrices, has 1’s on main diagonal and zeros elsewhere.
13.6 MATRIX SOLUTION OF A LINEAR SYSTEM.  Examine the matrix equation below.  How would you solve for X?  In order to solve this type of equation,
 1 is the multiplicative identify for real #’s : 1· a=a and a· 1 = a  For matrices n X n, the identity matrix has 1’s on its main diagonals and 0’s.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
EXAMPLE 3 Find the inverse of a 3 × 3 matrix Use a graphing calculator to find the inverse of A. Then use the calculator to verify your result. 2 1 – 2.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
Domain Range definition: T is a linear transformation, EIGENVECTOR EIGENVALUE.
Introductions to Linear Transformations Function T that maps a vector space V into a vector space W: V: the domain of T W: the codomain of T Chapter.
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
click to start Example: A LINEAR TRANSFORMATION.
Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
MATRICES Operations with Matrices Properties of Matrix Operations
2.5 – Determinants and Multiplicative Inverses of Matrices.
Coordinate Systems and Transformations
w v The reflection of throughvw Reflection is a linear transformation Find a matrix M such that M = v The reflection of through y = mxv.
Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
Copyright © 2009 Dan Nettleton
Ch. 7 – Matrices and Systems of Equations
The Inverse of a Square Matrix
Finding the Inverse of a Matrix
Linear Algebra Lecture 15.
Line Symmetry and Rotational Symmetry
Least Squares Approximations
RECORD. RECORD Gaussian Elimination: derived system back-substitution.
Use Inverse Matrices to Solve Linear Systems
ROTATION ROTATION ROTATION ROTATION ROTATION Pamela Leutwyler.
Solving Linear Systems Using Inverse Matrices
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Theorems about LINEAR MAPPINGS.
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Sec 3.5 Inverses of Matrices
3.IV. Change of Basis 3.IV.1. Changing Representations of Vectors
Chapter 4 Linear Transformations
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

domain range A A-1 MATRIX INVERSE

I A Square matrix with 1’s on the diagonal and 0’s elsewhere Is called an IDENTITY MATRIX. For every vector v, I v = v

A square matrix A has an inverse if there is a matrix A-1 such that: AA-1 = I

Only one to one mappings can be inverted: w v v  v P Is the projection of onto v v R Is the counterclockwise Rotation of through degrees. w v  v R If you know the value of You can find because Rotation is 1 – 1 (invertible)

Only one to one mappings can be inverted: w v  Given P v , v v P Is the projection of onto v v R Is the counterclockwise Rotation of through degrees. w v P is NOT invertible  P is NOT 1-1. v R If you know the value of You can find because Rotation is 1 – 1 (invertible) v could be any one of many vectors

Now we will develop an algorithm to find the inverse for a matrix that represents an invertible mapping.

A A-1 I = To solve for a, b, c, reduce: To solve for d, e, f, reduce: To solve for g, h, j, reduce:

It is more efficient to do the three problems below in one step To solve for a, b, c, reduce: To solve for d, e, f, reduce: To solve for g, h, j, reduce:

It is more efficient to do the three problems below in one step -1

It is more efficient to do the three problems below in one step 1 1 - 1 -1

It is more efficient to do the three problems below in one step -2 1 -2 3

It is more efficient to do the three problems below in one step 7 -4 -4

It is more efficient to do the three problems below in one step 3 -8 4 -1

A I reduces to: I A-1