0

If a $\,n\times n\,$ matrix $M$ satisfies

$\text{Rank}(M)\leqslant1\;,\;$ then $\;\det(I+tM)=1+t\text{Tr}(M)\;,$
where $\;\text{Tr}(M)\;$ denotes the trace of $\,M$.

In this book it is stated that all eigenvalues of $M$ are zero except a single eigenvalue $\sum_{i=1}^{n}a_{i}b_{i}.$ But I don't know why.
I would appreciate your collaboration.

Angelo
  • 12,328

1 Answers1

0

Deal the problem case wise. Case 1:Rank M=0. Then M =0. So all eigenvalues are zero. Case 2: Rank M =1. Then M =$AA^T$ where A is a column vector. The eigenvalues are then 0 repeated n-1 times and $A^TA$. Thus all n eigenvalues are determined.