Matrices: Matrices
The adjoint matrix and Cramer's Rule
Let be an ( ) matrix. For any index you can create the ( ) matrix by deleting the -th row and -th column in . The determinant is called the () minor of the element of . The cofactor of the element , denoted , is the () minor with a sign: If we combine these cofactors in a matrix and take the transpose of this matrix, we get the adjoint matrix
Consider the matrix . The cofactors of the nine elements of are:
We take the transform of the matrix of cofactors to obtain the adjoint matrix
We can calculate the determinant of the matrix via Laplace expansion; for example Note that where is the identity matrix.
So:
Cramer's Rule We consider a system of linear equations in unknowns: This can also be written using matrix-vector multiplication as: or simply as with We assume that the determinant of , denoted by , is unequal to is zero so that the matrix is invertible and there is exactly one solution of the system of equation, namely Now suppose that is the matrix obtained from by replacing the -th column of with the column vector . Suppose is the determinant of , that is, . Then the unique solution of the system of linear equations is given by
The corresponding matrix is equal to
The determinant of can easily be computed:
Replace the first column in by :
So:
Replace the second column in by :
Thus:
According to Cramer's Rule: So the solution is