Describing Eigenvalues and Eigenvectors

At several places in this course it has been valuable to restrict ourselves to square matrices, and we do so again when discussing eigenvalues and eigenvectors.

In Theorem th:matrixtran, we proved that any \(n \times n\) matrix induces a linear transformation from \(\RR ^n\) to itself. For our first few examples, let us consider the case \(n = 2\).

Let \(A=\begin{bmatrix} 2& 1\\ 1&2 \end{bmatrix}\). The following interactive helps us to visualize the matrix transformation associated with \(A\). Given a vector \(\vec {x}\) in \(\RR ^2\) (left panel), its image, \(A\vec {x}\), is also in \(\RR ^2\) (right panel). Drag the head of the vector \(\vec {x}\) to see its image.

What do you observe about the relationship between vectors along the red line \(y=-x\) and their images?

For many vectors \(\vec {x}\) of \(\RR ^2\), \(A\vec {x}\) does not point in the same direction as \(\vec {x}\) but if we look at the vectors along the line \(y=-x\), we notice that the transformation does not seem to affect their magnitude and direction. Such vectors are sometimes called fixed vectors of \(A\). For example \(\begin{bmatrix}1\\-1\end{bmatrix}\) is a fixed vector.

What do you observe about the relationship between vectors along the blue line \(y=x\) and their images?

We observe that the magnitudes of these vectors are changed by the transformation, but the direction in which the vectors point is unchanged.

In Exploration init:eignintro we found that the images of vectors \(\begin{bmatrix}1\\1\end{bmatrix}\) and \(\begin{bmatrix}-1\\1\end{bmatrix}\) stay parallel to the original vectors under the linear transformation induced by matrix \(A\). Such vectors are examples of eigenvectors of \(A\).

In general, any nonzero vector whose image under a matrix transformation is parallel to the original vector is called an eigenvector of the matrix that induced the transformation. The following definition captures this idea algebraically.

Let’s revisit Exploration init:eignintro in light of Definition def:eigen. In the exploration, we observed visually that vectors parallel to \(\begin{bmatrix} 1\\ 1 \end{bmatrix}\) were eigenvectors associated with \(A=\begin{bmatrix} 2& 1\\ 1&2 \end{bmatrix}\), as these vectors changed length but remained parallel to the original vector under the linear transformation induced by \(A\). To verify this algebraically, observe that all vectors parallel to \(\begin{bmatrix} 1\\ 1 \end{bmatrix}\) can be written in the form \(\begin{bmatrix} a\\ a \end{bmatrix}\), \((a\neq 0)\). We compute

\[\begin{bmatrix} 2& 1\\ 1&2 \end{bmatrix} \begin{bmatrix} a\\ a \end{bmatrix} = \begin{bmatrix} 3a\\ 3a \end{bmatrix}= 3 \begin{bmatrix} a\\ a \end{bmatrix}\]

This shows that any non-zero scalar multiple of \(\begin{bmatrix} 1\\ 1 \end{bmatrix}\) is an eigenvector of \(A\) which has a corresponding eigenvalue of 3.

[Picture]

Fixed vectors of Exploration init:eignintro are also eigenvectors. For example,

\[\begin{bmatrix} 2& 1\\ 1&2 \end{bmatrix} \begin{bmatrix} 1\\ -1 \end{bmatrix} = \begin{bmatrix} 1\\ -1 \end{bmatrix}= 1 \begin{bmatrix} 1\\ -1 \end{bmatrix}\]

This shows that \(\begin{bmatrix} 1\\ -1 \end{bmatrix}\) is a fixed vector and an eigenvector of \(A\) which has a corresponding eigenvalue of \(1\).

The above discussion leads us to the following result.

See Practice Problem prob:eigenScalarMult

Let \(A=\begin{bmatrix}1&6\\1&0\end{bmatrix}\). The GeoGebra interactive below shows vector \(\vec {x}\), and its image, \(A\vec {x}\) in the same coordinate plane. (Move the head of \(\vec {x}\) to see the effect of \(A\) on different vectors.)

Note that vectors \(\vec {x}_1=\begin{bmatrix}3\\1\end{bmatrix}\) and \(\vec {x}_2=\begin{bmatrix}-2\\1\end{bmatrix}\) (and their scalar multiples) remain positioned along the same lines even as they change magnitude and direction. This indicates that \(\vec {x}_1\) and \(\vec {x}_2\), along with all of their scalar multiples, are eigenvectors of \(A\). What are the eigenvalues associated with these eigenvectors?

Eigenvalue associated with \(\vec {x}_1\) is \(\lambda _1=\answer {3}\).

Eigenvalue associated with \(\vec {x}_2\) is \(\lambda _2=\answer {-2}\).

A natural question is this: does every square matrix have eigenvalues and eigenvectors? We will see later that the answer to this question is “yes", provided that we permit eigenvalues and entries of eigenvectors to be complex numbers. The next example illustrates this.

We will continue to work with complex numbers as we study eigenvalues and eigenvectors.

Why All the Fuss About Eigenvalues and Eigenvectors?

Practice Problems

Let \(C=\begin{bmatrix} 2 & 1 & 1\\ 1 & 2 & 1\\ 1 & 1 & 2\end{bmatrix}\).
Show that \(\begin{bmatrix} 1\\1\\1 \end{bmatrix}\) is an eigenvector of \(C\). What is its corresponding eigenvalue? \(\answer {4}\)
Show that \(\begin{bmatrix} 1\\-1\\0 \end{bmatrix}\) is an eigenvector of \(C\). What is its corresponding eigenvalue? \(\answer {1}\)
Show that \(\begin{bmatrix} 1\\1\\-2 \end{bmatrix}\) is an eigenvector of \(C\). What is its corresponding eigenvalue? \(\answer {1}\)
Let \(Q=\begin{bmatrix} 0& 0\\ 0&1\end{bmatrix}\). Note that \(Q\) takes any vector in \(\RR ^2\) and projects it onto the \(y\)-axis. Which vectors in \(\RR ^2\) would be eigenvectors, and what are the corresponding eigenvalues?
Returning to Example 7, let \(M=\begin{bmatrix} \frac {\sqrt {2}}{2} & -\frac {\sqrt {2}}{2}\\ \frac {\sqrt {2}}{2} & \frac {\sqrt {2}}{2} \end{bmatrix}\). Show that \(\begin{bmatrix} \frac {\sqrt {2}}{2}\\ -\frac {\sqrt {2}}{2} i \end{bmatrix}\) is an eigenvector of \(M\). What is its corresponding eigenvalue?

Please enter an exact answer; no decimal approximations. To enter square roots, click inside the answer box, then use the “Math Editor" button that appears at the top of your XIMERA window.

\[\answer {\frac {\sqrt {2}}{2}}+\answer {\frac {\sqrt {2}}{2}}i\]
Arguing geometrically, identify the linear transformation whose standard matrix has eigenvalues \(\lambda _1=1\) and \(\lambda _2=-1\).
Vertical Shear Horizontal Shear Counterclockwise Rotation through a \(90^\circ \) angle Reflection About the line \(y=mx\) Horizontal Stretch Vertical Stretch
Let \(A=\begin{bmatrix} 3&0&0\\0&3&0\\0&0&3\end{bmatrix}\). Can you find an eigenvector and its corresponding eigenvalue? Can you find another “eigenpair”? Can you find all of the eigenvectors of \(A\)?
The rotation matrix in Example 7 has complex eigenvectors and eigenvalues. Think geometrically to find an example of a (non-identity) rotation matrix with real eigenvectors and eigenvalues.

Enter degree measure between 0 and 360.

Answer: Rotation through \(\answer {180}\) degrees.

Can an eigenvalue have multiple eigenvectors associated with it?
Yes No

Can an eigenvector have multiple eigenvalues associated with it?

Yes No
Prove that if \(\vec {x}\) is an eigenvector of matrix \(A\) and \(\lambda \) is the corresponding eigenvalue, then every non-zero scalar multiple of \(\vec {x}\) is also an eigenvector of \(A\) and \(\lambda \) is the corresponding eigenvalue. (Theorem 2)

Bibliography

[Trefethen and Embree] Trefethen, Lloyd and Embree, Mark, Spectra and Pseudospectra, Princeton University Press, 2005, p. 5-6