Eigenvalues of (A-B)(A+B)

68 Views Asked by At

Let $A$ be a Hermitian Matrix with real entries and $B$ be an anti Hermitian matrix with real entries. i.e., $A^{\dagger}=A$ and $B^{\dagger}=-B$. In case of real entries $\dagger$ is replaced by matrix transpose operation $T$. I am interested in finding the eigenvalues of the matrix $(A-B)(A+B)$ given by the eigenvalue equation

\begin{equation} (A-B)(A+B)\phi^{T}=\Lambda^{2}\phi^{T} \end{equation} Are the Eigenvalues $\Lambda$ always positive? In other words are the matrices $(A-B)(A+B)$ (semi)positive definite?

1

There are 1 best solutions below

0
On BEST ANSWER

The eigenvalues are always real and nonnegative, because $(A-B)(A+B) = (A+B)^\dagger (A+B)$. Any matrix of the form $C^\dagger C$ is positive semidefinite.