Maxima can't integrate expressions with Bessel function
Subject: Maxima can't integrate expressions with Bessel function
From: Billinghurst, David (RTATECH)
Date: Mon, 17 Aug 2009 09:32:33 +1000
> From: esvax
>
> Maxima can't calculate following expressions:
>
> integrate(bessel_j(1,q) / q^2,q);
> integrate(bessel_j(1,q)/q, q);
> integrate(bessel_j(0,q)/q, q, 0, 10);
> integrate((bessel_j(0,q))^2 / q, q);
No. In fact, we only added integrate(bessel_j(1,q),q)
in January 2009. There has been some discussion about
adding additional integrals, perhaps using a table lookup
method like TILU.
In fact I was looking at this last night, but it is not a
simple task. Small changes - even ones that are correct at the
local level - to the integration code in sin.lisp lead to
testsuite regressions.
David
This email is confidential and may also be privileged. If you are not the intended recipient, please notify us immediately and delete this message from your system without first printing or copying it. Any personal data in this email (including any attachments) must be handled in accordance with the Rio Tinto Group Data Protection Policy and all applicable data protection laws.