Suppose that the function f is infinitely differentiable on $(-1,1)$ and there are constants $A>0$ and $B>0$ such that $|f^{(n)}(x)|\le A \frac{n!}{B^{n}}$ for all $x\in (-1,1)$ and all $n\in \mathbb{N} $. Prove that there exists $\delta>0$ such that $f(x)=\sum_{n=0}^{\infty} \frac{f^{(n)}(0)}{n!}x^n $ for $x\in(-\delta,\delta)$.
I guess I have to use Taylor's theorem in this question.
It suffices to show that $R_n(x)=\frac{f^{n+1}(c)}{(n+1)!}x^{n}\to 0$ as $n\to \infty $, where without loss of generality we may assume $0<x<1$ so that $0<c<x$.
We have $\left | \frac{f^{n+1}(c)}{(n+1)!}x^{n} \right |\le A \frac{x^n}{B^{n}}\cdot \frac{1}{n+1}\to 0$ as $n\to \infty$ as soon as we take $x<\delta$ where $\delta$ is so small that $\delta /B<1$.