Let $f$ be a non-negative decreasing function on $[1,+\infty)$. Prove that the series $$\sum_{n=1}^\infty \left[f(n)-\int_n^{n+1}\!f(x)\,\text{d}x\right]$$ converges.
Asked
Active
Viewed 183 times
2 Answers
9
HINT:
Note that $$f(n+1) \leq \int_n^{n+1} f(x)dx \leq f(n)$$
2
According to MathWorld, this is called MacLaurin-Cauchy Theorem. A proof can be found, for example, in Burkill's book A First Course in Mathematical Analysis. It is related to (generalized) Euler-Mascheroni constant. See also the proof in Wikipedia article on Integral test for convergence. The picture from this article (which I copied below) can help your intuition, when you try to prove this result.
To find more useful stuff you search for MacLaurin Cauchy theorem or MacLaurin Cauchy test, now that you know the name of the result.

Martin Sleziak
- 53,687