PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
[parent] proof of Cayley-Hamilton theorem by formal substitutions (Proof)

Let $A$ be a $n \times n$ matrix with entries in a commutative ring with identity, and let $p(\lambda)= c_0 + c_1 \lambda + \dots + c_n \lambda^n$ be its characteristic polynomial. We will prove that $p(A) := c_0I + c_1 A + \dots + c_n A^n = 0$ .

Proof$\,$ (Popular fake proof):

In the expression

$\displaystyle p(t) = \det(A - t I) = c_0 + c_1 t + \dotsb + c_n t^n \,,$    

substitute $t = A$ ; then $p(A) = \det(A - AI) = \det (0) = 0$ . $\square$

$\,$

It is clear why the argument is faulty. But interestingly, there is a way to rescue it using clever formal substitution arguments. For the moment, we assume that the matrix $A$ is over the complex field.

Since the notation $p(\lambda)$ and $p(A)$ can be confusing at first sight, as one expression takes scalar values and the other matrix values, we will change it. From now on, we will use the notation $\widetilde{p}(t)$ when applying the polymial $p$ to a matrix $t$ . In this sense $p(\cdot)$ is a function of $\mathbb{C}$ and $\widetilde{p}(\cdot)$ is function of matrices. Also, by definition,

$\displaystyle \widetilde{p}(t):= c_0I + c_1 t + \dots + c_n t^n\,,$   where $ t$ is a matrix    

Of course, we intend to prove that $\widetilde{p}(A) = 0$ .

Proof $\,$ (Proof of the complex case):

For each $\lambda \in \mathbb{C}$ let $B(\lambda)$ be the classical adjoint to $A - \lambda I$ . We have

$\displaystyle B(\lambda)(A-\lambda I) = \det(A - \lambda I) I = p(\lambda) I = c_0 I + \lambda (c_1 I) + \dotsb + \lambda^n (c_n I)\,.$ (1)

From the definition of the classical adjoint, it is clear that $B(\lambda)$ can be written as a polynomial of $\lambda$ having degree $\leq n-1$ , whose coefficients are matrices. That is,
$\displaystyle B(\lambda) = D_0 + D_1 \lambda + \dots + D_{n-1}\lambda^{n-1} \,,$    

for some constant coefficient matrices $D_i$ .

Now, we would like $B$ to be defined for matrices (just like from the polynomial $p$ we have considered $\widetilde{p}$ ), so we define for every matrix $t$

$\displaystyle \widetilde{B}(t):=D_0 + D_1 t + \dots + D_{n-1}t^{n-1}\,.$    

Now consider the following function of matrices:
$\displaystyle Q(t):= (D_0A - c_0I)+ (D_1A-D_0-c_1I)t + \dots + (D_{n-1}A- D_{n-2} - c_{n-1}I)t^{n-1}+(-D_{n-1} - c_nI)t^n$ (2)

The above expression may look strange, but if we think that the matrix $t$ commutes with all $D_0, \dots, D_{n-1}$ and $A$ , then expression (2) is easily seen to be equal to
$\displaystyle (D_0+D_1t+ \dots +D_{n-1}t^{n-1})(A-It) - c_0I - c_1t - \dots - c_nt^n$    

This means that
$\displaystyle Q(t)=\widetilde{B}(t)(A-It) - \widetilde{p}(t) \;\;\;\;\;\;\;$   whenever$\displaystyle \; t$   commutes with$\displaystyle D_0, \dots, D_{n-1}, A$ (3)

The reason for not defining $Q(t)$ by the expression in (3) is that we want $Q(t)$ to be some kind of "polynomial" in $t$ (with matrix coefficients on the left of each $t^k$ ).

We now state some properties that can be easily checked by straightforward calculation:

  • $\widetilde{p}(\lambda I) = p(\lambda)I$
  • $\widetilde{B}(\lambda I) = B(\lambda)$

Notice that matrices of the form $\lambda I$ with $\lambda \in \mathbb{C}$ commute with every other matrix, so that

$\displaystyle Q(\lambda I) = \widetilde{B}(\lambda I)(A-\lambda I) - \widetilde{p}(\lambda I)= B(\lambda)(A-\lambda I) - p(\lambda)I = 0$    

Now $Q(\lambda I)$ is also a matrix whose entries $q_{ij}(\lambda)$ are polynomials in $\lambda$ . Since $Q(\lambda I) =0$ we must have $q_{ij}(\lambda) = 0$ for all $\lambda \in \mathbb{C}$ . This means that $q_{ij}(t)$ is the zero polynomial and, since this occurs for all $i, j$ , it follows that the matrix coefficients of $t^k$ occurring in (2) are all zero, i.e. $Q(t)$ is the zero matrix for all matrices $t$ .

Taking $t = A$ we can also see that \begin{eqnarray*} Q(A) & = & (D_0A - c_0I)+ (D_1A-D_0-c_1I)A + \dots + (D_{n-1}A- D_{n-2} - c_{n-1}I)A^{n-1}+(-D_{n-1} - c_nI)A^n\\ & = & -c_0I - c_1A - \dots - c_{n-1}A^{n-1} - c_nA^n\\ & = & - \widetilde{p}(A) \end{eqnarray*} Hence $\widetilde{p}(A) = 0$ , which finishes the proof. $\square$

$,$

Actually, $\complex$ could have been substituted with $\real$ or $\rat$ in the proof above. The only property of $\complex$ that was used is that it is an infinite integral domain.

Proof $\,$ (Proof for an arbitrary commutative ring with identity):

Let $A = (a_{ij})$ , where the entries $a_{ij}$ are in commutative ring with identity $R$ . First notice that, since $c_0+c_1\lambda+\dots + c_n \lambda^n = p(\lambda)= \det(A - \lambda I)$ , where $\lambda \in R$ , we have that the coefficients $c_0, \dots, c_n$ are polynomials in $\{a_{ij}\}$ .

Hence $\widetilde{p}(A):= c_0I + c_1A+ \dots +c_nA^n$ is a matrix whose entries are also polynomials in $\{ a_{ij} \}$ . These polynomials vanish for every assignment of $\{ a_{ij} \}$ to numbers in $\mathbb{C}$ , because the complex case of the theorem has already been proven (this would be the same as substituting the matrix $A$ by a matrix with complex entries). Therefore these polynomials are zero polynomials and we conclude that $\widetilde{p}(A) = 0$ as we inteded to prove.$\square$

Comments on other proofs

Yet another proof of the Cayley-Hamilton Theorem is to establish it for diagonalizable matrices, and then by a density argument (i.e. every matrix can be approximated by diagonalizable ones in an algebraically closed field), we conclude that $p(A) = 0$ is an identity for all matrices over a field. This kind of proof is also presented as an exercise in [1].

The ``standard approach'' can be found in [3]. It proves the result for matrices over any field, but requires no ``abstract algebra'' (no algebraic closure, Zariski topology or formal substitutions).

The two other proofs just mentioned can be extended to matrices over an arbitrary commutative ring simply by repeating the last argument in our proof.

In [2] there is a proof similar to the one presented here (although it has some errors).

Bibliography

1
Michael Artin. Algebra. Prentice-Hall, 1991.
2
Martin Braun. Differential equations and their applications: an introduction to applied mathematics, 3rd edition. Springer-Verlag, 1983.
3
Friedberg, Insel, Spence. Linear Algebra, 3rd edition. Prentice-Hall, 1997.




"proof of Cayley-Hamilton theorem by formal substitutions" is owned by asteroid. [ full author list (2) | owner history (2) ]
(view preamble | get metadata)

View style:


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: similar, Zariski topology, algebraic closure, algebraically closed, density, diagonalizable matrices, theorem, numbers, vanish, integral domain, infinite, property, zero matrix, zero polynomial, coefficients, degree, polynomial, classical adjoint, function, scalar, field, complex, moment, substitution, argument, clear, expression, proof, characteristic polynomial, identity, commutative ring, matrix

This is version 16 of proof of Cayley-Hamilton theorem by formal substitutions, born on 2005-08-10, modified 2008-04-03.
Object id is 7308, canonical name is ProofOfCayleyHamiltonTheoremByFormalSubstitutions.
Accessed 10705 times total.

Classification:
AMS MSC15A15 (Linear and multilinear algebra; matrix theory :: Determinants, permanents, other special matrix functions)
 15A18 (Linear and multilinear algebra; matrix theory :: Eigenvalues, singular values, and eigenvectors)

Pending Errata and Addenda
None.
[ View all 5 ]
Discussion
Style: Expand: Order:
forum policy
proof needs correction by Marc van Leeuwen on 2008-01-30 10:22:51
The proof on this page is not quite correct. I found your page by a link from the wikipedia (http://en.wikipedia.org/wiki/Cayley-Hamilton_theorem), where I recently corrected the also erroneous proof that use to be there, and provided ample discussion of how and why, so please look there for details. When you say "we think of the formal symbol $t$ as representing an $n \times n$ matrix" you ignore the fact that already it has been treated as commuting with matrices, for instance by placing them arbitrarily at the left of the terms in the expansion of $B(t)$. So you simply cannot just substitute a matrix for $t$ and expect to get a valid identity, even if (like you do) you care about left and right _after_ the substitution.

A valid argument can be given by doing some non-commutative theory first, and carefully distinguishing left-evaluation from right-evaluation. For instance another proof I found on PlanteMath, http://planetmath.org/encyclopedia/ProofOfCayleyHamiltonTheoremInACommutativeRing.html is basically correct, provided one supplies proper definitions of left factor and left hand value, and proves the result used (which however is about as hard as proving Cayley-Hamilton in the first place...).
[ reply | up ]

Interact
post | correct | update request | add example | add (any)