Let $g: R → R$ be a $C^1$ function. Show that $\lim_{h\to \infty} h^2 \int_{t=0}^1 e^{-ht}[g(t)-g(0)]dt=g'(0)$.
My attempt: I divided the integration into two parts and use integrate by part and get $he^{-h}(g(0)-g(1)-h\int_{t=0}^1e^{-ht}g'(t)dt$. I cannot see any connection between it and $g'(0)$.
Make the change of variable $s=ht$. You get $h\int_0^{h} e^{-s} [g(\frac s h)-g(0)]ds=\int_0^{h} se^{-s} \frac {[g(\frac s h)-g(0)]} {s/h}ds$. Note that $\frac {[g(\frac s h)-g(0)]} {s/h} \to g'(0)$ boundedly since $\frac s h$ is restricted to $[0,1]$. [You can apply MVT and use the fact that $g'$ is bounded on $[0,1]$]. So an application of DCT gives the limit as $g'(0) \int_0^{\infty} se^{-s}ds=g'(0)$.