Finding eigenvalues to use in Cayley-Hamilton theorem problem

Click For Summary
SUMMARY

The discussion centers on using the Cayley-Hamilton theorem to compute C^3 for the matrix C = [[2, 0, -2], [1, 1, 2], [-1, -1, -1]]. The characteristic equation derived is λ^3 - 2λ^2 - λ - 2 = 0. The user initially struggles with factoring this cubic equation to find the eigenvalues but later clarifies their understanding after reviewing lecture notes. The Cayley-Hamilton theorem states that every square matrix satisfies its own characteristic equation, which is crucial for computing matrix powers.

PREREQUISITES
  • Understanding of the Cayley-Hamilton theorem
  • Knowledge of characteristic equations and eigenvalues
  • Familiarity with matrix diagonalization
  • Ability to factor cubic polynomials
NEXT STEPS
  • Study methods for factoring cubic polynomials
  • Learn about eigenvalue computation techniques
  • Explore matrix diagonalization and its applications
  • Review the Cayley-Hamilton theorem in-depth
USEFUL FOR

Students studying linear algebra, particularly those focusing on matrix theory, eigenvalues, and the Cayley-Hamilton theorem.

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 independent 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: 472
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 :)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K