Suppose $f \in C^{\infty}(\mathbb{R})$ and $\forall x \in \mathbb{R} \text{ } \exists \lim_{n \to \infty} f^{(n)}(x) = g(x)$. Does this mean that $$ \exists a \in \mathbb{R} \forall x \in \mathbb{R} \text{ } g(x) = ae^x? $$
If $f^{(n)}$ converge to $g$ uniformly, then it does, as $$ \forall x_0 \in \mathbb{R} \implies \begin{split} g’(x_0) &= \lim_{x \to x_0} \frac{g(x) - g(x_0)}{x - x_0} \\ &= \lim_{x \to x_0} \lim_{n \to \infty} \frac{f^{(n)}(x) - f^{(n)}(x_0)}{x - x_0} \\ &=\lim_{n \to \infty} \lim_{x \to x_0} \frac{f^{(n)}(x) - f^{(n)}(x_0)}{x - x_0} \\ & = \lim_{n \to \infty} f^{(n + 1)}(x_0) \\ & = \lim_{n \to \infty} f^{(n)}(x_0) \\ & = g(x_0) \end{split} $$ and all solutions of a differential equation $g’(x) = g(x)$ have the form $ae^x$ for some $a \in \mathbb{R}$.
However, this proof does not work in case, when $f^{(n)}$ does not converge uniformly, as in this case $$ \lim_{x \to x_0} \lim_{n \to \infty} \frac{f^{(n)}(x) - f^{(n)}(x_0)}{x - x_0}\text{ not necessarily equals }\lim_{n \to \infty} \lim_{x \to x_0} \frac{f^{(n)}(x) - f^{(n)}(x_0)}{x - x_0}.$$ And I do not know how to proceed in this case.
Any help will be appreciated.
You can apply the following theorem from A theorem on analytic functions of a real variable by R. P. Boas, Jr. The proof is an application of the Baire category theorem and I am copying my quote from a previous question.
Given your condition on $f,$ for each $x,$ the sequence $f^{(n)}(x)$ is bounded so the Taylor series has infinite radius of convergence. By Theorem A, this is enough to force $f$ to be analytic and in fact entire. We then have bound the convergence uniformly on compact sets, e.g. for $|x|\leq M$ and $n,m\geq N,$
\begin{align*} |f^{(n)}(x)-f^{(m)}(x)| &\leq \sum_{k}\tfrac{1}{k!}M^k|f^{(n+k)}(0)-f^{(m+k)}(0)|\\ &\leq e^M\sup_{n\geq N}|f^{(n)}(0)-g(0)|\\ &\to 0. \end{align*}