understanding output for indefinite integrals of rational functions

16 views
Skip to first unread message

Dima Pasechnik

unread,
Dec 9, 2019, 12:35:44 PM12/9/19
to FriCAS - computer algebra system
In some cases the output is presented as a sum of certain (involving log) 
functions over the roots of an irreducible polynomial, but such an output is rather hard to parse.

Is there a documentation on this?
(We'd like to get that kind of integrals available in Sagemath's fricas package).

Waldek Hebisch

unread,
Dec 10, 2019, 11:28:04 AM12/10/19
to fricas...@googlegroups.com
Well, this is documented, see section 8.3 of FriCAS book. In
short: FriCAS represents roots by symbols and to get full info
you need to use functions like 'definingPolynomial'. Some time
ago Ralf gave nice example.

BTW: I plan to change this and emit rootSum objects. ATM this change
waits for time when other parts of FriCAS can handle root sums.
Generating root sums is easy, in fact easier than current code for
roots. And root sums are much more managable than roots, but we
need to write code handling them.

--
Waldek Hebisch

Ralf Hemmecke

unread,
Dec 10, 2019, 11:52:22 AM12/10/19
to fricas...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages