Let
$$A= \begin{bmatrix} 2&2&3\\ 1&3&3\\ -1&-2&-2 \end{bmatrix} . $$
Find the Jordan Form, $J$, of this matrix, and an invertible matrix $Q$ such that $A = QJQ^{-1}$. I have already found the Jordan Form of this matrix, that is,
$$J = \begin{bmatrix}1&0&0\\0&1&1\\0&0&1\end{bmatrix}.$$
The part that I am confused about is finding the matrix $Q$. I know that the columns of $Q$ will consist of the eigenvectors, and generalized eigenvectors of $A - \lambda I$. The characteristic polynomial of $A$ is
$$p_A(\lambda) = \lambda^3 - 3\lambda^2 + 3\lambda + 1 = (\lambda - 1)^3.$$
I have found the eigenvector associated with $\lambda = 1$ to be
$$v = (-5, 1, 1).$$
However, $(A - I)^2 = 0$, so I am confused on how to find the generalized eigenvectors. Thanks in advance!
Hint:
You should proceed backwards: