Computing efficiently the weighted greatest common divisor
Orgest Zaka

TL;DR
This paper explores properties and optimization techniques for computing the weighted greatest common divisor (wgcd), introducing an ordering method that simplifies calculations and proves a new formula relating wgcd to gcd of tail elements.
Contribution
It presents a novel approach to efficiently compute wgcd by ordering weights and establishing a new formula linking wgcd to gcd of subsequences.
Findings
Ordering weights reduces computational complexity.
The paper proves a formula relating wgcd to gcd of tail elements.
Significantly decreases the numbers involved in wgcd calculations.
Abstract
In this paper we included some basic properties for weighted greatest common divisors, and discuss how to speed up computing the weighted greatest common divisor. By ordering the 'weights' we are able to significantly shorten the operations to computing wgcd. In the absence of an efficient algorithm for computing wgcd by ordering the weights, and using , we significantly reduce the numbers for which we want to compute wgcd. As a final result in this paper we prove that: If , with weights and , then , where , and .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnalytic Number Theory Research · Algebraic Geometry and Number Theory · Cryptography and Residue Arithmetic
