||'''Book'''|| Advanced Engineering Mathematics || ||'''Author'''|| Erwin Kreyszig || ||'''Edition'''|| 8th Edition || /* code_begins */ {{{ A = matrix(ZZ, [[-10, 10, -15],[10, 5, -30],[-5,- 10, 0]]) print 'spectrum = ' ,str(A.eigenvalues()) A.eigenspaces()}}} /* code_ends */ * '''Solution by''': * ganesh, developer, space * bhanukiran, student, technical university of Delft * saransh, student, sobhit university