Understanding the Matrix of Minors

  • Context: High School 
  • Thread starter Thread starter bill nye scienceguy!
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
bill nye scienceguy!
Messages
121
Reaction score
0
can anyone explain to me what the matrix of minors is?
 
Physics news on Phys.org
no, I've been given the question:

Ax=b.A=(301), x= transverse of {x,y,z} and b=transverse of {5,2,-1}
(132)
(120)

and the first thing it asks me to do is calculate the matrix of minors. is this just another term for the adjoint matrix or something?
 
Well the "matrix of minors" (of a square matrix) would be the matrix where each element is the minor of the number which was in that position, which isn't the same as the adjoint yet.
For the adjoint, you'd have to take the cofactors (which is the minors + sign taken into account) and transpose that. So adjoint = transpose of cofactor matrix.