Leinartas's partial fraction decomposition
Alexander Raichev
TL;DR
Addresses decomposing multivariate rational functions into a sum of fractions with controlled denominators. It combines a Nullstellensatz-based decomposition with an algebraic-dependence refinement to produce Leinartas decompositions. The paper formalizes the conditions under which the two-step process terminates and is computable, discusses uniqueness (or lack thereof) in higher dimensions, and provides Sage implementations illustrating the method and its use for computing residues. The work generalizes univariate partial fractions to the multivariate setting and supplies a concrete algorithm suitable for computer algebra systems.
Abstract
These notes describe Leinartas's algorithm for multivariate partial fraction decompositions and employ an implementation thereof in Sage.
