A Computational Approach to Factoring Large Integers
Nelson Petulante

TL;DR
This paper presents a computational method for factoring large integers by designing an optimal database of test values, simplifying the process of identifying prime factors.
Contribution
It introduces a novel approach that reduces integer factorization to selecting optimal test values, improving efficiency over previous methods.
Findings
Proposes a database-based factorization method
Simplifies the factorization process for large integers
Potentially enhances computational efficiency
Abstract
To factor an integer N, given that it is equal to the product of two primes, it suffices to find an integer d satisfying a certain simple numerical test. In this approach, the factorization problem equates to the problem of designing an optimal data base of values d to be tested.
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
TopicsPolynomial and algebraic computation · Artificial Intelligence in Education
