0

Let $p > q$, and I am looking for counter examples of continuous functions which is in $L^p(\mathbb R)$ but not in $L^q(\mathbb R)$ and continuous functions in $L^q(\mathbb R)$ but not $L^p(\mathbb R)$.

While restricting attention to $(0,\infty)$ it suffices to manipulate with functions like $x^{-\alpha} |logx|^b$ using indicator functions, but this method does not work if I want continuous functions and $\mathbb R$.

zach
  • 477

1 Answers1

2

Assuming $1 \leq q$.

Let $f_r(x) = \min\{1,|x^r|\}$. Note $f_r(x)$ is continuous at $x \in \mathbb{R}$. We see $f_r \in L^m$ for $m>1$ if $mr < -1$, which is to say, if $r < -1/m$. Since $q < p$, $-1/q < -1/p$, and if we pick $r \in (-1/q, -1/p)$, $f_r$ is a continuous function in $L^p$ but not $L^q$.

The train of triangles function at Continuous unbounded but integrable functions works for the opposite non-inclusion.

Eric Towers
  • 67,037