Is it true that $\mathrm{det}(A-B)\neq0$ if and only if $\mathrm{det}(A+B)\neq0$?
(For $A,B$ real $n\times n$ matrices, say.)
|
Is it true that $\mathrm{det}(A-B)\neq0$ if and only if $\mathrm{det}(A+B)\neq0$? (For $A,B$ real $n\times n$ matrices, say.) |
|||||||||||||||||||||
|
|
It is not true, even if you require $A\ne B$. For instance, take $$ A=\begin{bmatrix}1&0\\0&1\end{bmatrix},\ \ \ B=\begin{bmatrix}1&0\\0&0\end{bmatrix}. $$ Then $\det(A-B)=0$, $\det(A+B)=2$. |
|||
|
|