Download presentation
Presentation is loading. Please wait.
Published byNicholas Lewis Modified over 9 years ago
1
Lesson 4.7
2
Identity Matrix: If you multiply a matrix by an identity matrix (I) the result is the same as the original matrix. If Matrix A is a square matrix then it is also commutative.
3
Ones on the principal diagonal and all the rest are zeros.
4
Inverse Matrix If two inverse matrices are multiplied the resulting product is the Identity Matrix.
5
For a 2x2 inverse matrix For example:
6
What about inverse matrices of other sizes? Use calculator for now. If you go on in math, you will learn that in Linear Algebra.
7
Using Inverse Matrices for Encryption and Decryption Basic phrase: Bulldogs Translate to a numerical string where A=1, B=2, etc. 2 21 12 12 4 15 7 19 Put this string into a matrix, maybe a 4x2 [ 0N14 A1O15 B2P16 C3Q17 D4R18 E5S19 F6T20 G7U21 H8V22 I9W23 J10X24 K11Y25 L12Z26 M13
8
Multiply this matrix by another random matrix, in this case, if we do right hand multiplication, a simple 2x2 would work. For example.
9
This matrix is converted back to a string of numbers. -17 65 12 48 -7 49 5 34 To get back to the original message, the receiver would then use the inverse of our encryption matrix to get it back.
10
[ 0N14 A1O15 B2P16 C3Q17 D4R18 E5S19 F6T20 G7U21 H8V22 I9W23 J10X24 K11Y25 L12Z26 M13 Which translates back to: Bulldogs
11
Work Time 10 minutes.
12
Using Matrix Equations to solve systems of equations Can be converted to a matrix equation, where the variables are in their own matrix, like this: Coefficient matrix ∙ variable matrix = constant matrix
13
Use inverse matrices to solve: Multiply both sides by A -1 because A -1 A gives the identity.
14
Try this one: First, turn it into a matrix equation Then label A and B Then multiply both sides by the inverse of A. (since it is a 3x3, use calculator to do calculation.) Make sure you check your solution.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.