I need a hint to evaluate the integrals:
$$ \int _{0}^{p}\tanh(\pi k)k\,dk\quad \text{and}\quad \int _{0}^{s-1/2}\tan(\pi k)k\,dk $$ Here $p$ and $s$ are real numbers.
I know I can evaluate them by power series but how else can I evaluate these two integrals ?
I know I can expand $ \tanh(x) $ and $ \tan(x) $ into a power series but I would like to get some 'closed' result in terms of $ \Gamma (x) $ function or similar.
Norbetanswers. $\int_0^p ! ktanh(\pi k)=-(1/24)(-\pi^2+12p^2\pi^2-24p\ln(1+exp(2p\pi))\pi-12polylog(2,-exp(2p\pi)))/(\pi^2)$ – night owl Jun 28 '12 at 22:28:D, using a CAS. Is it possible to get polylog function by hand or recognize it from doing intergrals? I just thought this was a CAS algorithmic way of deducing the problem into a more complex answer using special functions, because an elementary table look up failed. So it resorted to special solution techniques. Although $\tan k$ is considered a simple function but not sure about hyperbolic tangent:)– night owl Jun 28 '12 at 22:40