Relations between the functions in $L^p$ spaces, $L^p \subseteq L^q$ or $L^p \supseteq L^q$ for $p \le q$?

559 Views Asked by At

I want to learn the embedding properties of $L^p$ spaces, but the Wiki description is too sophisticated.

In one sentence, if a function $f \in L^p(\Omega)$, then it must be (or, under what conditions) in $L^q(\Omega)$ for any $1 \le p \le q \le \infty$, i.e., $L^p \subseteq L^q$ for $1 \le p \le q \le \infty$, or the opposite? How to show that?

I think $f \in L^p(\Omega)$ has the norm \begin{align} \|f\|_{L^p} = \left(\int_{\Omega} |f(x)|^p dx\right)^\frac{1}{p} < \infty \end{align} and we have $\|f\|_{L^p} \ge \|f\|_{L^q}$(?) for $1 \le p \le q \le \infty$, thus $\|f\|_{L^q} < \infty$ as well.

BTW, I saw someone denotes $L^p$ as superscript while some other denotes $L_p$ as subscript, which is the formal notation for the Lebesgue integrable function spaces?

2

There are 2 best solutions below

2
On BEST ANSWER

Sometimes one of the embeddings is true, sometimes the other, sometimes none.

An important case is, when $\Omega$ has finite measure. Then it holds that $$\|f\|_{L^q} \leq C \|f\|_{L^p}, \quad\text{and}\quad L^q(\Omega)\subset L^p(\Omega)$$ for $1\leq p \leq q \leq \infty$ and a suitable constant $C$. This can be shown using Hölder's inequality.

Another case is the case of $\ell^p$ (ie. $\Omega$ is countable and we consider the counting measure). Then it is the other way around.

If we consider $\mathbb R^n$ with the $\ell^p$-Norm, then both embeddings are true.

However, if we use $\Omega=\mathbb R$, then no embedding can be found. So there are functions that are in $L^1(\mathbb R)\setminus L^2(\mathbb R)$, and there are functions in $L^1(\mathbb R)\setminus L^2(\mathbb R)$.

0
On

If we have a finite measure space $X$, then $\|f\|_p\mu(X)^{-1/p}\leq \|f\|_q \mu(X)^{-1/q}$ if $p\leq q$. One can use Holder's inequality to show this. If the measure space $X$ is such that every set of positive measure has measure at least $m$ then $\|f\|_pm^{-1/p}\geq \|f\|_q m^{-1/q}$ if $p\leq q$. This can be shown by first showing the corresponding result for sequence spaces and then realizing that if one of the sides has to be finite, then there can be at most countably many atoms in the space. As a reference, I can suggest the 1st chapter of the 4th book of Stein and Shakarchi, and also Terence Tao's blog notes on $L^p$ spaces.