Given a large symmetric matrix $A$, there are methods to find the largest or smaller eigenvalue, or the eigenvalue closest to some initial value.
Is there any method to find the normalized eigenvector with maximum overlap (dot product) with an initial vector?