|
[Date Index]
[Thread Index]
[Author Index]
HypergeometricPFQ Question
- To: mathgroup at smc.vnet.net
- Subject: [mg18971] HypergeometricPFQ Question
- From: "Moon J. Lee" <mjlee at postech.ac.kr>
- Date: Fri, 30 Jul 1999 01:33:55 -0400
- Organization: Pohang University of Science and Technology
- Sender: owner-wri-mathgroup at wolfram.com
------------------------------------------------------------------
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:
Import in Mathematica 4
Next by Date:
Clippling of polygons within a defined region
Previous by thread:
Import in Mathematica 4
Next by thread:
Clippling of polygons within a defined region
|