Finding eigenvalues to use in Cayley-Hamilton theorem problem

phosgene
Messages
145
Reaction score
1

Homework Statement



Let C =

2,0,-2
1,1,2
-1,-1,-1

Use the Cayley-Hamilton theorem to compute C^3.

Homework Equations



Cayley-Hamilton theorem says that every square matrix satisfies its own characteristic equation.

C^3=PD^3P^{-1}

where P is the matrix formed from linearly independant eigenvectors of C and D is the diagonal matrix formed from the eigenvalues of C.

The Attempt at a Solution



I get the characteristic equation of C is

\lambda^3 - 2\lambda^2 - \lambda - 2 = 0

I get stuck because I can't factorise this and get the eigenvalues to proceed. Is there some trick to factorising cubics like this?
 
Physics news on Phys.org
Attached
 

Attachments

  • 001.jpg
    001.jpg
    12.8 KB · Views: 452
Thanks, I was just going back over the lecture notes and realized that I was absurdly confused in that section (I'm embarassed I even asked this question!)...anyway, I get it now, thanks for that :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top