Evaluating Logarithmic Integral with Cosine and Sine Integrals

  • Context: Graduate 
  • Thread starter Thread starter pseudogenius
  • Start date Start date
  • Tags Tags
    Integral Logarithmic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
pseudogenius
Messages
7
Reaction score
0
I was trying to evaluate this integral,


[tex]\int\frac{dx}{\ln x}[/tex]


I substituted [tex]x=e^{i\theta}[/tex] and I get,

[tex]\int\frac{e^{i\theta}}{\theta}d\theta[/tex]

which is,

[tex]\int\frac{\cos \theta}{\theta}+i\frac{\sin \theta}{\theta} \ d\theta[/tex]

[tex]\int\frac{\cos \theta}{\theta} \ d\theta+i\int\frac{\sin \theta}{\theta} \ d\theta[/tex]

[tex]Ci(\theta)+i \ Si(\theta)[/tex]

[tex]Ci(\theta)[/tex] and [tex]Si(\theta)[/tex] are the cosine and sine integrals, respectively.

therefore,

[tex]\int\frac{dx}{\ln x}=Ci(-i\ln x)+i \ Si(-i\ln x)[/tex]


I was just asking if anybody has seen the logarithmic integral( [tex]li(x)[/tex] ) expressed this way.
 
Physics news on Phys.org
Interesting. The Mathematica functions site (http://functions.wolfram.com/GammaBetaErf/LogIntegral/27/01/0003/) lists the following identity:

[tex]\text{li}(z)=\text{Ci}(i \log (z))-i\text{ Si}(i \log (z))-\log (i<br /> \log (z))+\frac{1}{2} \left(\log (\log (z))-\log<br /> \left(\frac{1}{\log (z)}\right)\right)[/tex]

This contains your two terms but has some added terms. I'm not sure why.
 
Pay attention to limits of integration.

Your first integral is from 0 to x, but your substitution means that your second integral is now a contour integral over from [itex]-i \ln{x}[/itex] to [itex]i\infty[/itex]. So, you can't use cosine and sine integrals already. An added difficulty is that 1/ln(x) has a singularity at x=1, and, consequently, [itex]e^{i\theta}/{\theta}[/itex] has a singularity at 0. You need to think how to do the contour integral so that the result matches the Cauchy principal value of your original integral.