Give a $2 \times 2$ real matrix $A$ with eigenvalues $2+3i$, $2-3i$.
I would like hints only.
So far, I've been trying get somewhere with $\det[A-(2+3i)I] = 0$ and $\det[A-(2-3i)I] = 0$; which gives me a set of two equations:
1) $(x_1-2-3i)(y_2-2-3i)-x_2y_1 = 0$
2) $(x_1-2+3i)(y_2-2+3i)-x_2y_1 = 0$,
where $x_1$ is the first entry of $A$, $x_2$ is the $a_{1,2}$ entry of $A$, and so on.
I'm getting nowhere with this method, though...
Thanks,
Hint: $Tr(A) = A_{11} + A_{22} = 4$ (sum of eigenvalues)
Another Hint: $Det(A) = A_{11} * A_{22} - A_{12} * A_{21}= 13$ (product of eigenvalues)