If $A$ is a nonsingular symmetric matrix such that $A-I$ is positive definite, prove that $I-A^{-1}$ is positive definite.
2026-03-26 20:44:30.1774557870
Prove $I-A^{-1}$ is positive definite
669 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Since $A$ is nonsingular, then $A^{-1}$ exists. $AA^{-1}=I$.
Note that a matrix is positive definite if and only if all of its eigenvalues are positive. Since $A-I$ is positive definite, then $\sigma_i(A-I)>0\Longleftrightarrow\sigma_i(A)>1$, where $\sigma_i(A),i=1,\cdots,n$ denotes eigenvalues of A, $n$ is the dimension of $A$.
Since $\sigma_i(A)>1 \Longleftrightarrow \sigma_i(A^{-1})<1$, then we have $\sigma_i(I-A^{-1})>0$, which means that $I-A^{-1}$ is positive definte.