MeijerG function
- To: mathgroup at smc.vnet.net
- Subject: [mg75373] MeijerG function
- From: dimitris <dimmechan at yahoo.com>
- Date: Fri, 27 Apr 2007 05:22:53 -0400 (EDT)
I have the following fuction
In[11]:=
f = MeijerG[{{1}, {}}, {{-2^(-1), 1/2}, {0}}, o^2/(4*m^2)];
where o, m are both reals.
Can we write down f in terms of other special functions?
Thanks
Dimitris