Let $f \in C[a,b]$ define $\|f\| _{1} =\int_{a}^{b} |f|.$
(b)Show that there is no number $l$ such that$\|f\|_{\max} \leq l \|f\| _{1}, \forall f \in C[a,b].$
Could anyone help me, please?
Let $f \in C[a,b]$ define $\|f\| _{1} =\int_{a}^{b} |f|.$
(b)Show that there is no number $l$ such that$\|f\|_{\max} \leq l \|f\| _{1}, \forall f \in C[a,b].$
Could anyone help me, please?
Without loss of generality, let $[a,b]=[-1,1]$. Consider $f_{n}(x)=-1$ for $-1\leq x\leq -1/n$ and $f_{n}(x)=x$ for $-1/n\leq x\leq 1/n$, and $f_{n}(x)=1$ for $1/n\leq x\leq 1$.
Argue that $\{f_{n}\}$ is Cauchy in $L^{1}$, then by the assumption, we have $\{f_{n}\}$ being Cauchy in $\sup$ norm, but the limit point is not a continuous function, a contradiction.
Let $f_n(x)=n(\frac 1 n-x) $ for $0 \leq x\leq \frac 1n$ and $f_n(x)=0$ for $x> \frac 1 n$. Then the sup norm tends to $\infty$ but the $L^{1}$ norm is bounded.
In fact the sup norm of $f_n$ is $1$ and $\int_0^{1} |f_n(t)| dt=\frac 1 {2n}$.
Note: you can easily transform this example to get a similar sequence on any interval $[a,b]$: define $g_n(x)=f_n(\frac {x-a} {b-a})$.