Fix an arbitrary function $f\in L^p([0,1])$ and define $$\phi(p)=\|f\|_{L^p}^p$$ for $p\in [1,\infty)$. Prove $\phi$ is convex.
Comments: This is a standard property of $L^p$ spaces, but no good reference is available online. This question aims to fix that.
You have $$ \phi(p) = \int_0^1 \lvert f(x) \rvert^p \, dx $$ $p \mapsto x^p = e^{p\log{x}}$ is smooth for $x \geqslant 0$, so we can differentiate twice with respect to $p$, $$ \phi''(p) = \int_0^1 \lvert f(x) \rvert^p (\log{\lvert f(x) \rvert})^2 \, dx, $$ which is obviously nonnegative. (This is consistent even for $f$ possessing zeros if we make the standard definition $0\log{0}=0$.)
Had to think about this one for a while, but the reason that the integral exists is that $|f|^p (\log{|f|})^2 \in L^{p+\varepsilon}[0,1] $ for any $\varepsilon>0$, so you can show the second derivative is exists and is positive on an open interval $(p_1,p_2)$ provided $ f \in L^{p_2} $, which is sufficient for convexity.