Help with integral using compelx contour : x/(e^x-1) from 0 to infinity

  • Thread starter Thread starter c0nfig
  • Start date Start date
  • Tags Tags
    Infinity Integral
c0nfig
Messages
6
Reaction score
0
Hi,

i need to solve this integral :
\int _{0}^{\infty }\!{\frac {x}{{{\rm e}^{x}}-1}}{dx}
i solved it using series and i got the right answer of Pi^2 / 6
but i need a solution using complex analysis
i need help with finding the right contour for this problem.

i tried change of variables and got the integral :
\int _{0}^{\infty }\!{\frac {\ln \left( x+1 \right) }{x \left( x+1\right) }}{dx}

but i couldn't find the right contour for this one as well

thanks,
 
Physics news on Phys.org
Try a semi circular contour, with an indent around x=1 of radius epsilon.
 
jackmell said:
Yeah alright, well you can do it like Riemann did it using what we now call the Hankel integral:

I(s)=\frac{1}{2\pi i}\int_{C^-} \frac{z^{s-1}}{e^{-z}-1}dz

where C^{-} is the mirror-image Hankel contour. Then:

\pi I(s)=\sin(s\pi)\int_0^{\infty} \frac{r^{s-1}}{e^r-1}dr,\quad Re(s)>1

Bingo-bango ain't it? I'll leave the details for you to research and fill-in.

thanks for the information,
i found some related info and learned how to get another relation between this integral I and zeta function using a contour that contains all the residues.
but i want to understand also your answer,
in the presented case s=2 , so sin(2*pi) = 0 , so how can i find the answer for the integral: \int_0^{\infty}\frac{x^{2-1}}{e^x-1}dx ?
 
c0nfig said:
thanks for the information,
i found some related info and learned how to get another relation between this integral I and zeta function using a contour that contains all the residues.
but i want to understand also your answer,
in the presented case s=2 , so sin(2*pi) = 0 , so how can i find the answer for the integral: \int_0^{\infty}\frac{x^{2-1}}{e^x-1}dx ?

Ok. I made a mistake saying that so that's why I deleted it above but you got it in the interim period. Sorry for that. The integral I(s) is zero for s=2, 3, ... so that expression would not help in evaluating your integral. Your integral is usually expressed as:

\int_0^{\infty} \frac{x^{s-1}}{e^x-1}dx=\zeta(s)\Gamma(s),\quad Re(s)>1

but that does not take complex analysis to derive. I do not know how to use a contour integral directly to evaluate your integral and also I don't follow what Hunt is suggesting above.
 
someone told me that it might be solved with mellin transformation.
but i couldn't figure it out how it may help.
could anyone throw me an hint ?
thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top