Eigenvalue spectrum of a real marix

42 Views Asked by At

Is it true that for any real matrix, the complex eigenvalues occur in complex conjugate pairs? If yes, how does one prove that?

4

There are 4 best solutions below

0
On BEST ANSWER

Eigenvalues are roots of the characteristic polynomials $$P(\lambda)=\det(A-\lambda I)$$

The coefficients of the characteristic polynomial are real numbers.

If $P(\lambda)=0$, then upon conjugation we get $$ P( \lambda)=0 \implies p(\overline{\lambda})=0$$

0
On

Guide:$$Ax = \lambda x$$

Try to take conjugate of the equation above and see what do you get.

0
On

The characteristic polynomial $p(\lambda)$ of a real square matrix has real coefficients.

So, it holds for any complex solution $\lambda_0$ $$0 =\overline{p(\lambda_0)} = p(\overline{\lambda_0})$$.

0
On

If $\det(\lambda I -A) = 0$ then $\overline{\det(\lambda I -A)} = \det(\overline{\lambda}I -A) = 0$.