adjug
The term "adjug" is most commonly encountered in linear algebra as a shorthand for the adjugate or classical adjoint of a square matrix. The adjugate of a square matrix A, denoted adj(A), is the transpose of its cofactor matrix. The cofactor matrix is a matrix where each element is the cofactor of the corresponding element in the original matrix. The cofactor of an element a_ij is defined as (-1)^(i+j) times the determinant of the submatrix obtained by deleting the i-th row and j-th column of A.
The adjugate matrix has a significant property relating it to the inverse of a matrix. For any
The concept of the adjugate is fundamental in understanding matrix properties and solving systems of linear