Generating B\'ezout trees for Pythagorean pairs
Emily Gullerud, James S. Walker

TL;DR
This paper introduces a method to generate Bézout trees for Pythagorean pairs, enabling efficient computation and analysis of coprime integer pairs with applications in graphics and number theory.
Contribution
The paper constructs Bézout coefficient trees for Pythagorean pairs and demonstrates their use in comparing gcd computations and reducing hyperbolic wallpaper design processing time.
Findings
Bézout trees accurately represent coprime pairs.
Comparison shows Bézout coefficients align with Matlab's gcd results.
Application reduces computation time in graphic design tasks.
Abstract
Relatively prime pairs of integers can be represented as nodes in three way branching trees. We construct trees of B\'ezout coefficients which correspond to the relatively prime pairs in the aforementioned trees. As one application, we compare the B\'ezout coefficients in these trees to those returned by the gcd function in Matlab. As another application, we use these trees to decrease the computation time required to create computer generated hyperbolic wallpaper designs.
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
TopicsMathematics and Applications · Polynomial and algebraic computation · Advanced Numerical Analysis Techniques
