TheFerruccio
- 216
- 0
Homework Statement
Find the eigenbasis and diagonalize.
Homework Equations
\mathbf{A} = \left[ {\begin{array}{ccc}<br /> 5& \frac{8}{3} & \frac{-2}{3} \\<br /> 2 & \frac{2}{3}& \frac{4}{3} \\<br /> -4 & \frac{-4}{3} & \frac{-8}{3}\\<br /> \end{array} } \right]
The Attempt at a Solution
I find the characteristic equation by finding the determinant of \mathbf{A} - \lambda \mathbf{I}\left|\mathbf{A} - \lambda \mathbf{I}\right| = \left| {\begin{array}{ccc}<br /> 5 - \lambda & \frac{8}{3} & \frac{-2}{3} \\<br /> 2 & \frac{2}{3} - \lambda & \frac{4}{3} \\<br /> -4 & \frac{-4}{3} & \frac{-8}{3} - \lambda\\<br /> \end{array} } \right| = 0
This gets me the cubic equation:
-\lambda^3 + 3\lambda^2 + 18\lambda = 0
So, here's the question: Are there any nice, fast ways to get the roots of the cubic equation? Furthermore, is there any faster way to find the characteristic polynomial that doesn't include such a high probability of arithmetic error when doing it by hand?
All of this is done by hand, no calculator, pencil and paper.
Last edited: