Subject: Maxima can't do this integral??? (David Ronis)
From: Radovan Omorjan
Date: Fri, 07 Aug 2009 19:22:36 -0700
Hello David,
I've done this in EuMathT (It has Maxima support)
>::integrate(%e^(-kappa*r)*sin(k*r),r,0,inf)
Is kappa positive, negative, or zero?
>::positive
Is k positive, negative, or zero?
>::positive
k
-----------
2 2
kappa + k
>
There is no problem, as I could see.
Regards,
Radovan
maxima-request at math.utexas.edu wrote:
>Date: Fri, 07 Aug 2009 12:42:38 -0400
>From: David Ronis <ronis at ronispc.chem.mcgill.ca>
>Subject: Maxima can't do this integral???
>To: Maxima mailing list <maxima at math.utexas.edu>
>Message-ID: <1249663358.28588.2.camel at ronispc.chem.mcgill.ca>
>Content-Type: text/plain
>
>I've got a trivial integral that maxima doesn't seem to be able to do;
>I'm having trouble believing this. Can someone confirm?
>
> integrate(%e^(-kappa*r)*sin(k*r),r,0,inf);
>
>(kappa>0) I get the integral form when I do this.
>
>(The answer is k/(k^2+kappa^2))
>
>
>David
>
>
>------------------------------
>
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima
>
>
>End of Maxima Digest, Vol 37, Issue 10
>**************************************
>
>
>