MathGroup Archive 2013

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

Search the Archive

Problems with solving integrals in Mathematica 9

  • To: mathgroup at smc.vnet.net
  • Subject: [mg130986] Problems with solving integrals in Mathematica 9
  • From: Jost Adler <jost.adler at googlemail.com>
  • Date: Sat, 1 Jun 2013 06:26:28 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

Has anybody encountered the same problems with solving integrals in Ver. 9 as I did?

Here a very simple example:

Integrate[D[f[x], x] / f[x], {x, 0, T}]

Version 8.04 gives the correct results: 

-Log[f[0]] + Log[f[T]]

In Version 9.00 as well as 9.01 this integral can't be solved. With more complicated integrals I had the same problems. Version 8 gives a solution, Version 9 doesn't!

Could some other Version 9 users try it.



  • Prev by Date: diffusion PDE
  • Next by Date: Mathematica numerics and... Re: Applying Mathematica to practical problems
  • Previous by thread: Re: diffusion PDE
  • Next by thread: Re: Problems with solving integrals in Mathematica 9