MathGroup Archive 2005

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

Search the Archive

A bug in Integrate ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56321] A bug in Integrate ?
  • From: "Stepan Yakovenko" <yakovenko-mg at ngs.ru>
  • Date: Fri, 22 Apr 2005 06:22:46 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello !

Strange, but

Integrate[Exp[-x]UnitStep[-x], {x, a, Infinity}]

calculates integral right, but

-Integrate[Exp[-x]UnitStep[-x], {x, Infinity, a}]

says that it doesn't converge.

Can anyone comment this ?

Thanx.


  • Prev by Date: SpinShow problem
  • Next by Date: Can I make permanent font settings in Mathematica 5
  • Previous by thread: Re: SpinShow problem
  • Next by thread: Re: A bug in Integrate ?