MathGroup Archive 1998

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

Search the Archive

Re: hypergeometric function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg12907] Re: [mg12857] hypergeometric function
  • From: BobHanlon at aol.com
  • Date: Wed, 24 Jun 1998 03:44:29 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

The notation used is the traditional notation for the Pochhammer symbol.
See on-line help for Pochhammer and evaluate this sum:

Sum[Pochhammer[a, k]*Pochhammer[b, k]/Pochhammer[c, k] * z^k/k!,
	{k, 0, Infinity}]

Bob Hanlon

In a message dated 6/17/98 1:53:39 AM, Klamser at t-online.de wrote:

>in the Online-Help of Mathematica or in the Mathematica Book under
>Page #750 I can find the hypergeometric function Hypergeometric2F1[a,
>b, c, z]. I do not understand the definition:


  • Prev by Date: Re: EPS file of Plot with AxesLabel->{"t","f(t)"}]
  • Next by Date: Re: greek symbols in eps files
  • Previous by thread: Re: hypergeometric function
  • Next by thread: Re: hypergeometric function