[SciPy-user] derivative of bessel jn

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu May 11 16:19:11 EDT 2006


On Thu, 11 May 2006 21:07:15 +0200
  fred <fredantispam at free.fr> wrote:
> Hi all,
> 
> I want to use the (first) derivative of bessel jn(n,x).
> 
> How can I do this ?
> 
> Cheers,
> 
> -- 
>Fred.
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user

You can use recurrence formulas - See the book by Watson

A Treatise on the theory of Bessel functions

or look at

http://mathworld.wolfram.com/BesselFunctionoftheFirstKind.html
http://en.wikipedia.org/wiki/Bessel_function


Nils




More information about the SciPy-User mailing list