I have to solve this linear differential equation $$ rf''(r) + f'(r) + k^2rf(r) = \delta(r) $$ on $\mathbb{R}^+$.
I know the solutions to the homogeneous problem are $cJ_0(kr)+dY_0(kr)$, where $J_0,Y_0$ are the zeroth order Bessel functions are the first and second kind. But how do I go about solving the problem with this right hand side ?
For background, I'm trying to solve the partial differential equation $$\left(\Delta-\dfrac{1}{c^2}\dfrac{\partial^2}{\partial t^2}\right)A(r,t) = -\dfrac{\mu_0 i(t)}{2\pi r}\delta(r)$$ which reduces to what I have after Fourier transform w.r.t. time and fixing $\omega$, and setting $k=\omega/c$.