Sparse polynomial arithmetic
暂无分享,去创建一个
Sparse polynomial representations are used in a number of algebraic manipulation systems, including Altran. This paper discusses the arithmetic operations with sparsely represented polynomials; we give particular attention to multiplication and division. We give new algorithms for multiplying two polynomials, with n and m terms, in time mnlogm;, these algorithms have the property that, in the usual univariate dense case, the algorithm is bounded by mn. Division algorithms are discussed which run in comparable time.
[1] David Barton,et al. An Algebra System , 1970, Comput. J..
[2] Alfred V. Aho,et al. The Design and Analysis of Computer Algorithms , 1974 .