If $f$ and $g$ are integrable functions and real-valued on $(X,M,\mu)$ , which assertion is correct?
- $fg\in L^1 (\mu)$
- $fg\in L^2 (\mu)$
- $\sqrt{f^2 +g^2}\in L^1 (\mu)$
- None of the above.
2026-05-17 02:53:07.1778986387
Combinations of integrable functions
119 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The correct answer is $3$. Indeed, $f^2+g^2\leq f^2+2|f||g|+g^2=(|f|+|g|)^2$ so $$ \int_X \sqrt{f^2+g^2}d\mu\leq \int_X (|f|+|g|)d\mu=\int_X|f|d\mu+\int_X|g|d\mu<\infty. $$ To see that $1$ and $2$ fail, consider $f(x)=g(x)=\frac{1}{\sqrt{x}}$ in $L^1((0,1))$ for instance.