Vimos no
Exemplo 6.2.7 que o polinômio característico de
\(\mathbf{A}\) é
\begin{equation*}
p_{\mathbf{A}}(t) = (t-1)(t-2)(t-3).
\end{equation*}
Pelo
Teorema 6.2.8,
\(\mathbf{A}\) possui três autovalores distintos:
\(\lambda=1\text{,}\) \(\lambda=2\) e
\(\lambda=3\text{.}\) A seguir, determinemos os autovetores de
\(\mathbf{A}\) associados à cada um destes autovalores.
Para \(\lambda=1\text{,}\) os autovetores de \(\mathbf{A}\) são os vetores não-nulos \(\mathbf{v}=[x,y,z]^T\in\mathcal M_{3\times 1}\) tais que \(\mathbf{A}\mathbf{v} = \mathbf{v}\text{,}\) ou seja,
\begin{equation*}
\left[
\begin{array}{rrr}
1 \amp -1 \amp 0 \\
2 \amp 3 \amp 2 \\
1 \amp 1 \amp 2
\end{array}
\right]
\left[
\begin{array}{r}
x \\
y \\
z
\end{array}
\right] =
\left[
\begin{array}{r}
x \\
y \\
z
\end{array}
\right].
\end{equation*}
A equação matricial ao sistema
\begin{align*}
x-y \amp = x \\
2x+3y+2z \amp = y \\
x+y+2z \amp = z
\end{align*}
O sistema é equivalente à \(y=0\) e \(z=-x\text{.}\) Logo, o autoespaço associado à \(\lambda=1\) tem a forma
\begin{equation*}
E_1 = \{(x,0,-x):x\in\mathbb R\} = \langle (1,0,-1)\rangle.
\end{equation*}
Para \(\lambda=2\text{,}\) queremos achar vetores não-nulos \(\mathbf{v}=[x,y,z]^T\in\mathcal M_{3\times 1}\) tais que \(\mathbf{A}\mathbf{v} = 2\mathbf{v}\text{.}\) Isto corresponde ao sistema
\begin{align*}
x-y \amp = 2x \\
2x+3y+2z \amp = 2y \\
x+y+2z \amp = 2z
\end{align*}
O sistema é equivalente às equações \(y=-x\) e \(x=-2z\text{.}\) Logo, o autoespaço associado à \(\lambda=2\) tem a forma
\begin{equation*}
E_2 = \{(-2z,2z,z):z\in\mathbb R\} = \langle(-2,2,1)\rangle.
\end{equation*}
Por fim, para \(\lambda=3\text{,}\) queremos achar vetores não-nulos \(\mathbf{v}=[x,y,z]^T\in\mathcal M_{3\times 1}\) tais que \(\mathbf{A}\mathbf{v} = 3\mathbf{v}\text{.}\) Isto corresponde ao sistema
\begin{align*}
x-y \amp = 3x \\
2x+3y+2z \amp = 3y \\
x+y+2z \amp = 3z
\end{align*}
O sistema é equivalente às equações \(y=-2x\) e \(z=-x\text{.}\) Logo, o autoespaço associado à \(\lambda=3\) tem a forma
\begin{equation*}
E_3 = \{(x,-2x,-x):x\in\mathbb R\} = \langle(1,-2,-1)\rangle.
\end{equation*}
Pondo \(\mathcal B = \{(1,0,-1),(-2,2,1),(1,-2,-1)\}\text{,}\) pode-se mostrar que \(\mathcal B\) é base de \(\mathbb R^3\) (Verifique!).
Defina
\(\mathbf{P}\) 1 \(\in\mathcal M_{3\times 3}\) como a matriz cujas colunas são os elementos de
\(\mathcal B\text{:}\)
\begin{equation*}
\mathbf{P} =
\left[
\begin{array}{rrr}
1 \amp -2 \amp 1 \\
0 \amp 2 \amp -2 \\
-1 \amp 1 \amp -1
\end{array}
\right]
\end{equation*}
Temos que \(\mathbf{P}\) é inversível, pois suas colunas são vetores LI. Um cálculo simples mostra que
\begin{equation*}
\mathbf{P}^{-1} =
\left[
\begin{array}{rrr}
0 \amp \frac{1}{2} \amp 1 \\
1 \amp 0 \amp 1 \\
1 \amp \frac{1}{2} \amp 1
\end{array}
\right]
\end{equation*}
Como,
\begin{align*}
\mathbf{P}^{-1} \mathbf{A} \mathbf{P} \amp =
\left[
\begin{array}{rrr}
0 \amp \frac{1}{2} \amp 1 \\
1 \amp 0 \amp 1 \\
1 \amp \frac{1}{2} \amp 1
\end{array}
\right]
\left[
\begin{array}{rrr}
1 \amp -1 \amp 0 \\
2 \amp 3 \amp 2 \\
1 \amp 1 \amp 2
\end{array}
\right]
\left[
\begin{array}{rrr}
1 \amp -2 \amp 1 \\
0 \amp 2 \amp -2 \\
-1 \amp 1 \amp -1
\end{array}
\right]\\
\amp =
\left[
\begin{array}{rrr}
1 \amp 0 \amp 0 \\
0 \amp 2 \amp 0 \\
0 \amp 0 \amp 3
\end{array}
\right] = \mathbf{D},
\end{align*}
resulta que \(\mathbf{A}\) é semelhante à uma matriz diagonal \(\mathbf{D}\text{.}\) Assim, \(\mathbf{A}\) é diagonalizável.