ACM Home Page
Please provide us with feedback. Feedback
A linear time algorithm for residue computation and a fast algorithm for division with a sparse divisor
Full text PdfPdf (1.27 MB)
Source Journal of the ACM (JACM) archive
Volume 34 ,  Issue 4  (October 1987) table of contents
Pages: 968 - 984  
Year of Publication: 1987
ISSN:0004-5411
Author
Michael Kaminski  Technion-Israel Institute of Technology, Haifa, Israel
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 23,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/31846.31850
What is a DOI?

ABSTRACT

An algorithm is presented to compute the residue of a polynomial over a finite field of degree n modulo a polynomial of degree O(log n) in O(n) algebraic operations. This algorithm can be implemented on a Turing machine. The implementation is based on Turing machine procedure that divides a polynomial of degree n by a sparse polynomial with k nonzero coefficients in O(kn) steps. This algorithm can be adapted to compute the residue of a number of length n modulo a number of length O(log n) in O(n) bit operations.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
2
 
3
MOENCK, R., AND BORODIN, A. Fast modular transforms via divisions. In Proceedings of the 13th Symposium on Switching and Automata Theory. IEEE, New York, 1972, pp. 90-96.
 
4
PATERSON, M. S., FISHER, M. J., AND MEYER, A.R. An improved overlap argument for on-fine multiplication. Complexity of Computation, vol. 7. SIAM-ACM PrOngs 1974, 97- l 13.
5
 
6
SCH6NHAGE, A. Schnelle Multiplikation yon Polynomen fiber K6rpern der Charakteristik 2. Acta Inf. 7 (1977), 395-398.
 
7



REVIEW

"Victor Y. Pan : Reviewer"

The residue p(x) mod q(x) of a polynomial p(x) of degree nn modulo a polynomial q(x) of degree O(log n) is computed over a f  more...