$C^{1}([0,1])$ is dense in $C([0,1])$

2.7k Views Asked by At

Consider the Banach space $C([0,1])$ with $\| . \|_{\infty}$ maximum norm. Consider the linear functional $F_{n} : C([0,1]) \to \mathbb{R}$, $ F_{n} (f) = f(1) - f\big(\frac{2n - 2}{2n - 1}\big) + f\big(\frac{2n-3}{2n-1}\big) - f\big(\frac{2n-4}{2n-1}\big) + ... - f(0)$

Show that $C^{1}([0,1])$ is dense in $C([0,1])$.

I would like to prove this using those functionals. My teacher gave me this hint: Weierstrass Approximation Theorem.

W.A. Theorem: If $f$ is continuous real-valued function on $[a,b]$ and if given any $\epsilon >0$ , then there exists a polynomial $p$ on $[a,b]$ such that $|f(x) - p(x)|< \epsilon \; \;\forall x \in \; [a,b]$ .

But I guess I'm needing another hint there. I know each one of there $F_n$'s are continuous real valued functions on $[0,1]$, then I can approximate by polynomials each one of them.

I know that in Baire spaces the enumerable intersection of open dense $G_{n}$ is dense. This is a Banach space, then it is complete, then this is true. Would $C^1 ([0,1])$ be an enumerable intersection of open dense $G_{n}$'s?

My problem is using these ideas for the start of the proof.

Any help would be appreciated.

It appear that it can be proven without the $F_n$. I actually need them to prove this:

$\forall f \in C^1 ( [0,1]), \lim_{n \to \infty} F_n (f) = \frac{ f(1) - f(0)}{2}$
Thanks.

1

There are 1 best solutions below

2
On BEST ANSWER

Maybe it is sufficient to note that if A $\subset$ B then $\bar{A} \subset \bar{B}$ since polynomials are in $C^1([0, 1])$.