antoniuspisa

0 Reputation

3 Badges

14 years, 236 days

MaplePrimes Activity


These are questions asked by antoniuspisa

I have two issues.

if I say

int(exp(I*k*x),x=-Pi..Pi) assuming k::integer

Maple answers me with 

0

which is wrong, as one would expect the result to be a kronecker delta (k=0 is a type-integer for mapel). Is there a way to make Maple understand it is doing a mistake?

Related to this there is another point.

If I write

int(exp(I*(k-q)*x),x=-infinity..infinity)

Maple does not write (or convert) the result...

Page 1 of 1