![]() |
|
|
#419 |
|
May 2004
FRANCE
22·5·29 Posts |
Hi,
k=9267 is now tested up to n = 8,806,303 (2,650,966 decimal digits) no prime, continuing... Best Regards, Jean |
|
|
|
|
|
#420 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
81110 Posts |
Quote:
The calc prime results are looking good. Code:
using base 2, sieve depth 50000000, and reading 781255 candidates from t17_b2_k9519.npg expected # of primes: 1.7263706830854946 odds of at least one prime: 82.20709997186222% (or, in other words) 1 in 1.2164399429517392 chance of at least one prime on average, 1 in 452541.8600156512 candidates should be prime ![]() After the file is done, around 03/2018, I´ll go ahead and start some testing. Everyone is welcomed to support. |
|
|
|
|
|
|
#421 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
Are you sieving only the even n? If not, you are outside of the scope of the project. The easiest way to accomplish sieving even n only for 9519*2^n-1 n=2^24 to n=25M is to sieve base 4 instead for half the n-range; that is sieve 9519*4^n-1 for n=2^12 to n=12.5M. My guess is that at most, there is a 20% chance of prime for even n for n=2^24-25M. Are you certain that you really want to do this? It would be extremely low priority on our sieving needs at this point. Last fiddled with by gd_barnes on 2018-01-06 at 21:19 |
|
|
|
|
|
|
#422 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
811 Posts |
Quote:
But it looks like the number of expected primes was wrong, so I´m dropping this effort. |
|
|
|
|
|
|
#423 | |
|
May 2007
Kansas; USA
101×103 Posts |
Quote:
The number of expected primes that you came up with is likely correct for ALL n but that is not what CRUS needs. You would need to sieve only even n. Sieving 9519*4^n-1 accomplishes that. Plenty of primes have already been found for base 2 k=9519 odd n. 9519*2^1-1, 9519*2^11-1, and 9519*2^15-1 are all prime and those are just the smallest 3 primes. Regardless the effort is apparently not what you expected so it's best to drop it at this point. Few people want to run tests that take more than 1 day each. Last fiddled with by gd_barnes on 2018-01-07 at 06:10 |
|
|
|
|
|
|
#424 |
|
Jun 2009
22×32×19 Posts |
|
|
|
|
|
|
#425 |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
811 Posts |
|
|
|
|
|
|
#426 |
|
"Curtis"
Feb 2005
Riverside, CA
28·19 Posts |
Looks like fun- I'll donate at least a haswell-core-month to LLR when the sieve file is ready.
|
|
|
|
|
|
#427 |
|
Jun 2009
68410 Posts |
|
|
|
|
|
|
#428 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
11001010112 Posts |
Quote:
You might also ask PG, so far I know they did some sieve files with way deeper P´s than yoyo@home would possibly do. |
|
|
|
|
|
|
#429 |
|
May 2007
Kansas; USA
242438 Posts |
I think you guys are talking about two different things. This communication confuses me so I'm wondering if you guys are understanding one another. :-)
Peter, I believe that you are saying that a larger n-range needs to be sieved. I see that you have started on n=2^24-2^26 (n=16777216 to 67108864). That range vs. the previously suggested range by Bitcoin of n=2^24 to n=25M. Bitcoin, I believe that you are saying that you can sieve much more deeply as is needed. ...so two different lines of communication. I do not think that Primegrid would have a sieve file for this n-range. To the best of my knowledge they have only sieved all k<=10000 for n=9M-12M to P=20P (20e15). [They've also done all n<9M to deeper sieve depths.] To clear things up, Peter, I would suggest that you just send Bitcoin your entire sieve file and he can have Yoyo sieve as deeply as they can. I have no idea what that limit should be but I feel like P=25P (25e15) as suggested by Bitcoin would be a good starting point since it's just low weight even-n. One more thing to avoid some previous confusion: Please make sure that you guys are only sieving even-n. :-) This may possibly be the highest n-range ever sieved or factored outside of GIMPS. Last fiddled with by gd_barnes on 2018-01-16 at 23:53 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bases 501-1030 reservations/statuses/primes | KEP | Conjectures 'R Us | 3913 | 2021-07-26 09:58 |
| Bases 251-500 reservations/statuses/primes | gd_barnes | Conjectures 'R Us | 2300 | 2021-07-25 07:38 |
| Bases 6-32 reservations/statuses/primes | gd_barnes | Conjectures 'R Us | 1397 | 2021-07-25 07:07 |
| Bases 101-250 reservations/statuses/primes | gd_barnes | Conjectures 'R Us | 905 | 2021-07-18 16:55 |
| Bases 33-100 reservations/statuses/primes | Siemelink | Conjectures 'R Us | 1691 | 2021-07-06 18:50 |