How can I compute $$\lim_{x\to 0^+}\int_{2x}^{3x}\frac{\sin(t)}{\sinh^2(t)}dt \ \ ?$$
Suppose $x<\pi$. I tried using DCT since $$\left|\frac{\sin(t)}{\sinh^2(t)}\boldsymbol 1_{[2x,3x}(t)\right|\leq \frac{\sin(t)}{\sin^2(t)},$$
but the function on the RHS is not integrable... It should have a trick.
You have$$\lim_{t\to0^+}\frac{\sin(t)}{\sinh^2(t)}-\frac1t=\lim_{t\to0^+}\frac{t\sin(t)-\sinh^2(t)}{t\sinh^2(t)}=0$$and therefore\begin{align}\lim_{x\to0^+}\int_{2x}^{3x}\frac{\sin(t)}{\sinh^2(t)}\,\mathrm dt&=\lim_{x\to0^+}\left(\int_{2x}^{3x}\frac{\sin(t)}{\sinh^2(t)}-\frac1t\,\mathrm dt\right)+\lim_{x\to0^+}\int_{2x}^{3x}\frac{\mathrm dt}t\\&=\lim_{x\to0^+}\bigl(\log(3x)-\log(2x)\bigr)\\&=\log\left(\frac32\right).\end{align}