Anyone can explain to me why $\det(C)=\det(A)^{n-1}$ where $A$ is $n$-by-$n$ matrix and $C$ is the matrix of cofactors of $A$. I have been thinking, anyone can help? Thanks!
2026-04-02 16:51:20.1775148680
On
Cofactors and determinant
95 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
As $C$ is the matrix of cofactors of $A$ , so $CA=\text{det}(A)I_{n}$ and note that for arbitrary two matrices $P,Q\in M_{n}(R)$, $\text{rank}(P)+\text{rank}(Q)\leq\text{rank}(PQ)+n$.
Case 1: If $A$ is invertible, i.e. $\text{det}(A)\neq0$, then take det in both sides of $CA=\text{det}(A)I_{n}$, we can get that $\text{det}(C)\text{det}(A)=(\text{det}(A))^{n}$, i.e. $\text{det}(C)=(\text{det}(A))^{n-1}$.
Case 2: If $A$ is singular and $A\neq0$, then $\text{det}(A)=0$ and $\text{rank}(A)>0$, $CA=0$ and $\text{rank}(C)+\text{rank}(A)\leq n$, $\text{rank}(C)<n$, $C$ is singular and $\text{det}(C)=0=(\text{det}(A))^{n-1}$.
Case 3: If $A=0$, then $C=0$, then the result is obvious.
For $A \in \mathcal{M}_{n}(\mathbb{R})$ : $$ A \times \mathrm{Com}(A)^{\top} = \mathrm{Com}(A)^{\top} \times A = \det(A) \mathrm{I}_{n} \tag{$\star$} $$ where $\mathrm{Com}(A)$ is the matrix of cofactors of $A$. As a consequence, if $A$ is invertible, take the det in $(\star)$ and you get :
$$ \det(C) = \det(A)^{n-1}. $$