MathGroup Archive 1999

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

Search the Archive

Re: HypergeometricPFQ Question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg19099] Re: HypergeometricPFQ Question
  • From: Paul Abbott <paul at physics.uwa.edu.au>
  • Date: Thu, 5 Aug 1999 01:35:16 -0400
  • Organization: University of Western Australia
  • References: <7nrfmr$if8@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"Moon J. Lee" wrote:

>      ------------------------------------------------------------------
>      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?

This has been "fixed" in 4.0.

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

____________________________________________________________________
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia
Nedlands WA  6907                     mailto:paul at physics.uwa.edu.au
AUSTRALIA                            http://physics.uwa.edu.au/~paul

            God IS a weakly left-handed dice player
____________________________________________________________________




  • Prev by Date: Re: equaltity of lists
  • Next by Date: Re: Lists to mask other lists
  • Previous by thread: Re: HypergeometricPFQ Question
  • Next by thread: Conversion of output