Legacy Documentation

Mathematica® Teacher's Edition (2002)

This is documentation for an obsolete product.
Current products and services
 Documentation /  Mathematica Teacher's Edition /  Built-in Functions /  Lists and Matrices /  Matrix Operations /

Eigenvalues

FilledSmallSquare Eigenvalues[m] gives a list of the eigenvalues of the square matrix m.

FilledSmallSquare Eigenvalues finds numerical eigenvalues if m contains approximate real or complex numbers.
FilledSmallSquare Repeated eigenvalues appear with their appropriate multiplicity.
FilledSmallSquare An matrix gives a list of exactly eigenvalues, not necessarily distinct.
FilledSmallSquare See The Mathematica Book on the web: Section 1.8.3 and Section 3.7.9.
FilledSmallSquare See also: Det, Tr.