Definition 7.6.1. Matrix Exponential.
For an \(n \times n\) matrix \(A\text{,}\) the matrix exponential is defined as:
\begin{equation*}
e^A = I + A + \frac{A^2}{2!} + \frac{A^3}{3!} + \frac{A^4}{4!} + \cdots = \sum_{k=0}^{\infty} \frac{A^k}{k!}
\end{equation*}
It can be shown that this infinite series converges for any matrix \(A\text{.}\)
