Hypergeometric2F1
Usage
• Hypergeometric2F1[a, b, c, z] 是超几何函数  .
Notes
• 函数  有序列展开  . • Hypergeometric2F1[a, b, c, z] 在复 z平面上从  到  有一个不连续分支线。 • FullSimplify 和 FunctionExpand 包括对Hypergeometric2F1的变换规则。 • 参见 Mathematica 全书 : 节 3.2.10.
Further Examples
This is the derivative.
In[1]:=
|
Out[1]=
|
This is the indefinite integral.
In[2]:=
|
Out[2]=
|
This is the series expansion around to order .
In[3]:=
|
Out[3]=
|
Here are some other examples.
In[4]:=
|
Out[4]=
|
In[5]:=
|
Out[5]=
|
|