sumtools
hyperterm
input a hypergeometric term
Hyperterm
Calling Sequence
Parameters
Description
Examples
hyperterm(U, L, z, k)
Hyperterm(U, L, z, k)
U, L
-
lists of the upper and lower parameters
z
evaluation point
k
name of the variable
This function is a shorthand for a hypergeometric term of variable k where U and L denote the lists of upper and lower parameters, and z is the evaluation point. The procedure Hyperterm is the corresponding inert form which remains unevaluated.
The command with(sumtools,hyperterm) allows the use of the abbreviated form of this command.
with⁡sumtools:
hyperterm⁡a,b,c,z,k
pochhammer⁡a,k⁢pochhammer⁡b,k⁢zkpochhammer⁡c,k⁢k!
Hyperterm⁡a,b,c,z,k
See Also
pochhammer
Download Help Document