By definition, $(f\ast g)(x)=\int_{\mathbb{R}^n} f(y)g(x-y)dy$ for each $x\in\mathbb{R}^n$. Young's theorem states that if $p,q,r\in[1,\infty]$ satisfy $$\frac{1}{r}+\frac{1}{p'}+\frac{1}{q'}=1$$ ( ' denotes the Hölder conjugate), then for all $f\in L^p(\mathbb{R}^n)$ and $g\in L^q(\mathbb{R}^n)$ we have $$\Vert f\ast g\Vert_r\leq\Vert f\Vert_p \Vert g\Vert_q.$$
The proof of Young's theorem is done in three parts: Without loss of generality we may assume that all functions are non-negative and $f,g$ are normalized.
- If $r=\infty$, then this implies that $p,q$ are conjugates to each other, and Hölder's inequality gives the result.
- If $p'=\infty$ or $q'=\infty$, then the generalized Minkowski's inequality gives the result.
- Finally when none of $r,p',q'$ are infinite, we have $1
One of my exercises asks to generalize this result: Assume $1\leq p_k\leq\infty$ for $k=1,\ldots,N$ and $1\leq r\leq\infty$ and $$\frac{1}{r}+\frac{1}{p_1 '}+\cdots+\frac{1}{p_N '}=1.$$ Then, does it follow that $\Vert f_1\ast\cdots\ast f_N\Vert_r\leq\Vert f_1\Vert_{p_1}\cdots\Vert f_N\Vert_{p_N}$? I tried to mimic the proof of Young's theorem but could not see how to generalize the method. Funny enough, the biggest difficulty was that the function $f_1\ast\cdots\ast f_N$ involves so many integrals that I couldn't figure out a way to write it clearly...
So, does the inequality $\Vert f_1\ast\cdots\ast f_N\Vert_r\leq\Vert f_1\Vert_{p_1}\cdots\Vert f_N\Vert_{p_N}$ hold? If so, how do we prove such a result? Please enlighten me.