I've studied real-analysis on my own. However, it is too harsh to solve the problem which makes me confused.
Especially, checking true or false is hard, because it is hard for me to think some kinds of counter examples.
Here's my question.
Check true or false, and give me a reason if it's true, give me a counter example if it's false. :
- If continuous function $f : [0,\infty) \rightarrow \mathbb R$ is Lebesgue integrable, then $\lim_{x\rightarrow \infty} f(x) =0$.
- If Uniformly continuous function $f : [0,\infty) \rightarrow \mathbb R$ is Lebesgue integrable, then $\lim_{x\rightarrow \infty} f(x) =0$.
Could someone give me a nice solution or CE?
To disprove the continuous case use this .
Suppose $f$ is uniformly continuous. Then $|f|$ is also uniformly continuous and $\lim_{x\to\infty}f(x)\neq 0$ . Then $\lim\sup_{x\to\infty}|f(x)|\neq 0$
Thus there exists some $\epsilon>0$ and a sequence $x_{n}\to \infty$ such that $|f(x_{n})|>\epsilon$ .Now by uniform continuity, there exists $\delta>0$ such that $|x-y|\leq \delta\implies |f(x)-f(y)|\leq \frac{\epsilon}{2}$ .
So consider for each $n$ , the intervals $[x_{n}-\frac{\delta}{2},x_{n}+\frac{\delta}{2}]$ . Then $|f(x)|\geq |f(x_{n})|-|f(x)-f(x_{n})|\geq \frac{\epsilon}{2}$ . Thus $\inf_{x\in[x_{n}-\frac{\delta}{2},x_{n}+\frac{\delta}{2}]}|f(x)|>\frac{\epsilon}{2}$ for each $n$.
Thus $$\int_{\Bbb{R}}\sum_{n=1}^{\infty}\mathbf{1}_{[x_{n}-\frac{\delta}{2},x_{n}+\frac{\delta}{2}]}\cdot|f(x)|\,\,d\lambda\leq \int_{\Bbb{R}}|f(x)|\,d\lambda<\infty$$
But the left hand side is greater than $\sum_{n=1}^{\infty}\frac{\epsilon}{2}\lambda([x_{n}-\frac{\delta}{2},x_{n}+\frac{\delta}{2}])=\sum_{n=1}^{\infty}\frac{\epsilon}{2}\delta=\infty$ which is a contradiction