When does a matrix have only positive eigenvalues?

1.1k Views Asked by At

When does a matrix has only positive eigenvalues?

I know that you can say if the eigenvalues are real or not by saying if the matrix is selfadjoint or skewadjoint, but how can you prove that has only positive eigenvalues?

Problem:

Let $A$$\Bbb C^{n×n}$. Show spec($A$*$A$) ⊂ $[0, ∞).$

1

There are 1 best solutions below

2
On BEST ANSWER

If $A^\ast A v=\lambda v,\,v\ne 0$ then $\lambda =\frac{v^\ast A^\ast Av}{v^\ast v}$ is a ratio of squared lengths, i.e. $\lambda\ge 0$. As for the question of when matrics are positive-definite, there are several tests.