Fermat's factorization method: Difference between revisions

Content deleted Content added
bit of rewording
m downcased words, as per Wikipedia:Manual of Style#Headings
Line 59:
It also depends on the algorithm. There are ways to speed-up the basic method.
 
==Sieve Improvementimprovement==
 
One needn't compute all those square-roots of <math>a^2-N</math>. Look again at this tableau for <math>N=2345678917</math>.