Complexity Explorer Santa Few Institute

Vector and Matrix Algebra

Lead instructor:

Your progress is not being saved! Enroll now or log in to track your progress or submit homework.

3.1 Diagonalization and Powers » Quiz #16 Solution

The eigenvalues of the matrix  A=\begin{bmatrix} 2 & 1 \\ 0 & -1 \end{bmatrix} are 2 and -1 with corresponding eigenvectors: v_1= \langle 1,0 \rangle, v_2 =\langle -\frac{1}{3}, 1\rangle, respectively.

This gives the following diagonalization:  A=\begin{bmatrix} 1 & -\frac{1}{3} \\ 0 & 1 \end{bmatrix} \begin{bmatrix} 2 & 0 \\ 0 & -1 \end{bmatrix} \begin{bmatrix} 1 & -\frac{1}{3} \\ 0 & 1\end{bmatrix}^{-1}=\begin{bmatrix} 1 & -\frac{1}{3} \\ 0 & 1 \end{bmatrix} \begin{bmatrix} 2 & 0 \\ 0 & -1 \end{bmatrix} \begin{bmatrix} 1 & \frac{1}{3} \\ 0 & 1\end{bmatrix}.