![]() |
|
|
#1 |
|
Oct 2012
158 Posts |
Quick question on something I've thought about for a while.
When I report trial factoring results to PrimeNet, it's either no factor (which doesn't affect anything since more TF and a primality test are in that exponent's future), or a found factor. Does PrimeNet do any verification that these factors are indeed genuine? I could imagine a situation where a copy/paste into the manual results could lead to an incorrect factor or a correct factor applied to the wrong exponent. |
|
|
|
|
|
#2 |
|
"Oliver"
Sep 2017
Porta Westfalica, DE
23·67 Posts |
Short answer:
Yes, since a factor can be checked quite quickly. In fact, one does not need to execute a large division. You (and the server) can do something like what's described in http://www.mersenne.org/various/math...rial_factoring. |
|
|
|
|
|
#3 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
5·479 Posts |
Yes, the PrimeNet server always verifies the factor before adding it to the database. So you don't need to worry about submitting a bad factor.
|
|
|
|
|
|
#4 |
|
Oct 2012
13 Posts |
|
|
|
|
|
|
#5 |
|
Jan 2020
349 Posts |
Here was a factor I found back several months ago, I submitted to M103,373,321 at first, the server immediately recognized the error -
https://www.mersenne.org/report_expo...exp_hi=&full=1 |
|
|
|
|
|
#6 |
|
∂2ω=0
Sep 2002
República de California
1164710 Posts |
A more interesting question is what the server does with the following kind of thing: A p-1 run found the following factor of M(109228331): 67043584777242522312784510096836476580550779917618449.
It is indeed a factor, but it's composite, as the same kind of base-2 modular binary exponentiation used in TF and to quickly verify reported factors, modified into a base-2 PRP test reveals. I expect the server has some kind of quadratic-sieve code it uses to split such large-but-not-NFS-worthy composites - the result appears on the exponent status page. Last fiddled with by ewmayer on 2021-04-02 at 20:32 |
|
|
|
|
|
#7 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,419 Posts |
Quote:
It took Alpertron's online ecm calculator 1.2 seconds to factor that to 3 258278 300321 182416 433937 × 20576 383782 390150 543028 926977 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How many bits does/did the server trial factor to? | Jayder | Information & Answers | 6 | 2015-01-25 03:29 |
| Trial Factor Bit Depth | lavalamp | Operation Billion Digits | 8 | 2010-08-02 18:49 |
| trial division over a factor base | Peter Hackman | Factoring | 7 | 2009-10-26 18:27 |
| P95 Trial Factor speeds 40M vs 100M | harlee | Software | 3 | 2006-10-15 04:38 |
| Shortest time to complete a 2^67 trial factor (no factor) | dsouza123 | Software | 12 | 2003-08-21 18:38 |