Determine the number of eigenvalues in $\mathbb R$

$\begingroup$

enter image description here

In this problem using the characteristics equation it comes out that there are four complex roots two identical each . So according to question there is no eigenvalue on $\mathbb{R}$ but in $\mathbb{C}$. Is my explanation justified?

$\endgroup$ 2

1 Answer

$\begingroup$

Yes, you're right. Since your matrix is of the style

$$\left(\begin{matrix} A & 0\\ 0 & -A\\ \end{matrix}\right) $$

Then your characteristic polynomial of that matrix is the same as the polynomial of $A$ squared multiplied by $-1$ (That's the reason of why you have repeated roots). The characteristic polynomial of $A$ is $$(1-\lambda)(-1-\lambda)-(\sqrt{2})(-\sqrt{2})=\lambda^2-1+2=\lambda^2+1$$

Then you have that the characteristic polynomial is $-(\lambda^2+1)^2=0$, then the only factor is $\lambda^2+1$, so equaling to zero you have that $\lambda^2=-1$, so we can say that the roots are $\pm i$.

$\endgroup$ 9

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like