MathGroup Archive 1999

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

Search the Archive

Re: HypergeometricPFQ Question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg18992] Re: [mg18971] HypergeometricPFQ Question
  • From: "Richard Finley" <rfinley at medicine.umsmed.edu>
  • Date: Tue, 3 Aug 1999 13:44:36 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Moon,

I don't know what you may have done to get this response....on Win 
platform using either Mathematica v4.0 or v3.1 I get the expected answer:

Out[]:= 1 - t^2/6 + O[t]^3

regards, RF

>>> "Moon J. Lee" <mjlee at postech.ac.kr> 07/29/99 11:33PM >>>

     ------------------------------------------------------------------
     In[3]:= Series[ HypergeometricPFQ[{1/2},{3/2,2},-t^2] , {t,0,2} ]

     gives
                                  (0,0,1)  1    3          2       3
     Out[4]= 1 - HypergeometricPFQ       [{-}, {-, 2}, 0] t  + O[t]
                                           2    2
     ------------------------------------------------------------------

     What does (0,0,1) mean?
     The Mathematica Book does not have any explanation.
     Thanks.

mjlee at postech.ac.kr




  • Prev by Date: RE: Tutorial on NIntegrate needed
  • Next by Date: Curious weakness in Simplify with Assumptions 2
  • Previous by thread: Re: HypergeometricPFQ Question
  • Next by thread: Re: HypergeometricPFQ Question