Let $X$ be an $n\times n$ complex matrix. The exponential of $X$ is defined by $$\exp (X)=\sum_{k=0}^\infty \frac{1}{k!}X^k$$ where $X^0$ is the $n\times n$ identity matrix. Importantly, the matrix infinite series always converges.
This led me to the following question: Let $X$ be defined as above. If $$f(z)=\sum_{k=0}^\infty a_k z^k$$ represents an entire function $f$, is it true that the matrix infinite series $$\sum_{k=0}^\infty a_k X^k$$ always converges?
The powers series expansion at the origin of an entire function converges for all complex numbers, but I have no idea how would I prove/disprove convergence for complex matrices.