David Joyner on Sun, 29 Oct 2006 15:15:26 +0100
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
confluent hypergeometric function
|
- To: "Pari Users Group" <pari-users@list.cr.yp.to>
- Subject: confluent hypergeometric function
- From: "David Joyner" <wdjoyner@gmail.com>
- Date: Sun, 29 Oct 2006 09:13:38 -0500
- Cc: "David Joyner" <wdjoyner@gmail.com>
- Delivery-date: Sun, 29 Oct 2006 15:15:26 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=LsEOo8tDaGlec/007tsfIntRhiyTCkrs0vxv1uUCntEvSIz1LvDuJaSfg6+wZdMX3Bg5aCYOFmSIQuvYYCztU5K3ebZV4zj+gDvbkVvGi7v+Vb2ZbrujRX9DSq4N2ZGMHzr65z3i1YJu2zg7Vp7S1LVUvZIczgNeSHOvCsLh5M4=
- Mailing-list: contact pari-users-help@list.cr.yp.to; run by ezmlm
Hi:
I have a question about hyperu(alpha,beta,x), documented in
http://pari.math.u-bordeaux.fr/dochtml/html.stable/Transcendental_functions.html#hyperu
Is this the same as $_1F_1(alpha,beta,x)$? The plot of
hyperu(1,1,x), 0<x<1, is different from the plot of
$_1F_1(1,1,x)$, 0<x<1, using Mma's online plotter
http://functions.wolfram.com/webMathematica/FunctionPlotting.jsp?name=Hypergeometric1F1
Any hints would be appreciated.
- David Joyner