I file the bug report.
Thanks for any help with this.
Rich
----- Original Message -----
From: "Robert Dodier" <robert.dodier at gmail.com>
To: "Richard Hennessy" <rich.hennessy at verizon.net>
Cc: <maxima at math.utexas.edu>
Sent: Sunday, May 24, 2009 1:21 AM
Subject: Re: [Maxima] Seems like a bug in integrate
On 5/22/09, Richard Hennessy <rich.hennessy at verizon.net> wrote:
> (%i1) integrate(1/(x^2+1)*exp(-%i*%pi*x*t),x,minf,inf);
> Is t positive, negative, or zero?
> p;
> (%o1) %pi*%e^(-%pi*t)
> (%i2) integrate(1/(x^2+1)*exp(-2*%i*%pi*x*t),x,minf,inf);
> Is t positive, negative, or zero?
> p;
> (%o2) %pi*%e^(- 2*%pi*t)
> (%i3) integrate(%*exp(2*%i*%pi*x*t),t,minf,inf);
> Maxima encountered a Lisp error:
> Unhandled kernel in tvar-lim
I see the same error with Maxima built from CVS.
Can you make a bug report about it? Thanks for your help.
Robert Dodier
_______________________________________________
Maxima mailing list
Maxima at math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima