![]() |
|
|
#232 |
|
Romulan Interpreter
Jun 2011
Thailand
3·3,221 Posts |
Good catch, but that was not the point. Who is going to test them? Are you?
Last fiddled with by LaurV on 2011-12-09 at 05:45 |
|
|
|
|
|
#233 |
|
Jun 2003
2·2,543 Posts |
|
|
|
|
|
|
#234 |
|
Romulan Interpreter
Jun 2011
Thailand
3·3,221 Posts |
Pls note we were talking about numbers with some factors known already. There is not "so much" ECM done for them, all the forces are/were concentrated on numbers with no known factors (like M1061 and its bigger brothers), for which I already specified the futility of trial factoring. The lots of ECM done for them is an additional reason why TF is futile here, as you said.
But for numbers with already known factors, not so many people bothered to find additional factors, as the compositeness is "already clear". Usually the TF process stopped when a factor was found (we are talking "old times", the "Age of Legends" of GIMPS), and since then, no one bothered anymore with the respective exponents. There could still be place to dig, for curiosity, or other reasons (see the Axon's thread). Here, if someone would be interested in programming/testing/understanding how things work, etc, as OP said, or be interested in that small factors effectively, he could try to play. I believe any of us started long ago with trying to write TF programs for small factors and small exponents, these are the simplest things to program, and you still can learn a lot from it. (not you, axn,:P, I mean generally) Last fiddled with by LaurV on 2011-12-09 at 07:34 |
|
|
|
|
|
#235 |
|
Romulan Interpreter
Jun 2011
Thailand
3·3,221 Posts |
Well, forget about the 2^39, respectively 2^48, which I mentioned before. It seems as ALL exponents below 7.06M were TF-ed to 2^60, regardless of the fact that they had or they had not, any known factor. At least this can be seen from some older threads here around, where people also talked this subject 6-7 years ago.
So, there should be no missing factor below 2^60 for expos below 7.06M. You have to look at higher bitlevels, and/or higher expos to have any chance to get a new factor for the low-range expos. |
|
|
|
|
|
#236 |
|
Dec 2011
210 Posts |
Thanks for all the information!
I have a hypothesis that isn't panning out well right now, so I've been practicing mathematical coding and watching the numbers play out. It is remarkably easy to code the TF method. Efficient? No. Effective, yes. Plus I enjoyed watching my readout as my program ran. I can completely understand not listing the 100 digit primes to save space. It seems odd to me that some factors aren't explicitly written though. Is that a local tradition? Or just a more concise way of writing factors that my limited scholastic experience never reached? Is there a "complete" list of factors of Mersenne Numbers somewhere out there? GIMPS (understandably) only pays attention to the p = prime exponents. |
|
|
|
|
|
#237 | |
|
"William"
May 2003
New Haven
2·7·132 Posts |
Quote:
Note that algebraic factors are not repeated, so you will need to factor the exponent and look up the factorization of algebraic factors separately. |
|
|
|
|
|
|
#238 | |||
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
11110000011002 Posts |
Quote:
Since you can understand not listing a 100-digit prime to save space, isn't it just as easy to understand not listing a 99-digit, 98-digit, 97-digit, or any other length final (prime) factor for the same reason? Quote:
Quote:
|
|||
|
|
|
|
|
#239 |
|
"Mark"
Feb 2003
Sydney
23D16 Posts |
On mersenne.org, is there a simple way to tell which mersenne numbers are completely factored? All I can work out is it ought to be the ones on the known factors page that aren't on the ECM progress page.
|
|
|
|
|
|
#240 | ||
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22×3×641 Posts |
Quote:
Then, one has to compare the list of exponents NOT in the "Factoring Limits" report with the list of exponents that ARE on the "Known Primes" list, and subtract the latter from the former to get the list of completely-factored numbers. Oh ... you specified "simple" ... No. Quote:
Last fiddled with by cheesehead on 2011-12-14 at 05:21 |
||
|
|
|
|
|
#241 | ||
|
"Mark"
Feb 2003
Sydney
3·191 Posts |
Quote:
Quote:
Given there's no "completely-factored" flag in the mersenne.org reports (AFAIK) I think we'll have to count comparing two lists as simple enough.
|
||
|
|
|
|
|
#242 |
|
Apr 2010
Over the rainbow
2×1,303 Posts |
M54844001 has a factor: 1588991208980582426527
k= 3^2 * 13 * 23 * 5383301093 would have been very hard to find with P-1 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A new factor of F11?! | siegert81 | FermatSearch | 2 | 2018-01-24 04:35 |
| A fond farewell | rogue | Lounge | 10 | 2008-11-21 05:25 |
| who can factor 10^100+27? | aaa120 | Factoring | 17 | 2008-11-13 19:23 |
| New factor | fivemack | ElevenSmooth | 4 | 2008-05-07 19:28 |
| Shortest time to complete a 2^67 trial factor (no factor) | dsouza123 | Software | 12 | 2003-08-21 18:38 |