I am trying to prove the following result:
Let $f:\mathbb{R}\to\mathbb{R}$ be infinitely differentiable. If $f$ is analytic at $a$, then there is a ball $B_r(a)$ for which:
$$\lim_{n\to\infty} M_n\frac{r^n}{n!}<\infty$$
where $M_n:=\sup\{|f^{(n)}(x)|:x\in B_r(a)\}$.
I know that the converse is true. I have the feeling that it is too good to be true, but I really don't know how to prove it. Any ideas? Thanks!
We can do this with real analysis methods. WLOG $a=0.$ Suppose $f(x) = \sum_{k=0}^{\infty}c_kx^k,$ the series converging for $|x|<R.$
Claim: If $r<R/2,$ then $M_n(f,r)r^n/n! \to 0.$
Some preliminaries before proving the claim: The derivatives of any such $f$ are
$$\tag 1 f^{(n)}(x) = \sum_{k=n}^{\infty}\frac{k!}{(k-n)!}c_kx^{k-n},\,\, |x| < R.$$
Let's look at an important special case: $f(x) = 1/(1-x) = \sum_{k=0}^{\infty}x^k,$ where $R=1.$ Here we have
$$\tag 2f^{(n)}(x) = \frac{n!}{(1-x)^{n+1}} =\sum_{k=n}^{\infty}\frac{k!}{(k-n)!}x^{k-n}.$$
For any $r<1,$ $M_n(f,r) = n!/(1-r)^{n+1}.$ Thus
$$\tag 3 \frac{M_n(f,r)r^n}{n!} = \frac{r^n}{(1-r)^{n+1}} = \frac{1}{1-r}\cdot \left ( \frac{r}{1-r} \right )^n.$$
Now if $r<1/2,$ then $r/(1-r) < 1,$ hence $(3)\to 0.$ So we have proved the claim in the special case of $f(x)=1/(1-x).$ This will help in proving the general case.
Proof of claim in general: We have $f(x) = \sum_{k=0}^{\infty}c_kx^k.$ Suppose $ r < R/2.$ Because $\sum_{k=0}^{\infty}|c_k|(R/2)^k < \infty,$ there is a constant $C$ such that $|c_k|(R/2)^k\le C$ for all $k.$ From $(1)$ we see
$$M_n(f,r) \le \sum_{k=n}^{\infty}\frac{k!}{(k-n)!}|c_k|r^{k-n}= \sum_{k=n}^{\infty}\frac{k!}{(k-n)!}|c_k|(R/2)^{k-n}(r/(R/2))^{k-n}$$ $$ = \frac{1}{(R/2)^n}\sum_{k=n}^{\infty}\frac{k!}{(k-n)!}|c_k|(R/2)^k(r/s)^{k-n} \le \frac{C}{(R/2)^n}\sum_{k=n}^{\infty}\frac{k!}{(k-n)!}(r/(R/2))^{k-n}$$ $$ =\frac{C}{(R/2)^n} \frac{n!}{(1-r/(R/2))^{n+1}}.$$
We have used $(2)$ to get the last expression. Thus
$$\tag 4\frac{M_n(f,r)r^n}{n!} \le C \frac{(r/(R/2))^n}{(1-r/(R/2))^{n+1}}.$$
Just as we saw with $(3),$ because $r/(R/2)<1,$ we have $(4)\to 0.$ This proves the claim.