I would like to integrate this in my research:
$\int_0^\infty s e^{i bs^2}J_0(a s)$, where a and b are both real and greater than zero. Integration by parts seems like the obvious first step, but that leaves a term like $\int_0^\infty e^{i bs^2}J_1(a s)$ , which seems even more complicated.
The topic is turbulence, and you can determine the answer on Mathematica for the definite integral (but I'd like to do it by hand).
Hint: $$\mathcal{L}\left(J_0(a\sqrt{x})\right) = \frac{1}{t} e^{-\frac{a^2}{4t}},\tag{1}$$
$$\mathcal{L}\left(J_1(a\sqrt{x})\right) = \frac{|a|\sqrt{\pi}}{t^{3/2}}\left(I_0\left(e^{-\frac{a^2}{8t}}\right)-I_1\left(e^{-\frac{a^2}{8t}}\right)\right) e^{-\frac{a^2}{8t}}\tag{2}$$
$(1)$ just follows from writing $J_0$ as its Taylor series. The same technique applies for proving $(2)$.
So use the substitution $s=\sqrt{x}$.