Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible to get normalised eigenvectors using eigenmatrix_right()?

I am trying to find out the diagonalizing matrix for a matrix using eigenmatrix_right(). The problem is that the eigenvector matrix returned by sage is not normalized. I have been writing a couple of for loops to normalize the eigenvectors. I was wondering whether there is a easier way maybe a option in eigenmatrix_right() which would give me an eigenmatrix with normalized eigenvectors?