An elementary question on Riemann - Integration:
Under what conditions on $f$ is the following true:
$$\lim_{b\to a} \int_a^b f(x)dx=\int_a^af(x)dx=0$$
If $f$ is bounded in $[a,b]$, then this is simple to prove.
But what is the most general condition on $f$ for which this holds? Answers relating this to other types of integral (like Lebesgue, ...) are also welcome.
Taking the example of $ f(x) = {1\over x-a }$.
$ lim_{b\to a} lim_{t\to0} \int_{a+t}^b f(x) dx \to \infty$
but
$ lim_{t\to0}lim_{b\to a+t} \int_{a+t}^b f(x) dx \to 0 $
Enlighten me please.I'm pretty confused. The following questions are also related to this. It would be really helpful if somebody can resolve this:
$$\int_a^b{dx\over x-a}=\lim_{t\to a}\int_t^b{dx\over x-a}$$
Which gives you $\lim_{t\to a^+}\log\left|{b-t\over t-a}\right|$ which is divergent, so you'd be taking $\lim_{b\to a}(\infty)$ which is nonsense.
– Adam Hughes Jun 30 '14 at 20:29