Chapter 9: Problem 16
This exercise discusses division with remainder when the degrees of the
divisor and the quotient differ significantly. Let \(k, m \in N\) be positive.
We consider univariate polynomials over an arbitrary ring (commutative, with
1, as usual).
(i) Prove that division with remainder of a polynomial \(a\) of degree less than
\(\mathrm{km}\) by a monic polynomial \(b\) of degree \(m\) can be done in time \((2
k+1) M(m)+O(k m)\). Hint: Partition the dividend \(a\) into blocks of size \(m\),
and compute rev \({ }_{m}(b)^{-1} \bmod x^{m}\) only once.
(ii) Prove that dividing a polynomial of degree \(n
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.