Cofactor (mathematics): Difference between revisions
Jump to navigation
Jump to search
imported>Richard Pinch (corrected definition of minor, supplied reference Norman) |
imported>Chris Day No edit summary |
||
Line 1: | Line 1: | ||
{{subpages}} | |||
In [[mathematics]], a '''cofactor''' is a component of a [[matrix (mathematics)|matrix]] computation of the matrix [[determinant]]. | In [[mathematics]], a '''cofactor''' is a component of a [[matrix (mathematics)|matrix]] computation of the matrix [[determinant]]. | ||
Revision as of 21:49, 17 February 2009
In mathematics, a cofactor is a component of a matrix computation of the matrix determinant.
Let M be a square matrix of size n. The (i,j) minor refers to the determinant of the (n-1)×(n-1) submatrix Mi,j formed by deleting the i-th row and j-th column from M (or sometimes just to the submatrix Mi,j itself). The corresponding cofactor is the signed determinant
The adjugate matrix adj M is the square matrix whose (i,j) entry is the (j,i) cofactor. We have
which encodes the rule for expansion of the determinant of M by any the cofactors of any row or column. This expression shows that if det M is invertible, then M is invertible and the matrix inverse is determined as
References
- C.W. Norman (1986). Undergraduate Algebra: A first course. Oxford University Press, 306,310,315. ISBN 0-19-853248-2.