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

Online Help

MTM

  

hypergeom

  

generalized hypergeometric function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

hypergeom(N, D, z)

Parameters

N

-

vector or scalar

D

-

vector or scalar

z

-

expression

Description

• 

The hypergeom(N, D, z) calling sequence computes the generalized hypergeometric function F(n, d, z). Let N = [n1, n2, ...], j = length(N), D = [d1, d2, ...] and k = length(D).  This function is frequently denoted by jFk(n,d,z).

• 

Formally, F(n, d, z) is defined by the series

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

See Also

hypergeom

MTM

 


Download Help Document