|
|||||
The inverse of a .square matrix M is a matrix M-1 with
the property that . These are the same as the two conditions (A)
and (B) of section 4.3
except that det M is on the lefthand side in (A), and (-1)i+jMij
appears in them instead of M-1ji.
When the determinant of a matrix is 0 the inverse matrix will not exist, and as we have noted, there must be a linear combination of the columns that is zero and a linear combination of the rows that is zero. The result of multiplying a matrix by a column vector is to give the linear combination of its columns defined by the components of the vector. We can deduce that there is a non-trivial column vector which the matrix takes into the 0 column vector, and similarly for row vectors. |