MathGroup Archive 1993

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

Search the Archive

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.






  • Prev by Date: Eigensystem Misbehavior
  • Next by Date: mod != %
  • Previous by thread: Re: Eigensystem Misbehavior
  • Next by thread: mod != %