OpenMath Content Dictionary: hypergeo1

Canonical URL:
http://www.math.kobe-u.ac.jp/OCD/
CD File:
hypergeo1.ocd
CD as XML Encoded OpenMath:
hypergeo1.omcd
Defines:
hypergeometric0F1, hypergeometric1F1, hypergeometric2F1, hypergeometric_pFq
Date:
2002-11-29
Version:
0 (Revision 1)
Review Date:
2017-12-31
Status:
experimental

  Author: Yasushi Tamura

This CD defines the Gauss hypergeometric function, confluent hypergeometric functions, and generalized hypergeometric functions in one variable. These functions are described in the following books. (1) Handbook of Mathematical Functions, Abramowitz, Stegun (2) Higher transcendental functions. Vol. III. Krieger Publishing Co., Inc., Melbourne, Fla., 1981, Erdlyi, Arthur; Magnus, Wilhelm; Oberhettinger, Fritz; Tricomi, Francesco G. (3) From Gauss to Painleve, Vieweg, Katsunori Iwasaki, Hironobu Kimura, Shun Shimomura, Masaaki Yoshida.


hypergeometric0F1

Description:

Hypergeometric function {}_0 F_1.

Commented Mathematical property (CMP):
hypergeometric0F1(;a;z) =\sum_{n=0}^{+\infty} \frac{1}{pochhammer(a,n)pochhammer(1,n)} z^n
Formal Mathematical property (FMP):
hypergeometric0F1 ( a , z ) = n = 0 1 pochhammer ( a , n ) pochhammer ( 1 , n ) z n
Signatures:
sts


[Next: hypergeometric1F1] [Last: hypergeometric_pFq] [Top]

hypergeometric1F1

Description:

Kummer's confluent hypergeometric function.

Commented Mathematical property (CMP):
hypergeometric1F1(a,b;z) =\sum_{n=0}^{+\infty} \frac{pochhammer(a,n)}{pochhammer(1,n)pochhammer(b,n)} z^n
Formal Mathematical property (FMP):
hypergeometric1F1 ( a , b , z ) = n = 0 pochhammer ( a , n ) pochhammer ( b , n ) pochhammer ( 1 , n ) z n
Signatures:
sts


[Next: hypergeometric2F1] [Previous: hypergeometric0F1] [Top]

hypergeometric2F1

Description:

The Gauss hypergeometric function. This function has a branch cut on [1,+infinity).

Commented Mathematical property (CMP):
hypergeometric2F1(a,b,c;z) =\sum_{n=0}^{+\infty} \frac{pochhammer(a,n)pochhammer(b,n)}{pochhammer(c,n)pochhammer(1,n)} z^n
Formal Mathematical property (FMP):
hypergeometric2F1 ( a , b , c , z ) = n = 0 pochhammer ( a , n ) pochhammer ( b , n ) pochhammer ( c , n ) pochhammer ( 1 , n ) z n
Example:
z (1-z) d^2 F/dz^2 + (c - (a+b+1) z) d F/dz - a b F = 0
z ( 1 - z ) d d z ( d d z ( hypergeometric2F1 ( a , b , c , z ) ) ) + ( c - a + b + 1 ) z d d z ( hypergeometric2F1 ( a , b , c , z ) ) - a b hypergeometric2F1 ( a , b , c , z ) = 0
Signatures:
sts


[Next: hypergeometric_pFq] [Previous: hypergeometric1F1] [Top]

hypergeometric_pFq

Description:

Generalized hypergeometric function. This function has a branch cut on [1,+infinity).

Commented Mathematical property (CMP):
hypergeometric_pFq(a,b;z) =\sum_{n=0}^{+\infty} \frac{\Pi_i pochhammer(a_i,n)}{\Pi_i pochhammer(b_i,n)pochhammer(1,n)} z^n
Formal Mathematical property (FMP):
hypergeometric_pFq ( a , b , z ) = n = 0 i = 1 size ( a ) pochhammer ( vector_selector ( i , a ) , n ) i = 1 size ( b ) pochhammer ( b i , n ) pochhammer ( 1 , n ) z n
Signatures:
sts


[First: hypergeometric0F1] [Previous: hypergeometric2F1] [Top]