Section 21.3 Motivation
We have seen that when considering a specific matrix looking for patterns in the process of computing matrix-times-column-vector helps us to understand the matrix. In turn, this helps us understand all of the various systems with common coefficient matrix since obviously the left-hand side of the matrix version of the system has matrix-times-column-vector form.
When we compute for a standard basis vector the result is the column of So if we computed each of we would have all of the columns of as the results, which contain all of the data contained in These computations certainly let us know the matrix but they don’t necessarily help us understand what is really like as a matrix. In short, the standard basis for is a great basis for understanding the vector space but it is not so great for helping understand matrix products for a particular matrix
In Discovery 21.1, we discovered that for an matrix if we can build a basis for consisting of eigenvectors of then every matrix product becomes simple to compute once is decomposed as a linear combination of these basis vectors. Indeed, if is a basis for and we have
then multiplication by can be achieved by scalar multiplication:
A complete study of how the concepts of eigenvalues and eigenvectors unlock all the mysteries of a matrix is too involved to carry out in full at this point, but we will get a glimpse of how it all works for a certain kind of square matrix in the next chapter. For the remainder of this chapter, we will be more concerned with how to calculate eigenvalues and eigenvectors.