pseudo-remainder, [closed]

asked 2021-05-25 18:20:27 +0200

Tim02130 gravatar image

Most symbolic algebra systems provide a function, typically called "prem" or something like that, to compute the pseudo-remainder of two polynomials. Sage does provide other elementary functions for manipulating polynomials, e.g. "factor", but does not seem to provide this one. Perhaps something could be done by using the sage.rings.polynomial package, but that would be overkill for my immediate problem. Is there ANY way to do this simply?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2021-05-25 19:20:08.925326