On an Efficient Algorithm for Big Rational Number Computations by Parallel p-adics
✍ Scribed by Carla Limongelli
- Publisher
- Elsevier Science
- Year
- 1993
- Tongue
- English
- Weight
- 451 KB
- Volume
- 15
- Category
- Article
- ISSN
- 0747-7171
No coin nor oath required. For personal study only.
✦ Synopsis
This paper presents an algorithm for evaluating an arithmetic expression over "big" rational numbers. The method exploits (p)-adic arithmetic and parallelism to achieve efficiency.
Roughly, the algorithm begins by mapping the input rational numbers to the related p-adic codes for several prime bases, then the corresponding expression is evaluated over these codes and finally the rational output is recovered from the resulting codes. All these three steps are parallelized.
An efficient algorithm to compute the recovery step is proposed. Let (p) be the maximum of the prime bases for the codes, let (r) be their truncation order and let (k) be the number of processors. The asymptotic bit-wise complexity of the proposed recovery step is (O\left(r(k \log p)^{\log _{2} 3}\right)). The previous known bound was (O\left(r^{2}(k \log p)^{\log _{2} 3}\right)).
Let (n) be the number of operations in the given expression: the asymptotic bitwise complexity of the proposed algorithm for evaluating arithmetic expressions is (O\left(n r^{2} \log p\right)).
📜 SIMILAR VOLUMES