VIAS Encyclopedia provides a collection of tables and definitions commonly needed in science and engineering. |
Home Mathematics Matrix Algebra Matrix Determinant | |||||||||
See also: Rank of a Matrix, Matrix Determinants - Calculation of Order 2 and 3, Eigenvectors and Eigenvalues - Advanced Discussion | |||||||||
Matrix Determinant
In addition to the rank of a matrix, the determinant is also an important
characteristic number of a matrix. The determinant of a matrix A
is depicted as |A|. In order to understand the definition of a determinant,
we first have to introduce the term permutation:
After these definitions concerning permutations, we can define the determinant of a matrix as follows:
Note that determinants are only defined for square matrices, and that the determinant of a square matrix and its transposed are equal. There is also an important relationship regarding the product of (square) matrices and their determinants:
The meaning of the determinantAn important rule about determinants is that |A| is always 0 if, and only if, at least two vectors of a matrix are linear-dependent. However in this case, the rank of a matrix is usually a better measure since it additionally provides information on how many vectors are dependent. In practical situations, however, the vectors of a matrix may be linearly independent in a formal sense, but may be very similar to each other, resulting in a near-dependence. Such situations may result in numerical instabilities and must be detected.In general, the determinant increases with increasing independence of the vectors constituing the matrix. In fact, the determinant defines the volume of the geometrical shape which is spanned by the vectors of a matrix. The more the vectors become "similar" (that means they point in the same direction), the smaller the volume is. For non-square matrices, it can be shown that there are always some vectors (either rows or columns) which are not independent of the other vectors. Therefore we can simply define the determinant of such a non-square matrix as always zero. This text is part of "Teach/Me Data Analysis" and has been included by permission of the author.
|
|||||||||
Home Mathematics Matrix Algebra Matrix Determinant |