Prove that there is no integrable function $\delta:[0,1]\to \mathbb{R}$ with the property that $\int_0^1\delta(x)f(x)\mathrm{d}x=f(0)$ for every continuous function $f:[0,1]\to\mathbb{R}$.
I have no idea how to prove this.
Prove that there is no integrable function $\delta:[0,1]\to \mathbb{R}$ with the property that $\int_0^1\delta(x)f(x)\mathrm{d}x=f(0)$ for every continuous function $f:[0,1]\to\mathbb{R}$.
I have no idea how to prove this.
For $0<a<1$, define $$f_a(x)= \left\{ \begin{array}{cl}\exp\left(-\dfrac{a^2}{a^2-x^2}\right), & 0\leq x < a\\ 0, & x \ge a \end{array}\right.$$ These are continuous functions on $[0,1]$ and you have that $$ e^{-1} = f_a(0) = \int_0^{1} \delta(x) f_a(x) dx \leq e^{-1} \int_0^a |\delta(x)| dx $$
Since the RHS goes to zero as $a\to 0$, you get the contradiction $e^{-1}\leq 0$.