home bbs files messages ]

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 10,272 of 10,432   
   Nasser M. Abbasi to All   
   fyi, maxima regressions for integration    
   22 Sep 22 03:25:58   
   
   From: nma@12000.org   
      
   I do not know of a maxima bug tracking site or even a maxima forum.   
      
   If anyone knows , please feel free to report these 13 regressions.   
      
   These integrals were all solved in Maxima 5.44 but now fail in 4.46.   
   some of the error messages are the same, so only showing few of   
   them. I translated these from sagemath syntax, which is what   
   is used in the tests, to maxima syntax to post it here,   
   and hopefully I did not make a mistake.   
      
   I-> %i and arctan ->atan is the only changes I made.   
      
   Maxima 5.46 SBCL 2.0.1.debian via sagemath 9.6 vs.   
   Maxima 5.44 via sagemath 9.3   
   ==================================   
   1. integrate((f*x+e)^3*csc(d*x+c)^2/(a+a*sin(d*x+c)),x);   
      
   QUOTIENT: Quotient by a polynomial of higher degree (case 1)   
     -- an error. To debug this try: debugmode(true);   
      
   2. integrate((f*x+e)^2*csc(d*x+c)^2/(a+a*sin(d*x+c)),x);   
   3. integrate((f*x+e)*csc(d*x+c)^2/(a+a*sin(d*x+c)),x);   
   4. integrate((f*x+e)^3*sec(d*x+c)^3/(a+a*sin(d*x+c)),x);   
   5. integrate((f*x+e)^2*sec(d*x+c)^3/(a+a*sin(d*x+c)),x);   
   6. integrate((f*x+e)*sec(d*x+c)^3/(a+a*sin(d*x+c)),x);   
      
   7. integrate((d*sec(f*x+e))^(2*n)*(a+%i*a*tan(f*x+e))^(3-n),x);   
   CQUOTIENT: quotient is not exact   
     -- an error. To debug this try: debugmode(true);   
      
   8. integrate((a+b*atan(c*x))/x^2/(d+%i*c*d*x)^3,x);   
      
   9. integrate((f*x+e)^3*sech(d*x+c)^3/(a+%i*a*sinh(d*x+c)),x);   
   QUOTIENT: Quotient by a polynomial of higher degree (case 1)   
     -- an error. To debug this try: debugmode(true);   
      
   10. integrate((f*x+e)^3*sech(d*x+c)^3/(a+%i*a*sinh(d*x+c)),x);   
   11. integrate(sech(d*x+c)^3/(a+%i*a*sinh(d*x+c)),x);   
   12. integrate(sech(x)^3/(%i+csch(x)),x);   
   13. integrate(sech(x)^4/(%i+csch(x)),x);   
      
      
   --Nasser   
      
   --- 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