Matrices Flashcards
(4 cards)
1
Q
Commute Matrices
A
If a matrix is commute it means that AB = BA
2
Q
Finding inverse of a matrix (2x2)
A
1) Find det.
2) Do 1/det
3) Switch numbers diagonally and put 4) Negatives on other diagonal line
Then to find inverse matrix do: 1/det (matrix you just built with flipping and negatives (steps 3,4)
3
Q
Finding Inverse of (3x3)
A
1) Find Det.
2) Matrix of Cofactors and also do +/- shit. Find determinant of the cofactors (small 2x2 grids all 9 of them produce 1 determinant which then makes a matrix)
3) Transpose that matrix
4) Multiply by 1/Det.
That gives you the inverse, recall that A * A inverse is = I (identity matrix)
4
Q
What if det = 0
A
Then inverse of that matrix is non existant