Draft for Information Only
Content
Pollard's p-1 Method
Pollard's p-1 MethodPollard's p-1 method is a prime factorization algorithm discovered by John Pollard in 1974. Limited by the algorithm, the Pollard's p-1 method is only work for integers with specific factors. If the number n has a prime factor p such that p-1 can be expressed in terms of a product of primes, the finding of prime factor p is based on the selected boundary B of the B-powersmooth number. The algorithm fails when the selected boundary B is smaller than the B-powersmooth number of p-1. Pollard's P-1 Methed by PowerSmooth NumberPollard's P-1 Methed by PowerSmooth Number Example 2For example: n=667=p*q=23*29; let B=5 imply
Therefore for B=5, k5 or (p5-1)m5 is equal to 60. Fermat's Little Theoremlet a=2, by Fermat's little theorem, let p be one of the prime factors of n, imply p idivides ak-1. Greatest Common DivisorSince ak-1 is a very large number, before finding the greatest common divisor of n and ak-1, ak-1 can be raised to the high power modulo n. Imply Using squarings modulo
and using the residue to calculate the greatest common divisor. Imply The greatest common divisor of n and ak-1 is Using Euclid's algorithm
Imply The algorithm fails because the greatest common divisor of n and ak-1 is equal to 1. The number n does not have prime divisor p with p-1 is 5-powersmooth. Therefore the bound B equals to 5 fails, a larger bound B' should be used. Let B=7, imply
Therefore for B=7, k7 or (p7-1)m7 is equal to 60*7 = 420. Imply k7 = k5 * 7. And the new ak can be expressed as And ak can be raised to the high power modulo n, imply Using squarings modulo
and using the residue to calculate the greatest common divisor. Imply The greatest common divisor of n and ak-1 is Using Euclid's algorithm
Imply Integer 29, the greatest common divisor of n and ak-1 is also the prime divisor of n. And p-1 is 7-powersmooth.
©sideway ID: 120500010 Last Updated: 5/17/2012 Revision: 0 Latest Updated Links
|
Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Reference 79 Computer Hardware 249 Software Application 213 Digitization 32 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 429 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2024 Sideway . All rights reserved Disclaimers last modified on 06 September 2019