This question arises from my answer to an inverse Laplace transform question. The result I got took the form
$$ f(t)= e^{-r_0 t/2} H(t-a) \left [ J_0\left(\frac{1}{2} a r_0\right) I_0\left(\frac{1}{2} r_0 t\right) \\+ 2 \sum_{k=1}^{\infty} J_{2 k}\left(\frac{1}{2} a r_0\right) I_{2 k}\left(\frac{1}{2} r_0 t\right)\right ] $$
where $H$ is the Heaviside step function:
$$H(x) = \begin{cases} \\ 1 & x > 0\\ 0 & x < 0\end{cases}$$
This result in turned derived from the following integral:
$$\frac{1}{\pi} e^{-r_0 t/2} \int_0^{\pi} d\theta \: \cos{\left(\frac{1}{2} a r_0 \sin{\theta}\right)} e^{(r_0 t/2) \cos{\theta}}$$
Now, I suspect that, if I could evaluate that sum in closed form, it would take the form
$$S\left(\sqrt{t^2-a^2}\right)$$
but, I stress, this is only a suspicion at this point. My question is two-fold: 1) is anyone aware of a closed form expression for that sum, and 2) even if not, is there a way to prove or disprove that the sum has the above functional form?