Download presentation
Presentation is loading. Please wait.
Published byMitchell Richardson Modified over 9 years ago
1
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses
2
Some Definitions … Zero Matrix Identity Matrix Diagonal Matrix I A = A I = A
3
Basic Operations Addition, Subtraction, Multiplication Just add elements Just subtract elements Multiply each row by each column
4
Multiplication Is AB = BA? Maybe, but maybe not! Is multiplication commutative? Try for the 2 matrices below
5
Multiplication Is AB = BA? Multiplication is NOT commutative AB = BA
6
Inverse of a Matrix Identity matrix: AI = A Some matrices have an inverse, such that: AA -1 = I
7
Inverse of a 2x2 Matrix
8
Matrix Inverse (Intro) A A -1 = A -1 A = I Properties A -1 only exists if A is square (n x n)
9
Determinant of a 2x2 Matrix The determinant of the matrix A is denoted |A|. Matrix A has no inverse whenever |A|= 0. A matrix with no inverse is SINGULAR. E.g., so an inverse exists, so no inverse exists
10
Inverse of a 2x2 Matrix AA -1 = I If = 0, then A has no inverse –A is SINGULAR E.g.
11
Inverse of a 2x2 Matrix AA -1 = I If |A| = 0, then A has no inverse –A is SINGULAR The 2x2 identity matrix
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.