Find the eigenvalues for the following matrix:
Then print the smallest eigenvalue on the first line and the largest eigenvalue on the second line. For example:
5
6
Note: You must print exactly two distinct values.
Find the eigenvalues for the following matrix:
Then print the smallest eigenvalue on the first line and the largest eigenvalue on the second line. For example:
5
6
Note: You must print exactly two distinct values.