![]() |
|
|
#56 | |
|
Sep 2006
Brussels, Belgium
69616 Posts |
Quote:
ECM2=k,b,n,c,B1,B2,curves_to_do[,specific_sigma,B2_start] (New style) Tests numbers of the form k*b^n+c. Jacob |
|
|
|
|
|
|
#57 |
|
Apr 2003
22×193 Posts |
I see that some of the information on the sieve submission page is a little bit unclear. So i will try to make things a little bit clearer.
The entry "known factors" counts only factors which have an exact match in the transfer table. (k, n and factor must be identical) So if you report several different factors for one k/n pair they will be counted as different factors. But the main database (which is also used to calculate the stats information) only holds the FIRST reported factor for a k/n pair. So even when the submission page counts a new factor it is still possible that you get no points for it. For the low factors beeing reported as new there is again a simple answer. The sieve submission looks only at a factor table generated by the submission form itself. I did not reimport all the old factors created before the sieve submission page started. So there are several posibilities to report factors but get no points for them. You will get points for factors for k/n pairs which are already llr double checked and even if you report a factor for a k where short before a prime was found. Hope that helps, Lars P.S. I have still to import two of the low factors i know.
|
|
|
|
|
|
#58 |
|
Apr 2003
22·193 Posts |
One more thing before you ask.
There is a number of manual llr reusults that needs import. They are not lost i only had not enough time to do the work. Lars P.S. missing ECM/msieve factors finaly imported |
|
|
|
|
|
#59 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
11000011010012 Posts |
Quote:
|
|
|
|
|
|
|
#60 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
141518 Posts |
Hmm, that sounds what I'm looking for...however, I can understand what I'm supposed to punch in for k, b, n, and c, but what should I enter for B1, B2 and curves_to_do?
|
|
|
|
|
|
#61 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
I've noticed that on the Riesel stats page, the "days since last prime" and "PRP tests since last prime" counters haven't been reset, even though this post and this post show that there were two primes found on the Riesel side of the project in quick succession. (I imagine the "number of open k" wasn't updated either, but I can't say for sure since I wasn't watching that particular stat closely.)
Is this an error? Or did both 'primes' turn out to be PRP but not actually prime? |
|
|
|
|
|
#62 |
|
Jul 2003
wear a mask
110011110102 Posts |
Some of the features on the stats page are updated manually by ltd, I believe. I am sure that when he gets a chance to update them, he will.
|
|
|
|
|
|
#63 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
624910 Posts |
Quote:
Edit: Duh, I should have just looked earlier in the thread. ![]() Last fiddled with by mdettweiler on 2007-10-10 at 15:19 |
|
|
|
|
|
|
#64 | |
|
Aug 2002
3×52×7 Posts |
Quote:
Code:
The ECM method is a probabilistic method, and can be viewed in some sense
as a generalization of the P-1 and P+1 method, where we only require that
P+t is smooth, with t random of order P^(1/2). The optimal B1 and B2 bounds
have to be chosen according to the (usually unknown) size of P. The following
table gives a set of near-to-optimal B1 and B2 pairs, with the corresponding
expected number of curves to find a factor of given size (column "-power 1"
does not take into account the extra factors found by Brent-Suyama's exten-
sion, whereas column "default poly" takes them into account, with the poly-
nomial used by default: D(n) means Dickson's polynomial of degree n):
digits D optimal B1 default B2 expected curves
N(B1,B2,D)
-power 1 default poly
20 11e3 1.9e6 74 74 [x^1]
25 5e4 1.3e7 221 214 [x^2]
30 25e4 1.3e8 453 430 [D(3)]
35 1e6 1.0e9 984 904 [D(6)]
40 3e6 5.7e9 2541 2350 [D(6)]
45 11e6 3.5e10 4949 4480 [D(12)]
50 43e6 2.4e11 8266 7553 [D(12)]
55 11e7 7.8e11 20158 17769 [D(30)]
60 26e7 3.2e12 47173 42017 [D(30)]
65 85e7 1.6e13 77666 69408 [D(30)]
Table 1: optimal B1 and expected number of curves to find a
factor of D digits with GMP-ECM.
After performing the expected number of curves from Table 1, the
probability that a factor of D digits was missed is exp(-1), i.e.
about 37%. After twice the expected number of curves, it is exp(-2),
i.e. about 14%, and so on.
Example: after performing 8266 curves with B1=43e6 and B2=2.4e11
(or 7553 curves with -dickson 12), the probability to miss a 50-digit
factor is about 37%.
|
|
|
|
|
|
|
#65 | |
|
Apr 2003
30416 Posts |
Quote:
First for k=90082 i had not updated the data. Second for k=192908 i had updated the data but i entered the wrong date: 0207-10-06 So this was a very very very old prime. Lars |
|
|
|
|
|
|
#66 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
186916 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Overall Stats | Fred | PrimeNet | 7 | 2016-02-10 14:48 |
| CSVs for stats available + New combined stats | opyrt | Prime Sierpinski Project | 3 | 2010-05-31 08:13 |
| Stats question | em99010pepe | NFSNET Discussion | 8 | 2005-07-05 03:22 |
| stats on 15k | jocelynl | 15k Search | 5 | 2004-01-13 15:45 |
| P4 On Stats | HiddenWarrior | Hardware | 2 | 2003-08-13 14:39 |