Let $f: [0, \infty[\to[0, \infty[$ be a continuous function such that: $$\int_0^\infty f(x) dx < \infty$$ Which of the following statements are true?
- The sequence $\{f(n)\}_{n\in\mathbb{N}} $ is bounded.
- $f(n) \to 0$ as $n\to \infty $
- The series $\sum_{n=1}^\infty is convergent.
Intuitively i feel each option is true.
For (a),if $f(n)$ is unbounded,since $f$ is non negative,the integral cannot be finite. For (b),if $f(n)$ does not tend to $0$,then again integral cannot be finite. For (c),since the series should take a value lesser than or equal to the integral of $f$,the series should be convergent(since partial sums must be bounded).
However the answer says none of the options are correct! Where am i going wrong?
Make up the function $f$ the following way (for $n\in\mathbb N, n\ge 2$):
In other words, at each $n\ge 2$, the function has a "spike" of height $n$, width $\frac{2}{n^3}$, and area $\frac{1}{n^2}$.
Such a function is an obvious counterexample for all three statements, yet $\int_0^{\infty}f(t)dt=\sum_{n=2}^{\infty}\frac{1}{n^2}$ - (absolutely) convergent.