I was asked to prove the following.
There exists a function $p(x)\in C(a,b)$ $(-\infty<a<b<+\infty)$, such that there does not exists a polynomial series which uniformly converges to $p(x)$ on $(a,b)$.
I considered $p(x)=e^{\frac1x}$ on $(0,1)$. If there should exist $p_n(x)\rightrightarrows p(x)$ on $(0,1)$, then let $x_n=\frac1n$, I intended to show that $|p_n(1/n)-e^n|\to\infty$ as $n\to\infty$. But I didn't know how to tackle it. Would LHR help?
Let $p_n(x)$ be a sequence of polynomials which converges uniformly to some continuous function $p(x)$ over interval $(a,b)$.
Since the convergence of $p_n(x)$ is uniform, the convergence of $p_n(x)$ over $(a,b)$ is uniformly Cauchy. By defintion, this means
$$\forall \epsilon > 0 \bigg\{ \exists N > 0\bigg[ \forall n, m \ge N, \forall x \in (a,b), \big(\;|p_n(x) - p_m(x)| \le \epsilon\;\big) \bigg]\bigg\} $$ Since polynomials are continuous function,
$$|p_n(x) - p_m(x)| \le \epsilon \;\text{ for }\; x \in (a,b) \implies |p_n(x) - p_m(x)| \le \epsilon \;\text{ for }\; x \in [a,b] $$ The means the functions $p_n(x)$ is uniformly Cauchy on $[a,b]$ too. This implies $p_n(x)$ uniformly converges to some continuous function $\tilde{p}(x)$ over $[a,b]$.
It is clear $p(x)$ coincides with $\tilde{p}(x)$ on $(a,b)$, As a result, following two limits exists and finite. $$\begin{align} p(a^{+}) \stackrel{def}{=} \lim_{x\to a^{+}} p(x) &= \lim_{x\to a^{+}}\tilde{p}(x) = \tilde{p}(a)\\ p(b^{-}) \stackrel{def}{=} \lim_{x\to b^{-}} p(x) &= \lim_{x\to b^{-}}\tilde{p}(x) = \tilde{p}(b) \end{align} $$ This also forces $p(x)$ to be bounded on $(a,b)$.
Now take any unbounded continuous function on $(a,b)$, e.g. $f(x) = \frac{1}{x-a}$, $f(x)$ cannot be the uniform limit of any sequences of polynomials.