Homework Statement
A = {{2,1,0}{0,-2,1}{0,0,1}} and B = {{3,2,-5}{1,2,-1}{2,2,-4}}
Show that A and B are similar by showing that they are similar to the same diagonal matrix. Then find an invertible matrix P such that P-1AP=B
Homework Equations
P-1AP=B, or AP=PB
The Attempt at a...