$ A = \pmatrix{0&-3&0\\3&0&0\\0&0&-1}$
Compute the $e^{At}$. Well, the first problem of this is to calculate the inverse of $A$ using Cayley-Hamilton theorem. But for this second problem, I don't know how to solve it, should I use the Cayley-Hamilton theorem?
Note that the powers of $A$ are very regular, so calculating the exponential explicitly is not hard.