Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Characteristic equation

In linear algebra, the characteristic equation of a square matrix A is the equation in one variable λ

det(A - λI) = 0

where I is the identity matrix. The solutions of the characteristic equation are precisely the eigenvalues of the matrix A. The polynomial to the left of "=" is the characteristic polynomial of the matrix.

For example, for the matrix

P = \begin{bmatrix} 19 & 3 \\ -2 & 26 \end{bmatrix},

the characteristic equation is

\det(P - \lambda I) = \det\begin{bmatrix} 19-\lambda & 3 \\ -2 & 26-\lambda \end{bmatrix}  =\lambda^2-45\lambda+500=(\lambda-25)(\lambda-20)=0.

The eigenvalues of this matrix are therefore 20 and 25.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy