Now I'm reading the Young inequality. It says that if $f \in L^p(R)$, $g \in L^q(R)$, $1\leq p,q\leq \infty$, $1/p+1/q\geq 1$. Then how could we have the following inequalities:
$$\|f*g\|_q\leq \|g\|_q \|f\|_1$$
$$\|f*g\|_\infty\leq \|g\|_q \|f\|_{q^{'}},\quad (1/q+1/q^{'}=1)$$
$f*g$ means the convolution
The two inequalities seems not obvious, the second one is similar with the holder inequality, but actually not.
Could someone give me some hints or helpful links? Thanks a lot!
$|f\ast g|_r\le |f|_p\cdot|g|_q$, where $1+1/r=1/p+1/q$ and $p,q,r\in [1,\infty]$. Unfortunately, I can't remember its name (I was taught it was Holder's inequality, but wiki doesn't agree with this name).
– TZakrevskiy May 15 '13 at 14:42