2
$\begingroup$

Suppose $3\times 3$ complex symmetric matrix $$ A_{ab} = B_{ai}B_{bi}, $$ where $B$ is arbitrary complex $3\times 3$ matrix and $i$ is fixed.

How to show that it has two zero eigenvalues?

I've shown that $\text{det}A = 0$, which means that at least one of eigenvalues is zero, but this doesn't tell me how many zero eigenvalues it has. I've also shown that for the given row the other two are linearly dependent.

Edit: I mean, maybe there are other way to show that it has two zero eigenvalues except by calculating of its characteristic polynomial? For example, I then want to apply corresponding method for the matrix $$ A'_{ab} = B_{ai}B_{bi} + B_{aj}B_{bj} $$ to prove that is has only one zero eigenvalue, and its characteristic polynomial is expected to be large and tedious.

  • 0
    I think you messed up the indices...2017-01-16
  • 0
    @A.Molendijk : You're right. I meaned $A_{ab} = B_{ai}B_{bi}$ without summation over i.2017-01-16

1 Answers 1

0

Let $X$ be the $i$-th column of $B$. Then, $A = X^tX$, which means $A$ is of rank $1$, thus, it needs to have at least two zero eigenvalues.