In preparing for a qualifying exam in analysis, I came across the following question that I have been unable to solve.
Prove or disprove:
If $f$ is infinitely differentiable on $[0,1],$ then there exists a sequence of polynomials, $\{g_n\},$ such that for every $k, k=0,1,2,\ldots, g_n^{(k)} \rightarrow f^{(k)}$ as $n\rightarrow \infty,$ uniformly on $[0,1].$
I'm quite sure that this is false. I believe the counterexample will be an infinitely differentiable function $f$ such that the Taylor series of $f$ does not converge to $f.$ One thought I had was trying to show that, if the Taylor series of $f$ converges to $f,$ then any sequence of approximating polynomials must be the partial sums of the Taylor series. However, this doesn't seem to be true. An idea a classmate of mine had was to try to show that if such a sequence exists, then the Taylor series converges. I'm not sure how one would go about proving that. Part of the difficulty seems to be that the polynomials in this sequence don't necessarily have anything to do with one another. That is, it doesn't seem that I can assume they are the partial sums of some series. Any hints/thoughts/counterexamples would be appreciated.