You are here
Home ›eigenvalue (of a matrix)
Primary tabs
eigenvalue (of a matrix)
Definition
Let be an complex matrix. A number is said to be an eigenvalue of if there is a nonzero column vector for which
Computation of Eigenvalues
The computation of the eigenvalues of a given matrix is relatively easy from a theoretical point of view, though often computationally infeasible, or at least difficult. The basic procedure is to note that the eigenvalues of a matrix are precisely the solutions to the equation
where denotes the identity matrix and is the determinant function. As the above determinant is simply a polynomial (of degree , called the characteristic polynomial of ) in with coefficients in , its roots can be calculated or approximated accordingly to give the eigenvalues of the matrix. Following this train of thought, we also note that this polynomial has degree at least 1, so since is algebraically closed, it is thus guaranteed that any has at least one eigenvalue (and at most ). If is a multiple root (say, of multiplicity ) of the defining polynomial, we say that is an eigenvalue of multiplicity .
If one is given a matrix of real numbers, the above argument implies that has at least one complex eigenvalue; the question of whether or not has real eigenvalues is more subtle since there is no real-numbers analogue of the fundamental theorem of algebra. It should not be a surprise then that some real matrices do not have real eigenvalues. For example, let
In this case ; clearly no real number satisfies ; hence has no real eigenvalues (although has complex eigenvalues and ).
If one converts the above theory into an algorithm for calculating the eigenvalues of a matrix , one is led to a two-step procedure:
-
Compute the polynomial .
-
Solve .
Unfortunately, computing determinants and finding roots of polynomials of degree are both computationally messy procedures for even moderately large , so for most practical purposes variations on this naive scheme are needed. See the eigenvalue problem for more information.
Properties
-
and have the same eigenvalues.
-
Eigenvalues of Hermitian matrices are real.
-
Eigenvalues of skew-symmetric are purely imaginary (or zero).
-
A real matrix is diagonalizable if all of ’s eigenvalues are real and distinct.
-
If a symmetric matrix has distinct eigenvalues, it is diagonalizable.
Mathematics Subject Classification
65-00 General reference works (handbooks, dictionaries, bibliographies, etc.)15A18 Eigenvalues, singular values, and eigenvectors
15-00 General reference works (handbooks, dictionaries, bibliographies, etc.)
65F15 Eigenvalues, eigenvectors
- Forums
- Planetary Bugs
- HS/Secondary
- University/Tertiary
- Graduate/Advanced
- Industry/Practice
- Research Topics
- LaTeX help
- Math Comptetitions
- Math History
- Math Humor
- PlanetMath Comments
- PlanetMath System Updates and News
- PlanetMath help
- PlanetMath.ORG
- Strategic Communications Development
- The Math Pub
- Testing messages (ignore)
- Other useful stuff
Recent Activity
new question: Linear Algebra Combination Problem! by unlord
new question: Computation of $\varphi(2000)$ by jeremyboden
new question: Computation of $\varphi(2000)$ by jeremyboden
May 21
new question: pure subgroups by lvoyster
new correction: Typo in M\"obius function? by Aleph Zero
new collection: analytic number theory by Aleph Zero
May 20
new question: Taylor's Series Query! by unlord
new question: Laplace transform by J
new question: Residue Calculus by J
May 19
new Education: Project: PlanetMath Outlines Series by unlord
Corrections
properties by matte ✓
multiplicity by matte ✓
polynomial by matte ✓
Properties of Eigenvalues by EricBackus ✓


