For each matrix A, Find the dominant eigenvalue and corresponding eigenvector using Power Method….

For each matrix A,

Find the dominant eigenvalue and corresponding eigenvector using Power Method. Use the default initial vector x0 unless otherwise specified.

b. Using Wielandt’s deflation method, create a matrix A1, then deflate to a matrix B, one size smaller than A, whose eigenvalues are the remaining eigenvalues of A.