Matrix
Classical Adjoint (Adjugate) Matrix
Cofactor Formula
A Cofactor, in mathematics, is used to find the inverse of the matrix, adjoined. The Cofactor is the number you get when you remove the column and row of a designated element in a matrix, which is just a numerical grid in the form of rectangle or a square. The cofactor is always preceded by a positive (+) or negative (-) sign. Let \(\mathbf{A}\) be an \(n\times n\) matrix and let \(M_{ij}\) be the \((n-1)\times (n-1)\) matrix obtained by deleting the \(i^{th}\) row and \(j^{th}\) column. Then, \(\text{det}M_{ij}\) is called the minor of \(a_{ij}\). The cofactor \(A_{ij}`of :math:`a_{ij}\) is defined by:
Minors and Cofactors
What Are Minors?
The minor of an element in a matrix is defined as the determinant obtained by deleting the row and column in which that element lies. For example, in the determinant
minor of \(a_{12}\) is denoted as \(M_{12}\). Here,
What Are Cofactors?
Cofactor of an element aij is related to its minor as
where \(i\) denotes the \(i^{th}\) row and \(j\) denotes the \(i^{jth}\) column to which the element \(a_{ij}\) belongs. Now, we define the value of the determinant of order three in terms of ‘Minor’ and ‘Cofactor’ as
The classical adjoint matrix should not be confused with the adjoint matrix. The adjoint is the conjugate transpose of a matrix while the classical adjoint is another name for the adjugate matrix or cofactor transpose of a matrix.
Transpose
Formally, the \(i\)-th row, \(j\)-th column element of \(\mathbf{A}^{\text{T}}\) is the \(j\)-th row, \(i\)-th column element of \(\mathbf{A}\):
Properties
Let \(\mathbf{A}\) and \(\mathbf{B}\) be matrices and \(c\) be a scalar.
What are Eigenvalues?
The eigenvalue is explained to be a scalar associated with a linear set of equations which, when multiplied by a nonzero vector, equals to the vector obtained by transformation operating on the vector.
Let us consider \(k \times k\) square matrix \(A\) and \(\mathbf{v}\) be a vector, then \(\lambda\) is a scalar quantity represented in the following way:
Here, \(\lambda\) is considered to be the eigenvalue of matrix \(A\).
The above equation can also be written as:
Where “\(I\)” is the identity matrix of the same order as \(A\).
This equation can be represented in the determinant of matrix form.
The above relation enables us to calculate eigenvalues \(\lambda\) easily.