Let $f : [0, \infty) \to \Bbb R$ be bounded and continuous. Prove that $\lim \limits _{h \to \infty} h \int \limits _0 ^\infty e ^{-hx} f(x) \, d x = f(0)$.
Our intuition was to use l'Hospital's rule to try to find the limit, but it doesn't seem to work.
Thanks
Split the integral in two parts: $\int \limits _0 ^1$ and $\int \limits _1 ^\infty$.
For the second one, using the fact that $|f| \le M$, we obtain: $h \big| \int \limits _1 ^\infty \Bbb e ^{-hx} f(x) \Bbb d x \big| \le h \int \limits _1 ^\infty \Bbb e ^{-hx} |f(x)| \Bbb d x \le h \int \limits _1 ^\infty \Bbb e ^{-hx} M \Bbb d x = h M \frac {\Bbb e ^{-hx}} {-h} \big| _1 ^\infty = M \Bbb e ^{-h}$, which tends to $0$.
For the first one, we shall make the change of variable $y = hx$, thus obtaining: $h \int \limits _0 ^1 \Bbb e ^{-hx} f(x) \Bbb d x = \int \limits _0 ^h \Bbb e ^{-y} f(\frac y h) \Bbb d y$ which tends to $\int \limits _0 ^\infty \Bbb e ^{-y} f(0) \Bbb d y = f(0)$.