Note on fast division algorithm for polynomials using Newton iteration
Symbolic Computation
2011-12-20 v1
Abstract
The classical division algorithm for polynomials requires operations for inputs of size . Using reversal technique and Newton iteration, it can be improved to , where is a multiplication time. But the method requires that the degree of the modulo, , should be the power of 2. If is not a power of 2 and , Gathen and Gerhard suggest to compute the inverse,, modulo , 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 without any additional cost, when is not a power of 2.
Keywords
Cite
@article{arxiv.1112.4014,
title = {Note on fast division algorithm for polynomials using Newton iteration},
author = {Zhengjun Cao and Hanyue Cao},
journal= {arXiv preprint arXiv:1112.4014},
year = {2011}
}
Comments
5 pages