Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Hypergeometric Functions >

HypergeometricPFQRegularized

HypergeometricPFQRegularized[{a1, ..., ap}, {b1, ..., bq}, z]
is the regularized generalized hypergeometric function _pF_q(a;b;z)/(Gamma(b_1)...Gamma(b_q)).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
Evaluate numerically:
Evaluate symbolically:
Series expansion at the origin:
Evaluate numerically:
In[1]:=
Click for copyable input
Out[1]=
 
Evaluate symbolically:
In[1]:=
Click for copyable input
Out[1]=
 
Series expansion at the origin:
In[1]:=
Click for copyable input
Out[1]=
Evaluate for complex arguments and parameters:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
HypergeometricPFQRegularized evaluates to simpler functions for certain parameters:
HypergeometricPFQRegularized threads element-wise over lists in its third argument:
TraditionalForm formatting:
Find a fractional derivative of BesselJ:
Integral of order 1/2 of BesselJ[0, z]:
Use FunctionExpand to express the input in terms of simpler functions:
Integrate may return results involving HypergeometricPFQRegularized:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team