200 digits number from the book "In Code: A Mathematical Journey"
| log in |
Message boards : Questions/Problems/Bugs : 200 digits number from the book "In Code: A Mathematical Journey"
| Author | Message |
|---|---|
|
Hi everyone ,I have a number and need some help for it's integer factorization. | |
| ID: 723 · Rating: 0 · rate:
| |
|
That book was written a decade ago, a few years before RSA-200 was first factored. Both hardware and software have advanced significantly since then. NFS@Home is certainly capable of factoring a 200-digit GNFS using the lasievef application, but it would require significant time for both the sieving and linear algebra. I cannot justify spending this much of the NFS@Home participants' and supercomputer time for a number that's just a curiosity. Sorry. | |
| ID: 724 · Rating: 0 · rate:
| |
That book was written a decade ago, ... I cannot justify spending this much of the NFS@Home participants' and supercomputer time for a number that's just a curiosity. Sorry. I'm not curious, even. For comparison, the largest GNFS currently on NFS@Home's list is 183.7. I hear that adding five digits to the size in GNFS in this range doubles the difficulty (runtime, in particular); that's three doublings (at a minimun), 8-times as difficult. Also, I wondered on reading the original post how closely the person posting had looked at the two numbers referred to, RSA200 and then RSA768 (at 232-digits, maybe 233?). Both numbers were done by a single non-public group, with dedicated hardware; a group that includes the people that wrote the original lasieve code, using completely different linear algebra code, that I don't believe is yet in the public domain. The current NFS@Home project on SNFS is the first pass at a public approach to the records set by that group; Bonn (GNFS200), Bonn-NTT-EPFL (SNFS1024) then Bonn-NTT-EPFL again (GNFS232) over a decade-or-more's work. We're just now about to meet, and then break, their SNFS record --- check the status page --- 2,1031- SNFS 310.7 and 2,1061- SNFS 319.7, respectively. For a comparable public project on GNFS, mersenneforum may have the best chance; having recently completed GNFS187, and just starting on GNFS197. The first attempt at the GNFS matrix failed, after months of computing; and we were very happy that the second attempt succeeded. A suggestion that GNFS200 is now on the borderline of being routine, as a public project, just isn't correct. Finding and multiplying two 100-digit primes is indeed a plausible project for a computing beginner; hardly even requiring a math coding prodigy. Breaking 200-digit composites isn't yet in that range. -bdodson (still NFS@Home's top contributor; first past 50M credits) | |
| ID: 725 · Rating: 0 · rate:
| |
|
I understand that ,and I appreciate all your help and informations. | |
| ID: 726 · Rating: 0 · rate:
| |
Message boards :
Questions/Problems/Bugs :
200 digits number from the book "In Code: A Mathematical Journey"