A Modification of LLR
Number Theory
2013-04-17 v3
Abstract
The Lucas-Lehmer (LL) primality test for Mersenne numbers is the fastest known primality test. In 1969, Hans Riesel published a modification of LL to test numbers of the form , where is an odd integer and \cite{Riesel}. This test is now known as the Lucas-Lehmer-Riesel (LLR) primality test. In Algorithm \ref{PrimalityAlgorithm}, we present a modification of LLR which works for any odd integer . A probabilistic version of our algorithm runs in expected time , and a deterministic version in expected . We conclude with a conjecture which, if true, would imply that there exists a polynomial time algorithm for factoring integers.
Cite
@article{arxiv.1304.2314,
title = {A Modification of LLR},
author = {Thomas Morrell},
journal= {arXiv preprint arXiv:1304.2314},
year = {2013}
}
Comments
Withdrawn due to error