[SciPy-user] Transcendental equations

Nils Wagner nwagner at mecha.uni-stuttgart.de
Fri Jan 17 08:04:32 EST 2003


Hi all,

I would like to solve the following nonlinear equation

I_m(x) J_{m-1}(x)-J_m(x) I_{m-1}(x) = 0,   x > 0

with scipy, where m varies between 0 and 5. 

J_m Bessel function of order m
I_m Modified Bessel function of order m

A small example program is appreciated.

Thanks in advance.

                  Nils



More information about the SciPy-User mailing list