Logarithmic integral function: Difference between revisions

Content deleted Content added
m copy edit
m lk
Line 5:
:<math> {\rm li} (x) = \int_{0}^{x} \frac{dt}{\ln (t)} \; . </math>
 
Here, ln denotes the [[natural logarithm]]. The function 1/ln (''t'') has a [[mathematical singularity|singularity]] at ''t'' = 1, and the integral for ''x'' > 1 has to be interpreted as a ''[[Cauchy's principal value]]'':
 
:<math> {\rm li} (x) = \lim_{\varepsilon \to 0} \left( \int_{0}^{1-\varepsilon} \frac{dt}{\ln (t)} + \int_{1+\varepsilon}^{x} \frac{dt}{\ln (t)} \right) \; . </math>