If the trace of the product of two matrices is zero,is the product of the matrices zero?

176 Views Asked by At

Does $\:\operatorname{ Tr}(XY) = 0 \Rightarrow XY=O $, for all $X,Y \succeq O$ ?

2

There are 2 best solutions below

0
On

Hint: Let $A$ and $B$ be the positive semi-definite square roots of $X$ and $Y$ respectively, i.e. $X = A^2$ and $Y = B^2$ where $A,B \succeq O$. Try to prove $\text{tr}(XY) = \|AB\|_F^2$ (the cyclic property of the trace might help). After doing this, if $\text{tr}(XY) = 0$, what can you say about $AB$, and consequently $XY$?

0
On

Hint: If $X = \sum_{i}x_ix_i^*$ and $Y = \sum_{j}y_jy_j^*$, then $$ XY = \sum_{i,j} (x_i^*y_j)x_iy_j^*, \quad \operatorname{tr}(XY) = \sum_{i,j} |x_i^*y_j|^2. $$