2.4 Inverse of Linear Transformations For an animation of this topic visit: Is the transformation.

Slides:



Advertisements
Similar presentations
Chapter 4 Systems of Linear Equations; Matrices
Advertisements

Chapter 4 Systems of Linear Equations; Matrices
Autar Kaw Humberto Isaza
Lecture 6 Intersection of Hyperplanes and Matrix Inverse Shang-Hua Teng.
Matrix Operations. Matrix Notation Example Equality of Matrices.
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Copyright © Cengage Learning. All rights reserved. 7.8 Applications of Matrices and Determinants.
Linear Algebra With Applications by Otto Bretscher. Page The Determinant of any diagonal nxn matrix is the product of its diagonal entries. True.
6.3 Cramer’s Rule and Geometric Interpretations of a Determinant
2.2 Linear Transformations in Geometry For an animation of this topic visit
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
More on Inverse. Last Week Review Matrix – Rule of addition – Rule of multiplication – Transpose – Main Diagonal – Dot Product Block Multiplication Matrix.
Day 1 Eigenvalues and Eigenvectors
Day 1 Eigenvalues and Eigenvectors
4.5 Solving Systems using Matrix Equations and Inverses.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
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.
Holt Algebra Matrix Inverses and Solving Systems A matrix can have an inverse only if it is a square matrix. But not all square matrices have inverses.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
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.
The inverse of a Square Matrix 2.1 Day 1 (Out of Pre-Calc book 8.3) We are reloading for another chapter.
Using Inverse Matrices in Real Life
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.
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,
Chapter 4 Section 4: Inverse and Identity Matrices 1.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
2.1 Day 2 Linear Transformations and their Inverses For an animation of this topic visit:
4.4 Identity and Inverse Matrices
8.2 Operations With Matrices
Learning Objectives for Section 4.5 Inverse of a Square Matrix
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
1.3 Solutions of Linear Systems
Cryptography and Coding Theory
4.7 Solving Systems using Matrix Equations and Inverses
Ch 6 Vector Spaces. Vector Space Axioms X,Y,Z elements of  and α, β elements of  Def of vector addition Def of multiplication of scalar and vector These.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
Notes Over 4.4 Finding the Inverse of 2 x 2 Matrix.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Cryptography Cryptography is the use of mathematics to encode messages and prevent them from being read by anyone who doesn’t know the code. One way that.
Warm UP: Review of Inequalities What do each of the symbols represent: 1. > 2. < Greater Than 2. Less than 3. Less than or equal to 4. Greater.
3.8B Solving Systems using Matrix Equations and Inverses.
Warm Up Multiply the matrices. 1. Find the determinant. 2. –1 Welcome! I’m so glad you’re here! Please get your Calculator. Please get started on this.
Investigating Identity and Inverse Matrices QUESTION: What are some properties of identity and inverse matrices? 1 Let A =, B =, and C=. Consider the 2.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
Chapter 4 Systems of Linear Equations; Matrices
College Algebra Chapter 6 Matrices and Determinants and Applications
12-4: Matrix Methods for Square Systems
Inverse of a Matrix Hung-yi Lee Textbook: Chapter 2.3, 2.4 Outline:
The Inverse of a Square Matrix
Warm-up 1. Find A-1 , A = 2. Solve AX = B when B =
Inverse of a Square Matrix
L9Matrix and linear equation
Applications of Matrices
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Use Inverse Matrices to Solve Linear Systems
Applications of Inverse Matrices
Chapter 2 Determinants Basil Hamed
Chapter 7: Matrices and Systems of Equations and Inequalities
Unit 3: Matrices
Learning Objectives for Section 4.5 Inverse of a Square Matrix
Mathematics for Signals and Systems
Chapter 4 Systems of Linear Equations; Matrices
Sec 3.5 Inverses of Matrices
1.11 Use Inverse Matrices to Solve Linear Systems
Hill Cipher The Hill Cipher uses matrix multiplication to encrypt a message. First, you need to assign two numbers to each letter in the alphabet and also.
Chapter 4 Systems of Linear Equations; Matrices
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

2.4 Inverse of Linear Transformations For an animation of this topic visit: Is the transformation depicted In this picture invertible?

Ax=b Note our standard equation for the course is Ax=b However today we will look at the form xA=b In this case x must be a row vector to multiply by a matrix

Invertible Functions A function T from X to Y is called invertible if the equation T(x) = y has a unique solution x in X for each y in Y

Invertibility An nxn matrix is invertible if and only if a)rref of A is I b)Det(A) ≠ 0 c)There are no vectors other than the zero vector that satisfy the equation Ax=0 d)No row of A is a multiple of another row. No column of A is a multiple of another column No row of A is a linear combination of other rows of A No column of A is a linear combination of other columns of A e) rank (A) = n A non invertible matrix is called a singular matrix Note: Inverses are only defined for Square matrices

How to find an inverse In previous classes, we showed how to find the inverse of a matrix. We will not review that here. However, at there are 2 examples with step by step instructions of how to find the inverse of a matrix that you can review if you choose.

Cryptography An application of Inverses

Cryptography A Cryptogram is a message written according to a secret code. (The Greek word kryptos means hidden) If one wanted to write a secret message, one might first start by assigning a number to each letter of the alphabet (as shown on the next slide)

Encryption One might then break up a message into groups of letters for this example we will use blocks of 3 Next multiply each sequence by an encryption matrix

Continue this for each group of 3 terms

How would one decode this message?

One could use inverses to get the original terms back What would cause this system to not work properly? Please note that we are multiplying A -1 on the right side

Problem 26 Find the Inverse Note: you must follow a different process than the one taught previously, Why does our previous method fail to work?

26 Solution

Recall:

How does the determinant of A relate to the determinant of A -1 Det(A) = 1/(detA -1 )

Homework P odd, 40, Pre-Calc book P odd,

Example 1 Find the inverse if it exists

Example 1 Solution Inverse does not exist

Example 2 Find the inverse if it exists

Example 2 Solution