Hardy's inequality proof using Doob's inquality

341 Views Asked by At

Consider a probability space $([0,1],\mathcal{B}([0,1],\lambda),p>1$ and $f \in L^p(]0,\infty[).$

We want to prove Hardy's inequality using martingale theory and Doob's maximal inequalities. Let $\mathcal{F}_n$ be the $\sigma$-algebra generated by $]k2^{-n},(k+1)2^{-n}],k=0,...,2^n-1.$

I managed to find, for an integrable function $h,$ $E[h|\mathcal{F}_n](x): E[h|\mathcal{F}_n]=2^n\sum_{k=0}^{2^n-1}\int_{k2^{-n}}^{(k+1)2^{-n}}h(y)dy1_{]k2^{-n},(k+1)2^{-n}]}(x),x \in [0,1].$

It is sufficient to prove $$\left(\int_0^1\left|\frac{1}{x}\int_0^xf(y)dy\right|^pdx\right)^{1/p} \leq \frac{p}{p-1} \left(\int_0^1\left|f(x)\right|^p dx\right)^{1/p},$$ since the general result follows from this and the monotone convergence theorem (applied to $f_n(x)=f(nx),x \geq 0$).

How to relate $E[h|\mathcal{F}_n](x)$ (for a convenient $h$) to $\frac{1}{x}\int_0^xf(y)dy$?