Power method can handle repeated dominant eigenvalues, that is, two dominant eigenvalues with the same magnitude and same sign. The repeated nature of a dominant eigenvalue only becomes apparent after the successive applications of power and deflation methods. For the following matrix, calculate the dominant eigenvalue and its eigenvector by applying the user-defined function Power Method, and then use this information to deflate to a smaller matrix, ultimately finding all three eigenvalues.