Eigenvectors• Eigenvectors[m] gives a list of the eigenvectors of the square matrix m. • Eigenvectors finds numerical eigenvectors if m contains approximate real or complex numbers. • Eigenvectors corresponding to degenerate eigenvalues are chosen to be linearly independent. • Eigenvectors are not normalized. • For an n n matrix, Eigenvectors always returns a list of length n. The list contains each of the independent eigenvectors of the matrix, followed if necessary by an appropriate number of vectors of zeros. • See also: Det, Eigenvalues.
Examples Using InstantCalculatorsHere is the InstantCalculator for the Eigenvectors function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Eigenvectors Function Controller. These are the eigenvectors of a 3 3 matrix.
Out[2]= |  |
|