The power method is an iterative algorithm used to compute the dominant eigenvalue (the eigenvalue of the largest magnitude) and its corresponding eigenvector of a matrix.
Project Reference: https://en.wikipedia.org/wiki/Power_iteration https://www.youtube.com/watch?v=LHlg_lfihiA&t=277s