LerchPhi
general Lerch Phi function
Calling Sequence
Parameters
Description
Examples
References
LerchPhi(z, a, v)
z
-
algebraic expression
a
v
The Lerch Phi function is defined as follows:
LerchPhi⁡z,a,v=∑n=0∞znv+na
This definition is valid for z<1 or z=1and1<ℜ⁡a. By analytic continuation, it is extended to the whole complex z-plane for each value of a and v.
If v and a are positive integers, LerchPhi(z, a, v) has a branch cut in the z-plane along the real axis to the right of z=1, with a branch point at z=1.
If a is a non-positive integer, LerchPhi(z, a, v) is a rational function of z with a pole of order 1−a at z=1.
LerchPhi(1,a,v) = Zeta(0,a,v). If 1<ℜ⁡a, it is also true that limit(LerchPhi(z,a,v),z=1) = Zeta(0,a,v). If ℜ⁡a≤1, this limit does not exist.
If 0≤ℜ⁡a and a 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.
LerchPhi⁡3,4,1
polylog⁡4,33
LerchPhi⁡0,7,4
116384
LerchPhi⁡4,0,3
−13
LerchPhi⁡z,a,1
polylog⁡a,zz
LerchPhi⁡1,z,1
ζ⁡z
diff⁡LerchPhi⁡z,3,4,z
LerchPhi⁡z,2,4z−4⁢LerchPhi⁡z,3,4z
Erdelyi, A. Higher Transcendental Functions. McGraw-Hill, 1953.
See Also
hypergeom
polylog
Zeta
Download Help Document