Let $a,b,c,d$ be distinct non-zero real numbers with $a+b=c+d$. Find the eigenvalues of the matrix
$$M=\left(\begin{array}{ccc} a&b&1\\ c&d&1\\ 1&-1&0\end{array}\right).$$
Let $a,b,c,d$ be distinct non-zero real numbers with $a+b=c+d$. Find the eigenvalues of the matrix
$$M=\left(\begin{array}{ccc} a&b&1\\ c&d&1\\ 1&-1&0\end{array}\right).$$
Let $M$ be that $3\times3$ matrix and $\lambda=a+b=c+d$.
The vector $(1,1,0)$ is an eigenvector associated with the eigenvalue $\lambda$.
It remains to find two other eigenvalues $\mu$ and $\nu$.
We know that $\lambda+\mu+\nu=tr(M)=a+d$ and $\lambda\mu\nu=\det(M)$
This should give the solution ...