Magma

MAGMA Computational Algebra System

Magma
 •  How to get it
 •  Download
 •  Online Demo
 
Resources
 •  Online Help
 •  Discovering Mathematics with Magma
 •  Citations
 •  How to cite Magma
 •  Links
 •  Contact us
 
[Next][Prev] [Right] [Left] [Up] [Index] [Root]

The Hypergeometric Series

For more information on the Hypergeometric Series, see [Hus87], page 176.

HypergeometricSeries(a,b,c, z) : RngElt, RngElt, RngElt, RngElt -> RngElt
Return the hypergeometric series F(a, b, c;z) defined by F(a, b, c;z) = ∑0≤n (((a)n(b)n)/(n!(c)n) zn) where (a)n = a (a + 1) ... (a + n - 1).
 [Next][Prev] [Right] [Left] [Up] [Index] [Root]
                       

Version: V2.16 of Mon Nov 16 15:04:45 EST 2009

Valid HTML 4.01! Valid CSS!