1

I'm looking for a nice closed form of the below integral

$$\int_{0}^{\infty}\dfrac{y^{2n-1}\,dy}{\cosh y - \cos(z + \pi)}$$

I'm stuck on this for quite some time, I have tried contour integration and integrating by parts and that doesn't seem to get me anywhere. Your insight would be very helpful.

Thanks in advance.

metamorphy
  • 39,111

1 Answers1

3

The integral appears in my comment here. For $|r|<1$ we have $$\sum_{k=1}^\infty r^k\sin kx=\Im\frac1{1-re^{ix}}=\frac{r\sin x}{1-2r\cos x+r^2},$$ so that, if we put $r=e^{-y}$, multiply by $y^{2n-1}$ and integrate, we get $$\frac{\sin x}{2}\int_0^\infty\frac{y^{2n-1}\,dy}{\cosh y-\cos x}=\sum_{k=1}^\infty\sin kx\int_0^\infty y^{2n-1}e^{-ky}\,dy=(2n-1)!\sum_{k=1}^\infty\frac{\sin kx}{k^{2n}},$$ resulting in Clausen functions. (Put $x=z+\pi$.)

metamorphy
  • 39,111