MTM
hypergeom
generalized hypergeometric function
Calling Sequence
Parameters
Description
Examples
hypergeom(N, D, z)
N
-
vector or scalar
D
z
expression
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
∑k=0∞⁡zk⁢∏i=1p⁡pochhammer⁡ni,kk!⁢∏j=1q⁡pochhammer⁡dj,k
with⁡MTM:
hypergeom⁡,,z
ⅇz
hypergeom⁡1,,z
11−z
hypergeom⁡1,2,z
ⅇz⁢1−ⅇ−zz
hypergeom⁡1,2,2,3,z
2⁢ⅇz⁢1−ⅇ−z⁢1+zz2
hypergeom⁡a,,z
1−z−a
hypergeom⁡,1,−z24
BesselJ⁡0,z
hypergeom⁡−10,10,12,1−z2
512⁢z10−1280⁢z8+1120⁢z6−400⁢z4+50⁢z2−1
See Also
Download Help Document