Encyclopedia > Cayley-Hamilton theorem

  Article Content

Cayley-Hamilton theorem

In linear algebra, the Cayley-Hamilton theorem (named after the mathematicians Arthur Cayley[?] and William Hamilton) states that every square matrix over a commutative ring, e.g. over the real or complex field, satisfies its own characteristic equation. This means the following: if A is the given square matrix and

<math>p(t)=\det(A-tI)</math>

is its characteristic polynomial (a polynomial in the variable t), then replacing t by the matrix A results in the zero matrix:

<math>p(A)=0.</math>

Consider for example the matrix

<math>A = \begin{pmatrix}1&2\\
3&4\end{pmatrix}</math>. The characteristic polynomial is given by
<math>p(t)=\det\begin{pmatrix}1-t&2\\
3&4-t\end{pmatrix}=(1-t)(4-t)-(2)(3)=t^2-5t-2.</math> The Cayley-Hamilton theorem then claims that
<math>A^2-5A-2I_2=0</math>
which one can quickly verify in this case.

The theorem is an important tool in calculating eigenvectors.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Springs, New York

... land and 2.0 km² (0.8 mi²) of it is water. The total area is 8.24% water. Demographics As of the census of 2000, there are 4,950 people, 1,924 households, ...

 
 
 
This page was created in 34.8 ms