Practice question · Multiple choice
The characteristic equation is det(A − λI) = 0. Why does setting a determinant to zero find exactly the eigenvalues, rather than being an arbitrary computational trick?
Hints
- Rearrange Av = λv into the form (something)·v = 0, remembering v must not be zero.
- What must be true of a matrix that sends some nonzero vector to zero?
Show the answer
C. Because (A − λI) must send a nonzero vector to zero, so be singular.
Why
The rearrangement is the whole argument: Av = λv becomes (A − λI)v = 0 with v nonzero, so A − λI has a nonzero kernel and is singular, and a square matrix is singular exactly when its determinant vanishes. Note det(A − λI) is a polynomial that is not zero for most λ; the eigenvalues are its roots, which is why there are at most n of them.
Practise Eigenvalues and Eigenvectors
The app has 7 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.