The Shifted Inverse Power Method. Suppose that $\mu$ is not an eigenvalue of $A$.
(a) Show that the iterative system $\mathbf{u}^{(k+1)}=(A-\mu \mathrm{I})^{-1} \mathbf{u}^{(k)}$ converges to the eigenvector of $A$ corresponding to the eigenvalue $\lambda^*$ that is closest to $\mu$. Explain how to find the eigenvalue $\lambda^*$. (b) What is the rate of convergence of the algorithm? (c) What happens if $\mu$ is an eigenvalue?