Find the matrix $T$ that puts $A$ in canonical form.
one eigenvalue I found is $2$ with associated vector $\begin{bmatrix}1 \\ 1 \end{bmatrix} $
How can I found the matrix $T$ with only one vector?
Find the matrix $T$ that puts $A$ in canonical form.
one eigenvalue I found is $2$ with associated vector $\begin{bmatrix}1 \\ 1 \end{bmatrix} $
How can I found the matrix $T$ with only one vector?
Hint: To find the second linearly independent (generalized) eigenvector, set up and solve:
$$(A − \lambda I)v_2 = v_1$$
Spoiler
$$v_2 = (-1,0)$$