Skip to main content

Chapter E Eigenvalues

When we have a square matrix of size \(n\text{,}\) \(A\text{,}\) and we multiply it by a vector \(\vect{x}\) from \(\complex{n}\) to form the matrix-vector product (Definition MVP), the result is another vector in \(\complex{n}\text{.}\) So we can adopt a functional view of this computation — the act of multiplying by a square matrix is a function that converts one vector (\(\vect{x}\)) into another one (\(A\vect{x}\)) of the same size. For some vectors, this seemingly complicated computation is really no more complicated than scalar multiplication. The vectors vary according to the choice of \(A\text{,}\) so the question is to determine, for an individual choice of \(A\text{,}\) if there are any such vectors, and if so, which ones. It happens in a variety of situations that these vectors (and the scalars that go along with them) are of special interest.

We will be solving polynomial equations in this chapter, which raises the specter of complex numbers as roots. This distinct possibility is our main reason for entertaining the complex numbers throughout the course. You might be moved to revisit Section CNO and Section O.

Annotated Acronyms E.

Theorem EMRCP.

Much of what we know about eigenvalues can be traced to analysis of the characteristic polynomial. When we first defined eigenvalues, you might have wondered if they were scarce, or abundant. The characteristic polynomial allows us to answer a question like this with a result like Theorem NEM which tells us there are always a few eigenvalues, but never too many.

Theorem EMNS.

If Theorem EMRCP allows us to learn about eigenvalues through what we know about roots of polynomials, then Theorem EMNS allows us to learn about eigenvectors, and eigenspaces, from what we already know about null spaces. These two theorems, along with Definition EEM, provide the starting points for discerning the properties of eigenvalues and eigenvectors (to say nothing of actually computing them).

Theorem HMRE.

As we have remarked before, we choose to include all of the complex numbers in our set of allowed scalars, whereas many introductory texts restrict their attention to just the real numbers. Here is one of the payoffs to this approach. Begin with a matrix, possibly containing complex entries, and require the matrix to be Hermitian (Definition HM). In the case of only real entries, this boils down to just requiring the matrix to be symmetric (Definition SYM). Generally, the roots of a characteristic polynomial, even with all real coefficients, can have complex numbers as roots. But for a Hermitian matrix, all of the eigenvalues are real numbers! When somebody tells you mathematics can be beautiful, this is an example of what they are talking about.

Theorem DC.

Diagonalizing a matrix, or the question of if a matrix is diagonalizable, could be viewed as one of a handful of central questions in linear algebra. Here we have an unequivocal answer to the question of “if,” along with a proof containing a construction for the diagonalization. So this theorem is of theoretical and computational interest. This topic will be important again in Chapter R.

Theorem DMFE.

Another unequivocal answer to the question of if a matrix is diagonalizable, with perhaps a simpler condition to test. The proof also tells us how to construct the necessary set of \(n\) linearly independent eigenvectors — just round up bases for each eigenspace and join them together. No need to test the linear independence of the combined set.