How do I compute the following integral which includes the Bessel function? $$\int_0^\infty \frac{y}{y^2-1}J_0(ty)dy, \quad t\in \mathbb R$$
There are singularities inside the integral, which I don't know how to deal with. I tried the residue theorem but failed.
I know that the following holds:
$$\int_0^\infty \frac{y}{y^2\color{red}{+}1}J_0(ty)dy = K_0(t), \quad t\in \mathbb R$$
But it is unclear to me if this helps at all in solving this problem, as I tried manipulating the integral using some substitutions to get it into a similar form to this, but ultimately failed.
Hint
Let $y=\frac{x}{t}$ to face $$\int_0^\infty \frac{x }{(x+t)(x-t)}\, J_0(x)\,dx$$ Use partial fraction decomposition to face two similar integrals $$I_\pm=\int_0^\infty \frac{J_0(x)}{x\pm t}\,dt$$ I suppose that each of them would express in terms of other Bessel and Struve functions. If lucky, the sum of the two integrals should simplify.