I'm having a little trouble here to prove the following statement:
Let $A$ be an $n \times n$ matrix (real or complex). Prove that
$$\lim_{k \to \infty} \left( I + \frac{1}{k} A \right)^{k} = e^{A}$$
Now I'm using matrix and possible non-commutative; I don't know where to begin. Can you give a spit? Thanks for your attention!
From the Binomial Theorem we have:
$$ \lim_{n \to \infty} \left(I + \left(\frac{A}{n} \right)\right)^{n} = \lim_{n \to \infty} \sum_{k=0}^{n} \binom{n}{k} I^{k} \left(\frac{A}{n} \right)^{n-k}$$
$$= \lim_{n \to \infty} \sum_{k=0}^{n} \binom{n}{k} \left(\frac{A}{n} \right)^{n-k}$$