Manuel Bronstein wrote a book [1] about symbolic integration, but unfortunately it only covers the transcendental part. There is also a shorter "tutorial" from some workshop [2].
Not sure of a connection between the failure of the high school axiom set / nonfiniteness of axioms and Rubi/rule based integration feasiblility or validity of Schanuel's conjecture.
This does not – according to what I can see from the code and comments – implement the case of algebraic extensions. As someone only really familiar with the implementation of the transcendental case[1], my understanding is that the algebraic case is where the major difficulty lies.
Unfortunately this is not complete, because it does not work with integrals that require algebraic extensions (they are more complicated than transcendental extensions).
It's written in the mathoverflow question, did you read it?
> I have access to Maple 2018, and it doesn't seem to have a complete implementation either. A useful test case is the following integral, taken from the (apparently unpublished) paper Trager's algorithm for the integration of algebraic functions revisited by Daniel Schultz:
∫29x2+18x−3x6+4x5+6x4−12x3+33x2−16x−−−−−−−−−−−−−−−−−−−−−−−−−−−−−√dx
Schultz explicitly provides an elementary antiderivative in his paper, but Maple 2018 returns the integral unevaluated.
[+] [-] dataflow|2 years ago|reply
[+] [-] userbinator|2 years ago|reply
[+] [-] irrep|2 years ago|reply
[1] Manuel Bronstein: Symbolic Integration I, https://doi.org/10.1007/b138171
[2] https://www-sop.inria.fr/cafe/Manuel.Bronstein/publications/...
[+] [-] slavapestov|2 years ago|reply
[+] [-] 1letterunixname|2 years ago|reply
https://en.wikipedia.org/wiki/Xcas#Giac
PS: The HP 48 could also be used a very long distance remote to turn on and off all of the TVs in a lecture hall simultaneously. :)
[+] [-] murkle|2 years ago|reply
[+] [-] downvotetruth|2 years ago|reply
https://news.ycombinator.com/item?id=19291578
Not sure of a connection between the failure of the high school axiom set / nonfiniteness of axioms and Rubi/rule based integration feasiblility or validity of Schanuel's conjecture.
[+] [-] tehsauce|2 years ago|reply
https://github.com/sympy/sympy/blob/master/sympy/integrals/r...
[+] [-] owalt|2 years ago|reply
[1]: Manuel Bronstein, Symbolic Integration I. Online: https://archive.org/details/springer_10.1007-978-3-662-03386...
[+] [-] irrep|2 years ago|reply
[+] [-] Havoc|2 years ago|reply
[+] [-] jjtheblunt|2 years ago|reply
[+] [-] irrep|2 years ago|reply
Macaulay2 has a focus on commutative algebra and algebraic geometry and doesn't have an implementation of the Risch algorithm either.
[+] [-] jychang|2 years ago|reply
> I have access to Maple 2018, and it doesn't seem to have a complete implementation either. A useful test case is the following integral, taken from the (apparently unpublished) paper Trager's algorithm for the integration of algebraic functions revisited by Daniel Schultz: ∫29x2+18x−3x6+4x5+6x4−12x3+33x2−16x−−−−−−−−−−−−−−−−−−−−−−−−−−−−−√dx Schultz explicitly provides an elementary antiderivative in his paper, but Maple 2018 returns the integral unevaluated.
[+] [-] 38|2 years ago|reply
[+] [-] vient|2 years ago|reply
Edit: looks like MO added an option to hide rep which is turned on by default. You can find it in achievements menu at the upper right angle.