LerchPhi - general Lerch Phi function
|
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:
|
•
|
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 , 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.
|
|
|