Forums before death by AOL, social media and spammers... "We can't have nice things"
|    sci.math.symbolic    |    Symbolic algebra discussion    |    10,432 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 9,290 of 10,432    |
|    clicliclic@freenet.de to Axel Vogt    |
|    Re: FriCAS integrator rejects a denomina    |
|    16 Mar 17 08:39:10    |
   
   Axel Vogt schrieb:   
   >   
   > On 14.03.2017 08:13, clicliclic@freenet.de wrote:   
   > >   
   > > antispam@math.uni.wroc.pl schrieb:   
   > >>   
   > >> After 10 hours FriCAS returns unevaluated integral.   
   > >>   
   > >   
   > > Thanks, I can accept this result easily. I was just trying to find out   
   > > on the quick (!) if the integral is elementary - and instead (after a   
   > > quite acceptable minute or so) obtained what looked like the   
   > > manifestation of a bug.   
   > >   
   > > The result for the second version of the integral implies that the first   
   > > version:   
   > >   
   > > integrate(1/((p*sqrt(1 - x^2) - 1)*sqrt(p*sqrt(1 - x^2) - x^2)), x)   
   > >   
   > > should be returned unevaluated as well. I see that the FriCAS version of   
   > > the web interface has been updated to 1.3.1, but the "Denominator not   
   > > equal to 1" error remains.   
   > >   
   >   
   > For (the real case) I used x = sin(z) and -Pi/2 < z < Pi/2 (to avoid   
   > troubles for sqrt( cos(z) ) and got a lengthy answer in terms of   
   > elliptic functions and nested roots, using Maple, in some seconds.   
   >   
   > I did no cross check (and do not trust results of such type here)   
   >   
      
   Putting x = SIN(z) does not help with FriCAS: For either of the two   
   trigonometric equivalents:   
      
   \begin{axiom}   
   setSimplifyDenomsFlag(true)   
   integrate(cos(z)/((p*cos(z) - 1)*sqrt(p*cos(z) - sin(z)^2)), z)   
   \end{axiom}   
      
   and:   
      
   \begin{axiom}   
   setSimplifyDenomsFlag(true)   
   integrate(cos(z)/((cos(z) - q)*sqrt(cos(z) - q*sin(z)^2)), z)   
   \end{axiom}   
      
   of the algebraic integral, the FriCAS web interface returns:   
      
   >> Error detected within library code:   
    Imaginary part is nonzero. Cannot retract.   
      
   The web interface is now using version 1.3.1 of FriCAS.   
      
   Martin.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca