Is a $L^1$-function which is linear near the origin in $L^p$?

83 Views Asked by At

Suppose you have a function $f$ on $\mathbb{R}$, such that $$\int_{-\infty}^{\infty} | f(x) | \, \mathrm{d} x < \infty$$ and $$\int_{-u}^u |f(x)| \, \mathrm{d} x = \mathcal{O}(u)$$ for $u \to 0$.

Is it true that then $f$ is in $L^p(\mathbb{R})$ for any $p \geq 1$?

I think the answer is yes, because $f$ doesn't blow up at zero but I'm struggling with a formal proof. I've tried to look at the measure $\mu$ defined by $\mu(\mathrm{d}x) = |f(x)| \mathrm{d}x$, exploiting the fact that $\mu(B)<\infty$ for any Borel set on the real line, but didn't suceed.

2

There are 2 best solutions below

0
On BEST ANSWER

An example which can be adapted as required by fiddling a little with the exponents occurring below. Let $I_0=[0,1)$, $I_n=[\sum_{k=1}^n \frac{1}{k^2}, \sum_{k=1}^{n+1} \frac{1}{k^2})$, which is of length $1/n^2$. Define $f(x)=1/n^{1/2}$ on the $I_n$'s ($n\ge 1$) and $0$ elsewhere. $f$ is clearly $L^1$ but not $L^p$ if $p\ge 2$. Also, $f\equiv 0$ on $[0,1)$.

5
On

Is false.

For each $n\in{\Bbb N}$,

$$f_n(x)=\cases{ x^{-n/(n+1)} & for $x\in(0,1)$,\cr 0 & for $x\not\in(0,1)$.\cr }$$ Is easy to see that $f_n\in L^p$ for $1\le p < (n+1)/n$ and $f_n\not\in L^p$ for $ p\ge(n+1)/n$.

The function

$$f(x) = \sum_{n=1}^\infty{f_n(x-n)\over 2^n||f_n||_{L^1}}$$ is in $L^1\setminus L^p$ for all $p>1$ and is zero near zero.