Let $A$ be a positive definite matrix and $B$ be a positive semi-definite matrix. Then $AB$ is diagonalizable.

141 Views Asked by At

Let $A$ be a positive definite matrix and $B$ be a positive semi-definite matrix. Then $AB$ is diagonalizable.

I want to see if this is true or false.

1

There are 1 best solutions below

1
On BEST ANSWER

It's wrong. $A=\begin{pmatrix}1 & 0 \\ 0 & 1\end{pmatrix}$ and $B=\begin{pmatrix} 1 & 1 \\ 0 & 1\end{pmatrix}$.