This exercise explores the connections between the Qmethod and the matrices in the factorizationA=QDQT(see Theorem 4.6). It’s assumed thatAis symmetric.
(a) In the QR method, show thatC1=QT1AQ1,C2=QT2QT1AQ1Q2, and in general,Ck=PTkAPk, wherePk=Q1Q2Qk. Note thatPkis an orthogonal matrix (you do not need to show this).
(b) Assuming thatCkconverges to a diagonal matrix, explain why themethod is a procedure for computing the matrixDin Theorem 4.6. Also explain how two lines of code can be added to thealgorithm given in Section 4.3.3 so that, when finished, you have a matrix containing the eigenvectors.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here