Is it true that if $p,r\in [1,\infty]$, $r<p$ then $\exists c>0$ such that $\|f\|_p\le c\|f\|_r$ for all $f\in C_{[0,1]}$?
A friend of mine told me that it was false but I haven't been able to find a counterexample. I would really appreciate your help.
I give to you the case $r=1$ and $p=2$, and I leave to you to think of the general case.
To show that there does not exist a constant $c$ such that $$ \|f\|_2\leq c\|f\|_1,\quad\forall f\in C[0,1], $$ it suffices to show that given $A>0$ we can find a positive continuous function $f$ such that $$ \frac{\int_0^1 (f(x))^2\,dx}{\Bigl(\int_0^1 f(x)\,dx\Bigr)^2}>A. $$
Let $$ f_n(x)= \begin{cases} 2n^2x & 0\leq x<1/(2n)\\ 2n-2n^2 x & 1/(2n)\leq x<1/n\\ 0 & 1/n\leq x\leq 1 \end{cases} $$ Draw a figure! Then, $$ \int_0^1 f_n(x)\,dx=\frac{1}{2}, $$ and $$ \int_0^1 f_n(x)^2\,dx=\frac{n}{3}. $$ Hence, $$ \frac{\int_0^1 (f_n(x))^2\,dx}{\Bigl(\int_0^1 f_n(x)\,dx\Bigr)^2}=\frac{4n}{3}. $$ It is clear that this can be made larger than any given $A$ by choosing $n$ sufficiently large.