Invertibility of matrix with each element equal to cofactor

237 Views Asked by At

I am doing an exercise book which has one problem that asks you to prove the nonsingularity of a matrix if each element of the matrix equals its cofactor (the determinant submatrix by deleting the element's located row and column).

I've been thinking on this problem for two days but got no clue. My problem is I can't connect the conditions to any property the matrix should have. Anyone can give me some suggestion on how to prove this problem? And also how to think about the problem nicely?

1

There are 1 best solutions below

0
On

This is not true for the zero matrix. For non-zero matrices, use cofactor expansion to show that the determinant is non-zero. (We have taken cofactor to mean the signed minor here.)