If $f, g \in L^p$, is it true that $\int | f g | = \int | f | \int | g |$?

195 Views Asked by At

Let $f,g \in L^p(0, 1), \;\; 1 < p < \infty$. In this case, is it true that $$\underset{(0, 1)}{\int} | f(x) g(x) | dx = \underset{(0, 1)}{\int} | f(x) | dx \underset{(0, 1)}{\int} | g(x) | dx? $$

Why yes/ not?

Thank you!

2

There are 2 best solutions below

0
On BEST ANSWER

No, this isn't true. As an example:

$$f(x)=\begin{cases}1 &\text{if } x\in (0,1/2] \\ 0&\text{else}\end{cases}$$ and

$$g(x)=\begin{cases}1 &\text{if } x\in (1/2,1) \\ 0&\text{else}\end{cases}$$

0
On

Counterexample: Consider $(0,1)$ with Lebesgue measure and the characteristic functions $\chi_{(0,\frac{1}{2})}$ and $\chi_{(\frac{1}{2},1)}$. Then $\chi_{(0,\frac{1}{2})}\chi_{(\frac{1}{2},1)} = 0$ but the product of their integrals is $\frac{1}{4}$.