Let $(X,\mathscr{M},\mu)$ be a measure space and $f$ be a measurable function. Suppose $J$ is a nonempty open subinterval of $(0,\infty)$ such that $f\in L^p$ for all $p\in J$, and let $\varphi:J\rightarrow\mathbb{R}$ be the map given by $\varphi(p)=\int_X |f|^p d\mu$. My goal is to show that $\varphi$ is differentiable on $J$, with the obvious derivative $\varphi'(p)=\int_X |f|^p\log|f| d\mu$. I have succeeded in proving this under the assumption that $\log|f|\in L^1$. My argument goes as follows:
Let $p\in J$ and $(p_n)_{n\geq 1}$ be a sequence in $J$ converging to $p$ with $p_n\ne p$ for all $n\geq 1$. Choose a point $q\in J$ such that $p_n0$ such that $q+\epsilon\in J$, and a constant $C_{\epsilon}$ satisfying the inequality $\log t\leq C_{\epsilon}t^{\epsilon}$ for all $t\geq 1$.
We have $$\frac{\varphi(p_n)-\varphi(p)}{p_n-p}=\int_{|f|>1}\frac{|f(x)|^{p_n}-|f(x)|^{p}}{p_n-p} d\mu+\int_{|f|\leq 1}\frac{|f(x)|^{p_n}-|f(x)|^{p}}{p_n-p} d\mu$$ and the mean value theorem gives (for each $x$) points $p'_n$ lying between $p_n$ and $p$ such that $\frac{|f(x)|^{p_n}-|f(x)|^{p}}{p_n-p}=|f(x)|^{p'_n} \log|f(x)|$. By our choice of $q$, we have $p'_n1$, and $$|f(x)|^{p'_n}|\log|f(x)||\leq|\log|f(x)||$$ whenever $|f(x)|\leq1$.
Since $q+\epsilon\in J$, both the functions $|f|^{q+\epsilon}$ and $|\log|f||$ are in $L^1$ and the dominated convergence theorem applies. Hence we have $$\lim_{n\rightarrow\infty}\frac{\varphi(p_n)-\varphi(p)}{p_n-p}=\int_{|f|>1} |f|^p\log|f| d\mu+\int_{|f|\leq 1} |f|^p\log|f| d\mu=\int_X |f|^p\log|f| d\mu$$ and we conclude that $\varphi$ is differentiable at $p$ with the derivative $\int_X |f|^p\log|f| d\mu$.
As above, I have used the additional assumption $\log|f|\in L^1$ in the argument. My questions are:
- Can this assumption be dropped? Does the expression $\int_X |f|^p\log|f| d\mu$ still make sense when $\log|f|\notin L^1$ ?
- When $\log|f|\notin L^1$, the integral $\int_X \log|f| d\mu$ exists but equals $-\infty$. In this case, if we further assume that $\mu(X)=1$, is it true that $\lim_{p\rightarrow 0}\Vert f\Vert_p=0$?
Please enlighten me. Any advice on the questions or the argument I have made is welcome. Thank you in advance.