On 07/ 4/10 07:25 AM, Jason Grout wrote:
You could also use mpmath to calculate the roots:

http://mpmath.googlecode.com/svn/tags/0.15/doc/build/functions/bessel.html?highlight=bessel


(specifically, see the example "Roots of Bessel functions are often used:")

Jason

It would be good if how to find these was more obvious. Roots of Bessel functions are pretty common to want to find (at least in fields of engineering I've worked in). It's not obvious that one would use the Sage interface to mpmath to compute these.

MMA has these as BesselJZero[] and BesselYZero[]

http://reference.wolfram.com/mathematica/ref/BesselJZero.html
http://reference.wolfram.com/mathematica/ref/BesselYZero.html

If nobody beats me to it, when the OpenSolaris and 64-bit SPARC ports are finished and I can concentrate on other aspects of Sage, I'll look into making these more easily available.

Dave

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to