Deterministic Integer Factorization Algorithms
Data Structures and Algorithms
2022-04-25 v3
Abstract
A new integer deterministic factorization algorithm, rated at arithmetic operations to arithmetic operations, is presented in this note. Equivalently, given the least bits of a factor of the balanced integer , where and are primes, the algorithm factors the integer in polynomial time , with constant, and an arbitrarily small number. It improves the current deterministic factorization algorithm, rated at arithmetic operations to arithmetic operations.
Cite
@article{arxiv.1308.2891,
title = {Deterministic Integer Factorization Algorithms},
author = {N. A. Carella},
journal= {arXiv preprint arXiv:1308.2891},
year = {2022}
}
Comments
Ten Pages. Keywords: Integer Factoring, Fermat Method, Deterministic Algorithm, Algorithm Complexity, Exponential Time, Polynomial Time