Hi everyone
Homework Statement
Consider the following 4 x 4 matrix:
A = [[6,3,-8,-4],[0,10,6,7],[0,0,6,-3],[0,0,0,6]]
Find the eigenvalues of the matrix and their multiplicities. Give your answer as a set of pairs:
{[lambda1,multiplicity1],[lambda2,multiplicity2],...}
2...