Lazy multiplication of formal power series
暂无分享,去创建一个
For most fast algorithms to manipulate formal power series, a fast multiplication algorithm is essential. If one desires to compute all coe cients of a product of two power series up to a given order, then several e cient algorithms are available, such as fast Fourier multiplication. However, one often needs a lazy multiplication algorithm, for instance when the product computation is part of the computation of the coe cients of an implicitly de ned power series. In this paper, we describe two lazy multiplication algorithms, which are faster than the naive method. In particular, we give an algorithm of time complexity O(n log 2 n).
[1] Donald E. Knuth,et al. The art of computer programming. Vol.2: Seminumerical algorithms , 1981 .
[2] Donald Ervin Knuth,et al. The Art of Computer Programming , 1968 .
[3] Philippe Flajolet,et al. An introduction to the analysis of algorithms , 1995 .
[4] H. T. Kung,et al. Fast Algorithms for Manipulating Formal Power Series , 1978, JACM.
[5] G. Pólya. Kombinatorische Anzahlbestimmungen für Gruppen, Graphen und chemische Verbindungen , 1937 .