How to take Taylor expansion of matrix?

210 Views Asked by At

Assume I have a function $f: R^{n\times n} \rightarrow R^{n\times n}$. What's the Taylor expansion of f ?

e.g. $f(X) = X^n$ where $X$ is a matrix.

then what is Taylor expansion of $f(X+Y)$ at X ?