So I have the next matrix: $\begin{bmatrix}1 & -4\\2 & 5\end{bmatrix}$ for which I have to find the general solution of the system $X' = AX$ in each of the following situations. Also, find a fundamental matrix solution and, finally, find $e^{ tA}$, the principal matrix solution.
I have managed to determine the eigenvalues: $\lambda_1=3-2i, \ \lambda_2=3+2i$. But I got the eigenvectors to be null and I don't know what to do next. Can somebody help me, please?
Did you get your eigenvectors to be null because you forced them to be real? If you allow complex values, you should be able to find nonzero eigenvectors. Provided that the constants are chosen appropriately, the imaginary parts will cancel at the end leaving a real matrix.