Papers
Topics
Authors
Recent
Search
2000 character limit reached

Note on fast division algorithm for polynomials using Newton iteration

Published 17 Dec 2011 in cs.SC | (1112.4014v1)

Abstract: The classical division algorithm for polynomials requires $O(n2)$ operations for inputs of size $n$. Using reversal technique and Newton iteration, it can be improved to $O({M}(n))$, where ${M}$ is a multiplication time. But the method requires that the degree of the modulo, $xl$, should be the power of 2. If $l$ is not a power of 2 and $f(0)=1$, Gathen and Gerhard suggest to compute the inverse,$f{-1}$, modulo $x{\lceil l/2r\rceil}, x{\lceil l/2{r-1}\rceil},..., x{\lceil l/2\rceil}, xl$, separately. But they did not specify the iterative step. In this note, we show that the original Newton iteration formula can be directly used to compute $f{-1}\,{mod}\,x{l}$ without any additional cost, when $l$ is not a power of 2.

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Authors (2)

Collections

Sign up for free to add this paper to one or more collections.