forum.alglib.net
http://forum.alglib.net/

Zeros of the Bessel function J0(x)=0
http://forum.alglib.net/viewtopic.php?f=2&t=138
Page 1 of 1

Author:  laursarv [ Sun Dec 12, 2010 1:14 pm ]
Post subject:  Zeros of the Bessel function J0(x)=0

Is there any subroutine to find them?
Any table maybe somewhere?

thanks in advance
Laur Sarv

Author:  Sergey.Bochkanov [ Mon Dec 13, 2010 8:59 am ]
Post subject:  Re: Zeros of the Bessel function J0(x)=0

ALGLIB doesn't support it directly, but you can try to find good initial approximations and to solve equation J(x)=0 numerically. Abramowitz and Stegun has asymptotic approximation, and you can hard-code several initial values which are hard to approximate analytically.

Author:  laursarv [ Wed Dec 15, 2010 11:04 pm ]
Post subject:  Re: Zeros of the Bessel function J0(x)=0

Thank You for Your advice.
I try to find some table first.

Laur Sarv

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/