MeijerG
Usage
• MeijerG[  , ... ,  ,  , ... ,   ,   , ... ,  ,  , ... ,   , z] 给出 Meijer G 函数  .
Notes
• 实数  的Meijer G 函数的通用形式 MeijerG[alist, blist, z, r] 被定义为  ,其中,在缺省情形下  . • 在许多特殊的情形下,MeijerG自动被转化为其它函数.
Further Examples
Here are a few special cases.
In[1]:=
|
Out[1]=
|
In[2]:=
|
Out[2]=
|
In[3]:=
|
Out[3]=
|
We compute derivatives, integrals and series expansions where m = 1, n = 2, p = 2, q = 2. This is the derivative.
In[4]:=
|
Out[4]=
|
This is the integral.
In[5]:=
|
Out[5]=
|
|