| New Reply |
inverse of a matrix + determinant |
Share Thread | Thread Tools |
| Sep30-11, 02:09 AM | #1 |
|
|
inverse of a matrix + determinant
To determine if a matrix is invertible or not, can we determine this by seeing if the determinant of the matrix is zero or non-zero ?
If it's zero, then the matrix doesn't exist because the inverse of the determinant would be an infinite number ? |
| Sep30-11, 04:28 PM | #2 |
Recognitions:
|
You need to be careful about how you use the word "infinite" in mathematics, but your basic idea is right. |
| Sep30-11, 09:31 PM | #3 |
|
|
A reason for that is that the inverse of an invertible matrix is the matrix in which the "ij" term is the minor of the "ji" term of the original matrix divided by the determinant. Given an "ji" term, it has a minor so the only problem is that we cannot divide by 0.
|
| Sep30-11, 11:50 PM | #4 |
|
|
inverse of a matrix + determinant
Another way of looking at it (for nxn-matrices):
Det(AB)=DetADetB; In our case, say we have an inverse A' for A, then: AA'=I , so that, Det(AA')=DetADetA'=DetI=1, So you need two numbers whose product equals one, and that rules out DetA=0. |
| New Reply |
| Thread Tools | |
Similar Threads for: inverse of a matrix + determinant
|
||||
| Thread | Forum | Replies | ||
| NxN-complex matrix, identified 2Nx2N-real matrix, determinant | Linear & Abstract Algebra | 2 | ||
| Finding determinant given determinant of another matrix | Calculus & Beyond Homework | 3 | ||
| Frechet (second) derivative of the determinant and inverse functions | Calculus & Beyond Homework | 1 | ||
| Matrix pseudo-inverse to do inverse discrete fourier transform | Linear & Abstract Algebra | 3 | ||
| Matrix/Determinant/Inverse Q's | Linear & Abstract Algebra | 3 | ||