H Math Blog: Understanding Eigenvalues and Characteristic Polynomials

  • Context: Undergrad 
  • Thread starter Thread starter jeff1evesque
  • Start date Start date
  • Tags Tags
    Eigenvalue
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
jeff1evesque
Messages
312
Reaction score
0
Hello,

I was reading something in my text/wikipedia, and they both said that "...the eigenvalues of a matrix are the zeros of its characteristic polynomial." Do they mean that λ in the characteristic polynomial causes det (A - λI) = 0 (in particular A = λI)?

JL
 
Last edited:
Physics news on Phys.org
The characteristic polynomial is p(x) = det(A - xI). The zeroes of the characteristic polynomial are the x values that satisfy det(A-xI) = 0.
 
Yes, that's exactly what they mean.

If the determinant of [itex]A- \lambda I[/itex] is not 0, then [itex]A- \lambda I[/itex] has an inverse and so the equation [itex](A- \lambda I)v= 0[/itex] has a unique solution [itex](A- \lambda I)^{-1}(A- \lambda I)v= v= (A- \lambda I)^{-1}0= 0[/itex] which contradicts the definition of "eigenvalue" which is that the equation [itex]Av= \lambda v[/itex], equivalent to [itex](A- \lambda I)v= 0[/itex], has "non-trivial" (non-zero) solutions.