1) The document discusses using the inverse power method to find the smallest eigenvalue of a matrix. It shows that if λ is an eigenvalue of an invertible matrix A, then 1/λ is an eigenvalue of A^-1.
2) As an example, it considers the matrix B and shows how to derive its two eigenvalues using its characteristic equation.
3) It then applies the inverse power method to the matrix B^-1 to iteratively calculate the eigenvector corresponding to the smallest eigenvalue of B, converging on the value of 0.225.