Showing $f$ is an $L^p$ function if $f$ is "self-convoluted.

42 Views Asked by At

If $f$ is $L^2(\mathbb{R})$ and $f=f*f$, show that $f$ is $L^p$ for $2\leq p\leq \infty$.

1

There are 1 best solutions below

3
On

Young's inequality says

$$ \|f\|_p = \|f*f\|_p \leq \|f\|_2\|f\|_q $$

provided $1\leq p,q \leq \infty$ and

$$ \frac1q + \frac12 = \frac1p + 1 $$

If you let $q = 2$, $p = \infty$, you get $f \in L^\infty$ and you're done.