Jump to content

Williams's p + 1 algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 66.122.63.192 (talk) at 19:38, 20 May 2005 (fixed typo in link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An Integer factorization algorithm invented by H.C. Williams that works well if the number N to be factored contains one or more prime factors p such that p+1 is smooth, i.e. p+1 contains only small factors. Uses Lucas sequences.

Analogous to Pollard's p-1 algorithm.

See H.C. Williams, A p+1 method of factoring, Math. Comp., 39, 225-234 (1982)