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

Online Help

All Products    Maple    MapleSim


LerchPhi

general Lerch Phi function

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

LerchPhi(z, a, v)

Parameters

z

-

algebraic expression

a

-

algebraic expression

v

-

algebraic expression

Description

• 

The Lerch Phi function is defined as follows:

  

This definition is valid for  or . By analytic continuation, it is extended to the whole complex -plane for each value of  and .

• 

If  and  are positive integers, LerchPhi(z, a, v) has a branch cut in the -plane along the real axis to the right of , with a branch point at .

• 

If  is a non-positive integer, LerchPhi(z, a, v) is a rational function of  with a pole of order  at .

• 

LerchPhi(1,a,v) = Zeta(0,a,v).  If , it is also true that limit(LerchPhi(z,a,v),z=1) = Zeta(0,a,v). If , this limit does not exist.

• 

If  and  is not an integer, LerchPhi(z, a, v) has an infinite singularity at each non-positive integer v.

• 

If the coefficients of the series representation of a hypergeometric function are rational functions of the summation indices, then the hypergeometric function can be expressed as a linear sum of Lerch Phi functions.

• 

If the parameters of the hypergeometric functions are rational, we can express the hypergeometric function as a linear sum of polylog functions.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

References

  

Erdelyi, A. Higher Transcendental Functions. McGraw-Hill, 1953.

See Also

hypergeom

polylog

Zeta

 


Download Help Document