If $\frac{1}{p}+\frac{1}{q}=\frac{1}{r}$ prove that $$\|fg\|_{L^r}\leq \|f\|_{L^p}\|g\|_{L^q}.$$ I tried to use Holder, but I can't prove it... any idea ?
Asked
Active
Viewed 1,200 times
1 Answers
2
I suppose that $fg\in L^r$ (and thus $|fg|^r\in L^1$), $f\in L^p$ and $g\in L^q$. Since $\frac{1}{p/r}+\frac{1}{q/r}=1$, using Holder you get $$\int |fg|^r\leq \left(\int |f|^{r\frac{p}{r}}\right)^{r/p}\left(\int |g|^{r\frac{q}{r}}\right)^{r/q}.$$
I let you finish.
Surb
- 55,662
-
1Perfect. I was about 90% through typing exactly the same thing when this popped. – Xander Henderson Sep 08 '17 at 13:53