MathGroup Archive 2007

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

Search the Archive

Re: elliptic integral (reloaded!)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75918] Re: elliptic integral (reloaded!)
  • From: Bill Rowe <readnewsciv at sbcglobal.net>
  • Date: Sun, 13 May 2007 05:50:00 -0400 (EDT)

On 5/12/07 at 2:59 AM, dimmechan at yahoo.com (dimitris) wrote:

>In[9]:= o = HoldForm[Integrate[Sqrt[(1 - x)/((x - 2)*(x^2 - 2*x +
>3))], {x, 1, 2}]]

>Version 4. succeeds in getting a closed form result. Version 5.2
>returns the integral unevalueated.

>I just want to know what version 6 does!

Using

In[18]:= $Version

Out[18]= 6.0 for Mac OS X PowerPC (32-bit) (April 20, 2007)

Integrate[Sqrt[(1 - x)/((x - 2)*(x^2 - 2*x + 3))], {x, 1, 2}]

is returned unevaluated
--
To reply via email subtract one hundred and four


  • Prev by Date: Re: Re: graphing curves in the complex plane
  • Next by Date: v6 resizing palettes on a mac
  • Previous by thread: elliptic integral (reloaded!)
  • Next by thread: Re: elliptic integral (reloaded!)