| Author |
Comment/Response |
View
|
10/16/10 10:05pm
When I input:
Integrate[E^(I k x), {x, -\[Infinity], +\[Infinity]}]
It comes out:
Integrate::idiv: Integral of E^(I k x) does not converge on {-\[Infinity],\[Infinity]}
But I hope the result is:
DiracDelta[k]
Does anyone know how to do it?
URL: , |
|