Question: Use the inverse power method to estimate the middle eigenvalue of the A in Example, with accuracy to four decimal places. Set x0 = (1, 0, 0).
Example: Diagonalize the following matrix, if possible
That is, find an invertible matrix P and a diagonal matrix D such that A = PDP-1.