MTM[hypergeom] - generalized hypergeometric function
|
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) |
|
|
Download Help Document
Was this information helpful?