Two matrices have the same eigenvalue ...

62 Views Asked by At

This is an testexam question and that requires true or false and some explanataion.

2 (n x n) matrices have the same eigenvalue Pi, does A - B have eigenvalue 0?

1

There are 1 best solutions below

0
On BEST ANSWER

$$A=\begin{pmatrix} \pi &0 \\ 0 &0 \end{pmatrix}, B=\begin{pmatrix} 0 &0\\ 0 &\pi \end{pmatrix}.$$