An algorithm for factoring non-monic quadratic polynomials Or: How I learned to stop using the quadratic formula and love undoing FOIL
Corey Thomas Bruns

TL;DR
This paper introduces a new algorithm for factoring quadratic polynomials over any unique factorization domain, providing proofs of correctness and demonstrating its application over integers and Gaussian integers.
Contribution
The paper presents a novel, general algorithm for factoring quadratic polynomials over arbitrary UFDs, moving beyond traditional methods like the quadratic formula.
Findings
Algorithm correctly factors quadratics over Z and Z[i]
Proof of correctness provided for the algorithm
Examples demonstrate practical application over different domains
Abstract
We give an algorithm for factoring quadratic polynomials over any UFD, Z in particular. We prove the correctness of this algorithm and give examples over Z and Z[i].
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
TopicsHistory and Theory of Mathematics · Numerical Methods and Algorithms
