Question: Assumption ignored while solving integral

Hi folks,

I'm trying to get the fundamental solution of

-diff(A,t)+a(x,t)*laplacian(A,[x,y,z])=0;

I had some troubles entering the code here, so I uploaded the maple commands here: http://pastebin.com/m2765fda0

when I call eval(phi(x,t,xi,tau));  to calculate the fundamental solution, I always get the error 'Error, (in w) numerical exception: division by 0'.

Shouldn't my assumptions avoid this error?


Thanks for your hints!

Manuel

Please Wait...