Understanding Cofactor & Adjugate Matrices

  • Context: Undergrad 
  • Thread starter Thread starter TimeRip496
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
TimeRip496
Messages
249
Reaction score
5
Can anyone explain to me what is the cofactor matrix? I have trouble finding on the net the intuition behind it. Likewise what is the meaning of the adjugate matrix?
 
Physics news on Phys.org
This is a lesson in linear algebra. Probably it would be good to consult your linear algebra book about this for a thorough understanding.

A cofactor matrix is a matrix whose entries are the cofactors of some other matrix. While the adjugate matrix is simply the transpose of the cofactor matrix.

Hopefully you learned how to take co-factors when finding determinants. The cofactor of some entry ##A_{ij}## in a matrix ##\bf{A}## is the determinant of the resulting matrix when you delete the ith row and j'th column of the matrix ##\bf{A}## and then accounting for an alternating sign, a factor of ##(-1)^{i+j}##.