login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #447 integrals of abs and sqrt revision 1 of 1

1
Editor: jakubi
Time: 2009/12/06 20:03:09 GMT-8
Note:

changed:
-
Elementary integrals of abs(x) fail. For instance:

integrate(abs(x),x=0..1,"noPole")

   (7)  "failed"

And in the sqrt(x^2) equivalent, they may be wrong. E.g.:

integrate(sqrt(x^2),x=-1..1,"noPole")

   (13)  0

Some more examples here:

http://axiom-wiki.newsynthesis.org/SandBoxAxiom


Submitted by : jakubi at: 2009-12-06T20:03:09-08:00 (14 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

Elementary integrals of abs(x) fail. For instance:

integrate(abs(x),x=0..1,"noPole")

(7) "failed"

And in the sqrt(x^2) equivalent, they may be wrong. E.g.:

integrate(sqrt(x^2),x=-1..1,"noPole")

(13) 0

Some more examples here:

http://axiom-wiki.newsynthesis.org/SandBoxAxiom