MathGroup Archive 1993

[Date Index] [Thread Index] [Author Index]

Search the Archive

Contour_Integration

  • To: mathgroup at yoda.physics.unc.edu
  • Subject: Contour_Integration
  • From: bill at ensoniq.com
  • Date: Sat, 19 Jun 93 17:54:04 EDT

NeXT Computer OS 2.1
Mathematica V2.1

Dear MathGroup, 


Does anybody know why the integration routines are failing here?:

X[z_] := 1/(1 - a z^-1)
 

Needs["Calculus`DiracDelta`"]
a=0.5;

ContourIntegral = Integrate[X[E^(I w)] E^(I w n), {w, -Pi, Pi}] / (2 Pi)
(* no answer given *)
 

              I n w
             E
Integrate[-------------, {w, -Pi, Pi}]
                   -I w
          1 - 0.5 E
--------------------------------------
                 2 Pi

Please reply to:
Jon Dattorro, Ensoniq Corp.
jond at Ensoniq.com






  • Prev by Date: RE: Problem with Times. Bug ????
  • Next by Date: colored graphs
  • Previous by thread: copyright?
  • Next by thread: colored graphs