MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

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



  • Prev by Date: Re: Numerical calculation of a double sum (Appell's function F4)
  • Next by Date: Re: ftp from mathematica code
  • Previous by thread: Re: How to make a loop for this problem!
  • Next by thread: Re: MeijerG function