.
Algorithm 4
computes the gcd of two polynomials
with this assumption.
Observe that Algorithm 4
takes as input any couple of multivariate polynomials over
Algorithm 4 relies also on the following technical assumptions.
computes the content of a multivariate polynomial over
is
the exact division of a polynomial by an integer. That is, assuming
that
is the polynomial
.
.
Then to order monomials we use the lexicographic ordering induced by
.
returns the leading coefficient of
.
returns the degreeof
. That is the exponent vector
of the leading monomial of
Observations.
)(
) is in fact a series
of CRA: one per monomial. Remember the case of the
fast multication in
based on the FFT.
so that negative integer
coefficients in ![]() |
(115) |
Marc Moreno Maza