Homework Statement
Consider the matrix [1,-5,5;-3,-1,3;1,-2,2]
Do four interations of the power method, beginning at [1,1,1] to approximate the dominant eigenvalues of A
Homework Equations
Matrix multiplication
The Attempt at a Solution
Okay my issue with this problem is this
I...