I have been struggling for 6 months on finding the analytical inverse transform of a transformation below:
$$F(y,k) = 2 \int_y^{\infty}\cos\left(ka\sqrt{r^2-y^2}\right) f(r,k) \frac{r}{\sqrt{r^2-y^2}}\ \mathrm{d}r$$
where $a$ is a known constant and $\lim_{r\to\infty}f(r,k) = f'(r,k) = 0$ and all functions are continuous.
It has a similar form of Abel transform, except that it has the cosine factor in the integrand. Any help will be appreciated!
Note that $F$ also depends on $a$:
$$\begin{align}F(y,k,a) &= 2 \int_0^{\infty} du \, \cos{(k a u)}\, f \left (\sqrt{u^2+y^2},k \right ) \\ &= \int_{-\infty}^{\infty} du \, e^{i k a u} \, f \left (\sqrt{u^2+y^2},k \right )\\ &= \frac{1}{k} \int_{-\infty}^{\infty} dv \, e^{i a v} \, f \left (\sqrt{k^2 v^2+y^2},k \right )\end{align}$$
because $f$ with the argument in the above integrand is even. Thus,we have a Fourier transform relationship:
$$f \left (\sqrt{k^2 v^2+y^2},k \right ) = \frac{k}{2 \pi} \int_{-\infty}^{\infty} da \, e^{-i a v} F(y,k,a)$$
or
$$f(r,k) = \frac{k}{2 \pi} \int_{-\infty}^{\infty} da \, e^{-i (a/k) \sqrt{r^2-y^2}} F(y,k,a)$$