I was thinking I use the formula for Jordan blocks I have $J=P^{-1} AP$ where
$$J= \left[\begin{array}{rr} 1 & 0 \\0 &-1 \end{array}\right]$$
Then $J^{-1}=P A^{-1}P^{-1}$
I can note $J=J^{-1}$
Then could I set the two sides equal? As in
$P^{-1} AP=P A^{-1}P^{-1}$ when simplifying $A=A^{-1}$
Thus proving similarity? I'm not entirely sure if my logic here is sound however.