I'm trying to prove that $$\sum_{n=1}^\infty \text{Ci}(\pi n)=\frac{\ln(2)-\gamma}{2}$$
I've tried parametrizing the sum by replacing $\pi$ with $x$ and differentiating, but this creates to a divergent series (whose partial sum is too messy to integrate), so I had no luck with that.
Any hints? Emphasis on hints - please no full solutions. Just point me in the right direction.
Hint:
$\text{Ci}(\pi n)=-\int_{\pi n}^{+\infty}\frac{\cos(x)}{x}=(-1)^{n+1}\int_{0}^{+\infty}\frac{\cos x}{x+\pi n}\,dx\color{red}{=}(-1)^{n+1}\int_{0}^{+\infty}\frac{s e^{-\pi n s}}{1+s^2}\,ds$ where $\color{red}{=}$ is a consequence of $\int_{0}^{+\infty}f(x)\,g(x)\,dx = \int_{0}^{+\infty}(\mathcal{L}f)(s)\,(\mathcal{L}^{-1} g)(s)\,ds$.
The identity $\sum_{n\geq 1}(-1)^{n+1}e^{-\pi n s}\,ds =\frac{1}{1+e^{\pi s}}$ is straightforward to check, hence in order to crack the original series it is enough to compute the integral $$ \int_{0}^{+\infty}\frac{s\,ds}{(1+s^2)(1+e^{\pi s})} $$ for instance, by integration by parts. This might be useful.