Question 5.2.2: Use Theorem 2 to diagonalize the matrix A = [ 1 0 0 6 -2 0 7...

Use Theorem 2 to diagonalize the matrix

A= \begin{bmatrix} 1&0&0 \\6&-2&0 \\ 7&-4&2 \end{bmatrix}

The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

Since A is a triangular matrix, by Proposition 1 of Sec. 5.1, the eigenvalues of the matrix A are the diagonal entries
\lambda _{1} = 1    \quad\lambda _{2} = −2    and   \quad\lambda _{3} = 2
The corresponding eigenvectors, which are linearly independent, are given, respectively, by

V_{1}= \begin{bmatrix} 1 \\2 \\ 1 \end{bmatrix}    \quad V_{2}= \begin{bmatrix} 0 \\1 \\ 1 \end{bmatrix}  \quad  and  \quad V_{3}= \begin{bmatrix} 0\\0\\ 1 \end{bmatrix}

Therefore, by Theorem 2, D = P^{-1}AP, where

D=  \begin{bmatrix} 1&0&0 \\0&-2&0 \\ 0&0&2 \end{bmatrix}     and      P= \begin{bmatrix} 1&0&0 \\2&1&0 \\ 1&1&1\end{bmatrix}

To verify that D =P^{-1}AP, we can avoid finding P^{-1} by showing that
PD = AP
In this case,

PD = \begin{bmatrix} 1&0&0 \\2&1&0 \\ 1&1&1\end{bmatrix} \begin{bmatrix} 1&0&0 \\0&-2&0 \\ 0&0&2 \end{bmatrix} = \begin{bmatrix} 1&0&0 \\2&-2&0 \\ 1&-2&2 \end{bmatrix}

= \begin{bmatrix} 1&0&0 \\6&-2&0 \\ 7&-4&2 \end{bmatrix} \begin{bmatrix} 1&0&0 \\2&1&0 \\ 1&1&1 \end{bmatrix}

= AP

Related Answered Questions

Question: 5.1.3

Verified Answer:

The characteristic equation of A is det(A −...
Question: 5.2.5

Verified Answer:

The characteristic equation for A is det(A − λI) =...
Question: 5.2.4

Verified Answer:

Recall that the matrix A is symmetric if and only ...
Question: 5.2.3

Verified Answer:

To find the eigenvalues of A, we solve the charact...
Question: 5.2.1

Verified Answer:

The inverse matrix is given by P^{-1}= \beg...