Integration failure
- To: mathgroup at yoda.physics.unc.edu
- Subject: Integration failure
- From: bill at ensoniq.com
- Date: Sun, 10 Oct 93 16:34:52 -0400
NeXT Computer OS 2.1
Mathematica V2.1
Dear MathGroup,
Does anybody know why the integration routines are failing here?:
(*input:*)
Needs["Calculus`DiracDelta`"]
X[z_] := 1/(1 - 0.5 z^-1)
Integrate[X[E^(I w)] E^(I w n), {w, -Pi, Pi}] / (2 Pi)
(*Mathematica output:*)
I n w
E
Integrate[-------------, {w, -Pi, Pi}]
-I w
1 - 0.5 E
--------------------------------------
2 Pi
Please reply explicitly to: jond at ensoniq.com
Jon Dattorro, Ensoniq Corp.