Li - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Li

The Logarithmic Integral

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Li(x)

Parameters

x

-

expression

Description

• 

The logarithmic integral, Li(x), is defined as:

  

 ,  

  

 

  

where the integral is a Cauchy Principal Value integral.

• 

This definition is extended to complex arguments  via the formula .  Note that the resulting branch cuts are the intervals  and . However, since  is defined as a Cauchy principal value integral, the values on the branch cuts are "isolated". That is, the complex function  is not continuous onto the branch cuts from either above or below.

• 

Li(x) provides an approximation to the number of primes less than or equal to x.

Examples

(1)

(2)

(3)

and the actual number of  is:

(4)

(5)

(6)

(7)

(8)

(9)

(10)

See Also

convert

Ei

initialfunctions

NumberTheory[PrimeCounting]

 


Download Help Document