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

Online Help

All Products    Maple    MapleSim


sumtools

  

hyperterm

  

input a hypergeometric term

  

Hyperterm

  

input a hypergeometric term

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

hyperterm(U, L, z, k)

Hyperterm(U, L, z, k)

Parameters

U, L

-

lists of the upper and lower parameters

z

-

evaluation point

k

-

name of the variable

Description

• 

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.

Examples

withsumtools:

hyperterma,b,c,z,k

pochhammera,kpochhammerb,kzkpochhammerc,kk!

(1)

Hyperterma,b,c,z,k

Hyperterma,b,c,z,k

(2)

See Also

pochhammer

sumtools