Re: factorization



On Thu, 17 May 2007 13:23:31 GMT, "Douglas A. Gwyn" <DAGwyn@xxxxxxxx>
wrote:

Mirror wrote:
All prime numbers - except 2 and 5 - have as their last digit, either
1 or 3 or 7 or 9.

Duh.

We notice that the last digit of the multiplication of two prime
numbers is also 1,3,7 or 9. How is that ?

False: 5 * 7 = 35, last digit is 5
2 * 3 = 6, last digit is 6

...
this fact can possibly lead to a factorization in polynomial time or
even faster.

Many people have tried a more sophisticated analysis of the low-
and high-order digits (usually bits, rather than decimal digits)
but haven't yet been able to turn the idea into a practical
factoring algorithm.

did you read that 'except 2 and 5' ? it means they are excluded as
prime list, because if the product is either a 2 or a 5, it would be
obvious because the last digit would either be even or 5.

Duh.
.



Relevant Pages

  • Prime Factorization and Digit Congruence
    ... of three digits as a decimal number. ... summation congruence for base b can be used as a test for the factor ... similar method for "a base that is a power of two". ... as I develop some factorization software. ...
    (sci.math)
  • Re: Elementary group theory: Proof of Fermat-Maas primality-test (was: correcting Dik ...)
    ... the known factorization of p-1 that you got when you directly ... Let n0 = random number with 80 digits, ...
    (sci.math)
  • Re: factorization
    ... Douglas A. Gwyn wrote: ... this fact can possibly lead to a factorization in polynomial time or ... and high-order digits ...
    (sci.crypt)
  • Re: Proof 0.999... is not equal to one.
    ... Second-Now add one to the previous number,, you will get another number with COMPLETELY deferent prime factorization ... Third repeat the process for digits, and this is the principle of Induction method of the proof, where you would find that always applicable, then ... It is only by CONVENTION, ... is also one, and so on to any system number, which will lead you to many contradiction in your real life system ...
    (sci.math)
  • Re: Special factorization method sought
    ... >>A handful of specialized factorization algorithms exist for ... >>integers having a special structure (for instance, Mersenne ... First 125 digits identical and last 125 digits identical and both ...
    (sci.crypt)