I am trying to solve a PDE via a Fourier transform and I am stuck with a final integral which is of the following form
$$I = \int_{-\infty}^{\infty}\frac{k}{\sqrt{k^2 - \dot{a}^2}}\sin{(kr)}\sin{\left(\sqrt{k^2-\dot{a}^2}~\tau\right)}~dk~,$$
where $r > 0$ and $\tau < 0$. Now, I have a separate computation of the case when $\dot{a} = 0$ obtained independently and that gives a result proportional to a delta function (by expanding the $\sin$ functions into exponentials). From dimensional arguments about the full integral, I expect the result for the $\dot{a} \neq 0$ case to be ~ $r^2$ along with a delta function factor. However, I'm not sure how to proceed with this integral.
I've tried to do a Taylor expansion of the integrand with respect to $\dot{a}$ and perform the integral order by order, but that doesn't seem to help. For details about the full fourier transform please see here.