Let $f \in L^1(\mathbb{R})$ be an integrable function on the real line.
Let $ p = x^m + a_1 x^{m-1} + \cdots + a_m \in \mathbb{R}[x] $ be a real polynomial of degree $m$.
Consider the function $h$ defined (almost everywhere) by
$$ h(x) = \frac{x^m f(x)}{p(x)} $$
We want to study the integrability of $h$. Near infinity, $h$ behaves like $f$, so $h$ is integrable on $\{|x| > R\}$ for some large $R > 0$. But near zeros of $p$, $h$ might blow up to infinity, which could potentially screw up the integrability.
To investigate how the zeros of $p$ may affect the integrability of $h$, we can also consider the integrability of the function $f(x)/p(x)$, without the $x^m$ in the numerator.
Question:
Consider the following two statements:
- $ h \in L^1 \implies \frac{f}{p} \in L^1 $
- $ \frac{f}{p} \in L^1 \implies h \in L^1 $
Is either one of the statements true? If both statements are false, could you give some counterexamples?