vellum93
- 5
- 0
Homework Statement
Suppose B is a real 2x2 matrix with the following eigenvalue:
\frac{√3}{2} + \frac{3i}{2}.
Find B^3.
Homework Equations
One of the hints is to consider diagonalization over C together with the fact
that (\frac{1}{2} + \frac{√3}{2}i)^3 = -1.
The Attempt at a Solution
I found B by going backwards through the quadratic formula, and found B =<br /> \begin{pmatrix} 0 & 3\\-1 & √3\end{pmatrix}<br />
How can I do this without the method I used? How can I apply the hint given above?