I read about eigenvalues of positive definite matrix have eigenvalues larger than 0, or just stated in books, 'positive', does that mean real and imaginary parts are both positive? Or only the real part matters?
2026-03-27 12:07:13.1774613233
eigenvalues of positive definite matrix have both real part and imaginary part positive?
1.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $x$ is an eigenvector of a positive definite matrix $A$ with eigenvalue $\lambda$, then
$$0 < x^T A x = x^T \lambda x = \lambda |x|^2.$$
Hence $\lambda$ is a positive real number.
If things are complex replace $x^T$ with $x^*$, the conjugate transpose of $x$, and observe that the same argument works.