The Power method is an algorithm for finding eigenvalues of square matrix .
Any vector can be written as a summation over scaled eigenvectors, . Then, we have the following observation.
Every time we multiply by , the eigenvector corresponding the largest eigenvalue gets bigger; multiplying by multiple times, we approach this eigenvector.
After multiplying multiple times by , we find this eigenvector , project it off, and continue to find .