Background
It is well-known that for the following function:
$$f(x) = \begin{cases} e^{\frac{-1}{x^2}} & \text{if} & x \neq 0 \\ 0 & \text{if} & x = 0 \end{cases} $$
the Taylor polynomial does not converge to $f(x)$ as $n\to \infty$, although $f^{(k)}(0)$ exists and it is 0 for all $k\geq 0$. The problem is with the general conditions under which a Taylor polynomial will converge to the function.
Problem
In general, what conditions exist (or do they exist at all) such that the Taylor polynomial of a function will converge to the function as $n\to \infty$?