Invertible Matrix
Updated: October 27, 2020
A matrix, which when multiplied by another matrix, results in the identity matrix.
AA−1=I
e.g.
[ab cd][d−b −ca]=[10 01]
A matrix, which when multiplied by another matrix, results in the identity matrix.
AA−1=I
e.g.
[ab cd][d−b −ca]=[10 01]