Numerical Analysis/Inverse iteration exercises

From Wikiversity
Jump to navigation Jump to search

Consider the matrix, , and the vector,

The LU decomposition of A is .

By hand, use the LU decomposition to do two iterations of the inverse power method (without shift) starting with

Use a computational software package to do 50 iterations. What was the result?